Skip to content
Success

Console Output

Pull request #44755 opened
Started by user Sebastiaan van Stijn
Rebuilds build #3
14:28:54 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from d645297358ce3f9fced99b772b36da6c1bf6d464+6ddb3ba414e8a8e1f9b62683a71addadcd340d58 (9f84ee0e40a03292ea7b04f244e0cd4a916e69e4)
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
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44755@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 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"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
14:28:57 [2023-01-07T14:28:57.286Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:28:57 [2023-01-07T14:28:57.289Z] Trying to pass milestone 3
[Pipeline] milestone
14:28:57 [2023-01-07T14:28:57.392Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:29:12 [2023-01-07T14:29:12.570Z] Still waiting to schedule task
14:29:12 [2023-01-07T14:29:12.570Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07b9013f8db761834)’ is offline
14:29:55 [2023-01-07T14:29:55.021Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07b9013f8db761834) in /home/ubuntu/workspace/moby_PR-44755
[Pipeline] {
[Pipeline] checkout
14:29:55 [2023-01-07T14:29:55.107Z] The recommended git tool is: git
14:29:58 [2023-01-07T14:29:58.118Z] using credential docker-jenkins-github-credentials
14:29:58 [2023-01-07T14:29:58.128Z] Cloning the remote Git repository
14:29:58 [2023-01-07T14:29:58.128Z] Cloning with configured refspecs honoured and without tags
14:29:58 [2023-01-07T14:29:58.386Z] Cloning repository https://github.com/moby/moby.git
14:29:58 [2023-01-07T14:29:58.446Z]  > git init /home/ubuntu/workspace/moby_PR-44755 # timeout=10
14:29:58 [2023-01-07T14:29:58.727Z] Fetching upstream changes from https://github.com/moby/moby.git
14:29:58 [2023-01-07T14:29:58.727Z]  > git --version # timeout=10
14:29:58 [2023-01-07T14:29:58.749Z]  > git --version # 'git version 2.17.1'
14:29:58 [2023-01-07T14:29:58.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:29:58 [2023-01-07T14:29:58.751Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44755/head:refs/remotes/origin/PR-44755 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:30:17 [2023-01-07T14:30:17.810Z] Fetching without tags
14:30:17 [2023-01-07T14:30:17.994Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit d645297358ce3f9fced99b772b36da6c1bf6d464
14:30:18 [2023-01-07T14:30:18.809Z] Merge succeeded, producing d645297358ce3f9fced99b772b36da6c1bf6d464
14:30:18 [2023-01-07T14:30:18.809Z] Checking out Revision d645297358ce3f9fced99b772b36da6c1bf6d464 (PR-44755)
14:30:17 [2023-01-07T14:30:17.753Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:17 [2023-01-07T14:30:17.758Z]  > git config --add remote.origin.fetch +refs/pull/44755/head:refs/remotes/origin/PR-44755 # timeout=10
14:30:17 [2023-01-07T14:30:17.788Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:30:17 [2023-01-07T14:30:17.807Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:17 [2023-01-07T14:30:17.826Z] Fetching upstream changes from https://github.com/moby/moby.git
14:30:17 [2023-01-07T14:30:17.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:17 [2023-01-07T14:30:17.827Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44755/head:refs/remotes/origin/PR-44755 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:30:18 [2023-01-07T14:30:18.012Z]  > git config core.sparsecheckout # timeout=10
14:30:18 [2023-01-07T14:30:18.028Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:30:18 [2023-01-07T14:30:18.753Z]  > git remote # timeout=10
14:30:18 [2023-01-07T14:30:18.770Z]  > git config --get remote.origin.url # timeout=10
14:30:18 [2023-01-07T14:30:18.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:18 [2023-01-07T14:30:18.787Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
14:30:18 [2023-01-07T14:30:18.808Z]  > git rev-parse HEAD^{commit} # timeout=10
14:30:18 [2023-01-07T14:30:18.822Z]  > git config core.sparsecheckout # timeout=10
14:30:18 [2023-01-07T14:30:18.834Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:30:23 [2023-01-07T14:30:23.139Z] Commit message: "hack/make: Don't add -buildmode=pie with -race"
14:30:23 [2023-01-07T14:30:23.147Z]  > git rev-list --no-walk d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:30:24 [2023-01-07T14:30:24.141Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44755:/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
14:30:50 [2023-01-07T14:30:50.666Z] Unable to find image 'alpine:latest' locally
14:30:50 [2023-01-07T14:30:50.666Z] latest: Pulling from library/alpine
14:30:50 [2023-01-07T14:30:50.666Z] c158987b0551: Pulling fs layer
14:30:50 [2023-01-07T14:30:50.666Z] c158987b0551: Verifying Checksum
14:30:50 [2023-01-07T14:30:50.666Z] c158987b0551: Download complete
14:30:50 [2023-01-07T14:30:50.666Z] c158987b0551: Pull complete
14:30:50 [2023-01-07T14:30:50.666Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
14:30:50 [2023-01-07T14:30:50.666Z] Status: Downloaded newer image for alpine:latest
14:30:58 [2023-01-07T14:30:58.767Z] 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
14:30:58 [2023-01-07T14:30:58.967Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07b9013f8db761834) in /home/ubuntu/workspace/moby_PR-44755
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
14:30:59 [2023-01-07T14:30:59.015Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
14:30:59 [2023-01-07T14:30:59.067Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
14:30:59 [2023-01-07T14:30:59.085Z] Fetching changes from the remote Git repository
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
14:30:59 [2023-01-07T14:30:59.146Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
14:30:59 [2023-01-07T14:30:59.357Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit d645297358ce3f9fced99b772b36da6c1bf6d464
14:30:59 [2023-01-07T14:30:59.525Z] Merge succeeded, producing d645297358ce3f9fced99b772b36da6c1bf6d464
14:30:59 [2023-01-07T14:30:59.525Z] Checking out Revision d645297358ce3f9fced99b772b36da6c1bf6d464 (PR-44755)
14:30:59 [2023-01-07T14:30:59.669Z] Commit message: "hack/make: Don't add -buildmode=pie with -race"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:30:59 [2023-01-07T14:30:59.077Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44755/.git # timeout=10
14:30:59 [2023-01-07T14:30:59.088Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:30:59 [2023-01-07T14:30:59.149Z] Fetching upstream changes from https://github.com/moby/moby.git
14:30:59 [2023-01-07T14:30:59.149Z]  > git --version # timeout=10
14:30:59 [2023-01-07T14:30:59.154Z]  > git --version # 'git version 2.17.1'
14:30:59 [2023-01-07T14:30:59.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:59 [2023-01-07T14:30:59.165Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44755/head:refs/remotes/origin/PR-44755 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:30:59 [2023-01-07T14:30:59.360Z]  > git config core.sparsecheckout # timeout=10
14:30:59 [2023-01-07T14:30:59.373Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:30:59 [2023-01-07T14:30:59.441Z]  > git remote # timeout=10
14:30:59 [2023-01-07T14:30:59.454Z]  > git config --get remote.origin.url # timeout=10
14:30:59 [2023-01-07T14:30:59.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:30:59 [2023-01-07T14:30:59.469Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
14:30:59 [2023-01-07T14:30:59.503Z]  > git rev-parse HEAD^{commit} # timeout=10
14:30:59 [2023-01-07T14:30:59.528Z]  > git config core.sparsecheckout # timeout=10
14:30:59 [2023-01-07T14:30:59.550Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:31:00 [2023-01-07T14:31:00.404Z] + [ PR != PR ]
14:31:00 [2023-01-07T14:31:00.404Z] + [ 20.10 != master ]
14:31:00 [2023-01-07T14:31:00.404Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:31:00 [2023-01-07T14:31:00.763Z] + docker version
14:31:00 [2023-01-07T14:31:00.763Z] Client: Docker Engine - Community
14:31:00 [2023-01-07T14:31:00.763Z]  Version:           22.06.0-beta.0
14:31:00 [2023-01-07T14:31:00.763Z]  API version:       1.42
14:31:00 [2023-01-07T14:31:00.763Z]  Go version:        go1.18.3
14:31:00 [2023-01-07T14:31:00.763Z]  Git commit:        3e9117b
14:31:00 [2023-01-07T14:31:00.763Z]  Built:             Fri Jun  3 17:55:46 2022
14:31:00 [2023-01-07T14:31:00.763Z]  OS/Arch:           linux/amd64
14:31:00 [2023-01-07T14:31:00.763Z]  Context:           default
14:31:00 [2023-01-07T14:31:00.763Z] 
14:31:00 [2023-01-07T14:31:00.763Z] Server: Docker Engine - Community
14:31:00 [2023-01-07T14:31:00.763Z]  Engine:
14:31:00 [2023-01-07T14:31:00.763Z]   Version:          22.06.0-beta.0
14:31:00 [2023-01-07T14:31:00.763Z]   API version:      1.42 (minimum version 1.12)
14:31:00 [2023-01-07T14:31:00.763Z]   Go version:       go1.18.3
14:31:00 [2023-01-07T14:31:00.763Z]   Git commit:       38633e7
14:31:00 [2023-01-07T14:31:00.763Z]   Built:            Fri Jun  3 17:55:46 2022
14:31:00 [2023-01-07T14:31:00.763Z]   OS/Arch:          linux/amd64
14:31:00 [2023-01-07T14:31:00.763Z]   Experimental:     true
14:31:00 [2023-01-07T14:31:00.763Z]  containerd:
14:31:00 [2023-01-07T14:31:00.763Z]   Version:          1.6.8
14:31:00 [2023-01-07T14:31:00.763Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:31:00 [2023-01-07T14:31:00.763Z]  runc:
14:31:00 [2023-01-07T14:31:00.763Z]   Version:          1.1.4
14:31:00 [2023-01-07T14:31:00.763Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:31:00 [2023-01-07T14:31:00.763Z]  docker-init:
14:31:00 [2023-01-07T14:31:00.763Z]   Version:          0.19.0
14:31:00 [2023-01-07T14:31:00.763Z]   GitCommit:        de40ad0
[Pipeline] sh
14:31:01 [2023-01-07T14:31:01.079Z] + docker info
14:31:01 [2023-01-07T14:31:01.079Z] Client:
14:31:01 [2023-01-07T14:31:01.079Z]  Context:    default
14:31:01 [2023-01-07T14:31:01.079Z]  Debug Mode: false
14:31:01 [2023-01-07T14:31:01.079Z]  Plugins:
14:31:01 [2023-01-07T14:31:01.079Z]   buildx: Docker Buildx (Docker Inc.)
14:31:01 [2023-01-07T14:31:01.079Z]     Version:  c5aec24
14:31:01 [2023-01-07T14:31:01.079Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
14:31:01 [2023-01-07T14:31:01.079Z]   compose: Docker Compose (Docker Inc.)
14:31:01 [2023-01-07T14:31:01.079Z]     Version:  v2.12.0
14:31:01 [2023-01-07T14:31:01.079Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:31:01 [2023-01-07T14:31:01.079Z]   scan: Docker Scan (Docker Inc.)
14:31:01 [2023-01-07T14:31:01.079Z]     Version:  v0.17.0
14:31:01 [2023-01-07T14:31:01.079Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
14:31:01 [2023-01-07T14:31:01.079Z] 
14:31:01 [2023-01-07T14:31:01.079Z] Server:
14:31:01 [2023-01-07T14:31:01.079Z]  Containers: 0
14:31:01 [2023-01-07T14:31:01.079Z]   Running: 0
14:31:01 [2023-01-07T14:31:01.079Z]   Paused: 0
14:31:01 [2023-01-07T14:31:01.079Z]   Stopped: 0
14:31:01 [2023-01-07T14:31:01.079Z]  Images: 1
14:31:01 [2023-01-07T14:31:01.079Z]  Server Version: 22.06.0-beta.0
14:31:01 [2023-01-07T14:31:01.079Z]  Storage Driver: overlay2
14:31:01 [2023-01-07T14:31:01.079Z]   Backing Filesystem: extfs
14:31:01 [2023-01-07T14:31:01.079Z]   Supports d_type: true
14:31:01 [2023-01-07T14:31:01.079Z]   Using metacopy: false
14:31:01 [2023-01-07T14:31:01.079Z]   Native Overlay Diff: true
14:31:01 [2023-01-07T14:31:01.079Z]   userxattr: false
14:31:01 [2023-01-07T14:31:01.079Z]  Logging Driver: json-file
14:31:01 [2023-01-07T14:31:01.079Z]  Cgroup Driver: cgroupfs
14:31:01 [2023-01-07T14:31:01.079Z]  Cgroup Version: 1
14:31:01 [2023-01-07T14:31:01.079Z]  Plugins:
14:31:01 [2023-01-07T14:31:01.079Z]   Volume: local
14:31:01 [2023-01-07T14:31:01.079Z]   Network: bridge host ipvlan macvlan null overlay
14:31:01 [2023-01-07T14:31:01.079Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:31:01 [2023-01-07T14:31:01.079Z]  Swarm: inactive
14:31:01 [2023-01-07T14:31:01.079Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:31:01 [2023-01-07T14:31:01.079Z]  Default Runtime: runc
14:31:01 [2023-01-07T14:31:01.079Z]  Init Binary: docker-init
14:31:01 [2023-01-07T14:31:01.079Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:31:01 [2023-01-07T14:31:01.079Z]  runc version: v1.1.4-0-g5fd4c4d
14:31:01 [2023-01-07T14:31:01.079Z]  init version: de40ad0
14:31:01 [2023-01-07T14:31:01.079Z]  Security Options:
14:31:01 [2023-01-07T14:31:01.079Z]   apparmor
14:31:01 [2023-01-07T14:31:01.079Z]   seccomp
14:31:01 [2023-01-07T14:31:01.079Z]    Profile: builtin
14:31:01 [2023-01-07T14:31:01.079Z]  Kernel Version: 5.4.0-1088-aws
14:31:01 [2023-01-07T14:31:01.079Z]  Operating System: Ubuntu 18.04.6 LTS
14:31:01 [2023-01-07T14:31:01.079Z]  OSType: linux
14:31:01 [2023-01-07T14:31:01.079Z]  Architecture: x86_64
14:31:01 [2023-01-07T14:31:01.079Z]  CPUs: 2
14:31:01 [2023-01-07T14:31:01.079Z]  Total Memory: 7.483GiB
14:31:01 [2023-01-07T14:31:01.079Z]  Name: ip-10-100-87-158
14:31:01 [2023-01-07T14:31:01.079Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
14:31:01 [2023-01-07T14:31:01.079Z]  Docker Root Dir: /var/lib/docker
14:31:01 [2023-01-07T14:31:01.079Z]  Debug Mode: false
14:31:01 [2023-01-07T14:31:01.079Z]  Registry: https://index.docker.io/v1/
14:31:01 [2023-01-07T14:31:01.079Z]  Labels:
14:31:01 [2023-01-07T14:31:01.079Z]  Experimental: true
14:31:01 [2023-01-07T14:31:01.079Z]  Insecure Registries:
14:31:01 [2023-01-07T14:31:01.079Z]   127.0.0.0/8
14:31:01 [2023-01-07T14:31:01.079Z]  Live Restore Enabled: true
14:31:01 [2023-01-07T14:31:01.079Z] 
14:31:01 [2023-01-07T14:31:01.079Z] WARNING: No swap limit support
[Pipeline] sh
14:31:01 [2023-01-07T14:31:01.397Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:31:01 [2023-01-07T14:31:01.397Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:31:01 [2023-01-07T14:31:01.397Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44755/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:31:01 [2023-01-07T14:31:01.654Z] + bash /home/ubuntu/workspace/moby_PR-44755/check-config.sh
14:31:01 [2023-01-07T14:31:01.654Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:31:01 [2023-01-07T14:31:01.654Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
14:31:01 [2023-01-07T14:31:01.654Z] 
14:31:01 [2023-01-07T14:31:01.654Z] Generally Necessary:
14:31:01 [2023-01-07T14:31:01.654Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:31:01 [2023-01-07T14:31:01.654Z] - apparmor: enabled and tools installed
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_NAMESPACES: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_NET_NS: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_PID_NS: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_IPC_NS: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_UTS_NS: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_CGROUPS: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_CGROUP_CPUACCT: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_CGROUP_DEVICE: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_CGROUP_FREEZER: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_CGROUP_SCHED: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_CPUSETS: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_MEMCG: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_KEYS: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_VETH: enabled (as module)
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_BRIDGE: enabled (as module)
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_NF_NAT_IPV4: missing
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_NF_NAT: enabled (as module)
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_NF_NAT_NEEDED: missing
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_POSIX_MQUEUE: enabled
14:31:01 [2023-01-07T14:31:01.654Z] 
14:31:01 [2023-01-07T14:31:01.654Z] Optional Features:
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_USER_NS: enabled
14:31:01 [2023-01-07T14:31:01.654Z] - CONFIG_SECCOMP: enabled
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_CGROUP_PIDS: enabled
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_MEMCG_SWAP: enabled
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:31:01 [2023-01-07T14:31:01.922Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_BLK_CGROUP: enabled
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_IOSCHED_CFQ: missing
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_CGROUP_PERF: enabled
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_CGROUP_HUGETLB: enabled
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_CFS_BANDWIDTH: enabled
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_RT_GROUP_SCHED: missing
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_IP_VS: enabled (as module)
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_IP_VS_NFCT: enabled
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_IP_VS_RR: enabled (as module)
14:31:01 [2023-01-07T14:31:01.922Z] - CONFIG_EXT4_FS: enabled
14:31:02 [2023-01-07T14:31:02.183Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:31:02 [2023-01-07T14:31:02.183Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:31:02 [2023-01-07T14:31:02.183Z] - Network Drivers:
14:31:02 [2023-01-07T14:31:02.183Z]   - "overlay":
14:31:02 [2023-01-07T14:31:02.183Z]     - CONFIG_VXLAN: enabled (as module)
14:31:02 [2023-01-07T14:31:02.183Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:31:02 [2023-01-07T14:31:02.183Z]       Optional (for encrypted networks):
14:31:02 [2023-01-07T14:31:02.183Z]       - CONFIG_CRYPTO: enabled
14:31:02 [2023-01-07T14:31:02.183Z]       - CONFIG_CRYPTO_AEAD: enabled
14:31:02 [2023-01-07T14:31:02.183Z]       - CONFIG_CRYPTO_GCM: enabled
14:31:02 [2023-01-07T14:31:02.183Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:31:02 [2023-01-07T14:31:02.183Z]       - CONFIG_CRYPTO_GHASH: enabled
14:31:02 [2023-01-07T14:31:02.183Z]       - CONFIG_XFRM: enabled
14:31:02 [2023-01-07T14:31:02.183Z]       - CONFIG_XFRM_USER: enabled (as module)
14:31:02 [2023-01-07T14:31:02.183Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:31:02 [2023-01-07T14:31:02.183Z]       - CONFIG_INET_ESP: enabled (as module)
14:31:02 [2023-01-07T14:31:02.183Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
14:31:02 [2023-01-07T14:31:02.183Z]   - "ipvlan":
14:31:02 [2023-01-07T14:31:02.183Z]     - CONFIG_IPVLAN: enabled (as module)
14:31:02 [2023-01-07T14:31:02.183Z]   - "macvlan":
14:31:02 [2023-01-07T14:31:02.183Z]     - CONFIG_MACVLAN: enabled (as module)
14:31:02 [2023-01-07T14:31:02.183Z]     - CONFIG_DUMMY: enabled (as module)
14:31:02 [2023-01-07T14:31:02.183Z]   - "ftp,tftp client in container":
14:31:02 [2023-01-07T14:31:02.183Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:31:02 [2023-01-07T14:31:02.183Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:31:02 [2023-01-07T14:31:02.183Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:31:02 [2023-01-07T14:31:02.183Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:31:02 [2023-01-07T14:31:02.183Z] - Storage Drivers:
14:31:02 [2023-01-07T14:31:02.183Z]   - "aufs":
14:31:02 [2023-01-07T14:31:02.441Z]     - CONFIG_AUFS_FS: enabled (as module)
14:31:02 [2023-01-07T14:31:02.441Z]   - "btrfs":
14:31:02 [2023-01-07T14:31:02.441Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:31:02 [2023-01-07T14:31:02.441Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:31:02 [2023-01-07T14:31:02.441Z]   - "devicemapper":
14:31:02 [2023-01-07T14:31:02.441Z]     - CONFIG_BLK_DEV_DM: enabled
14:31:02 [2023-01-07T14:31:02.441Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:31:02 [2023-01-07T14:31:02.441Z]   - "overlay":
14:31:02 [2023-01-07T14:31:02.441Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:31:02 [2023-01-07T14:31:02.441Z]   - "zfs":
14:31:02 [2023-01-07T14:31:02.441Z]     - /dev/zfs: present
14:31:02 [2023-01-07T14:31:02.441Z]     - zfs command: missing
14:31:02 [2023-01-07T14:31:02.441Z]     - zpool command: missing
14:31:02 [2023-01-07T14:31:02.441Z] 
14:31:02 [2023-01-07T14:31:02.441Z] Limits:
14:31:02 [2023-01-07T14:31:02.441Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:31:02 [2023-01-07T14:31:02.441Z] 
14:31:02 [2023-01-07T14:31:02.441Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:31:02 [2023-01-07T14:31:02.759Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d645297358ce3f9fced99b772b36da6c1bf6d464 .
14:31:03 [2023-01-07T14:31:03.321Z] #1 [internal] load build definition from Dockerfile
14:31:03 [2023-01-07T14:31:03.889Z] #1 ...
14:31:03 [2023-01-07T14:31:03.889Z] 
14:31:03 [2023-01-07T14:31:03.889Z] #2 [internal] load .dockerignore
14:31:03 [2023-01-07T14:31:03.889Z] #2 transferring context: 87B done
14:31:03 [2023-01-07T14:31:03.889Z] #2 DONE 0.7s
14:31:03 [2023-01-07T14:31:03.889Z] 
14:31:03 [2023-01-07T14:31:03.889Z] #1 [internal] load build definition from Dockerfile
14:31:03 [2023-01-07T14:31:03.889Z] #1 transferring dockerfile: 31B
14:31:03 [2023-01-07T14:31:03.889Z] #1 transferring dockerfile: 16.91kB done
14:31:03 [2023-01-07T14:31:03.889Z] #1 DONE 0.8s
14:31:03 [2023-01-07T14:31:03.889Z] 
14:31:03 [2023-01-07T14:31:03.889Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:31:04 [2023-01-07T14:31:04.145Z] #3 DONE 0.3s
14:31:04 [2023-01-07T14:31:04.402Z] 
14:31:04 [2023-01-07T14:31:04.402Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
14:31:04 [2023-01-07T14:31:04.402Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
14:31:04 [2023-01-07T14:31:04.402Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
14:31:04 [2023-01-07T14:31:04.402Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
14:31:04 [2023-01-07T14:31:04.402Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
14:31:04 [2023-01-07T14:31:04.402Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
14:31:04 [2023-01-07T14:31:04.658Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.4s done
14:31:04 [2023-01-07T14:31:04.658Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
14:31:05 [2023-01-07T14:31:05.221Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done
14:31:05 [2023-01-07T14:31:05.221Z] #4 DONE 0.9s
14:31:05 [2023-01-07T14:31:05.478Z] 
14:31:05 [2023-01-07T14:31:05.478Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:31:06 [2023-01-07T14:31:06.407Z] #5 DONE 1.1s
14:31:06 [2023-01-07T14:31:06.407Z] 
14:31:06 [2023-01-07T14:31:06.407Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
14:31:06 [2023-01-07T14:31:06.407Z] #6 DONE 1.1s
14:31:06 [2023-01-07T14:31:06.407Z] 
14:31:06 [2023-01-07T14:31:06.407Z] #7 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
14:31:06 [2023-01-07T14:31:06.407Z] #7 DONE 1.1s
14:31:06 [2023-01-07T14:31:06.407Z] 
14:31:06 [2023-01-07T14:31:06.407Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:31:06 [2023-01-07T14:31:06.691Z] #8 DONE 1.1s
14:31:06 [2023-01-07T14:31:06.948Z] 
14:31:06 [2023-01-07T14:31:06.948Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:31:06 [2023-01-07T14:31:06.948Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
14:31:06 [2023-01-07T14:31:06.948Z] #9 DONE 0.0s
14:31:06 [2023-01-07T14:31:06.948Z] 
14:31:06 [2023-01-07T14:31:06.948Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
14:31:06 [2023-01-07T14:31:06.948Z] #10 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
14:31:07 [2023-01-07T14:31:07.219Z] #10 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
14:31:07 [2023-01-07T14:31:07.219Z] #10 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
14:31:07 [2023-01-07T14:31:07.219Z] #10 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
14:31:07 [2023-01-07T14:31:07.219Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 0B / 55.03MB 0.1s
14:31:07 [2023-01-07T14:31:07.219Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 6.29MB / 55.03MB 0.3s
14:31:07 [2023-01-07T14:31:07.478Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 11.53MB / 55.03MB 0.5s
14:31:07 [2023-01-07T14:31:07.737Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 16.78MB / 55.03MB 0.7s
14:31:07 [2023-01-07T14:31:07.737Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 19.92MB / 55.03MB 0.8s
14:31:07 [2023-01-07T14:31:07.997Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 27.26MB / 55.03MB 0.9s
14:31:07 [2023-01-07T14:31:07.997Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 33.55MB / 55.03MB 1.1s
14:31:08 [2023-01-07T14:31:08.253Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 40.89MB / 55.03MB 1.3s
14:31:08 [2023-01-07T14:31:08.509Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 44.04MB / 55.03MB 1.4s
14:31:08 [2023-01-07T14:31:08.509Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 47.24MB / 55.03MB 1.5s
14:31:08 [2023-01-07T14:31:08.765Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 51.80MB / 55.03MB 1.7s
14:31:08 [2023-01-07T14:31:08.765Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.8s
14:31:10 [2023-01-07T14:31:10.131Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.9s done
14:31:11 [2023-01-07T14:31:11.503Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 1.0s
14:31:12 [2023-01-07T14:31:12.446Z] #10 ...
14:31:12 [2023-01-07T14:31:12.446Z] 
14:31:12 [2023-01-07T14:31:12.446Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:31:12 [2023-01-07T14:31:12.446Z] #11 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.0s done
14:31:12 [2023-01-07T14:31:12.446Z] #11 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
14:31:12 [2023-01-07T14:31:12.446Z] #11 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
14:31:12 [2023-01-07T14:31:12.446Z] #11 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
14:31:12 [2023-01-07T14:31:12.446Z] #11 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.9s done
14:31:12 [2023-01-07T14:31:12.446Z] #11 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.5s done
14:31:12 [2023-01-07T14:31:12.446Z] #11 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 1.0s done
14:31:12 [2023-01-07T14:31:12.446Z] #11 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 3.6s done
14:31:12 [2023-01-07T14:31:12.446Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 5.0s done
14:31:12 [2023-01-07T14:31:12.446Z] #11 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 5.2s done
14:31:12 [2023-01-07T14:31:12.446Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 11.53MB / 141.97MB 5.6s
14:31:13 [2023-01-07T14:31:13.010Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 18.87MB / 141.97MB 5.9s
14:31:13 [2023-01-07T14:31:13.010Z] #11 ...
14:31:13 [2023-01-07T14:31:13.010Z] 
14:31:13 [2023-01-07T14:31:13.010Z] #12 [internal] load build context
14:31:13 [2023-01-07T14:31:13.010Z] #12 transferring context: 53.56MB 5.9s done
14:31:13 [2023-01-07T14:31:13.010Z] #12 DONE 6.3s
14:31:13 [2023-01-07T14:31:13.010Z] 
14:31:13 [2023-01-07T14:31:13.010Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:31:13 [2023-01-07T14:31:13.010Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 26.21MB / 141.97MB 6.1s
14:31:13 [2023-01-07T14:31:13.010Z] #11 ...
14:31:13 [2023-01-07T14:31:13.010Z] 
14:31:13 [2023-01-07T14:31:13.010Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:31:13 [2023-01-07T14:31:13.010Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:31:13 [2023-01-07T14:31:13.010Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:31:13 [2023-01-07T14:31:13.010Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
14:31:13 [2023-01-07T14:31:13.010Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
14:31:13 [2023-01-07T14:31:13.010Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.9s
14:31:13 [2023-01-07T14:31:13.010Z] #13 ...
14:31:13 [2023-01-07T14:31:13.010Z] 
14:31:13 [2023-01-07T14:31:13.010Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:31:13 [2023-01-07T14:31:13.267Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 33.55MB / 141.97MB 6.3s
14:31:13 [2023-01-07T14:31:13.835Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 48.23MB / 141.97MB 6.8s
14:31:13 [2023-01-07T14:31:13.967Z] Still waiting to schedule task
14:31:13 [2023-01-07T14:31:13.967Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d0a9960729df1914)’ is offline
14:31:13 [2023-01-07T14:31:13.967Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:31:13 [2023-01-07T14:31:13.967Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:31:13 [2023-01-07T14:31:13.967Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:31:13 [2023-01-07T14:31:13.967Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:31:13 [2023-01-07T14:31:13.967Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:31:13 [2023-01-07T14:31:13.968Z] Still waiting to schedule task
14:31:13 [2023-01-07T14:31:13.968Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d0a9960729df1914)’ is offline
14:31:13 [2023-01-07T14:31:13.968Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:31:13 [2023-01-07T14:31:13.968Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:31:13 [2023-01-07T14:31:13.968Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:31:13 [2023-01-07T14:31:13.968Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:31:13 [2023-01-07T14:31:13.968Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
14:31:13 [2023-01-07T14:31:13.968Z] Still waiting to schedule task
14:31:13 [2023-01-07T14:31:13.969Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
14:31:13 [2023-01-07T14:31:13.972Z] Still waiting to schedule task
14:31:13 [2023-01-07T14:31:13.972Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06c42ed14e75aef58)14:31:13 [2023-01-07T14:31:13.973Z] Still waiting to schedule task
14:31:13 [2023-01-07T14:31:13.973Z] All nodes of label ‘windows-2019’ are offline
14:31:14 [2023-01-07T14:31:14.094Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 56.78MB / 141.97MB 7.1s
14:31:14 [2023-01-07T14:31:14.351Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 65.01MB / 141.97MB 7.4s
14:31:14 [2023-01-07T14:31:14.610Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 72.41MB / 141.97MB 7.6s
14:31:14 [2023-01-07T14:31:14.866Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 82.84MB / 141.97MB 7.8s
14:31:14 [2023-01-07T14:31:14.866Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 91.23MB / 141.97MB 7.9s
14:31:15 [2023-01-07T14:31:15.123Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 101.71MB / 141.97MB 8.3s
14:31:15 [2023-01-07T14:31:15.380Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 124.78MB / 141.97MB 8.6s
14:31:15 [2023-01-07T14:31:15.651Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 134.22MB / 141.97MB 8.8s
14:31:15 [2023-01-07T14:31:15.907Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 9.1s
14:31:16 [2023-01-07T14:31:16.468Z] #11 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 6.2s
14:31:17 [2023-01-07T14:31:17.031Z] #11 ...
14:31:17 [2023-01-07T14:31:17.031Z] 
14:31:17 [2023-01-07T14:31:17.031Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:31:17 [2023-01-07T14:31:17.031Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:31:17 [2023-01-07T14:31:17.031Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:31:17 [2023-01-07T14:31:17.031Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:31:17 [2023-01-07T14:31:17.031Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.9s done
14:31:17 [2023-01-07T14:31:17.031Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done
14:31:17 [2023-01-07T14:31:17.031Z] #9 ...
14:31:17 [2023-01-07T14:31:17.031Z] 
14:31:17 [2023-01-07T14:31:17.031Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:31:18 [2023-01-07T14:31:18.400Z] #11 ...
14:31:18 [2023-01-07T14:31:18.400Z] 
14:31:18 [2023-01-07T14:31:18.400Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:31:18 [2023-01-07T14:31:18.400Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.0s done
14:31:18 [2023-01-07T14:31:18.400Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done
14:31:18 [2023-01-07T14:31:18.400Z] #13 DONE 11.4s
14:31:18 [2023-01-07T14:31:18.400Z] 
14:31:18 [2023-01-07T14:31:18.400Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:31:18 [2023-01-07T14:31:18.400Z] #9 DONE 11.3s
14:31:18 [2023-01-07T14:31:18.400Z] 
14:31:18 [2023-01-07T14:31:18.400Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:31:18 [2023-01-07T14:31:18.400Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 11.1s done
14:31:18 [2023-01-07T14:31:18.973Z] #11 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 8.7s done
14:31:19 [2023-01-07T14:31:19.909Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182
14:31:20 [2023-01-07T14:31:20.166Z] #11 ...
14:31:20 [2023-01-07T14:31:20.166Z] 
14:31:20 [2023-01-07T14:31:20.166Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
14:31:20 [2023-01-07T14:31:20.166Z] #10 DONE 13.5s
14:31:20 [2023-01-07T14:31:20.166Z] 
14:31:20 [2023-01-07T14:31:20.166Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:31:20 [2023-01-07T14:31:20.729Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.9s done
14:31:20 [2023-01-07T14:31:20.993Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86
14:31:21 [2023-01-07T14:31:21.928Z] #11 ...
14:31:21 [2023-01-07T14:31:21.928Z] 
14:31:21 [2023-01-07T14:31:21.928Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:31:21 [2023-01-07T14:31:21.928Z] #14 DONE 0.8s
14:31:21 [2023-01-07T14:31:21.928Z] 
14:31:21 [2023-01-07T14:31:21.928Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:31:21 [2023-01-07T14:31:21.929Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 1.0s done
14:31:23 [2023-01-07T14:31:23.295Z] #11 ...
14:31:23 [2023-01-07T14:31:23.295Z] 
14:31:23 [2023-01-07T14:31:23.295Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:31:23 [2023-01-07T14:31:23.295Z] #15 DONE 1.5s
14:31:23 [2023-01-07T14:31:23.552Z] 
14:31:23 [2023-01-07T14:31:23.552Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:31:23 [2023-01-07T14:31:23.552Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6
14:31:28 [2023-01-07T14:31:28.823Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.1s
14:31:30 [2023-01-07T14:31:30.194Z] #11 ...
14:31:30 [2023-01-07T14:31:30.194Z] 
14:31:30 [2023-01-07T14:31:30.194Z] #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
14:31:30 [2023-01-07T14:31:30.194Z] #0 1.872 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 1.903 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 1.903 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 2.163 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 2.666 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 2.682 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 4.155 Fetched 8616 kB in 3s (3387 kB/s)
14:31:30 [2023-01-07T14:31:30.194Z] #0 4.155 Reading package lists...
14:31:30 [2023-01-07T14:31:30.194Z] #0 4.919 Reading package lists...
14:31:30 [2023-01-07T14:31:30.194Z] #0 5.711 Building dependency tree...
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.055 The following additional packages will be installed:
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.055   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.055   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.055 Recommended packages:
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.055   libldap-common publicsuffix libsasl2-modules
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.275 The following NEW packages will be installed:
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.276   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.276   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.277   libssh2-1 openssl
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.557 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.557 Need to get 3047 kB of archives.
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.557 After this operation, 6661 kB of additional disk space will be used.
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.557 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.592 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.592 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.592 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.599 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.599 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.599 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.602 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.602 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.602 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.608 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.615 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.615 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.619 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.627 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.867 debconf: delaying package configuration, since apt-utils is not installed
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.899 Fetched 3047 kB in 0s (9069 kB/s)
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.980 Selecting previously unselected package openssl.
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.980 (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.)
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.980 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 6.985 Unpacking openssl (1.1.1n-0+deb11u3) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 7.318 Selecting previously unselected package ca-certificates.
14:31:30 [2023-01-07T14:31:30.194Z] #0 7.318 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 7.323 Unpacking ca-certificates (20210119) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 7.556 Selecting previously unselected package libbrotli1:amd64.
14:31:30 [2023-01-07T14:31:30.194Z] #0 7.556 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 7.563 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 7.711 Selecting previously unselected package libsasl2-modules-db:amd64.
14:31:30 [2023-01-07T14:31:30.194Z] #0 7.711 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 7.718 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 7.843 Selecting previously unselected package libsasl2-2:amd64.
14:31:30 [2023-01-07T14:31:30.194Z] #0 7.843 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 7.848 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.004 Selecting previously unselected package libldap-2.4-2:amd64.
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.004 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.014 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.124 Selecting previously unselected package libnghttp2-14:amd64.
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.124 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.129 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.268 Selecting previously unselected package libpsl5:amd64.
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.268 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.275 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.507 Selecting previously unselected package librtmp1:amd64.
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.507 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.513 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.626 Selecting previously unselected package libssh2-1:amd64.
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.626 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.630 Unpacking libssh2-1:amd64 (1.9.0-2) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.776 Selecting previously unselected package libcurl4:amd64.
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.776 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.787 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.928 Selecting previously unselected package curl.
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.928 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 8.994 Unpacking curl (7.74.0-1.3+deb11u3) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.155 Selecting previously unselected package libonig5:amd64.
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.155 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.160 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.372 Selecting previously unselected package libjq1:amd64.
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.372 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.377 Unpacking libjq1:amd64 (1.6-2.1) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.471 Selecting previously unselected package jq.
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.471 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.475 Unpacking jq (1.6-2.1) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.543 Setting up libpsl5:amd64 (0.21.0-1.2) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.559 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.571 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.582 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.596 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.607 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.618 Setting up libssh2-1:amd64 (1.9.0-2) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.627 Setting up openssl (1.1.1n-0+deb11u3) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.642 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.654 Setting up libjq1:amd64 (1.6-2.1) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.664 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:31:30 [2023-01-07T14:31:30.194Z] #0 9.674 Setting up ca-certificates (20210119) ...
14:31:30 [2023-01-07T14:31:30.452Z] #16 ...
14:31:30 [2023-01-07T14:31:30.452Z] 
14:31:30 [2023-01-07T14:31:30.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:31:31 [2023-01-07T14:31:31.386Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 7.9s done
14:31:31 [2023-01-07T14:31:31.643Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f
14:31:34 [2023-01-07T14:31:34.912Z] #11 ...
14:31:34 [2023-01-07T14:31:34.912Z] 
14:31:34 [2023-01-07T14:31:34.912Z] #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
14:31:34 [2023-01-07T14:31:34.912Z] #16 10.44 Updating certificates in /etc/ssl/certs...
14:31:34 [2023-01-07T14:31:34.912Z] #16 11.60 129 added, 0 removed; done.
14:31:34 [2023-01-07T14:31:34.912Z] #16 11.64 Setting up jq (1.6-2.1) ...
14:31:34 [2023-01-07T14:31:34.912Z] #16 11.65 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
14:31:34 [2023-01-07T14:31:34.912Z] #16 11.66 Setting up curl (7.74.0-1.3+deb11u3) ...
14:31:34 [2023-01-07T14:31:34.912Z] #16 11.67 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:31:34 [2023-01-07T14:31:34.912Z] #16 11.69 Processing triggers for ca-certificates (20210119) ...
14:31:34 [2023-01-07T14:31:34.912Z] #16 11.70 Updating certificates in /etc/ssl/certs...
14:31:34 [2023-01-07T14:31:34.912Z] #16 12.75 0 added, 0 removed; done.
14:31:34 [2023-01-07T14:31:34.912Z] #16 12.75 Running hooks in /etc/ca-certificates/update.d...
14:31:34 [2023-01-07T14:31:34.912Z] #16 12.76 done.
14:31:34 [2023-01-07T14:31:34.912Z] #16 DONE 14.2s
14:31:34 [2023-01-07T14:31:34.912Z] 
14:31:34 [2023-01-07T14:31:34.912Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:31:34 [2023-01-07T14:31:34.912Z] #11 ...
14:31:34 [2023-01-07T14:31:34.912Z] 
14:31:34 [2023-01-07T14:31:34.912Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:31:34 [2023-01-07T14:31:34.912Z] #17 DONE 0.4s
14:31:34 [2023-01-07T14:31:34.912Z] 
14:31:34 [2023-01-07T14:31:34.912Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:31:36 [2023-01-07T14:31:36.811Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.0s
14:31:38 [2023-01-07T14:31:38.702Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 6.8s done
14:31:38 [2023-01-07T14:31:38.702Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883
14:31:43 [2023-01-07T14:31:43.954Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.0s
14:31:44 [2023-01-07T14:31:44.893Z] #11 ...
14:31:44 [2023-01-07T14:31:44.893Z] 
14:31:44 [2023-01-07T14:31:44.893Z] #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
14:31:44 [2023-01-07T14:31:44.893Z] #0 2.249 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:31:44 [2023-01-07T14:31:44.893Z] #0 2.566 
14:31:44 [2023-01-07T14:31:44.893Z] #0 2.799 #=#=#                                                                         

######################################################################## 100.0%
14:31:44 [2023-01-07T14:31:44.893Z] #0 3.102 
14:31:44 [2023-01-07T14:31:44.893Z] #0 4.052 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:31:44 [2023-01-07T14:31:44.893Z] #0 4.424 
14:31:44 [2023-01-07T14:31:44.893Z] #0 4.642 #=#=#                                                                         

#########################                                                 35.5%
######################################################################## 100.0%
14:31:44 [2023-01-07T14:31:44.893Z] #0 4.969 
14:31:44 [2023-01-07T14:31:44.893Z] #0 6.073 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:31:44 [2023-01-07T14:31:44.893Z] #0 6.418 
14:31:44 [2023-01-07T14:31:44.893Z] #0 6.648 #=#=#                                                                         

                                                                           0.1%
###########################################                               60.1%
######################################################################## 100.0%
14:31:44 [2023-01-07T14:31:44.893Z] #0 7.402 
14:31:44 [2023-01-07T14:31:44.893Z] #0 8.431 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:31:44 [2023-01-07T14:31:44.893Z] #0 8.786 
14:31:44 [2023-01-07T14:31:44.893Z] #0 9.012 #=#=#                                                                         

######################################################################## 100.0%
14:31:44 [2023-01-07T14:31:44.893Z] #0 9.314 
14:31:44 [2023-01-07T14:31:44.893Z] #18 10.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:31:44 [2023-01-07T14:31:44.893Z] #18 ...
14:31:44 [2023-01-07T14:31:44.893Z] 
14:31:44 [2023-01-07T14:31:44.894Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:31:49 [2023-01-07T14:31:49.066Z] #11 ...
14:31:49 [2023-01-07T14:31:49.067Z] 
14:31:49 [2023-01-07T14:31:49.067Z] #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
14:31:49 [2023-01-07T14:31:49.067Z] #18 10.34 
14:31:49 [2023-01-07T14:31:49.067Z] #18 10.56 #=#=#                                                                         

######################################################################## 100.0%
14:31:49 [2023-01-07T14:31:49.067Z] #18 10.85 
14:31:49 [2023-01-07T14:31:49.067Z] #18 10.94 Download of images into '/build' complete.
14:31:49 [2023-01-07T14:31:49.067Z] #18 10.94 Use something like the following to load the result into a Docker daemon:
14:31:49 [2023-01-07T14:31:49.067Z] #18 10.94   tar -cC '/build' . | docker load
14:31:49 [2023-01-07T14:31:49.067Z] #18 DONE 13.7s
14:31:49 [2023-01-07T14:31:49.067Z] 
14:31:49 [2023-01-07T14:31:49.067Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:31:49 [2023-01-07T14:31:49.067Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.2s
14:31:49 [2023-01-07T14:31:49.628Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.8s done
14:31:49 [2023-01-07T14:31:49.628Z] #11 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
14:31:49 [2023-01-07T14:31:49.884Z] #11 DONE 43.0s
14:31:49 [2023-01-07T14:31:49.884Z] 
14:31:49 [2023-01-07T14:31:49.884Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:31:50 [2023-01-07T14:31:50.445Z] #19 DONE 0.7s
14:31:50 [2023-01-07T14:31:50.702Z] 
14:31:50 [2023-01-07T14:31:50.702Z] #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
14:31:50 [2023-01-07T14:31:50.959Z] #20 DONE 0.6s
14:31:51 [2023-01-07T14:31:51.215Z] 
14:31:51 [2023-01-07T14:31:51.215Z] #21 [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
14:31:51 [2023-01-07T14:31:51.215Z] #21 ...
14:31:51 [2023-01-07T14:31:51.215Z] 
14:31:51 [2023-01-07T14:31:51.215Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:31:51 [2023-01-07T14:31:51.215Z] #22 DONE 0.2s
14:31:51 [2023-01-07T14:31:51.215Z] 
14:31:51 [2023-01-07T14:31:51.215Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:31:51 [2023-01-07T14:31:51.215Z] #23 DONE 0.2s
14:31:51 [2023-01-07T14:31:51.470Z] 
14:31:51 [2023-01-07T14:31:51.470Z] #24 [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
14:31:56 [2023-01-07T14:31:56.026Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d0a9960729df1914) in /home/ubuntu/workspace/moby_PR-44755
[Pipeline] {
[Pipeline] checkout
14:31:56 [2023-01-07T14:31:56.238Z] The recommended git tool is: git
14:31:56 [2023-01-07T14:31:56.809Z] #24 ...
14:31:56 [2023-01-07T14:31:56.809Z] 
14:31:56 [2023-01-07T14:31:56.809Z] #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
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.056 + RM_GOPATH=0
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.056 + TMP_GOPATH=
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.056 + : /build
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.056 + '[' -z '' ']'
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.056 ++ mktemp -d
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.056 + export GOPATH=/tmp/tmp.ThkuSNdB7A
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.056 + GOPATH=/tmp/tmp.ThkuSNdB7A
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.056 + RM_GOPATH=1
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.056 + case "$(go env GOARCH)" in
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.056 ++ go env GOARCH
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.061 + export GO_BUILDMODE=-buildmode=pie
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.061 + GO_BUILDMODE=-buildmode=pie
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.061 ++ dirname /tmp/install/install.sh
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.062 + dir=/tmp/install
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.062 + bin=golangci_lint
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.062 + shift
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.062 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.062 + . /tmp/install/golangci_lint.installer
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.062 ++ : v1.44.0
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.062 + install_golangci_lint
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.062 + set -e
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.062 + echo 'Install golangci-lint version v1.44.0'
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.062 + GOBIN=/build
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.062 + GO111MODULE=on
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.062 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.062 Install golangci-lint version v1.44.0
14:31:56 [2023-01-07T14:31:56.809Z] #0 5.514 go: downloading github.com/golangci/golangci-lint v1.44.0
14:31:57 [2023-01-07T14:31:57.378Z] #25 ...
14:31:57 [2023-01-07T14:31:57.378Z] 
14:31:57 [2023-01-07T14:31:57.378Z] #26 [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
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.750 + RM_GOPATH=0
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.750 + TMP_GOPATH=
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.750 + : /build
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.750 + '[' -z '' ']'
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.751 ++ mktemp -d
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.752 + export GOPATH=/tmp/tmp.OrrbrRQN9H
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.752 + GOPATH=/tmp/tmp.OrrbrRQN9H
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.752 + RM_GOPATH=1
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.752 + case "$(go env GOARCH)" in
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.754 ++ go env GOARCH
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.773 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + export GO_BUILDMODE=-buildmode=pie
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + GO_BUILDMODE=-buildmode=pie
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 ++ dirname /tmp/install/install.sh
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + dir=/tmp/install
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + bin=proxy
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + shift
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + '[' '!' -f /tmp/install/proxy.installer ']'
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + . /tmp/install/proxy.installer
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + install_proxy
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + case "$1" in
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + export CGO_ENABLED=0
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + CGO_ENABLED=0
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + _install_proxy
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.OrrbrRQN9H/src/github.com/docker/libnetwork
14:31:57 [2023-01-07T14:31:57.378Z] #0 5.774 Cloning into '/tmp/tmp.OrrbrRQN9H/src/github.com/docker/libnetwork'...
14:31:57 [2023-01-07T14:31:57.634Z] #26 ...
14:31:57 [2023-01-07T14:31:57.634Z] 
14:31:57 [2023-01-07T14:31:57.634Z] #27 [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
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.624 + RM_GOPATH=0
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.624 + TMP_GOPATH=
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.624 + : /build
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.624 + '[' -z '' ']'
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.624 ++ mktemp -d
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.624 + export GOPATH=/tmp/tmp.Y89fPtyCd9
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.624 + GOPATH=/tmp/tmp.Y89fPtyCd9
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.624 + RM_GOPATH=1
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.624 + case "$(go env GOARCH)" in
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.624 ++ go env GOARCH
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 + export GO_BUILDMODE=-buildmode=pie
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 + GO_BUILDMODE=-buildmode=pie
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 ++ dirname /tmp/install/install.sh
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 + dir=/tmp/install
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 + bin=dockercli
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 + shift
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 + . /tmp/install/dockercli.installer
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 ++ : stable
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 ++ : 17.06.2-ce
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 + install_dockercli
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 Install docker/cli version 17.06.2-ce from stable
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.642 ++ uname -m
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.644 + arch=x86_64
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.644 + '[' x86_64 '!=' x86_64 ']'
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.644 + url=https://download.docker.com/linux/static
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.644 + tar -xz docker/docker
14:31:57 [2023-01-07T14:31:57.634Z] #0 6.659 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:31:58 [2023-01-07T14:31:58.198Z] #27 ...
14:31:58 [2023-01-07T14:31:58.198Z] 
14:31:58 [2023-01-07T14:31:58.198Z] #21 [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
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.058 + RM_GOPATH=0
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.058 + TMP_GOPATH=
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.058 + : /build
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.058 + '[' -z '' ']'
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.058 ++ mktemp -d
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.058 + export GOPATH=/tmp/tmp.eXqaONDGhl
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.058 + GOPATH=/tmp/tmp.eXqaONDGhl
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.058 + RM_GOPATH=1
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.058 + case "$(go env GOARCH)" in
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.058 ++ go env GOARCH
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.097 + export GO_BUILDMODE=-buildmode=pie
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.097 + GO_BUILDMODE=-buildmode=pie
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.097 ++ dirname /tmp/install/install.sh
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.097 + dir=/tmp/install
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.097 + bin=tomlv
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.097 + shift
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.097 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.097 + . /tmp/install/tomlv.installer
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.097 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.097 + install_tomlv
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.097 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.097 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eXqaONDGhl/src/github.com/BurntSushi/toml
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.097 Cloning into '/tmp/tmp.eXqaONDGhl/src/github.com/BurntSushi/toml'...
14:31:58 [2023-01-07T14:31:58.198Z] #21 7.098 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:31:59 [2023-01-07T14:31:59.285Z] using credential docker-jenkins-github-credentials
14:31:59 [2023-01-07T14:31:59.311Z] Cloning the remote Git repository
14:31:59 [2023-01-07T14:31:59.311Z] Cloning with configured refspecs honoured and without tags
14:31:59 [2023-01-07T14:31:59.409Z] Cloning repository https://github.com/moby/moby.git
14:31:59 [2023-01-07T14:31:59.468Z]  > git init /home/ubuntu/workspace/moby_PR-44755 # timeout=10
14:32:00 [2023-01-07T14:32:00.715Z] #21 9.141 + cd /tmp/tmp.eXqaONDGhl/src/github.com/BurntSushi/toml
14:32:00 [2023-01-07T14:32:00.715Z] #21 9.141 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:32:00 [2023-01-07T14:32:00.715Z] #21 9.284 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:32:00 [2023-01-07T14:32:00.788Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c4ea649e84c4f640) in /home/ubuntu/workspace/moby_PR-44755
[Pipeline] {
[Pipeline] checkout
14:31:59 [2023-01-07T14:31:59.817Z] Fetching upstream changes from https://github.com/moby/moby.git
14:31:59 [2023-01-07T14:31:59.817Z]  > git --version # timeout=10
14:31:59 [2023-01-07T14:31:59.836Z]  > git --version # 'git version 2.17.1'
14:31:59 [2023-01-07T14:31:59.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:31:59 [2023-01-07T14:31:59.839Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44755/head:refs/remotes/origin/PR-44755 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:32:00 [2023-01-07T14:32:00.904Z] The recommended git tool is: git
14:32:01 [2023-01-07T14:32:01.280Z] #21 ...
14:32:01 [2023-01-07T14:32:01.280Z] 
14:32:01 [2023-01-07T14:32:01.280Z] #28 [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
14:32:01 [2023-01-07T14:32:01.280Z] #0 7.142 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:32:01 [2023-01-07T14:32:01.280Z] #0 7.199 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:32:01 [2023-01-07T14:32:01.280Z] #0 7.199 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:32:01 [2023-01-07T14:32:01.280Z] #0 8.527 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:32:01 [2023-01-07T14:32:01.280Z] #28 ...
14:32:01 [2023-01-07T14:32:01.280Z] 
14:32:01 [2023-01-07T14:32:01.280Z] #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
14:32:01 [2023-01-07T14:32:01.280Z] #0 7.954 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:32:01 [2023-01-07T14:32:01.280Z] #0 8.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:32:01 [2023-01-07T14:32:01.280Z] #0 8.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:32:01 [2023-01-07T14:32:01.280Z] #0 9.590 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:32:01 [2023-01-07T14:32:01.280Z] #29 ...
14:32:01 [2023-01-07T14:32:01.280Z] 
14:32:01 [2023-01-07T14:32:01.280Z] #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
14:32:01 [2023-01-07T14:32:01.280Z] #0 7.587 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:32:01 [2023-01-07T14:32:01.280Z] #0 7.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:32:01 [2023-01-07T14:32:01.280Z] #0 7.625 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:32:01 [2023-01-07T14:32:01.280Z] #0 9.126 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:32:01 [2023-01-07T14:32:01.537Z] #30 ...
14:32:01 [2023-01-07T14:32:01.537Z] 
14:32:01 [2023-01-07T14:32:01.537Z] #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
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.198 + RM_GOPATH=0
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.198 + TMP_GOPATH=
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.198 + : /build
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.198 + '[' -z '' ']'
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.198 ++ mktemp -d
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.199 + export GOPATH=/tmp/tmp.SshPTfWYGJ
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.199 + GOPATH=/tmp/tmp.SshPTfWYGJ
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.199 + RM_GOPATH=1
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.199 + case "$(go env GOARCH)" in
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.205 ++ go env GOARCH
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 + export GO_BUILDMODE=-buildmode=pie
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 + GO_BUILDMODE=-buildmode=pie
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 ++ dirname /tmp/install/install.sh
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 + dir=/tmp/install
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 + bin=vndr
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 + shift
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 + '[' '!' -f /tmp/install/vndr.installer ']'
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 + . /tmp/install/vndr.installer
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 ++ : v0.1.3-0.20221229102223-87603e47e8ea
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 + install_vndr
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 + GOBIN=/build
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 + GO111MODULE=on
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.223 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
14:32:01 [2023-01-07T14:32:01.537Z] #0 6.741 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
14:32:01 [2023-01-07T14:32:01.794Z] #31 ...
14:32:01 [2023-01-07T14:32:01.794Z] 
14:32:01 [2023-01-07T14:32:01.794Z] #32 [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
14:32:01 [2023-01-07T14:32:01.794Z] #0 6.014 + RM_GOPATH=0
14:32:01 [2023-01-07T14:32:01.794Z] #0 6.014 + TMP_GOPATH=
14:32:01 [2023-01-07T14:32:01.794Z] #0 6.014 + : /build
14:32:01 [2023-01-07T14:32:01.794Z] #0 6.014 + '[' -z '' ']'
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.014 ++ mktemp -d
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.014 + export GOPATH=/tmp/tmp.TkapHk9CA5
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.014 + GOPATH=/tmp/tmp.TkapHk9CA5
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.014 + RM_GOPATH=1
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.014 + case "$(go env GOARCH)" in
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.014 ++ go env GOARCH
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 + export GO_BUILDMODE=-buildmode=pie
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 + GO_BUILDMODE=-buildmode=pie
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 ++ dirname /tmp/install/install.sh
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 + dir=/tmp/install
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 + bin=rootlesskit
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 + shift
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 + . /tmp/install/rootlesskit.installer
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 ++ : v0.14.4
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 + install_rootlesskit
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 + case "$1" in
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 + export CGO_ENABLED=0
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 + CGO_ENABLED=0
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.022 + _install_rootlesskit
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.024 Install rootlesskit version v0.14.4
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.024 + echo 'Install rootlesskit version v0.14.4'
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.024 + for f in rootlesskit rootlesskit-docker-proxy
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.024 + GOBIN=/build
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.024 + GO111MODULE=on
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.024 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.446 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
14:32:01 [2023-01-07T14:32:01.795Z] #32 ...
14:32:01 [2023-01-07T14:32:01.795Z] 
14:32:01 [2023-01-07T14:32:01.795Z] #33 [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
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.690 + RM_GOPATH=0
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.690 + TMP_GOPATH=
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.690 + : /build
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.690 + '[' -z '' ']'
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.690 ++ mktemp -d
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.690 + export GOPATH=/tmp/tmp.Zywpsbm2EI
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.690 + GOPATH=/tmp/tmp.Zywpsbm2EI
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.690 + RM_GOPATH=1
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.690 + case "$(go env GOARCH)" in
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.690 ++ go env GOARCH
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.691 + export GO_BUILDMODE=-buildmode=pie
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.691 + GO_BUILDMODE=-buildmode=pie
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.694 ++ dirname /tmp/install/install.sh
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.694 + dir=/tmp/install
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.694 + bin=gotestsum
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.694 + shift
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.694 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.694 + . /tmp/install/gotestsum.installer
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.694 ++ : v1.8.2
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.694 + install_gotestsum
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.694 + set -e
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.694 + echo 'Install gotestsum version v1.8.2'
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.694 + GOBIN=/build
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.694 + GO111MODULE=on
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.694 + go install gotest.tools/gotestsum@v1.8.2
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.705 Install gotestsum version v1.8.2
14:32:01 [2023-01-07T14:32:01.795Z] #0 7.285 go: downloading gotest.tools/gotestsum v1.8.2
14:32:01 [2023-01-07T14:32:01.795Z] #33 ...
14:32:01 [2023-01-07T14:32:01.795Z] 
14:32:01 [2023-01-07T14:32:01.795Z] #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
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.723 + RM_GOPATH=0
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.723 + TMP_GOPATH=
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.723 + : /build
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.723 + '[' -z '' ']'
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.723 ++ mktemp -d
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.726 + export GOPATH=/tmp/tmp.bajQSJKldC
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.726 + GOPATH=/tmp/tmp.bajQSJKldC
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.726 + RM_GOPATH=1
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.726 + case "$(go env GOARCH)" in
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.726 ++ go env GOARCH
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 Install shfmt version v3.0.2
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 + export GO_BUILDMODE=-buildmode=pie
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 + GO_BUILDMODE=-buildmode=pie
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 ++ dirname /tmp/install/install.sh
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 + dir=/tmp/install
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 + bin=shfmt
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 + shift
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 + . /tmp/install/shfmt.installer
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 ++ : v3.0.2
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 + install_shfmt
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 + echo 'Install shfmt version v3.0.2'
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 + GOBIN=/build
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 + GO111MODULE=on
14:32:01 [2023-01-07T14:32:01.795Z] #0 5.734 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
14:32:01 [2023-01-07T14:32:01.795Z] #0 6.250 go: downloading mvdan.cc/sh/v3 v3.0.2
14:32:01 [2023-01-07T14:32:01.795Z] #0 8.373 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:32:01 [2023-01-07T14:32:01.795Z] #0 8.375 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:32:01 [2023-01-07T14:32:01.795Z] #0 8.465 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:32:01 [2023-01-07T14:32:01.795Z] #0 10.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:32:02 [2023-01-07T14:32:02.052Z] #34 ...
14:32:02 [2023-01-07T14:32:02.052Z] 
14:32:02 [2023-01-07T14:32:02.052Z] #35 [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
14:32:02 [2023-01-07T14:32:02.052Z] #0 7.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:32:02 [2023-01-07T14:32:02.052Z] #0 8.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:32:02 [2023-01-07T14:32:02.052Z] #0 8.060 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:32:02 [2023-01-07T14:32:02.052Z] #0 10.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:32:02 [2023-01-07T14:32:02.052Z] #35 ...
14:32:02 [2023-01-07T14:32:02.052Z] 
14:32:02 [2023-01-07T14:32:02.052Z] #36 [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
14:32:02 [2023-01-07T14:32:02.052Z] #0 6.744 + git clone https://github.com/kolyshkin/go-swagger.git .
14:32:02 [2023-01-07T14:32:02.052Z] #0 6.753 Cloning into '.'...
14:32:02 [2023-01-07T14:32:02.309Z] #36 ...
14:32:02 [2023-01-07T14:32:02.309Z] 
14:32:02 [2023-01-07T14:32:02.309Z] #33 [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
14:32:02 [2023-01-07T14:32:02.309Z] #33 10.95 go: downloading github.com/dnephin/pflag v1.0.7
14:32:02 [2023-01-07T14:32:02.309Z] #33 11.01 go: downloading github.com/fatih/color v1.13.0
14:32:02 [2023-01-07T14:32:02.309Z] #33 11.06 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:32:02 [2023-01-07T14:32:02.872Z] #33 11.64 go: downloading github.com/mattn/go-colorable v0.1.12
14:32:02 [2023-01-07T14:32:02.872Z] #33 11.69 go: downloading github.com/mattn/go-isatty v0.0.14
14:32:02 [2023-01-07T14:32:02.872Z] #33 11.74 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:32:02 [2023-01-07T14:32:02.872Z] #33 11.76 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:32:03 [2023-01-07T14:32:03.129Z] #33 11.90 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:32:03 [2023-01-07T14:32:03.129Z] #33 12.10 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:32:03 [2023-01-07T14:32:03.386Z] #33 12.36 go: downloading golang.org/x/tools v0.1.11
14:32:03 [2023-01-07T14:32:03.609Z] using credential docker-jenkins-github-credentials
14:32:03 [2023-01-07T14:32:03.627Z] Cloning the remote Git repository
14:32:03 [2023-01-07T14:32:03.627Z] Cloning with configured refspecs honoured and without tags
14:32:03 [2023-01-07T14:32:03.050Z] Cloning repository https://github.com/moby/moby.git
14:32:03 [2023-01-07T14:32:03.125Z]  > git init /home/ubuntu/workspace/moby_PR-44755 # timeout=10
14:32:03 [2023-01-07T14:32:03.416Z] Fetching upstream changes from https://github.com/moby/moby.git
14:32:03 [2023-01-07T14:32:03.417Z]  > git --version # timeout=10
14:32:03 [2023-01-07T14:32:03.433Z]  > git --version # 'git version 2.17.1'
14:32:03 [2023-01-07T14:32:03.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:32:03 [2023-01-07T14:32:03.435Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44755/head:refs/remotes/origin/PR-44755 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:32:08 [2023-01-07T14:32:08.642Z] #33 ...
14:32:08 [2023-01-07T14:32:08.642Z] 
14:32:08 [2023-01-07T14:32:08.642Z] #24 [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
14:32:08 [2023-01-07T14:32:08.642Z] #24 6.882 + git clone https://github.com/docker/distribution.git .
14:32:08 [2023-01-07T14:32:08.642Z] #24 6.892 Cloning into '.'...
14:32:08 [2023-01-07T14:32:08.642Z] #24 ...
14:32:08 [2023-01-07T14:32:08.642Z] 
14:32:08 [2023-01-07T14:32:08.642Z] #21 [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
14:32:08 [2023-01-07T14:32:08.642Z] #21 10.69 internal/unsafeheader
14:32:08 [2023-01-07T14:32:08.642Z] #21 10.79 internal/goarch
14:32:08 [2023-01-07T14:32:08.642Z] #21 10.91 internal/cpu
14:32:08 [2023-01-07T14:32:08.642Z] #21 10.98 internal/abi
14:32:08 [2023-01-07T14:32:08.642Z] #21 11.81 internal/goexperiment
14:32:08 [2023-01-07T14:32:08.642Z] #21 12.08 internal/goos
14:32:08 [2023-01-07T14:32:08.642Z] #21 12.24 internal/bytealg
14:32:08 [2023-01-07T14:32:08.642Z] #21 12.47 runtime/internal/atomic
14:32:08 [2023-01-07T14:32:08.642Z] #21 13.62 runtime/internal/math
14:32:08 [2023-01-07T14:32:08.642Z] #21 13.94 runtime/internal/sys
14:32:08 [2023-01-07T14:32:08.643Z] #21 14.15 runtime/internal/syscall
14:32:08 [2023-01-07T14:32:08.643Z] #21 14.42 internal/itoa
14:32:08 [2023-01-07T14:32:08.643Z] #21 14.79 math/bits
14:32:08 [2023-01-07T14:32:08.643Z] #21 15.93 math
14:32:08 [2023-01-07T14:32:08.643Z] #21 15.94 runtime
14:32:10 [2023-01-07T14:32:10.061Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0554ad4c1dc3d20b0) in /home/ubuntu/workspace/moby_PR-44755
[Pipeline] {
[Pipeline] checkout
14:32:10 [2023-01-07T14:32:10.198Z] The recommended git tool is: git
14:32:11 [2023-01-07T14:32:11.916Z] #21 ...
14:32:11 [2023-01-07T14:32:11.916Z] 
14:32:11 [2023-01-07T14:32:11.916Z] #27 [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
14:32:11 [2023-01-07T14:32:11.916Z] #27 20.56 + mkdir -p /build
14:32:11 [2023-01-07T14:32:11.916Z] #27 20.56 + mv docker/docker /build/
14:32:11 [2023-01-07T14:32:11.916Z] #27 20.57 + rmdir docker
14:32:12 [2023-01-07T14:32:12.848Z] #27 DONE 21.5s
14:32:12 [2023-01-07T14:32:12.848Z] 
14:32:12 [2023-01-07T14:32:12.848Z] #32 [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
14:32:12 [2023-01-07T14:32:12.848Z] #32 13.96 go: downloading github.com/pkg/errors v0.9.1
14:32:12 [2023-01-07T14:32:12.848Z] #32 14.08 go: downloading github.com/sirupsen/logrus v1.8.1
14:32:12 [2023-01-07T14:32:12.848Z] #32 14.09 go: downloading github.com/urfave/cli/v2 v2.3.0
14:32:12 [2023-01-07T14:32:12.848Z] #32 15.05 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:32:12 [2023-01-07T14:32:12.848Z] #32 19.81 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:32:12 [2023-01-07T14:32:12.848Z] #32 21.48 go: downloading github.com/google/uuid v1.3.0
14:32:12 [2023-01-07T14:32:12.848Z] #32 21.49 go: downloading github.com/moby/vpnkit v0.5.0
14:32:13 [2023-01-07T14:32:13.105Z] #32 22.03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:32:13 [2023-01-07T14:32:13.273Z] using credential docker-jenkins-github-credentials
14:32:13 [2023-01-07T14:32:13.283Z] Cloning the remote Git repository
14:32:13 [2023-01-07T14:32:13.283Z] Cloning with configured refspecs honoured and without tags
14:32:13 [2023-01-07T14:32:13.362Z] #32 22.33 go: downloading github.com/gofrs/flock v0.8.1
14:32:13 [2023-01-07T14:32:13.362Z] #32 ...
14:32:13 [2023-01-07T14:32:13.362Z] 
14:32:13 [2023-01-07T14:32:13.362Z] #28 [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
14:32:13 [2023-01-07T14:32:13.362Z] #28 12.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:32:13 [2023-01-07T14:32:13.362Z] #28 15.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:32:13 [2023-01-07T14:32:13.362Z] #28 ...
14:32:13 [2023-01-07T14:32:13.362Z] 
14:32:13 [2023-01-07T14:32:13.362Z] #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
14:32:13 [2023-01-07T14:32:13.362Z] #30 12.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:32:13 [2023-01-07T14:32:13.362Z] #30 15.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:32:13 [2023-01-07T14:32:13.620Z] #30 ...
14:32:13 [2023-01-07T14:32:13.620Z] 
14:32:13 [2023-01-07T14:32:13.620Z] #32 [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
14:32:13 [2023-01-07T14:32:13.620Z] #32 22.44 go: downloading github.com/gorilla/mux v1.8.0
14:32:13 [2023-01-07T14:32:13.330Z] Cloning repository https://github.com/moby/moby.git
14:32:13 [2023-01-07T14:32:13.386Z]  > git init /home/ubuntu/workspace/moby_PR-44755 # timeout=10
14:32:13 [2023-01-07T14:32:13.620Z] Fetching upstream changes from https://github.com/moby/moby.git
14:32:13 [2023-01-07T14:32:13.621Z]  > git --version # timeout=10
14:32:13 [2023-01-07T14:32:13.633Z]  > git --version # 'git version 2.25.1'
14:32:13 [2023-01-07T14:32:13.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:32:13 [2023-01-07T14:32:13.635Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44755/head:refs/remotes/origin/PR-44755 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:32:13 [2023-01-07T14:32:13.876Z] #32 22.87 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:32:14 [2023-01-07T14:32:14.440Z] #32 ...
14:32:14 [2023-01-07T14:32:14.440Z] 
14:32:14 [2023-01-07T14:32:14.440Z] #35 [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
14:32:14 [2023-01-07T14:32:14.440Z] #35 13.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:32:14 [2023-01-07T14:32:14.440Z] #35 16.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:32:14 [2023-01-07T14:32:14.440Z] #35 ...
14:32:14 [2023-01-07T14:32:14.440Z] 
14:32:14 [2023-01-07T14:32:14.440Z] #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
14:32:14 [2023-01-07T14:32:14.440Z] #29 13.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:32:14 [2023-01-07T14:32:14.440Z] #29 17.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:32:14 [2023-01-07T14:32:14.697Z] #29 ...
14:32:14 [2023-01-07T14:32:14.697Z] 
14:32:14 [2023-01-07T14:32:14.697Z] #32 [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
14:32:14 [2023-01-07T14:32:14.697Z] #32 23.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:32:14 [2023-01-07T14:32:14.954Z] #32 24.07 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:32:17 [2023-01-07T14:32:17.578Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0eef5981905086d75) in /home/ubuntu/workspace/moby_PR-44755
[Pipeline] {
[Pipeline] checkout
14:32:17 [2023-01-07T14:32:17.681Z] The recommended git tool is: git
14:32:19 [2023-01-07T14:32:19.944Z] Fetching without tags
14:32:19 [2023-01-07T14:32:19.842Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:32:19 [2023-01-07T14:32:19.890Z]  > git config --add remote.origin.fetch +refs/pull/44755/head:refs/remotes/origin/PR-44755 # timeout=10
14:32:19 [2023-01-07T14:32:19.919Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:32:19 [2023-01-07T14:32:19.937Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:32:19 [2023-01-07T14:32:19.965Z] Fetching upstream changes from https://github.com/moby/moby.git
14:32:19 [2023-01-07T14:32:19.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:32:20 [2023-01-07T14:32:20.017Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44755/head:refs/remotes/origin/PR-44755 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:32:20 [2023-01-07T14:32:20.181Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit d645297358ce3f9fced99b772b36da6c1bf6d464
14:32:20 [2023-01-07T14:32:20.224Z] #32 ...
14:32:20 [2023-01-07T14:32:20.224Z] 
14:32:20 [2023-01-07T14:32:20.224Z] #26 [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
14:32:20 [2023-01-07T14:32:20.224Z] #26 27.64 Updating files:  55% (1064/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.
14:32:20 [2023-01-07T14:32:20.224Z] #26 28.82 + cd /tmp/tmp.OrrbrRQN9H/src/github.com/docker/libnetwork
14:32:20 [2023-01-07T14:32:20.224Z] #26 28.83 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
14:32:20 [2023-01-07T14:32:20.789Z] #26 29.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:32:20 [2023-01-07T14:32:20.908Z] Merge succeeded, producing d645297358ce3f9fced99b772b36da6c1bf6d464
14:32:20 [2023-01-07T14:32:20.909Z] Checking out Revision d645297358ce3f9fced99b772b36da6c1bf6d464 (PR-44755)
14:32:21 [2023-01-07T14:32:21.171Z] using credential docker-jenkins-github-credentials
14:32:21 [2023-01-07T14:32:21.181Z] Cloning the remote Git repository
14:32:21 [2023-01-07T14:32:21.181Z] Cloning with configured refspecs honoured and without tags
14:32:21 [2023-01-07T14:32:21.254Z] Cloning repository https://github.com/moby/moby.git
14:32:20 [2023-01-07T14:32:20.206Z]  > git config core.sparsecheckout # timeout=10
14:32:20 [2023-01-07T14:32:20.225Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:32:20 [2023-01-07T14:32:20.836Z]  > git remote # timeout=10
14:32:20 [2023-01-07T14:32:20.856Z]  > git config --get remote.origin.url # timeout=10
14:32:20 [2023-01-07T14:32:20.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:32:20 [2023-01-07T14:32:20.895Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
14:32:20 [2023-01-07T14:32:20.908Z]  > git rev-parse HEAD^{commit} # timeout=10
14:32:20 [2023-01-07T14:32:20.928Z]  > git config core.sparsecheckout # timeout=10
14:32:20 [2023-01-07T14:32:20.940Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:32:21 [2023-01-07T14:32:21.316Z]  > git init /home/ubuntu/workspace/moby_PR-44755 # timeout=10
14:32:21 [2023-01-07T14:32:21.561Z] Fetching upstream changes from https://github.com/moby/moby.git
14:32:21 [2023-01-07T14:32:21.562Z]  > git --version # timeout=10
14:32:21 [2023-01-07T14:32:21.583Z]  > git --version # 'git version 2.25.1'
14:32:21 [2023-01-07T14:32:21.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:32:21 [2023-01-07T14:32:21.585Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44755/head:refs/remotes/origin/PR-44755 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:32:22 [2023-01-07T14:32:22.684Z] #26 ...
14:32:22 [2023-01-07T14:32:22.684Z] 
14:32:22 [2023-01-07T14:32:22.684Z] #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
14:32:22 [2023-01-07T14:32:22.684Z] #31 DONE 31.5s
14:32:22 [2023-01-07T14:32:22.684Z] 
14:32:22 [2023-01-07T14:32:22.684Z] #32 [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
14:32:22 [2023-01-07T14:32:22.684Z] #32 31.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:32:22 [2023-01-07T14:32:22.941Z] #32 31.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:32:25 [2023-01-07T14:32:25.318Z] Commit message: "hack/make: Don't add -buildmode=pie with -race"
14:32:25 [2023-01-07T14:32:25.464Z] #32 ...
14:32:25 [2023-01-07T14:32:25.464Z] 
14:32:25 [2023-01-07T14:32:25.464Z] #33 [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
14:32:25 [2023-01-07T14:32:25.464Z] #33 24.11 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:32:25 [2023-01-07T14:32:25.464Z] #33 ...
14:32:25 [2023-01-07T14:32:25.464Z] 
14:32:25 [2023-01-07T14:32:25.464Z] #21 [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
14:32:25 [2023-01-07T14:32:25.464Z] #21 25.41 unicode/utf8
14:32:25 [2023-01-07T14:32:25.464Z] #21 27.01 internal/race
14:32:25 [2023-01-07T14:32:25.464Z] #21 27.32 sync/atomic
14:32:25 [2023-01-07T14:32:25.464Z] #21 28.41 unicode
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:32:26 [2023-01-07T14:32:26.663Z] Fetching without tags
14:32:26 [2023-01-07T14:32:26.736Z] + docker version
14:32:26 [2023-01-07T14:32:26.902Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit d645297358ce3f9fced99b772b36da6c1bf6d464
14:32:26 [2023-01-07T14:32:26.495Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:32:26 [2023-01-07T14:32:26.547Z]  > git config --add remote.origin.fetch +refs/pull/44755/head:refs/remotes/origin/PR-44755 # timeout=10
14:32:26 [2023-01-07T14:32:26.610Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:32:26 [2023-01-07T14:32:26.652Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:32:26 [2023-01-07T14:32:26.668Z] Fetching upstream changes from https://github.com/moby/moby.git
14:32:26 [2023-01-07T14:32:26.668Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:32:26 [2023-01-07T14:32:26.691Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44755/head:refs/remotes/origin/PR-44755 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:32:26 [2023-01-07T14:32:26.913Z]  > git config core.sparsecheckout # timeout=10
14:32:26 [2023-01-07T14:32:26.927Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:32:27 [2023-01-07T14:32:27.358Z] #21 36.20 encoding
14:32:27 [2023-01-07T14:32:27.627Z] Merge succeeded, producing d645297358ce3f9fced99b772b36da6c1bf6d464
14:32:27 [2023-01-07T14:32:27.627Z] Checking out Revision d645297358ce3f9fced99b772b36da6c1bf6d464 (PR-44755)
14:32:28 [2023-01-07T14:32:28.227Z] Fetching without tags
14:32:28 [2023-01-07T14:32:28.163Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:32:28 [2023-01-07T14:32:28.176Z]  > git config --add remote.origin.fetch +refs/pull/44755/head:refs/remotes/origin/PR-44755 # timeout=10
14:32:28 [2023-01-07T14:32:28.189Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:32:28 [2023-01-07T14:32:28.209Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:32:28 [2023-01-07T14:32:28.232Z] Fetching upstream changes from https://github.com/moby/moby.git
14:32:28 [2023-01-07T14:32:28.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:32:28 [2023-01-07T14:32:28.233Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44755/head:refs/remotes/origin/PR-44755 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:32:28 [2023-01-07T14:32:28.456Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit d645297358ce3f9fced99b772b36da6c1bf6d464
14:32:29 [2023-01-07T14:32:29.218Z] Merge succeeded, producing d645297358ce3f9fced99b772b36da6c1bf6d464
14:32:29 [2023-01-07T14:32:29.218Z] Checking out Revision d645297358ce3f9fced99b772b36da6c1bf6d464 (PR-44755)
14:32:29 [2023-01-07T14:32:29.252Z] #21 ...
14:32:29 [2023-01-07T14:32:29.252Z] 
14:32:29 [2023-01-07T14:32:29.252Z] #28 [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
14:32:29 [2023-01-07T14:32:29.252Z] #28 28.26 Fetched 8616 kB in 21s (403 kB/s)
14:32:29 [2023-01-07T14:32:29.252Z] #28 28.26 Reading package lists...
14:32:27 [2023-01-07T14:32:27.558Z]  > git remote # timeout=10
14:32:27 [2023-01-07T14:32:27.573Z]  > git config --get remote.origin.url # timeout=10
14:32:27 [2023-01-07T14:32:27.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:32:27 [2023-01-07T14:32:27.590Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
14:32:27 [2023-01-07T14:32:27.608Z]  > git rev-parse HEAD^{commit} # timeout=10
14:32:27 [2023-01-07T14:32:27.631Z]  > git config core.sparsecheckout # timeout=10
14:32:27 [2023-01-07T14:32:27.639Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:32:29 [2023-01-07T14:32:29.509Z] #28 36.98 Reading package lists...
14:32:29 [2023-01-07T14:32:29.509Z] #28 ...
14:32:29 [2023-01-07T14:32:29.509Z] 
14:32:29 [2023-01-07T14:32:29.509Z] #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
14:32:29 [2023-01-07T14:32:29.509Z] #30 28.59 Fetched 8616 kB in 21s (405 kB/s)
14:32:29 [2023-01-07T14:32:29.509Z] #30 28.59 Reading package lists...
14:32:29 [2023-01-07T14:32:29.509Z] #30 37.58 Reading package lists...
14:32:29 [2023-01-07T14:32:29.509Z] #30 ...
14:32:29 [2023-01-07T14:32:29.509Z] 
14:32:29 [2023-01-07T14:32:29.509Z] #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
14:32:29 [2023-01-07T14:32:29.509Z] #29 29.83 Fetched 8616 kB in 22s (390 kB/s)
14:32:29 [2023-01-07T14:32:29.509Z] #29 29.83 Reading package lists...
14:32:28 [2023-01-07T14:32:28.459Z]  > git config core.sparsecheckout # timeout=10
14:32:28 [2023-01-07T14:32:28.474Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:32:29 [2023-01-07T14:32:29.167Z]  > git remote # timeout=10
14:32:29 [2023-01-07T14:32:29.181Z]  > git config --get remote.origin.url # timeout=10
14:32:29 [2023-01-07T14:32:29.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:32:29 [2023-01-07T14:32:29.191Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
14:32:29 [2023-01-07T14:32:29.207Z]  > git rev-parse HEAD^{commit} # timeout=10
14:32:29 [2023-01-07T14:32:29.217Z]  > git config core.sparsecheckout # timeout=10
14:32:29 [2023-01-07T14:32:29.222Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:32:30 [2023-01-07T14:32:30.443Z] #29 38.59 Reading package lists...
14:32:30 [2023-01-07T14:32:30.443Z] #29 ...
14:32:30 [2023-01-07T14:32:30.443Z] 
14:32:30 [2023-01-07T14:32:30.443Z] #24 [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
14:32:31 [2023-01-07T14:32:31.470Z] #24 38.99 Updating files:  65% (1447/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:  96% (2133/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.
14:32:31 [2023-01-07T14:32:31.470Z] #24 40.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:32:31 [2023-01-07T14:32:31.726Z] #24 ...
14:32:31 [2023-01-07T14:32:31.726Z] 
14:32:31 [2023-01-07T14:32:31.726Z] #35 [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
14:32:31 [2023-01-07T14:32:31.726Z] #35 30.58 Fetched 8616 kB in 23s (377 kB/s)
14:32:31 [2023-01-07T14:32:31.726Z] #35 30.58 Reading package lists...
14:32:32 [2023-01-07T14:32:32.267Z] Commit message: "hack/make: Don't add -buildmode=pie with -race"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:32:33 [2023-01-07T14:32:33.269Z] Commit message: "hack/make: Don't add -buildmode=pie with -race"
14:32:33 [2023-01-07T14:32:33.305Z] + docker version
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:32:34 [2023-01-07T14:32:34.195Z] + docker version
14:32:34 [2023-01-07T14:32:34.255Z] #35 39.35 Reading package lists...
14:32:34 [2023-01-07T14:32:34.255Z] #35 ...
14:32:34 [2023-01-07T14:32:34.255Z] 
14:32:34 [2023-01-07T14:32:34.255Z] #24 [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
14:32:34 [2023-01-07T14:32:34.255Z] #24 42.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
14:32:40 [2023-01-07T14:32:40.238Z] Fetching without tags
14:32:40 [2023-01-07T14:32:40.517Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit d645297358ce3f9fced99b772b36da6c1bf6d464
14:32:40 [2023-01-07T14:32:40.799Z] #24 ...
14:32:40 [2023-01-07T14:32:40.799Z] 
14:32:40 [2023-01-07T14:32:40.799Z] #35 [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
14:32:40 [2023-01-07T14:32:40.799Z] #35 39.35 Reading package lists...
14:32:41 [2023-01-07T14:32:41.362Z] #35 47.97 Building dependency tree...
14:32:41 [2023-01-07T14:32:41.682Z] Merge succeeded, producing d645297358ce3f9fced99b772b36da6c1bf6d464
14:32:41 [2023-01-07T14:32:41.682Z] Checking out Revision d645297358ce3f9fced99b772b36da6c1bf6d464 (PR-44755)
14:32:40 [2023-01-07T14:32:40.201Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:32:40 [2023-01-07T14:32:40.210Z]  > git config --add remote.origin.fetch +refs/pull/44755/head:refs/remotes/origin/PR-44755 # timeout=10
14:32:40 [2023-01-07T14:32:40.218Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:32:40 [2023-01-07T14:32:40.230Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:32:40 [2023-01-07T14:32:40.286Z] Fetching upstream changes from https://github.com/moby/moby.git
14:32:40 [2023-01-07T14:32:40.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:32:40 [2023-01-07T14:32:40.289Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44755/head:refs/remotes/origin/PR-44755 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:32:40 [2023-01-07T14:32:40.526Z]  > git config core.sparsecheckout # timeout=10
14:32:40 [2023-01-07T14:32:40.543Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:32:41 [2023-01-07T14:32:41.573Z]  > git remote # timeout=10
14:32:41 [2023-01-07T14:32:41.597Z]  > git config --get remote.origin.url # timeout=10
14:32:41 [2023-01-07T14:32:41.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:32:41 [2023-01-07T14:32:41.652Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
14:32:41 [2023-01-07T14:32:41.674Z]  > git rev-parse HEAD^{commit} # timeout=10
14:32:41 [2023-01-07T14:32:41.731Z]  > git config core.sparsecheckout # timeout=10
14:32:41 [2023-01-07T14:32:41.747Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:32:44 [2023-01-07T14:32:44.689Z] #35 53.40 The following additional packages will be installed:
14:32:44 [2023-01-07T14:32:44.689Z] #35 53.43   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
14:32:44 [2023-01-07T14:32:44.689Z] #35 53.44   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
14:32:44 [2023-01-07T14:32:44.689Z] #35 53.48 Suggested packages:
14:32:44 [2023-01-07T14:32:44.689Z] #35 53.52   manpages-dev protobuf-mode-el python3-setuptools
14:32:45 [2023-01-07T14:32:45.283Z] #35 ...
14:32:45 [2023-01-07T14:32:45.283Z] 
14:32:45 [2023-01-07T14:32:45.283Z] #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
14:32:45 [2023-01-07T14:32:45.283Z] #30 37.58 Reading package lists...
14:32:45 [2023-01-07T14:32:45.283Z] #30 46.09 Building dependency tree...
14:32:45 [2023-01-07T14:32:45.283Z] #30 51.86 The following additional packages will be installed:
14:32:45 [2023-01-07T14:32:45.283Z] #30 51.86   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:32:45 [2023-01-07T14:32:45.283Z] #30 51.86   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:32:45 [2023-01-07T14:32:45.283Z] #30 51.86   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:32:45 [2023-01-07T14:32:45.283Z] #30 51.86   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:32:45 [2023-01-07T14:32:45.283Z] #30 51.86   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:32:45 [2023-01-07T14:32:45.283Z] #30 51.87   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:32:45 [2023-01-07T14:32:45.283Z] #30 51.87   mingw-w64-common mingw-w64-x86-64-dev
14:32:45 [2023-01-07T14:32:45.283Z] #30 51.88 Suggested packages:
14:32:45 [2023-01-07T14:32:45.283Z] #30 51.88   gcc-10-locales seccomp wine64
14:32:45 [2023-01-07T14:32:45.283Z] #30 54.01 The following NEW packages will be installed:
14:32:45 [2023-01-07T14:32:45.283Z] #30 54.01   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:32:45 [2023-01-07T14:32:45.283Z] #30 54.01   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:32:45 [2023-01-07T14:32:45.283Z] #30 54.01   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:32:45 [2023-01-07T14:32:45.283Z] #30 54.01   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:32:45 [2023-01-07T14:32:45.283Z] #30 54.01   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:32:45 [2023-01-07T14:32:45.283Z] #30 54.02   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:32:45 [2023-01-07T14:32:45.283Z] #30 54.02   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:32:45 [2023-01-07T14:32:45.283Z] #30 54.02   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:32:45 [2023-01-07T14:32:45.283Z] #30 54.03   mingw-w64-x86-64-dev
14:32:45 [2023-01-07T14:32:45.541Z] #30 54.48 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
14:32:45 [2023-01-07T14:32:45.541Z] #30 54.48 Need to get 115 MB of archives.
14:32:45 [2023-01-07T14:32:45.541Z] #30 54.48 After this operation, 645 MB of additional disk space will be used.
14:32:45 [2023-01-07T14:32:45.541Z] #30 54.48 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]
14:32:45 [2023-01-07T14:32:45.799Z] #30 54.64 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]
14:32:46 [2023-01-07T14:32:46.056Z] #30 54.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:32:46 [2023-01-07T14:32:46.056Z] #30 ...
14:32:46 [2023-01-07T14:32:46.056Z] 
14:32:46 [2023-01-07T14:32:46.056Z] #28 [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
14:32:46 [2023-01-07T14:32:46.056Z] #28 36.98 Reading package lists...
14:32:46 [2023-01-07T14:32:46.056Z] #28 45.60 Building dependency tree...
14:32:46 [2023-01-07T14:32:46.056Z] #28 51.40 The following additional packages will be installed:
14:32:46 [2023-01-07T14:32:46.056Z] #28 51.42   libbtrfs0
14:32:46 [2023-01-07T14:32:46.056Z] #28 51.71 The following NEW packages will be installed:
14:32:46 [2023-01-07T14:32:46.056Z] #28 51.73   libbtrfs-dev libbtrfs0
14:32:46 [2023-01-07T14:32:46.056Z] #28 52.27 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
14:32:46 [2023-01-07T14:32:46.056Z] #28 52.27 Need to get 460 kB of archives.
14:32:46 [2023-01-07T14:32:46.056Z] #28 52.27 After this operation, 1237 kB of additional disk space will be used.
14:32:46 [2023-01-07T14:32:46.056Z] #28 52.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:32:46 [2023-01-07T14:32:46.056Z] #28 52.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:32:46 [2023-01-07T14:32:46.056Z] #28 54.16 debconf: delaying package configuration, since apt-utils is not installed
14:32:46 [2023-01-07T14:32:46.056Z] #28 54.62 Fetched 460 kB in 0s (947 kB/s)
14:32:46 [2023-01-07T14:32:46.056Z] #28 54.84 Selecting previously unselected package libbtrfs0:amd64.
14:32:46 [2023-01-07T14:32:46.056Z] #28 54.84 (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.)
14:32:46 [2023-01-07T14:32:46.056Z] #28 55.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
14:32:46 [2023-01-07T14:32:46.056Z] #28 55.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:32:46 [2023-01-07T14:32:46.056Z] #28 ...
14:32:46 [2023-01-07T14:32:46.056Z] 
14:32:46 [2023-01-07T14:32:46.056Z] #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
14:32:46 [2023-01-07T14:32:46.056Z] #30 54.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
14:32:46 [2023-01-07T14:32:46.056Z] #30 54.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
14:32:46 [2023-01-07T14:32:46.056Z] #30 55.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:32:46 [2023-01-07T14:32:46.149Z] Commit message: "hack/make: Don't add -buildmode=pie with -race"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:32:46 [2023-01-07T14:32:46.619Z] #30 55.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:32:46 [2023-01-07T14:32:46.875Z] #30 55.82 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]
14:32:46 [2023-01-07T14:32:46.875Z] #30 55.86 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]
14:32:47 [2023-01-07T14:32:47.268Z] + docker version
14:32:47 [2023-01-07T14:32:47.806Z] #30 56.70 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]
14:32:47 [2023-01-07T14:32:47.806Z] #30 ...
14:32:47 [2023-01-07T14:32:47.806Z] 
14:32:47 [2023-01-07T14:32:47.806Z] #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
14:32:47 [2023-01-07T14:32:47.806Z] #29 38.59 Reading package lists...
14:32:47 [2023-01-07T14:32:47.806Z] #29 46.85 Building dependency tree...
14:32:47 [2023-01-07T14:32:47.806Z] #29 52.18 The following additional packages will be installed:
14:32:47 [2023-01-07T14:32:47.806Z] #29 52.18   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:32:47 [2023-01-07T14:32:47.806Z] #29 52.19 Suggested packages:
14:32:47 [2023-01-07T14:32:47.806Z] #29 52.19   cmake-doc ninja-build lrzip
14:32:47 [2023-01-07T14:32:47.806Z] #29 52.19 Recommended packages:
14:32:47 [2023-01-07T14:32:47.806Z] #29 52.19   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:32:47 [2023-01-07T14:32:47.806Z] #29 53.72 The following NEW packages will be installed:
14:32:47 [2023-01-07T14:32:47.806Z] #29 53.80   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:32:47 [2023-01-07T14:32:47.806Z] #29 53.81   vim-common xxd
14:32:47 [2023-01-07T14:32:47.806Z] #29 54.34 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
14:32:47 [2023-01-07T14:32:47.806Z] #29 54.34 Need to get 17.7 MB of archives.
14:32:47 [2023-01-07T14:32:47.806Z] #29 54.34 After this operation, 70.7 MB of additional disk space will be used.
14:32:47 [2023-01-07T14:32:47.806Z] #29 54.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:32:47 [2023-01-07T14:32:47.806Z] #29 54.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:32:47 [2023-01-07T14:32:47.806Z] #29 54.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:32:47 [2023-01-07T14:32:47.806Z] #29 54.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:32:47 [2023-01-07T14:32:47.806Z] #29 55.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
14:32:47 [2023-01-07T14:32:47.806Z] #29 55.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
14:32:47 [2023-01-07T14:32:47.806Z] #29 55.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
14:32:47 [2023-01-07T14:32:47.806Z] #29 55.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
14:32:47 [2023-01-07T14:32:47.806Z] #29 55.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
14:32:47 [2023-01-07T14:32:47.806Z] #29 55.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #29 ...
14:32:48 [2023-01-07T14:32:48.063Z] 
14:32:48 [2023-01-07T14:32:48.063Z] #28 [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
14:32:48 [2023-01-07T14:32:48.063Z] #28 55.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:32:48 [2023-01-07T14:32:48.063Z] #28 55.47 Selecting previously unselected package libbtrfs-dev:amd64.
14:32:48 [2023-01-07T14:32:48.063Z] #28 55.47 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
14:32:48 [2023-01-07T14:32:48.063Z] #28 55.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:32:48 [2023-01-07T14:32:48.063Z] #28 56.07 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:32:48 [2023-01-07T14:32:48.063Z] #28 56.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:32:48 [2023-01-07T14:32:48.063Z] #28 56.16 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:32:48 [2023-01-07T14:32:48.063Z] #28 DONE 56.8s
14:32:48 [2023-01-07T14:32:48.063Z] 
14:32:48 [2023-01-07T14:32:48.063Z] #35 [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
14:32:48 [2023-01-07T14:32:48.063Z] #35 55.87 The following NEW packages will be installed:
14:32:48 [2023-01-07T14:32:48.063Z] #35 55.87   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
14:32:48 [2023-01-07T14:32:48.063Z] #35 55.87   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
14:32:48 [2023-01-07T14:32:48.063Z] #35 55.88   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
14:32:48 [2023-01-07T14:32:48.063Z] #35 55.88   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.33 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.33 Need to get 4583 kB of archives.
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.33 After this operation, 25.9 MB of additional disk space will be used.
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
14:32:48 [2023-01-07T14:32:48.063Z] #35 56.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
14:32:48 [2023-01-07T14:32:48.229Z] Client: Docker Engine - Community
14:32:48 [2023-01-07T14:32:48.229Z]  Version:           22.06.0-beta.0
14:32:48 [2023-01-07T14:32:48.229Z]  API version:       1.42
14:32:48 [2023-01-07T14:32:48.229Z]  Go version:        go1.18.3
14:32:48 [2023-01-07T14:32:48.229Z]  Git commit:        3e9117b
14:32:48 [2023-01-07T14:32:48.229Z]  Built:             Fri Jun  3 17:55:46 2022
14:32:48 [2023-01-07T14:32:48.229Z]  OS/Arch:           linux/amd64
14:32:48 [2023-01-07T14:32:48.229Z]  Context:           default
14:32:48 [2023-01-07T14:32:48.229Z] 
14:32:48 [2023-01-07T14:32:48.229Z] Server: Docker Engine - Community
14:32:48 [2023-01-07T14:32:48.229Z]  Engine:
14:32:48 [2023-01-07T14:32:48.229Z]   Version:          22.06.0-beta.0
14:32:48 [2023-01-07T14:32:48.229Z]   API version:      1.42 (minimum version 1.12)
14:32:48 [2023-01-07T14:32:48.229Z]   Go version:       go1.18.3
14:32:48 [2023-01-07T14:32:48.229Z]   Git commit:       38633e7
14:32:48 [2023-01-07T14:32:48.229Z]   Built:            Fri Jun  3 17:55:46 2022
14:32:48 [2023-01-07T14:32:48.229Z]   OS/Arch:          linux/amd64
14:32:48 [2023-01-07T14:32:48.229Z]   Experimental:     true
14:32:48 [2023-01-07T14:32:48.229Z]  containerd:
14:32:48 [2023-01-07T14:32:48.229Z]   Version:          1.6.8
14:32:48 [2023-01-07T14:32:48.229Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:32:48 [2023-01-07T14:32:48.229Z]  runc:
14:32:48 [2023-01-07T14:32:48.229Z]   Version:          1.1.4
14:32:48 [2023-01-07T14:32:48.229Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:32:48 [2023-01-07T14:32:48.229Z]  docker-init:
14:32:48 [2023-01-07T14:32:48.229Z]   Version:          0.19.0
14:32:48 [2023-01-07T14:32:48.229Z]   GitCommit:        de40ad0
[Pipeline] sh
14:32:48 [2023-01-07T14:32:48.559Z] + docker info
14:32:48 [2023-01-07T14:32:48.559Z] Client:
14:32:48 [2023-01-07T14:32:48.559Z]  Context:    default
14:32:48 [2023-01-07T14:32:48.559Z]  Debug Mode: false
14:32:48 [2023-01-07T14:32:48.559Z]  Plugins:
14:32:48 [2023-01-07T14:32:48.559Z]   buildx: Docker Buildx (Docker Inc.)
14:32:48 [2023-01-07T14:32:48.559Z]     Version:  c5aec24
14:32:48 [2023-01-07T14:32:48.559Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
14:32:48 [2023-01-07T14:32:48.559Z]   compose: Docker Compose (Docker Inc.)
14:32:48 [2023-01-07T14:32:48.559Z]     Version:  v2.12.0
14:32:48 [2023-01-07T14:32:48.559Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:32:48 [2023-01-07T14:32:48.559Z]   scan: Docker Scan (Docker Inc.)
14:32:48 [2023-01-07T14:32:48.559Z]     Version:  v0.17.0
14:32:48 [2023-01-07T14:32:48.559Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
14:32:48 [2023-01-07T14:32:48.559Z] 
14:32:48 [2023-01-07T14:32:48.559Z] Server:
14:32:48 [2023-01-07T14:32:48.559Z]  Containers: 0
14:32:48 [2023-01-07T14:32:48.559Z]   Running: 0
14:32:48 [2023-01-07T14:32:48.559Z]   Paused: 0
14:32:48 [2023-01-07T14:32:48.559Z]   Stopped: 0
14:32:48 [2023-01-07T14:32:48.559Z]  Images: 0
14:32:48 [2023-01-07T14:32:48.559Z]  Server Version: 22.06.0-beta.0
14:32:48 [2023-01-07T14:32:48.559Z]  Storage Driver: overlay2
14:32:48 [2023-01-07T14:32:48.559Z]   Backing Filesystem: extfs
14:32:48 [2023-01-07T14:32:48.559Z]   Supports d_type: true
14:32:48 [2023-01-07T14:32:48.559Z]   Using metacopy: false
14:32:48 [2023-01-07T14:32:48.559Z]   Native Overlay Diff: true
14:32:48 [2023-01-07T14:32:48.559Z]   userxattr: false
14:32:48 [2023-01-07T14:32:48.559Z]  Logging Driver: json-file
14:32:48 [2023-01-07T14:32:48.559Z]  Cgroup Driver: cgroupfs
14:32:48 [2023-01-07T14:32:48.559Z]  Cgroup Version: 1
14:32:48 [2023-01-07T14:32:48.559Z]  Plugins:
14:32:48 [2023-01-07T14:32:48.559Z]   Volume: local
14:32:48 [2023-01-07T14:32:48.559Z]   Network: bridge host ipvlan macvlan null overlay
14:32:48 [2023-01-07T14:32:48.559Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:32:48 [2023-01-07T14:32:48.559Z]  Swarm: inactive
14:32:48 [2023-01-07T14:32:48.559Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:32:48 [2023-01-07T14:32:48.559Z]  Default Runtime: runc
14:32:48 [2023-01-07T14:32:48.559Z]  Init Binary: docker-init
14:32:48 [2023-01-07T14:32:48.559Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:32:48 [2023-01-07T14:32:48.559Z]  runc version: v1.1.4-0-g5fd4c4d
14:32:48 [2023-01-07T14:32:48.559Z]  init version: de40ad0
14:32:48 [2023-01-07T14:32:48.559Z]  Security Options:
14:32:48 [2023-01-07T14:32:48.559Z]   apparmor
14:32:48 [2023-01-07T14:32:48.559Z]   seccomp
14:32:48 [2023-01-07T14:32:48.559Z]    Profile: builtin
14:32:48 [2023-01-07T14:32:48.559Z]  Kernel Version: 5.4.0-1088-aws
14:32:48 [2023-01-07T14:32:48.559Z]  Operating System: Ubuntu 18.04.6 LTS
14:32:48 [2023-01-07T14:32:48.559Z]  OSType: linux
14:32:48 [2023-01-07T14:32:48.559Z]  Architecture: x86_64
14:32:48 [2023-01-07T14:32:48.559Z]  CPUs: 2
14:32:48 [2023-01-07T14:32:48.559Z]  Total Memory: 7.483GiB
14:32:48 [2023-01-07T14:32:48.559Z]  Name: ip-10-100-40-141
14:32:48 [2023-01-07T14:32:48.559Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
14:32:48 [2023-01-07T14:32:48.559Z]  Docker Root Dir: /var/lib/docker
14:32:48 [2023-01-07T14:32:48.559Z]  Debug Mode: false
14:32:48 [2023-01-07T14:32:48.559Z]  Registry: https://index.docker.io/v1/
14:32:48 [2023-01-07T14:32:48.559Z]  Labels:
14:32:48 [2023-01-07T14:32:48.559Z]  Experimental: true
14:32:48 [2023-01-07T14:32:48.559Z]  Insecure Registries:
14:32:48 [2023-01-07T14:32:48.559Z]   127.0.0.0/8
14:32:48 [2023-01-07T14:32:48.559Z]  Live Restore Enabled: true
14:32:48 [2023-01-07T14:32:48.559Z] 
14:32:48 [2023-01-07T14:32:48.559Z] WARNING: No swap limit support
[Pipeline] sh
14:32:48 [2023-01-07T14:32:48.674Z] Client: Docker Engine - Community
14:32:48 [2023-01-07T14:32:48.674Z]  Version:           22.06.0-beta.0
14:32:48 [2023-01-07T14:32:48.674Z]  API version:       1.42
14:32:48 [2023-01-07T14:32:48.674Z]  Go version:        go1.18.3
14:32:48 [2023-01-07T14:32:48.674Z]  Git commit:        3e9117b
14:32:48 [2023-01-07T14:32:48.674Z]  Built:             Fri Jun  3 17:55:46 2022
14:32:48 [2023-01-07T14:32:48.674Z]  OS/Arch:           linux/amd64
14:32:48 [2023-01-07T14:32:48.674Z]  Context:           default
14:32:48 [2023-01-07T14:32:48.674Z] 
14:32:48 [2023-01-07T14:32:48.674Z] Server: Docker Engine - Community
14:32:48 [2023-01-07T14:32:48.674Z]  Engine:
14:32:48 [2023-01-07T14:32:48.674Z]   Version:          22.06.0-beta.0
14:32:48 [2023-01-07T14:32:48.674Z]   API version:      1.42 (minimum version 1.12)
14:32:48 [2023-01-07T14:32:48.674Z]   Go version:       go1.18.3
14:32:48 [2023-01-07T14:32:48.674Z]   Git commit:       38633e7
14:32:48 [2023-01-07T14:32:48.674Z]   Built:            Fri Jun  3 17:55:46 2022
14:32:48 [2023-01-07T14:32:48.674Z]   OS/Arch:          linux/amd64
14:32:48 [2023-01-07T14:32:48.674Z]   Experimental:     true
14:32:48 [2023-01-07T14:32:48.674Z]  containerd:
14:32:48 [2023-01-07T14:32:48.674Z]   Version:          1.6.8
14:32:48 [2023-01-07T14:32:48.674Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:32:48 [2023-01-07T14:32:48.674Z]  runc:
14:32:48 [2023-01-07T14:32:48.674Z]   Version:          1.1.4
14:32:48 [2023-01-07T14:32:48.674Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:32:48 [2023-01-07T14:32:48.674Z]  docker-init:
14:32:48 [2023-01-07T14:32:48.674Z]   Version:          0.19.0
14:32:48 [2023-01-07T14:32:48.674Z]   GitCommit:        de40ad0
[Pipeline] sh
14:32:48 [2023-01-07T14:32:48.856Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:32:48 [2023-01-07T14:32:48.856Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:32:48 [2023-01-07T14:32:48.856Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44755/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:32:48 [2023-01-07T14:32:48.856Z] + bash /home/ubuntu/workspace/moby_PR-44755/check-config.sh
14:32:48 [2023-01-07T14:32:48.856Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:32:48 [2023-01-07T14:32:48.856Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
14:32:48 [2023-01-07T14:32:48.856Z] 
14:32:48 [2023-01-07T14:32:48.856Z] Generally Necessary:
14:32:48 [2023-01-07T14:32:48.856Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:32:48 [2023-01-07T14:32:48.856Z] - apparmor: enabled and tools installed
14:32:48 [2023-01-07T14:32:48.856Z] - CONFIG_NAMESPACES: enabled
14:32:48 [2023-01-07T14:32:48.856Z] - CONFIG_NET_NS: enabled
14:32:48 [2023-01-07T14:32:48.856Z] - CONFIG_PID_NS: enabled
14:32:48 [2023-01-07T14:32:48.856Z] - CONFIG_IPC_NS: enabled
14:32:48 [2023-01-07T14:32:48.856Z] - CONFIG_UTS_NS: enabled
14:32:48 [2023-01-07T14:32:48.856Z] - CONFIG_CGROUPS: enabled
14:32:48 [2023-01-07T14:32:48.856Z] - CONFIG_CGROUP_CPUACCT: enabled
14:32:48 [2023-01-07T14:32:48.856Z] - CONFIG_CGROUP_DEVICE: enabled
14:32:48 [2023-01-07T14:32:48.856Z] - CONFIG_CGROUP_FREEZER: enabled
14:32:48 [2023-01-07T14:32:48.856Z] - CONFIG_CGROUP_SCHED: enabled
14:32:48 [2023-01-07T14:32:48.856Z] - CONFIG_CPUSETS: enabled
14:32:48 [2023-01-07T14:32:48.856Z] - CONFIG_MEMCG: enabled
14:32:48 [2023-01-07T14:32:48.856Z] - CONFIG_KEYS: enabled
14:32:48 [2023-01-07T14:32:48.985Z] + docker info
14:32:48 [2023-01-07T14:32:48.985Z] Client:
14:32:48 [2023-01-07T14:32:48.985Z]  Context:    default
14:32:48 [2023-01-07T14:32:48.985Z]  Debug Mode: false
14:32:48 [2023-01-07T14:32:48.985Z]  Plugins:
14:32:48 [2023-01-07T14:32:48.985Z]   buildx: Docker Buildx (Docker Inc.)
14:32:48 [2023-01-07T14:32:48.985Z]     Version:  c5aec24
14:32:48 [2023-01-07T14:32:48.985Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
14:32:48 [2023-01-07T14:32:48.985Z]   compose: Docker Compose (Docker Inc.)
14:32:48 [2023-01-07T14:32:48.985Z]     Version:  v2.12.0
14:32:48 [2023-01-07T14:32:48.985Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:32:48 [2023-01-07T14:32:48.985Z]   scan: Docker Scan (Docker Inc.)
14:32:48 [2023-01-07T14:32:48.985Z]     Version:  v0.17.0
14:32:48 [2023-01-07T14:32:48.985Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
14:32:48 [2023-01-07T14:32:48.985Z] 
14:32:48 [2023-01-07T14:32:48.985Z] Server:
14:32:48 [2023-01-07T14:32:48.985Z]  Containers: 0
14:32:48 [2023-01-07T14:32:48.985Z]   Running: 0
14:32:48 [2023-01-07T14:32:48.985Z]   Paused: 0
14:32:48 [2023-01-07T14:32:48.985Z]   Stopped: 0
14:32:48 [2023-01-07T14:32:48.985Z]  Images: 0
14:32:48 [2023-01-07T14:32:48.985Z]  Server Version: 22.06.0-beta.0
14:32:48 [2023-01-07T14:32:48.985Z]  Storage Driver: overlay2
14:32:48 [2023-01-07T14:32:48.985Z]   Backing Filesystem: extfs
14:32:48 [2023-01-07T14:32:48.985Z]   Supports d_type: true
14:32:48 [2023-01-07T14:32:48.985Z]   Using metacopy: false
14:32:48 [2023-01-07T14:32:48.985Z]   Native Overlay Diff: true
14:32:48 [2023-01-07T14:32:48.985Z]   userxattr: false
14:32:48 [2023-01-07T14:32:48.985Z]  Logging Driver: json-file
14:32:48 [2023-01-07T14:32:48.985Z]  Cgroup Driver: cgroupfs
14:32:48 [2023-01-07T14:32:48.985Z]  Cgroup Version: 1
14:32:48 [2023-01-07T14:32:48.985Z]  Plugins:
14:32:48 [2023-01-07T14:32:48.985Z]   Volume: local
14:32:48 [2023-01-07T14:32:48.985Z]   Network: bridge host ipvlan macvlan null overlay
14:32:48 [2023-01-07T14:32:48.985Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:32:48 [2023-01-07T14:32:48.985Z]  Swarm: inactive
14:32:48 [2023-01-07T14:32:48.985Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:32:48 [2023-01-07T14:32:48.985Z]  Default Runtime: runc
14:32:48 [2023-01-07T14:32:48.985Z]  Init Binary: docker-init
14:32:48 [2023-01-07T14:32:48.985Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:32:48 [2023-01-07T14:32:48.985Z]  runc version: v1.1.4-0-g5fd4c4d
14:32:48 [2023-01-07T14:32:48.985Z]  init version: de40ad0
14:32:48 [2023-01-07T14:32:48.985Z]  Security Options:
14:32:48 [2023-01-07T14:32:48.985Z]   apparmor
14:32:48 [2023-01-07T14:32:48.985Z]   seccomp
14:32:48 [2023-01-07T14:32:48.985Z]    Profile: builtin
14:32:48 [2023-01-07T14:32:48.985Z]  Kernel Version: 5.4.0-1088-aws
14:32:48 [2023-01-07T14:32:48.985Z]  Operating System: Ubuntu 18.04.6 LTS
14:32:48 [2023-01-07T14:32:48.985Z]  OSType: linux
14:32:48 [2023-01-07T14:32:48.985Z]  Architecture: x86_64
14:32:48 [2023-01-07T14:32:48.985Z]  CPUs: 2
14:32:48 [2023-01-07T14:32:48.985Z]  Total Memory: 7.565GiB
14:32:48 [2023-01-07T14:32:48.985Z]  Name: ip-10-100-124-21
14:32:48 [2023-01-07T14:32:48.985Z]  ID: 46afdfad-1825-4e95-81cd-12ef0a946260
14:32:48 [2023-01-07T14:32:48.985Z]  Docker Root Dir: /var/lib/docker
14:32:48 [2023-01-07T14:32:48.985Z]  Debug Mode: false
14:32:48 [2023-01-07T14:32:48.985Z]  Registry: https://index.docker.io/v1/
14:32:48 [2023-01-07T14:32:48.985Z]  Labels:
14:32:48 [2023-01-07T14:32:48.985Z]  Experimental: true
14:32:48 [2023-01-07T14:32:48.985Z]  Insecure Registries:
14:32:48 [2023-01-07T14:32:48.985Z]   127.0.0.0/8
14:32:48 [2023-01-07T14:32:48.985Z]  Live Restore Enabled: true
14:32:48 [2023-01-07T14:32:48.985Z] 
14:32:48 [2023-01-07T14:32:48.985Z] WARNING: No swap limit support
[Pipeline] sh
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_VETH: enabled (as module)
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_BRIDGE: enabled (as module)
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_NF_NAT_IPV4: missing
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_NF_NAT: enabled (as module)
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_NF_NAT_NEEDED: missing
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_POSIX_MQUEUE: enabled
14:32:49 [2023-01-07T14:32:49.128Z] 
14:32:49 [2023-01-07T14:32:49.128Z] Optional Features:
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_USER_NS: enabled
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_SECCOMP: enabled
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_CGROUP_PIDS: enabled
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_MEMCG_SWAP: enabled
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:32:49 [2023-01-07T14:32:49.128Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_BLK_CGROUP: enabled
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_IOSCHED_CFQ: missing
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_CGROUP_PERF: enabled
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_CGROUP_HUGETLB: enabled
14:32:49 [2023-01-07T14:32:49.128Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:32:49 [2023-01-07T14:32:49.280Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:32:49 [2023-01-07T14:32:49.280Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:32:49 [2023-01-07T14:32:49.280Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44755/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:32:49 [2023-01-07T14:32:49.280Z] + bash /home/ubuntu/workspace/moby_PR-44755/check-config.sh
14:32:49 [2023-01-07T14:32:49.280Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:32:49 [2023-01-07T14:32:49.280Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ...
14:32:49 [2023-01-07T14:32:49.280Z] 
14:32:49 [2023-01-07T14:32:49.280Z] Generally Necessary:
14:32:49 [2023-01-07T14:32:49.280Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:32:49 [2023-01-07T14:32:49.280Z] - apparmor: enabled and tools installed
14:32:49 [2023-01-07T14:32:49.280Z] - CONFIG_NAMESPACES: enabled
14:32:49 [2023-01-07T14:32:49.280Z] - CONFIG_NET_NS: enabled
14:32:49 [2023-01-07T14:32:49.280Z] - CONFIG_PID_NS: enabled
14:32:49 [2023-01-07T14:32:49.280Z] - CONFIG_IPC_NS: enabled
14:32:49 [2023-01-07T14:32:49.280Z] - CONFIG_UTS_NS: enabled
14:32:49 [2023-01-07T14:32:49.280Z] - CONFIG_CGROUPS: enabled
14:32:49 [2023-01-07T14:32:49.280Z] - CONFIG_CGROUP_CPUACCT: enabled
14:32:49 [2023-01-07T14:32:49.280Z] - CONFIG_CGROUP_DEVICE: enabled
14:32:49 [2023-01-07T14:32:49.280Z] - CONFIG_CGROUP_FREEZER: enabled
14:32:49 [2023-01-07T14:32:49.280Z] - CONFIG_CGROUP_SCHED: enabled
14:32:49 [2023-01-07T14:32:49.280Z] - CONFIG_CPUSETS: enabled
14:32:49 [2023-01-07T14:32:49.280Z] - CONFIG_MEMCG: enabled
14:32:49 [2023-01-07T14:32:49.408Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:32:49 [2023-01-07T14:32:49.408Z] - CONFIG_CFS_BANDWIDTH: enabled
14:32:49 [2023-01-07T14:32:49.408Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:32:49 [2023-01-07T14:32:49.408Z] - CONFIG_RT_GROUP_SCHED: missing
14:32:49 [2023-01-07T14:32:49.408Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:32:49 [2023-01-07T14:32:49.408Z] - CONFIG_IP_VS: enabled (as module)
14:32:49 [2023-01-07T14:32:49.408Z] - CONFIG_IP_VS_NFCT: enabled
14:32:49 [2023-01-07T14:32:49.408Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:32:49 [2023-01-07T14:32:49.408Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:32:49 [2023-01-07T14:32:49.408Z] - CONFIG_IP_VS_RR: enabled (as module)
14:32:49 [2023-01-07T14:32:49.408Z] - CONFIG_EXT4_FS: enabled
14:32:49 [2023-01-07T14:32:49.408Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:32:49 [2023-01-07T14:32:49.408Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:32:49 [2023-01-07T14:32:49.408Z] - Network Drivers:
14:32:49 [2023-01-07T14:32:49.408Z]   - "overlay":
14:32:49 [2023-01-07T14:32:49.408Z]     - CONFIG_VXLAN: enabled (as module)
14:32:49 [2023-01-07T14:32:49.408Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:32:49 [2023-01-07T14:32:49.408Z]       Optional (for encrypted networks):
14:32:49 [2023-01-07T14:32:49.408Z]       - CONFIG_CRYPTO: enabled
14:32:49 [2023-01-07T14:32:49.408Z]       - CONFIG_CRYPTO_AEAD: enabled
14:32:49 [2023-01-07T14:32:49.408Z]       - CONFIG_CRYPTO_GCM: enabled
14:32:49 [2023-01-07T14:32:49.408Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:32:49 [2023-01-07T14:32:49.408Z]       - CONFIG_CRYPTO_GHASH: enabled
14:32:49 [2023-01-07T14:32:49.408Z]       - CONFIG_XFRM: enabled
14:32:49 [2023-01-07T14:32:49.408Z]       - CONFIG_XFRM_USER: enabled (as module)
14:32:49 [2023-01-07T14:32:49.408Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:32:49 [2023-01-07T14:32:49.408Z]       - CONFIG_INET_ESP: enabled (as module)
14:32:49 [2023-01-07T14:32:49.408Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
14:32:49 [2023-01-07T14:32:49.408Z]   - "ipvlan":
14:32:49 [2023-01-07T14:32:49.408Z]     - CONFIG_IPVLAN: enabled (as module)
14:32:49 [2023-01-07T14:32:49.408Z]   - "macvlan":
14:32:49 [2023-01-07T14:32:49.431Z] #35 ...
14:32:49 [2023-01-07T14:32:49.431Z] 
14:32:49 [2023-01-07T14:32:49.431Z] #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
14:32:49 [2023-01-07T14:32:49.431Z] #34 DONE 58.3s
14:32:49 [2023-01-07T14:32:49.431Z] 
14:32:49 [2023-01-07T14:32:49.431Z] #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
14:32:49 [2023-01-07T14:32:49.431Z] #29 57.76 debconf: delaying package configuration, since apt-utils is not installed
14:32:49 [2023-01-07T14:32:49.431Z] #29 58.35 Fetched 17.7 MB in 2s (9649 kB/s)
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_KEYS: enabled
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_VETH: enabled (as module)
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_BRIDGE: enabled (as module)
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_NF_NAT_IPV4: missing
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_NF_NAT: enabled (as module)
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_NF_NAT_NEEDED: missing
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_POSIX_MQUEUE: enabled
14:32:49 [2023-01-07T14:32:49.539Z] 
14:32:49 [2023-01-07T14:32:49.539Z] Optional Features:
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_USER_NS: enabled
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_SECCOMP: enabled
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_CGROUP_PIDS: enabled
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_MEMCG_SWAP: enabled
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:32:49 [2023-01-07T14:32:49.539Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_BLK_CGROUP: enabled
14:32:49 [2023-01-07T14:32:49.539Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:32:49 [2023-01-07T14:32:49.680Z]     - CONFIG_MACVLAN: enabled (as module)
14:32:49 [2023-01-07T14:32:49.680Z]     - CONFIG_DUMMY: enabled (as module)
14:32:49 [2023-01-07T14:32:49.680Z]   - "ftp,tftp client in container":
14:32:49 [2023-01-07T14:32:49.680Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:32:49 [2023-01-07T14:32:49.680Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:32:49 [2023-01-07T14:32:49.680Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:32:49 [2023-01-07T14:32:49.680Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:32:49 [2023-01-07T14:32:49.680Z] - Storage Drivers:
14:32:49 [2023-01-07T14:32:49.680Z]   - "aufs":
14:32:49 [2023-01-07T14:32:49.680Z]     - CONFIG_AUFS_FS: enabled (as module)
14:32:49 [2023-01-07T14:32:49.680Z]   - "btrfs":
14:32:49 [2023-01-07T14:32:49.680Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:32:49 [2023-01-07T14:32:49.680Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:32:49 [2023-01-07T14:32:49.680Z]   - "devicemapper":
14:32:49 [2023-01-07T14:32:49.680Z]     - CONFIG_BLK_DEV_DM: enabled
14:32:49 [2023-01-07T14:32:49.680Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:32:49 [2023-01-07T14:32:49.680Z]   - "overlay":
14:32:49 [2023-01-07T14:32:49.680Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:32:49 [2023-01-07T14:32:49.680Z]   - "zfs":
14:32:49 [2023-01-07T14:32:49.680Z]     - /dev/zfs: present
14:32:49 [2023-01-07T14:32:49.680Z]     - zfs command: missing
14:32:49 [2023-01-07T14:32:49.680Z]     - zpool command: missing
14:32:49 [2023-01-07T14:32:49.680Z] 
14:32:49 [2023-01-07T14:32:49.680Z] Limits:
14:32:49 [2023-01-07T14:32:49.680Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:32:49 [2023-01-07T14:32:49.680Z] 
14:32:49 [2023-01-07T14:32:49.680Z] + true
14:32:49 [2023-01-07T14:32:49.687Z] #29 58.51 Selecting previously unselected package xxd.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_IOSCHED_CFQ: missing
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_CGROUP_PERF: enabled
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_CGROUP_HUGETLB: enabled
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_CFS_BANDWIDTH: enabled
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_RT_GROUP_SCHED: missing
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_IP_VS: enabled (as module)
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_IP_VS_NFCT: enabled
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_IP_VS_RR: enabled (as module)
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_EXT4_FS: enabled
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:32:49 [2023-01-07T14:32:49.826Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:32:49 [2023-01-07T14:32:49.826Z] - Network Drivers:
14:32:49 [2023-01-07T14:32:49.826Z]   - "overlay":
14:32:49 [2023-01-07T14:32:49.826Z]     - CONFIG_VXLAN: enabled (as module)
14:32:49 [2023-01-07T14:32:49.826Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:32:49 [2023-01-07T14:32:49.826Z]       Optional (for encrypted networks):
14:32:49 [2023-01-07T14:32:49.944Z] #29 58.51 (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.)
14:32:49 [2023-01-07T14:32:49.944Z] #29 58.73 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:32:49 [2023-01-07T14:32:49.944Z] #29 58.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:32:50 [2023-01-07T14:32:50.036Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d645297358ce3f9fced99b772b36da6c1bf6d464 .
14:32:50 [2023-01-07T14:32:50.090Z]       - CONFIG_CRYPTO: enabled
14:32:50 [2023-01-07T14:32:50.090Z]       - CONFIG_CRYPTO_AEAD: enabled
14:32:50 [2023-01-07T14:32:50.090Z]       - CONFIG_CRYPTO_GCM: enabled
14:32:50 [2023-01-07T14:32:50.090Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:32:50 [2023-01-07T14:32:50.090Z]       - CONFIG_CRYPTO_GHASH: enabled
14:32:50 [2023-01-07T14:32:50.090Z]       - CONFIG_XFRM: enabled
14:32:50 [2023-01-07T14:32:50.090Z]       - CONFIG_XFRM_USER: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z]       - CONFIG_INET_ESP: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
14:32:50 [2023-01-07T14:32:50.090Z]   - "ipvlan":
14:32:50 [2023-01-07T14:32:50.090Z]     - CONFIG_IPVLAN: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z]   - "macvlan":
14:32:50 [2023-01-07T14:32:50.090Z]     - CONFIG_MACVLAN: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z]     - CONFIG_DUMMY: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z]   - "ftp,tftp client in container":
14:32:50 [2023-01-07T14:32:50.090Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z] - Storage Drivers:
14:32:50 [2023-01-07T14:32:50.090Z]   - "aufs":
14:32:50 [2023-01-07T14:32:50.090Z]     - CONFIG_AUFS_FS: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z]   - "btrfs":
14:32:50 [2023-01-07T14:32:50.090Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:32:50 [2023-01-07T14:32:50.090Z]   - "devicemapper":
14:32:50 [2023-01-07T14:32:50.090Z]     - CONFIG_BLK_DEV_DM: enabled
14:32:50 [2023-01-07T14:32:50.090Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z]   - "overlay":
14:32:50 [2023-01-07T14:32:50.090Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:32:50 [2023-01-07T14:32:50.090Z]   - "zfs":
14:32:50 [2023-01-07T14:32:50.090Z]     - /dev/zfs: present
14:32:50 [2023-01-07T14:32:50.090Z]     - zfs command: missing
14:32:50 [2023-01-07T14:32:50.090Z]     - zpool command: missing
14:32:50 [2023-01-07T14:32:50.090Z] 
14:32:50 [2023-01-07T14:32:50.090Z] Limits:
14:32:50 [2023-01-07T14:32:50.090Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:32:50 [2023-01-07T14:32:50.090Z] 
14:32:50 [2023-01-07T14:32:50.090Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:32:50 [2023-01-07T14:32:50.200Z] #29 59.13 Selecting previously unselected package vim-common.
14:32:50 [2023-01-07T14:32:50.200Z] #29 59.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:32:50 [2023-01-07T14:32:50.200Z] #29 59.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:32:50 [2023-01-07T14:32:50.446Z] + sudo modprobe ip_vs
14:32:50 [2023-01-07T14:32:50.446Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d645297358ce3f9fced99b772b36da6c1bf6d464 .
14:32:50 [2023-01-07T14:32:50.615Z] #1 [internal] load build definition from Dockerfile
14:32:50 [2023-01-07T14:32:50.615Z] #1 transferring dockerfile: 16.91kB done
14:32:50 [2023-01-07T14:32:50.615Z] #1 DONE 0.1s
14:32:50 [2023-01-07T14:32:50.615Z] 
14:32:50 [2023-01-07T14:32:50.615Z] #2 [internal] load .dockerignore
14:32:50 [2023-01-07T14:32:50.615Z] #2 transferring context: 87B done
14:32:50 [2023-01-07T14:32:50.615Z] #2 DONE 0.1s
14:32:50 [2023-01-07T14:32:50.615Z] 
14:32:50 [2023-01-07T14:32:50.615Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:32:51 [2023-01-07T14:32:51.129Z] #29 59.96 Selecting previously unselected package cmake-data.
14:32:51 [2023-01-07T14:32:51.129Z] #29 59.97 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:32:51 [2023-01-07T14:32:51.129Z] #29 60.00 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:32:51 [2023-01-07T14:32:51.389Z] #1 [internal] load .dockerignore
14:32:51 [2023-01-07T14:32:51.389Z] #1 transferring context: 87B done
14:32:51 [2023-01-07T14:32:51.389Z] #1 DONE 0.1s
14:32:51 [2023-01-07T14:32:51.389Z] 
14:32:51 [2023-01-07T14:32:51.389Z] #2 [internal] load build definition from Dockerfile
14:32:51 [2023-01-07T14:32:51.389Z] #2 transferring dockerfile: 16.91kB 0.0s done
14:32:51 [2023-01-07T14:32:51.389Z] #2 DONE 0.1s
14:32:51 [2023-01-07T14:32:51.389Z] 
14:32:51 [2023-01-07T14:32:51.389Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:32:51 [2023-01-07T14:32:51.565Z] #3 DONE 0.9s
14:32:51 [2023-01-07T14:32:51.565Z] 
14:32:51 [2023-01-07T14:32:51.565Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
14:32:51 [2023-01-07T14:32:51.565Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
14:32:51 [2023-01-07T14:32:51.648Z] #3 DONE 0.4s
14:32:51 [2023-01-07T14:32:51.648Z] 
14:32:51 [2023-01-07T14:32:51.648Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
14:32:51 [2023-01-07T14:32:51.648Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
14:32:51 [2023-01-07T14:32:51.648Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
14:32:51 [2023-01-07T14:32:51.648Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
14:32:51 [2023-01-07T14:32:51.648Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
14:32:51 [2023-01-07T14:32:51.648Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 1.05MB / 9.94MB 0.2s
14:32:51 [2023-01-07T14:32:51.826Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
14:32:51 [2023-01-07T14:32:51.826Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
14:32:51 [2023-01-07T14:32:51.826Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
14:32:51 [2023-01-07T14:32:51.826Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
14:32:51 [2023-01-07T14:32:51.826Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done
14:32:51 [2023-01-07T14:32:51.915Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s
14:32:52 [2023-01-07T14:32:52.059Z] #29 ...
14:32:52 [2023-01-07T14:32:52.059Z] 
14:32:52 [2023-01-07T14:32:52.059Z] #26 [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
14:32:52 [2023-01-07T14:32:52.059Z] #26 DONE 61.0s
14:32:52 [2023-01-07T14:32:52.089Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
14:32:52 [2023-01-07T14:32:52.175Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.4s done
14:32:52 [2023-01-07T14:32:52.175Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
14:32:52 [2023-01-07T14:32:52.316Z] 
14:32:52 [2023-01-07T14:32:52.316Z] #35 [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
14:32:52 [2023-01-07T14:32:52.316Z] #35 58.84 debconf: delaying package configuration, since apt-utils is not installed
14:32:52 [2023-01-07T14:32:52.316Z] #35 59.29 Fetched 4583 kB in 1s (5707 kB/s)
14:32:52 [2023-01-07T14:32:52.316Z] #35 59.47 Selecting previously unselected package libcap2:amd64.
14:32:52 [2023-01-07T14:32:52.316Z] #35 59.47 (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.)
14:32:52 [2023-01-07T14:32:52.316Z] #35 59.71 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
14:32:52 [2023-01-07T14:32:52.316Z] #35 59.82 Unpacking libcap2:amd64 (1:2.44-1) ...
14:32:52 [2023-01-07T14:32:52.316Z] #35 60.04 Selecting previously unselected package libcap-dev:amd64.
14:32:52 [2023-01-07T14:32:52.316Z] #35 60.04 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
14:32:52 [2023-01-07T14:32:52.316Z] #35 60.04 Unpacking libcap-dev:amd64 (1:2.44-1) ...
14:32:52 [2023-01-07T14:32:52.316Z] #35 60.38 Selecting previously unselected package libnet1:amd64.
14:32:52 [2023-01-07T14:32:52.316Z] #35 60.42 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:32:52 [2023-01-07T14:32:52.316Z] #35 60.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:32:52 [2023-01-07T14:32:52.316Z] #35 60.87 Selecting previously unselected package libnet1-dev.
14:32:52 [2023-01-07T14:32:52.316Z] #35 60.89 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:32:52 [2023-01-07T14:32:52.316Z] #35 60.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:32:52 [2023-01-07T14:32:52.316Z] #35 61.35 Selecting previously unselected package libnl-3-200:amd64.
14:32:52 [2023-01-07T14:32:52.316Z] #35 61.37 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:32:52 [2023-01-07T14:32:52.316Z] #35 61.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:32:52 [2023-01-07T14:32:52.352Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done
14:32:52 [2023-01-07T14:32:52.613Z] #4 DONE 0.9s
14:32:52 [2023-01-07T14:32:52.613Z] 
14:32:52 [2023-01-07T14:32:52.613Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
14:32:52 [2023-01-07T14:32:52.749Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done
14:32:52 [2023-01-07T14:32:52.749Z] #4 DONE 1.1s
14:32:52 [2023-01-07T14:32:52.880Z] #35 61.59 Selecting previously unselected package libnl-3-dev:amd64.
14:32:52 [2023-01-07T14:32:52.880Z] #35 61.65 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
14:32:52 [2023-01-07T14:32:52.880Z] #35 61.67 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:32:53 [2023-01-07T14:32:53.009Z] 
14:32:53 [2023-01-07T14:32:53.009Z] #5 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
14:32:53 [2023-01-07T14:32:53.136Z] #35 62.13 Selecting previously unselected package libprotobuf-c1:amd64.
14:32:53 [2023-01-07T14:32:53.136Z] #35 62.13 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:32:53 [2023-01-07T14:32:53.393Z] #35 62.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:32:53 [2023-01-07T14:32:53.393Z] #35 62.31 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:32:53 [2023-01-07T14:32:53.393Z] #35 62.32 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
14:32:53 [2023-01-07T14:32:53.393Z] #35 62.32 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:32:53 [2023-01-07T14:32:53.650Z] #35 62.49 Selecting previously unselected package zlib1g-dev:amd64.
14:32:53 [2023-01-07T14:32:53.650Z] #35 62.49 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
14:32:53 [2023-01-07T14:32:53.650Z] #35 62.53 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:32:53 [2023-01-07T14:32:53.906Z] #35 62.94 Selecting previously unselected package libprotobuf23:amd64.
14:32:53 [2023-01-07T14:32:53.906Z] #35 62.95 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
14:32:53 [2023-01-07T14:32:53.906Z] #35 63.01 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
14:32:53 [2023-01-07T14:32:53.955Z] #5 DONE 0.9s
14:32:53 [2023-01-07T14:32:53.955Z] 
14:32:53 [2023-01-07T14:32:53.955Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:32:53 [2023-01-07T14:32:53.955Z] #6 DONE 0.9s
14:32:53 [2023-01-07T14:32:53.955Z] 
14:32:53 [2023-01-07T14:32:53.955Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:32:53 [2023-01-07T14:32:53.955Z] #7 DONE 0.9s
14:32:53 [2023-01-07T14:32:53.955Z] 
14:32:53 [2023-01-07T14:32:53.955Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
14:32:53 [2023-01-07T14:32:53.955Z] #8 DONE 0.9s
14:32:54 [2023-01-07T14:32:54.004Z] #5 DONE 1.3s
14:32:54 [2023-01-07T14:32:54.004Z] 
14:32:54 [2023-01-07T14:32:54.004Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:32:54 [2023-01-07T14:32:54.004Z] #6 DONE 1.2s
14:32:54 [2023-01-07T14:32:54.004Z] 
14:32:54 [2023-01-07T14:32:54.004Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
14:32:54 [2023-01-07T14:32:54.004Z] #7 DONE 1.3s
14:32:54 [2023-01-07T14:32:54.004Z] 
14:32:54 [2023-01-07T14:32:54.004Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:32:54 [2023-01-07T14:32:54.004Z] #8 DONE 1.3s
14:32:55 [2023-01-07T14:32:55.275Z] #35 64.25 Selecting previously unselected package libprotobuf-lite23:amd64.
14:32:55 [2023-01-07T14:32:55.275Z] #35 64.26 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
14:32:55 [2023-01-07T14:32:55.276Z] #35 64.26 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
14:32:55 [2023-01-07T14:32:55.838Z] #35 64.68 Selecting previously unselected package libprotobuf-dev:amd64.
14:32:55 [2023-01-07T14:32:55.838Z] #35 64.69 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
14:32:55 [2023-01-07T14:32:55.838Z] #35 64.91 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
14:32:55 [2023-01-07T14:32:55.838Z] #35 ...
14:32:55 [2023-01-07T14:32:55.838Z] 
14:32:55 [2023-01-07T14:32:55.838Z] #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
14:32:55 [2023-01-07T14:32:55.839Z] #29 64.92 Selecting previously unselected package libicu67:amd64.
14:32:55 [2023-01-07T14:32:55.839Z] #29 64.92 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
14:32:56 [2023-01-07T14:32:56.095Z] #29 64.94 Unpacking libicu67:amd64 (67.1-7) ...
14:32:56 [2023-01-07T14:32:56.101Z] Client: Docker Engine - Community
14:32:56 [2023-01-07T14:32:56.101Z]  Version:           22.06.0-beta.0
14:32:56 [2023-01-07T14:32:56.101Z]  API version:       1.42
14:32:56 [2023-01-07T14:32:56.101Z]  Go version:        go1.18.3
14:32:56 [2023-01-07T14:32:56.101Z]  Git commit:        3e9117b
14:32:56 [2023-01-07T14:32:56.101Z]  Built:             Fri Jun  3 17:55:34 2022
14:32:56 [2023-01-07T14:32:56.101Z]  OS/Arch:           linux/arm64
14:32:56 [2023-01-07T14:32:56.101Z]  Context:           default
14:32:56 [2023-01-07T14:32:56.101Z] 
14:32:56 [2023-01-07T14:32:56.101Z] Server: Docker Engine - Community
14:32:56 [2023-01-07T14:32:56.101Z]  Engine:
14:32:56 [2023-01-07T14:32:56.101Z]   Version:          22.06.0-beta.0
14:32:56 [2023-01-07T14:32:56.101Z]   API version:      1.42 (minimum version 1.12)
14:32:56 [2023-01-07T14:32:56.101Z]   Go version:       go1.18.3
14:32:56 [2023-01-07T14:32:56.101Z]   Git commit:       38633e7
14:32:56 [2023-01-07T14:32:56.101Z]   Built:            Fri Jun  3 17:55:34 2022
14:32:56 [2023-01-07T14:32:56.101Z]   OS/Arch:          linux/arm64
14:32:56 [2023-01-07T14:32:56.101Z]   Experimental:     true
14:32:56 [2023-01-07T14:32:56.101Z]  containerd:
14:32:56 [2023-01-07T14:32:56.101Z]   Version:          1.6.8
14:32:56 [2023-01-07T14:32:56.101Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:32:56 [2023-01-07T14:32:56.101Z]  runc:
14:32:56 [2023-01-07T14:32:56.101Z]   Version:          1.1.4
14:32:56 [2023-01-07T14:32:56.101Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:32:56 [2023-01-07T14:32:56.101Z]  docker-init:
14:32:56 [2023-01-07T14:32:56.101Z]   Version:          0.19.0
14:32:56 [2023-01-07T14:32:56.101Z]   GitCommit:        de40ad0
[Pipeline] sh
14:32:56 [2023-01-07T14:32:56.443Z] + docker info
14:32:56 [2023-01-07T14:32:56.443Z] Client:
14:32:56 [2023-01-07T14:32:56.443Z]  Context:    default
14:32:56 [2023-01-07T14:32:56.443Z]  Debug Mode: false
14:32:56 [2023-01-07T14:32:56.443Z]  Plugins:
14:32:56 [2023-01-07T14:32:56.443Z]   buildx: Docker Buildx (Docker Inc.)
14:32:56 [2023-01-07T14:32:56.443Z]     Version:  v0.8.2
14:32:56 [2023-01-07T14:32:56.443Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
14:32:56 [2023-01-07T14:32:56.443Z]   compose: Docker Compose (Docker Inc.)
14:32:56 [2023-01-07T14:32:56.443Z]     Version:  v2.12.0
14:32:56 [2023-01-07T14:32:56.443Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:32:56 [2023-01-07T14:32:56.443Z] 
14:32:56 [2023-01-07T14:32:56.443Z] Server:
14:32:56 [2023-01-07T14:32:56.443Z]  Containers: 0
14:32:56 [2023-01-07T14:32:56.443Z]   Running: 0
14:32:56 [2023-01-07T14:32:56.443Z]   Paused: 0
14:32:56 [2023-01-07T14:32:56.443Z]   Stopped: 0
14:32:56 [2023-01-07T14:32:56.443Z]  Images: 0
14:32:56 [2023-01-07T14:32:56.443Z]  Server Version: 22.06.0-beta.0
14:32:56 [2023-01-07T14:32:56.443Z]  Storage Driver: overlay2
14:32:56 [2023-01-07T14:32:56.443Z]   Backing Filesystem: extfs
14:32:56 [2023-01-07T14:32:56.443Z]   Supports d_type: true
14:32:56 [2023-01-07T14:32:56.443Z]   Using metacopy: false
14:32:56 [2023-01-07T14:32:56.443Z]   Native Overlay Diff: true
14:32:56 [2023-01-07T14:32:56.443Z]   userxattr: false
14:32:56 [2023-01-07T14:32:56.443Z]  Logging Driver: json-file
14:32:56 [2023-01-07T14:32:56.443Z]  Cgroup Driver: cgroupfs
14:32:56 [2023-01-07T14:32:56.443Z]  Cgroup Version: 1
14:32:56 [2023-01-07T14:32:56.443Z]  Plugins:
14:32:56 [2023-01-07T14:32:56.443Z]   Volume: local
14:32:56 [2023-01-07T14:32:56.443Z]   Network: bridge host ipvlan macvlan null overlay
14:32:56 [2023-01-07T14:32:56.443Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:32:56 [2023-01-07T14:32:56.443Z]  Swarm: inactive
14:32:56 [2023-01-07T14:32:56.443Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:32:56 [2023-01-07T14:32:56.443Z]  Default Runtime: runc
14:32:56 [2023-01-07T14:32:56.443Z]  Init Binary: docker-init
14:32:56 [2023-01-07T14:32:56.443Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:32:56 [2023-01-07T14:32:56.443Z]  runc version: v1.1.4-0-g5fd4c4d
14:32:56 [2023-01-07T14:32:56.443Z]  init version: de40ad0
14:32:56 [2023-01-07T14:32:56.443Z]  Security Options:
14:32:56 [2023-01-07T14:32:56.443Z]   apparmor
14:32:56 [2023-01-07T14:32:56.443Z]   seccomp
14:32:56 [2023-01-07T14:32:56.443Z]    Profile: builtin
14:32:56 [2023-01-07T14:32:56.443Z]  Kernel Version: 5.15.0-1022-aws
14:32:56 [2023-01-07T14:32:56.443Z]  Operating System: Ubuntu 20.04.5 LTS
14:32:56 [2023-01-07T14:32:56.443Z]  OSType: linux
14:32:56 [2023-01-07T14:32:56.443Z]  Architecture: aarch64
14:32:56 [2023-01-07T14:32:56.443Z]  CPUs: 2
14:32:56 [2023-01-07T14:32:56.443Z]  Total Memory: 7.559GiB
14:32:56 [2023-01-07T14:32:56.443Z]  Name: ip-10-100-81-104
14:32:56 [2023-01-07T14:32:56.443Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
14:32:56 [2023-01-07T14:32:56.443Z]  Docker Root Dir: /var/lib/docker
14:32:56 [2023-01-07T14:32:56.443Z]  Debug Mode: false
14:32:56 [2023-01-07T14:32:56.443Z]  Registry: https://index.docker.io/v1/
14:32:56 [2023-01-07T14:32:56.443Z]  Labels:
14:32:56 [2023-01-07T14:32:56.443Z]  Experimental: true
14:32:56 [2023-01-07T14:32:56.443Z]  Insecure Registries:
14:32:56 [2023-01-07T14:32:56.443Z]   127.0.0.0/8
14:32:56 [2023-01-07T14:32:56.443Z]  Live Restore Enabled: true
14:32:56 [2023-01-07T14:32:56.443Z] 
[Pipeline] sh
14:32:56 [2023-01-07T14:32:56.767Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:32:56 [2023-01-07T14:32:56.767Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:32:56 [2023-01-07T14:32:56.767Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44755/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:32:56 [2023-01-07T14:32:56.767Z] + bash /home/ubuntu/workspace/moby_PR-44755/check-config.sh
14:32:56 [2023-01-07T14:32:56.767Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:32:56 [2023-01-07T14:32:56.767Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
14:32:56 [2023-01-07T14:32:56.767Z] 
14:32:56 [2023-01-07T14:32:56.767Z] Generally Necessary:
14:32:56 [2023-01-07T14:32:56.767Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:32:56 [2023-01-07T14:32:56.767Z] - apparmor: enabled and tools installed
14:32:56 [2023-01-07T14:32:56.767Z] - CONFIG_NAMESPACES: enabled
14:32:56 [2023-01-07T14:32:56.767Z] - CONFIG_NET_NS: enabled
14:32:56 [2023-01-07T14:32:56.767Z] - CONFIG_PID_NS: enabled
14:32:56 [2023-01-07T14:32:56.767Z] - CONFIG_IPC_NS: enabled
14:32:56 [2023-01-07T14:32:56.767Z] - CONFIG_UTS_NS: enabled
14:32:56 [2023-01-07T14:32:56.767Z] - CONFIG_CGROUPS: enabled
14:32:56 [2023-01-07T14:32:56.767Z] - CONFIG_CGROUP_CPUACCT: enabled
14:32:56 [2023-01-07T14:32:56.767Z] - CONFIG_CGROUP_DEVICE: enabled
14:32:56 [2023-01-07T14:32:56.767Z] - CONFIG_CGROUP_FREEZER: enabled
14:32:56 [2023-01-07T14:32:56.767Z] - CONFIG_CGROUP_SCHED: enabled
14:32:56 [2023-01-07T14:32:56.767Z] - CONFIG_CPUSETS: enabled
14:32:56 [2023-01-07T14:32:56.767Z] - CONFIG_MEMCG: enabled
14:32:56 [2023-01-07T14:32:56.767Z] - CONFIG_KEYS: enabled
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_VETH: enabled (as module)
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_BRIDGE: enabled (as module)
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_NF_NAT_IPV4: missing
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_NF_NAT: enabled (as module)
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_NF_NAT_NEEDED: missing
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_POSIX_MQUEUE: enabled
14:32:57 [2023-01-07T14:32:57.023Z] 
14:32:57 [2023-01-07T14:32:57.023Z] Optional Features:
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_USER_NS: enabled
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_SECCOMP: enabled
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_CGROUP_PIDS: enabled
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_MEMCG_SWAP: enabled
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:32:57 [2023-01-07T14:32:57.023Z]     (cgroup swap accounting is currently enabled)
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_BLK_CGROUP: enabled
14:32:57 [2023-01-07T14:32:57.023Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:32:57 [2023-01-07T14:32:57.257Z] 
14:32:57 [2023-01-07T14:32:57.257Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:32:57 [2023-01-07T14:32:57.257Z] #9 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:32:57 [2023-01-07T14:32:57.257Z] #9 ...
14:32:57 [2023-01-07T14:32:57.257Z] 
14:32:57 [2023-01-07T14:32:57.257Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:32:57 [2023-01-07T14:32:57.257Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:32:57 [2023-01-07T14:32:57.257Z] #10 DONE 0.1s
14:32:57 [2023-01-07T14:32:57.257Z] 
14:32:57 [2023-01-07T14:32:57.257Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:32:57 [2023-01-07T14:32:57.257Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:32:57 [2023-01-07T14:32:57.257Z] #11 DONE 0.1s
14:32:57 [2023-01-07T14:32:57.257Z] 
14:32:57 [2023-01-07T14:32:57.257Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
14:32:57 [2023-01-07T14:32:57.257Z] #12 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
14:32:57 [2023-01-07T14:32:57.257Z] #12 DONE 0.1s
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_IOSCHED_CFQ: missing
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_CGROUP_PERF: enabled
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_CGROUP_HUGETLB: enabled
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_CFS_BANDWIDTH: enabled
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_RT_GROUP_SCHED: missing
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_IP_VS: enabled (as module)
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_IP_VS_NFCT: enabled
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_IP_VS_RR: enabled (as module)
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_EXT4_FS: enabled
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:32:57 [2023-01-07T14:32:57.281Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:32:57 [2023-01-07T14:32:57.281Z] - Network Drivers:
14:32:57 [2023-01-07T14:32:57.281Z]   - "overlay":
14:32:57 [2023-01-07T14:32:57.281Z]     - CONFIG_VXLAN: enabled (as module)
14:32:57 [2023-01-07T14:32:57.281Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:32:57 [2023-01-07T14:32:57.281Z]       Optional (for encrypted networks):
14:32:57 [2023-01-07T14:32:57.308Z] 
14:32:57 [2023-01-07T14:32:57.308Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
14:32:57 [2023-01-07T14:32:57.308Z] #9 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
14:32:57 [2023-01-07T14:32:57.308Z] #9 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
14:32:57 [2023-01-07T14:32:57.308Z] #9 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
14:32:57 [2023-01-07T14:32:57.308Z] #9 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
14:32:57 [2023-01-07T14:32:57.308Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 0B / 55.03MB 0.2s
14:32:57 [2023-01-07T14:32:57.308Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 3.15MB / 55.03MB 0.3s
14:32:57 [2023-01-07T14:32:57.526Z] 
14:32:57 [2023-01-07T14:32:57.526Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:32:57 [2023-01-07T14:32:57.527Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:32:57 [2023-01-07T14:32:57.527Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
14:32:57 [2023-01-07T14:32:57.527Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
14:32:57 [2023-01-07T14:32:57.538Z]       - CONFIG_CRYPTO: enabled
14:32:57 [2023-01-07T14:32:57.538Z]       - CONFIG_CRYPTO_AEAD: enabled
14:32:57 [2023-01-07T14:32:57.538Z]       - CONFIG_CRYPTO_GCM: enabled
14:32:57 [2023-01-07T14:32:57.538Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:32:57 [2023-01-07T14:32:57.538Z]       - CONFIG_CRYPTO_GHASH: enabled
14:32:57 [2023-01-07T14:32:57.538Z]       - CONFIG_XFRM: enabled
14:32:57 [2023-01-07T14:32:57.538Z]       - CONFIG_XFRM_USER: enabled (as module)
14:32:57 [2023-01-07T14:32:57.538Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:32:57 [2023-01-07T14:32:57.538Z]       - CONFIG_INET_ESP: enabled (as module)
14:32:57 [2023-01-07T14:32:57.538Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
14:32:57 [2023-01-07T14:32:57.538Z]   - "ipvlan":
14:32:57 [2023-01-07T14:32:57.538Z]     - CONFIG_IPVLAN: enabled (as module)
14:32:57 [2023-01-07T14:32:57.538Z]   - "macvlan":
14:32:57 [2023-01-07T14:32:57.538Z]     - CONFIG_MACVLAN: enabled (as module)
14:32:57 [2023-01-07T14:32:57.538Z]     - CONFIG_DUMMY: enabled (as module)
14:32:57 [2023-01-07T14:32:57.538Z]   - "ftp,tftp client in container":
14:32:57 [2023-01-07T14:32:57.538Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:32:57 [2023-01-07T14:32:57.538Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:32:57 [2023-01-07T14:32:57.538Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:32:57 [2023-01-07T14:32:57.538Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:32:57 [2023-01-07T14:32:57.538Z] - Storage Drivers:
14:32:57 [2023-01-07T14:32:57.538Z]   - "aufs":
14:32:57 [2023-01-07T14:32:57.538Z]     - CONFIG_AUFS_FS: enabled (as module)
14:32:57 [2023-01-07T14:32:57.538Z]   - "btrfs":
14:32:57 [2023-01-07T14:32:57.538Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:32:57 [2023-01-07T14:32:57.538Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:32:57 [2023-01-07T14:32:57.538Z]   - "devicemapper":
14:32:57 [2023-01-07T14:32:57.574Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 6.39MB / 55.03MB 0.5s
14:32:57 [2023-01-07T14:32:57.799Z]     - CONFIG_BLK_DEV_DM: enabled
14:32:57 [2023-01-07T14:32:57.799Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:32:57 [2023-01-07T14:32:57.799Z]   - "overlay":
14:32:57 [2023-01-07T14:32:57.799Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:32:57 [2023-01-07T14:32:57.799Z]   - "zfs":
14:32:57 [2023-01-07T14:32:57.799Z]     - /dev/zfs: present
14:32:57 [2023-01-07T14:32:57.799Z]     - zfs command: missing
14:32:57 [2023-01-07T14:32:57.799Z]     - zpool command: missing
14:32:57 [2023-01-07T14:32:57.799Z] 
14:32:57 [2023-01-07T14:32:57.799Z] Limits:
14:32:57 [2023-01-07T14:32:57.799Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:32:57 [2023-01-07T14:32:57.799Z] 
14:32:57 [2023-01-07T14:32:57.799Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:32:57 [2023-01-07T14:32:57.869Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 9.44MB / 55.03MB 0.7s
14:32:58 [2023-01-07T14:32:58.002Z] #29 ...
14:32:58 [2023-01-07T14:32:58.002Z] 
14:32:58 [2023-01-07T14:32:58.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
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.677 + RM_GOPATH=0
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.677 + TMP_GOPATH=
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.677 + : /build
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.677 + '[' -z '' ']'
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.677 ++ mktemp -d
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.677 + export GOPATH=/tmp/tmp.r2S0n81WZM
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.677 + GOPATH=/tmp/tmp.r2S0n81WZM
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.677 + RM_GOPATH=1
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.677 + case "$(go env GOARCH)" in
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.677 ++ go env GOARCH
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.721 + export GO_BUILDMODE=-buildmode=pie
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.721 + GO_BUILDMODE=-buildmode=pie
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.738 ++ dirname /tmp/install/install.sh
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.738 + dir=/tmp/install
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.738 + bin=containerd
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.738 + shift
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.738 + '[' '!' -f /tmp/install/containerd.installer ']'
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.738 + . /tmp/install/containerd.installer
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.738 ++ set -e
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.738 ++ : v1.6.14
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.738 + install_containerd
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.738 + echo 'Install containerd version v1.6.14'
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.738 + git clone https://github.com/containerd/containerd.git /tmp/tmp.r2S0n81WZM/src/github.com/containerd/containerd
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.738 Cloning into '/tmp/tmp.r2S0n81WZM/src/github.com/containerd/containerd'...
14:32:58 [2023-01-07T14:32:58.002Z] #0 1.738 Install containerd version v1.6.14
14:32:58 [2023-01-07T14:32:58.136Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 27.26MB / 55.03MB 1.0s
14:32:58 [2023-01-07T14:32:58.136Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 31.71MB / 55.03MB 1.1s
14:32:58 [2023-01-07T14:32:58.159Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d645297358ce3f9fced99b772b36da6c1bf6d464 .
14:32:58 [2023-01-07T14:32:58.259Z] #37 ...
14:32:58 [2023-01-07T14:32:58.259Z] 
14:32:58 [2023-01-07T14:32:58.259Z] #35 [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
14:32:58 [2023-01-07T14:32:58.259Z] #35 67.03 Selecting previously unselected package libprotoc23:amd64.
14:32:58 [2023-01-07T14:32:58.259Z] #35 67.03 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
14:32:58 [2023-01-07T14:32:58.259Z] #35 67.04 Unpacking libprotoc23:amd64 (3.12.4-1) ...
14:32:58 [2023-01-07T14:32:58.415Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 34.60MB / 55.03MB 1.4s
14:32:58 [2023-01-07T14:32:58.415Z] #1 [internal] load build definition from Dockerfile
14:32:58 [2023-01-07T14:32:58.415Z] #1 transferring dockerfile: 31B
14:32:58 [2023-01-07T14:32:58.673Z] #1 transferring dockerfile: 16.91kB done
14:32:58 [2023-01-07T14:32:58.673Z] #1 DONE 0.1s
14:32:58 [2023-01-07T14:32:58.673Z] 
14:32:58 [2023-01-07T14:32:58.673Z] #2 [internal] load .dockerignore
14:32:58 [2023-01-07T14:32:58.673Z] #2 transferring context: 87B done
14:32:58 [2023-01-07T14:32:58.673Z] #2 DONE 0.1s
14:32:58 [2023-01-07T14:32:58.673Z] 
14:32:58 [2023-01-07T14:32:58.673Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:32:58 [2023-01-07T14:32:58.676Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 37.75MB / 55.03MB 1.5s
14:32:58 [2023-01-07T14:32:58.676Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 40.89MB / 55.03MB 1.7s
14:32:58 [2023-01-07T14:32:58.930Z] #3 DONE 0.4s
14:32:58 [2023-01-07T14:32:58.930Z] 
14:32:58 [2023-01-07T14:32:58.930Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
14:32:58 [2023-01-07T14:32:58.930Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
14:32:58 [2023-01-07T14:32:58.939Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 46.14MB / 55.03MB 2.0s
14:32:59 [2023-01-07T14:32:59.187Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
14:32:59 [2023-01-07T14:32:59.187Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
14:32:59 [2023-01-07T14:32:59.187Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s
14:32:59 [2023-01-07T14:32:59.187Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
14:32:59 [2023-01-07T14:32:59.187Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
14:32:59 [2023-01-07T14:32:59.188Z] #35 68.16 Selecting previously unselected package protobuf-c-compiler.
14:32:59 [2023-01-07T14:32:59.188Z] #35 68.17 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
14:32:59 [2023-01-07T14:32:59.188Z] #35 68.19 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
14:32:59 [2023-01-07T14:32:59.199Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 52.43MB / 55.03MB 2.2s
14:32:59 [2023-01-07T14:32:59.445Z] #35 68.40 Selecting previously unselected package protobuf-compiler.
14:32:59 [2023-01-07T14:32:59.445Z] #35 68.41 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
14:32:59 [2023-01-07T14:32:59.445Z] #35 68.42 Unpacking protobuf-compiler (3.12.4-1) ...
14:32:59 [2023-01-07T14:32:59.446Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s done
14:32:59 [2023-01-07T14:32:59.446Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
14:32:59 [2023-01-07T14:32:59.702Z] #4 DONE 0.7s
14:32:59 [2023-01-07T14:32:59.705Z] #35 68.65 Selecting previously unselected package python3-pkg-resources.
14:32:59 [2023-01-07T14:32:59.705Z] #35 68.65 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
14:32:59 [2023-01-07T14:32:59.705Z] #35 68.68 Unpacking python3-pkg-resources (52.0.0-4) ...
14:32:59 [2023-01-07T14:32:59.958Z] 
14:32:59 [2023-01-07T14:32:59.958Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
14:33:00 [2023-01-07T14:33:00.143Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.8s done
14:33:00 [2023-01-07T14:33:00.143Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d
14:33:00 [2023-01-07T14:33:00.218Z] #35 68.97 Selecting previously unselected package python3-six.
14:33:00 [2023-01-07T14:33:00.218Z] #35 69.01 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
14:33:00 [2023-01-07T14:33:00.218Z] #35 69.03 Unpacking python3-six (1.16.0-2) ...
14:33:00 [2023-01-07T14:33:00.475Z] #35 69.26 Selecting previously unselected package python3-protobuf.
14:33:00 [2023-01-07T14:33:00.475Z] #35 69.27 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
14:33:00 [2023-01-07T14:33:00.475Z] #35 69.28 Unpacking python3-protobuf (3.12.4-1) ...
14:33:00 [2023-01-07T14:33:00.732Z] #35 ...
14:33:00 [2023-01-07T14:33:00.732Z] 
14:33:00 [2023-01-07T14:33:00.732Z] #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
14:33:00 [2023-01-07T14:33:00.732Z] #30 59.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 60.67 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]
14:33:00 [2023-01-07T14:33:00.732Z] #30 61.79 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]
14:33:00 [2023-01-07T14:33:00.732Z] #30 64.11 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]
14:33:00 [2023-01-07T14:33:00.732Z] #30 64.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 64.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 64.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 64.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 64.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 64.89 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]
14:33:00 [2023-01-07T14:33:00.732Z] #30 64.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 64.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 64.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 64.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 64.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 64.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 65.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 65.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 65.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 65.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
14:33:00 [2023-01-07T14:33:00.732Z] #30 66.63 debconf: delaying package configuration, since apt-utils is not installed
14:33:00 [2023-01-07T14:33:00.732Z] #30 67.02 Fetched 115 MB in 11s (10.5 MB/s)
14:33:00 [2023-01-07T14:33:00.732Z] #30 67.21 Selecting previously unselected package binutils-mingw-w64-i686.
14:33:00 [2023-01-07T14:33:00.732Z] #30 67.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:33:00 [2023-01-07T14:33:00.732Z] #30 67.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
14:33:00 [2023-01-07T14:33:00.732Z] #30 67.36 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:33:00 [2023-01-07T14:33:00.867Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 3.0s
14:33:00 [2023-01-07T14:33:00.896Z] #5 ...
14:33:00 [2023-01-07T14:33:00.896Z] 
14:33:00 [2023-01-07T14:33:00.896Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:33:00 [2023-01-07T14:33:00.896Z] #6 DONE 1.0s
14:33:00 [2023-01-07T14:33:00.896Z] 
14:33:00 [2023-01-07T14:33:00.896Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:33:00 [2023-01-07T14:33:00.896Z] #7 DONE 1.1s
14:33:00 [2023-01-07T14:33:00.896Z] 
14:33:00 [2023-01-07T14:33:00.896Z] #8 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
14:33:00 [2023-01-07T14:33:00.896Z] #8 DONE 1.2s
14:33:00 [2023-01-07T14:33:00.896Z] 
14:33:00 [2023-01-07T14:33:00.896Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
14:33:00 [2023-01-07T14:33:00.989Z] #30 ...
14:33:00 [2023-01-07T14:33:00.989Z] 
14:33:00 [2023-01-07T14:33:00.989Z] #36 [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
14:33:00 [2023-01-07T14:33:00.989Z] #36 67.97 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.
14:33:00 [2023-01-07T14:33:00.989Z] #36 68.69 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:33:00 [2023-01-07T14:33:00.989Z] #36 69.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:33:01 [2023-01-07T14:33:01.128Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.08MB / 9.86MB 3.4s
14:33:01 [2023-01-07T14:33:01.128Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 3.6s
14:33:01 [2023-01-07T14:33:01.154Z] #5 DONE 1.3s
14:33:01 [2023-01-07T14:33:01.717Z] 
14:33:01 [2023-01-07T14:33:01.717Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:01 [2023-01-07T14:33:01.717Z] #9 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done
14:33:01 [2023-01-07T14:33:01.985Z] #9 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
14:33:01 [2023-01-07T14:33:01.985Z] #9 sha256:ca86a2667499d20a05e87e389650ab475a5f2db078b77a596705bf54b3713891 1.80kB / 1.80kB done
14:33:01 [2023-01-07T14:33:01.985Z] #9 sha256:9535803882107a1f731294171f2dcb5fec8f6e571ba9f06cb8ae5dab479bde21 7.12kB / 7.12kB done
14:33:01 [2023-01-07T14:33:01.985Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 0B / 53.68MB 0.1s
14:33:02 [2023-01-07T14:33:02.242Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 6.29MB / 53.68MB 0.5s
14:33:02 [2023-01-07T14:33:02.503Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 16.78MB / 53.68MB 0.6s
14:33:02 [2023-01-07T14:33:02.503Z] #9 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0B / 5.15MB 0.6s
14:33:02 [2023-01-07T14:33:02.503Z] #9 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0B / 10.87MB 0.6s
14:33:02 [2023-01-07T14:33:02.514Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done
14:33:02 [2023-01-07T14:33:02.514Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
14:33:02 [2023-01-07T14:33:02.702Z] #9 ...
14:33:02 [2023-01-07T14:33:02.702Z] 
14:33:02 [2023-01-07T14:33:02.702Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:02 [2023-01-07T14:33:02.702Z] #10 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done
14:33:02 [2023-01-07T14:33:02.702Z] #10 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
14:33:02 [2023-01-07T14:33:02.702Z] #10 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
14:33:02 [2023-01-07T14:33:02.702Z] #10 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
14:33:02 [2023-01-07T14:33:02.702Z] #10 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.3s done
14:33:02 [2023-01-07T14:33:02.702Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.8s done
14:33:02 [2023-01-07T14:33:02.702Z] #10 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 1.2s done
14:33:02 [2023-01-07T14:33:02.702Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 82.84MB / 85.98MB 5.5s
14:33:02 [2023-01-07T14:33:02.702Z] #10 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 5.1s done
14:33:02 [2023-01-07T14:33:02.702Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 48.66MB / 141.97MB 5.5s
14:33:02 [2023-01-07T14:33:02.702Z] #10 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 5.3s done
14:33:02 [2023-01-07T14:33:02.768Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 25.17MB / 53.68MB 0.8s
14:33:02 [2023-01-07T14:33:02.768Z] #9 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 0.8s
14:33:02 [2023-01-07T14:33:02.768Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 32.51MB / 53.68MB 0.9s
14:33:02 [2023-01-07T14:33:02.768Z] #9 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 0.8s done
14:33:02 [2023-01-07T14:33:02.768Z] #9 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 5.24MB / 10.87MB 0.9s
14:33:02 [2023-01-07T14:33:02.768Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 0B / 54.68MB 0.9s
14:33:02 [2023-01-07T14:33:02.768Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 38.80MB / 53.68MB 1.0s
14:33:02 [2023-01-07T14:33:02.768Z] #9 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 1.0s
14:33:02 [2023-01-07T14:33:02.768Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 9.44MB / 54.68MB 1.0s
14:33:02 [2023-01-07T14:33:02.978Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 57.68MB / 141.97MB 5.8s
14:33:03 [2023-01-07T14:33:03.032Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 1.2s
14:33:03 [2023-01-07T14:33:03.032Z] #9 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 1.0s done
14:33:03 [2023-01-07T14:33:03.032Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 17.83MB / 54.68MB 1.2s
14:33:03 [2023-01-07T14:33:03.032Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 0B / 81.39MB 1.2s
14:33:03 [2023-01-07T14:33:03.081Z] #11 ...
14:33:03 [2023-01-07T14:33:03.081Z] 
14:33:03 [2023-01-07T14:33:03.081Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:03 [2023-01-07T14:33:03.081Z] #9 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.1s done
14:33:03 [2023-01-07T14:33:03.081Z] #9 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
14:33:03 [2023-01-07T14:33:03.081Z] #9 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
14:33:03 [2023-01-07T14:33:03.081Z] #9 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
14:33:03 [2023-01-07T14:33:03.081Z] #9 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.6s done
14:33:03 [2023-01-07T14:33:03.081Z] #9 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 0.9s done
14:33:03 [2023-01-07T14:33:03.081Z] #9 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.2s
14:33:03 [2023-01-07T14:33:03.081Z] #9 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 2.9s done
14:33:03 [2023-01-07T14:33:03.081Z] #9 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 4.7s done
14:33:03 [2023-01-07T14:33:03.081Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 2.6s
14:33:03 [2023-01-07T14:33:03.081Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 91.23MB / 141.97MB 5.5s
14:33:03 [2023-01-07T14:33:03.081Z] #9 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 3.0s done
14:33:03 [2023-01-07T14:33:03.081Z] #9 ...
14:33:03 [2023-01-07T14:33:03.081Z] 
14:33:03 [2023-01-07T14:33:03.081Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:33:03 [2023-01-07T14:33:03.238Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 71.49MB / 141.97MB 6.2s
14:33:03 [2023-01-07T14:33:03.294Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 1.2s done
14:33:03 [2023-01-07T14:33:03.294Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 30.90MB / 54.68MB 1.4s
14:33:03 [2023-01-07T14:33:03.294Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 18.53MB / 81.39MB 1.4s
14:33:03 [2023-01-07T14:33:03.294Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 0B / 109.09MB 1.4s
14:33:03 [2023-01-07T14:33:03.294Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 24.27MB / 81.39MB 1.5s
14:33:03 [2023-01-07T14:33:03.501Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 6.5s done
14:33:03 [2023-01-07T14:33:03.553Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 41.48MB / 54.68MB 1.7s
14:33:03 [2023-01-07T14:33:03.553Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 42.07MB / 81.39MB 1.7s
14:33:03 [2023-01-07T14:33:03.553Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 47.19MB / 54.68MB 1.8s
14:33:03 [2023-01-07T14:33:03.553Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 47.44MB / 81.39MB 1.8s
14:33:03 [2023-01-07T14:33:03.553Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 11.26MB / 109.09MB 1.8s
14:33:03 [2023-01-07T14:33:03.762Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 78.64MB / 141.97MB 6.7s
14:33:03 [2023-01-07T14:33:03.813Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 51.32MB / 54.68MB 1.9s
14:33:03 [2023-01-07T14:33:03.813Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 57.67MB / 81.39MB 1.9s
14:33:03 [2023-01-07T14:33:03.813Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 2.0s
14:33:03 [2023-01-07T14:33:03.813Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 63.98MB / 81.39MB 2.0s
14:33:03 [2023-01-07T14:33:03.813Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 20.09MB / 109.09MB 2.0s
14:33:04 [2023-01-07T14:33:04.033Z] #10 ...
14:33:04 [2023-01-07T14:33:04.033Z] 
14:33:04 [2023-01-07T14:33:04.033Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:33:04 [2023-01-07T14:33:04.033Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:33:04 [2023-01-07T14:33:04.033Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:33:04 [2023-01-07T14:33:04.033Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
14:33:04 [2023-01-07T14:33:04.033Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
14:33:04 [2023-01-07T14:33:04.033Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done
14:33:04 [2023-01-07T14:33:04.033Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done
14:33:04 [2023-01-07T14:33:04.033Z] #11 DONE 7.1s
14:33:04 [2023-01-07T14:33:04.033Z] 
14:33:04 [2023-01-07T14:33:04.033Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:04 [2023-01-07T14:33:04.033Z] #10 ...
14:33:04 [2023-01-07T14:33:04.033Z] 
14:33:04 [2023-01-07T14:33:04.033Z] #12 [internal] load build context
14:33:04 [2023-01-07T14:33:04.033Z] #12 transferring context: 42.72MB 7.1s
14:33:04 [2023-01-07T14:33:04.033Z] #12 ...
14:33:04 [2023-01-07T14:33:04.033Z] 
14:33:04 [2023-01-07T14:33:04.033Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:04 [2023-01-07T14:33:04.070Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 2.0s done
14:33:04 [2023-01-07T14:33:04.070Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 75.50MB / 81.39MB 2.2s
14:33:04 [2023-01-07T14:33:04.070Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 49.41MB / 109.09MB 2.2s
14:33:04 [2023-01-07T14:33:04.071Z] #9 sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820 156B / 156B 2.1s done
14:33:04 [2023-01-07T14:33:04.071Z] #9 ...
14:33:04 [2023-01-07T14:33:04.071Z] 
14:33:04 [2023-01-07T14:33:04.071Z] #10 [internal] load build context
14:33:04 [2023-01-07T14:33:04.071Z] #10 transferring context: 53.56MB 2.3s done
14:33:04 [2023-01-07T14:33:04.071Z] #10 DONE 2.5s
14:33:04 [2023-01-07T14:33:04.071Z] 
14:33:04 [2023-01-07T14:33:04.071Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:04 [2023-01-07T14:33:04.071Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 2.3s
14:33:04 [2023-01-07T14:33:04.071Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 66.06MB / 109.09MB 2.3s
14:33:04 [2023-01-07T14:33:04.294Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 91.23MB / 141.97MB 7.2s
14:33:04 [2023-01-07T14:33:04.327Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 79.93MB / 109.09MB 2.5s
14:33:04 [2023-01-07T14:33:04.327Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 97.52MB / 109.09MB 2.6s
14:33:04 [2023-01-07T14:33:04.462Z] #11 ...
14:33:04 [2023-01-07T14:33:04.462Z] 
14:33:04 [2023-01-07T14:33:04.462Z] #13 [internal] load build context
14:33:04 [2023-01-07T14:33:04.462Z] #13 transferring context: 53.56MB 6.9s done
14:33:04 [2023-01-07T14:33:04.462Z] #13 DONE 7.1s
14:33:04 [2023-01-07T14:33:04.462Z] 
14:33:04 [2023-01-07T14:33:04.462Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:04 [2023-01-07T14:33:04.462Z] #9 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 135.23MB / 141.97MB 7.0s
14:33:04 [2023-01-07T14:33:04.559Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 98.57MB / 141.97MB 7.4s
14:33:04 [2023-01-07T14:33:04.584Z] #9 sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 109.09MB / 109.09MB 2.7s
14:33:04 [2023-01-07T14:33:04.820Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 108.00MB / 141.97MB 7.8s
14:33:05 [2023-01-07T14:33:05.117Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 118.49MB / 141.97MB 8.1s
14:33:05 [2023-01-07T14:33:05.147Z] #9 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 1.6s
14:33:05 [2023-01-07T14:33:05.377Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 5.1s
14:33:05 [2023-01-07T14:33:05.377Z] #10 ...
14:33:05 [2023-01-07T14:33:05.377Z] 
14:33:05 [2023-01-07T14:33:05.377Z] #12 [internal] load build context
14:33:05 [2023-01-07T14:33:05.377Z] #12 transferring context: 53.56MB 8.2s done
14:33:05 [2023-01-07T14:33:05.377Z] #12 DONE 8.6s
14:33:05 [2023-01-07T14:33:05.377Z] 
14:33:05 [2023-01-07T14:33:05.377Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:05 [2023-01-07T14:33:05.637Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 127.93MB / 141.97MB 8.5s
14:33:05 [2023-01-07T14:33:05.710Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 3.7s done
14:33:05 [2023-01-07T14:33:05.899Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.44MB / 141.97MB 8.8s
14:33:06 [2023-01-07T14:33:06.238Z] #36 ...
14:33:06 [2023-01-07T14:33:06.238Z] 
14:33:06 [2023-01-07T14:33:06.238Z] #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
14:33:06 [2023-01-07T14:33:06.238Z] #29 75.28 Selecting previously unselected package libxml2:amd64.
14:33:06 [2023-01-07T14:33:06.238Z] #29 75.28 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
14:33:06 [2023-01-07T14:33:06.367Z] #9 ...
14:33:06 [2023-01-07T14:33:06.367Z] 
14:33:06 [2023-01-07T14:33:06.367Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:33:06 [2023-01-07T14:33:06.367Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done
14:33:06 [2023-01-07T14:33:06.367Z] #11 DONE 9.0s
14:33:06 [2023-01-07T14:33:06.367Z] 
14:33:06 [2023-01-07T14:33:06.367Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:33:06 [2023-01-07T14:33:06.367Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:33:06 [2023-01-07T14:33:06.367Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:33:06 [2023-01-07T14:33:06.367Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:33:06 [2023-01-07T14:33:06.367Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done
14:33:06 [2023-01-07T14:33:06.367Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done
14:33:06 [2023-01-07T14:33:06.367Z] #10 DONE 9.0s
14:33:06 [2023-01-07T14:33:06.367Z] 
14:33:06 [2023-01-07T14:33:06.367Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
14:33:06 [2023-01-07T14:33:06.367Z] #12 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
14:33:06 [2023-01-07T14:33:06.367Z] #12 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
14:33:06 [2023-01-07T14:33:06.367Z] #12 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
14:33:06 [2023-01-07T14:33:06.367Z] #12 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.5s done
14:33:06 [2023-01-07T14:33:06.495Z] #29 75.29 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:33:06 [2023-01-07T14:33:06.630Z] #12 ...
14:33:06 [2023-01-07T14:33:06.630Z] 
14:33:06 [2023-01-07T14:33:06.630Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:06 [2023-01-07T14:33:06.839Z] #10 ...
14:33:06 [2023-01-07T14:33:06.839Z] 
14:33:06 [2023-01-07T14:33:06.839Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:33:06 [2023-01-07T14:33:06.839Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:33:06 [2023-01-07T14:33:06.839Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:33:06 [2023-01-07T14:33:06.839Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:33:06 [2023-01-07T14:33:06.839Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:33:06 [2023-01-07T14:33:06.839Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.7s done
14:33:06 [2023-01-07T14:33:06.839Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done
14:33:07 [2023-01-07T14:33:07.058Z] #29 76.16 Selecting previously unselected package libarchive13:amd64.
14:33:07 [2023-01-07T14:33:07.147Z] #13 ...
14:33:07 [2023-01-07T14:33:07.147Z] 
14:33:07 [2023-01-07T14:33:07.147Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:07 [2023-01-07T14:33:07.315Z] #29 76.16 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
14:33:07 [2023-01-07T14:33:07.315Z] #29 76.20 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:33:07 [2023-01-07T14:33:07.408Z] #10 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 10.2s done
14:33:07 [2023-01-07T14:33:07.408Z] #10 ...
14:33:07 [2023-01-07T14:33:07.408Z] 
14:33:07 [2023-01-07T14:33:07.408Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:33:07 [2023-01-07T14:33:07.408Z] #13 DONE 10.7s
14:33:07 [2023-01-07T14:33:07.408Z] 
14:33:07 [2023-01-07T14:33:07.408Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:07 [2023-01-07T14:33:07.571Z] #29 76.66 Selecting previously unselected package libjsoncpp24:amd64.
14:33:07 [2023-01-07T14:33:07.571Z] #29 76.68 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
14:33:07 [2023-01-07T14:33:07.608Z] #9 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5
14:33:07 [2023-01-07T14:33:07.608Z] #9 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.2s done
14:33:07 [2023-01-07T14:33:07.608Z] #9 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5
14:33:07 [2023-01-07T14:33:07.608Z] #9 ...
14:33:07 [2023-01-07T14:33:07.608Z] 
14:33:07 [2023-01-07T14:33:07.608Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:33:07 [2023-01-07T14:33:07.608Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:33:07 [2023-01-07T14:33:07.608Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:33:07 [2023-01-07T14:33:07.608Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
14:33:07 [2023-01-07T14:33:07.608Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
14:33:07 [2023-01-07T14:33:07.608Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
14:33:07 [2023-01-07T14:33:07.608Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done
14:33:07 [2023-01-07T14:33:07.608Z] #11 DONE 6.1s
14:33:07 [2023-01-07T14:33:07.608Z] 
14:33:07 [2023-01-07T14:33:07.608Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:33:07 [2023-01-07T14:33:07.608Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:33:07 [2023-01-07T14:33:07.608Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:33:07 [2023-01-07T14:33:07.608Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:33:07 [2023-01-07T14:33:07.608Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:33:07 [2023-01-07T14:33:07.608Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
14:33:07 [2023-01-07T14:33:07.608Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done
14:33:07 [2023-01-07T14:33:07.608Z] #12 DONE 6.1s
14:33:07 [2023-01-07T14:33:07.608Z] 
14:33:07 [2023-01-07T14:33:07.608Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:07 [2023-01-07T14:33:07.828Z] #29 76.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:33:07 [2023-01-07T14:33:07.869Z] #9 ...
14:33:07 [2023-01-07T14:33:07.869Z] 
14:33:07 [2023-01-07T14:33:07.869Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
14:33:07 [2023-01-07T14:33:07.869Z] #13 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done
14:33:07 [2023-01-07T14:33:07.869Z] #13 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
14:33:07 [2023-01-07T14:33:07.869Z] #13 sha256:917ea2fdcbd63d7446a418b5bb0d800d60a43a3c3cc36fdaedf9d5e2d9044492 1.48kB / 1.48kB done
14:33:07 [2023-01-07T14:33:07.869Z] #13 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 1.3s done
14:33:07 [2023-01-07T14:33:07.869Z] #13 sha256:cd0203336405261730500869e4ea4c4e28b485188b4719531851a103feacdde1 529B / 529B done
14:33:07 [2023-01-07T14:33:07.869Z] #13 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 2.8s done
14:33:07 [2023-01-07T14:33:07.869Z] #13 DONE 6.2s
14:33:07 [2023-01-07T14:33:07.869Z] 
14:33:07 [2023-01-07T14:33:07.869Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:07 [2023-01-07T14:33:07.869Z] #9 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.3s done
14:33:08 [2023-01-07T14:33:08.084Z] #29 77.00 Selecting previously unselected package librhash0:amd64.
14:33:08 [2023-01-07T14:33:08.084Z] #29 77.02 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
14:33:08 [2023-01-07T14:33:08.084Z] #29 77.05 Unpacking librhash0:amd64 (1.4.1-2) ...
14:33:08 [2023-01-07T14:33:08.126Z] #9 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6
14:33:08 [2023-01-07T14:33:08.341Z] #29 77.31 Selecting previously unselected package libuv1:amd64.
14:33:08 [2023-01-07T14:33:08.341Z] #29 77.31 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
14:33:08 [2023-01-07T14:33:08.341Z] #29 77.31 Unpacking libuv1:amd64 (1.40.0-2) ...
14:33:08 [2023-01-07T14:33:08.535Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 7.9s
14:33:08 [2023-01-07T14:33:08.599Z] #29 77.55 Selecting previously unselected package cmake.
14:33:08 [2023-01-07T14:33:08.599Z] #29 77.56 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
14:33:08 [2023-01-07T14:33:08.599Z] #29 77.56 Unpacking cmake (3.18.4-2+deb11u1) ...
14:33:08 [2023-01-07T14:33:08.790Z] #10 ...
14:33:08 [2023-01-07T14:33:08.790Z] 
14:33:08 [2023-01-07T14:33:08.790Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:33:08 [2023-01-07T14:33:08.790Z] #14 DONE 0.5s
14:33:08 [2023-01-07T14:33:08.790Z] 
14:33:08 [2023-01-07T14:33:08.790Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:08 [2023-01-07T14:33:08.793Z] #9 ...
14:33:08 [2023-01-07T14:33:08.794Z] 
14:33:08 [2023-01-07T14:33:08.794Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:33:08 [2023-01-07T14:33:08.794Z] #14 DONE 0.8s
14:33:09 [2023-01-07T14:33:09.052Z] 
14:33:09 [2023-01-07T14:33:09.052Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:09 [2023-01-07T14:33:09.052Z] #9 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 8.8s done
14:33:09 [2023-01-07T14:33:09.359Z] #10 ...
14:33:09 [2023-01-07T14:33:09.360Z] 
14:33:09 [2023-01-07T14:33:09.360Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:33:09 [2023-01-07T14:33:09.360Z] #15 DONE 0.8s
14:33:09 [2023-01-07T14:33:09.620Z] 
14:33:09 [2023-01-07T14:33:09.620Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
14:33:09 [2023-01-07T14:33:09.620Z] #9 ...
14:33:09 [2023-01-07T14:33:09.620Z] 
14:33:09 [2023-01-07T14:33:09.620Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:09 [2023-01-07T14:33:09.637Z] #9 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182
14:33:09 [2023-01-07T14:33:09.637Z] #9 ...
14:33:09 [2023-01-07T14:33:09.637Z] 
14:33:09 [2023-01-07T14:33:09.637Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:33:09 [2023-01-07T14:33:09.637Z] #15 DONE 0.8s
14:33:09 [2023-01-07T14:33:09.637Z] 
14:33:09 [2023-01-07T14:33:09.637Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
14:33:09 [2023-01-07T14:33:09.637Z] #12 DONE 12.4s
14:33:09 [2023-01-07T14:33:09.896Z] 
14:33:09 [2023-01-07T14:33:09.896Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:09 [2023-01-07T14:33:09.977Z] #29 ...
14:33:09 [2023-01-07T14:33:09.977Z] 
14:33:09 [2023-01-07T14:33:09.977Z] #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
14:33:09 [2023-01-07T14:33:09.977Z] #25 68.94 go: downloading github.com/fatih/color v1.13.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 68.94 go: downloading github.com/gofrs/flock v0.8.1
14:33:09 [2023-01-07T14:33:09.977Z] #25 69.11 go: downloading github.com/pkg/errors v0.9.1
14:33:09 [2023-01-07T14:33:09.977Z] #25 69.12 go: downloading github.com/spf13/cobra v1.3.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 69.25 go: downloading github.com/spf13/pflag v1.0.5
14:33:09 [2023-01-07T14:33:09.977Z] #25 69.59 go: downloading github.com/spf13/viper v1.10.1
14:33:09 [2023-01-07T14:33:09.977Z] #25 69.81 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
14:33:09 [2023-01-07T14:33:09.977Z] #25 70.46 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
14:33:09 [2023-01-07T14:33:09.977Z] #25 70.56 go: downloading github.com/go-critic/go-critic v0.6.2
14:33:09 [2023-01-07T14:33:09.977Z] #25 72.18 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 72.21 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:33:09 [2023-01-07T14:33:09.977Z] #25 76.33 go: downloading github.com/mattn/go-colorable v0.1.12
14:33:09 [2023-01-07T14:33:09.977Z] #25 76.33 go: downloading github.com/sirupsen/logrus v1.8.1
14:33:09 [2023-01-07T14:33:09.977Z] #25 76.43 go: downloading github.com/stretchr/testify v1.7.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 76.51 go: downloading github.com/mattn/go-isatty v0.0.14
14:33:09 [2023-01-07T14:33:09.977Z] #25 76.66 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:33:09 [2023-01-07T14:33:09.977Z] #25 76.75 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
14:33:09 [2023-01-07T14:33:09.977Z] #25 76.88 go: downloading github.com/fsnotify/fsnotify v1.5.1
14:33:09 [2023-01-07T14:33:09.977Z] #25 76.93 go: downloading github.com/magiconair/properties v1.8.5
14:33:09 [2023-01-07T14:33:09.977Z] #25 76.97 go: downloading github.com/mitchellh/mapstructure v1.4.3
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.06 go: downloading github.com/spf13/afero v1.6.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.09 go: downloading github.com/spf13/cast v1.4.1
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.17 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.26 go: downloading github.com/subosito/gotenv v1.2.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.34 go: downloading gopkg.in/ini.v1 v1.66.2
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.40 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.43 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.48 go: downloading github.com/go-toolsmith/astequal v1.0.1
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.61 go: downloading github.com/go-toolsmith/astp v1.0.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.63 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.64 go: downloading github.com/go-toolsmith/typep v1.0.2
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.66 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.81 go: downloading github.com/hashicorp/errwrap v1.0.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 77.89 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 78.10 go: downloading github.com/Antonboom/errname v0.1.5
14:33:09 [2023-01-07T14:33:09.977Z] #25 78.16 go: downloading github.com/Antonboom/nilnil v0.1.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 78.25 go: downloading github.com/BurntSushi/toml v1.0.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 78.43 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:33:09 [2023-01-07T14:33:09.977Z] #25 78.67 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 78.71 go: downloading github.com/alexkohler/prealloc v1.0.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 78.73 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 78.86 go: downloading github.com/ashanbrown/makezero v1.1.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 78.93 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:33:09 [2023-01-07T14:33:09.977Z] #25 78.97 go: downloading github.com/blizzy78/varnamelen v0.5.0
14:33:10 [2023-01-07T14:33:10.190Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 9.8s done
14:33:10 [2023-01-07T14:33:10.234Z] #25 79.13 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:33:10 [2023-01-07T14:33:10.234Z] #25 79.28 go: downloading github.com/breml/bidichk v0.2.1
14:33:10 [2023-01-07T14:33:10.234Z] #25 79.34 go: downloading github.com/breml/errchkjson v0.2.1
14:33:10 [2023-01-07T14:33:10.454Z] #10 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182
14:33:10 [2023-01-07T14:33:10.454Z] #10 ...
14:33:10 [2023-01-07T14:33:10.454Z] 
14:33:10 [2023-01-07T14:33:10.454Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
14:33:10 [2023-01-07T14:33:10.454Z] #9 DONE 13.6s
14:33:10 [2023-01-07T14:33:10.454Z] 
14:33:10 [2023-01-07T14:33:10.454Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:10 [2023-01-07T14:33:10.463Z] #9 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 1.0s done
14:33:10 [2023-01-07T14:33:10.490Z] #25 79.39 go: downloading github.com/butuzov/ireturn v0.1.1
14:33:10 [2023-01-07T14:33:10.490Z] #25 79.47 go: downloading github.com/charithe/durationcheck v0.0.9
14:33:10 [2023-01-07T14:33:10.490Z] #25 79.51 go: downloading github.com/daixiang0/gci v0.2.9
14:33:10 [2023-01-07T14:33:10.490Z] #25 79.52 go: downloading github.com/denis-tingajkin/go-header v0.4.2
14:33:10 [2023-01-07T14:33:10.490Z] #25 79.55 go: downloading github.com/esimonov/ifshort v1.0.4
14:33:10 [2023-01-07T14:33:10.490Z] #25 79.60 go: downloading github.com/fzipp/gocyclo v0.4.0
14:33:10 [2023-01-07T14:33:10.722Z] #9 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86
14:33:10 [2023-01-07T14:33:10.747Z] #25 79.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:33:10 [2023-01-07T14:33:10.747Z] #25 79.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:33:10 [2023-01-07T14:33:10.747Z] #25 79.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:33:10 [2023-01-07T14:33:10.747Z] #25 79.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:33:11 [2023-01-07T14:33:11.311Z] #25 80.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:33:11 [2023-01-07T14:33:11.311Z] #25 80.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:33:11 [2023-01-07T14:33:11.311Z] #25 80.22 go: downloading github.com/golangci/misspell v0.3.5
14:33:11 [2023-01-07T14:33:11.311Z] #25 80.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:33:11 [2023-01-07T14:33:11.311Z] #25 80.42 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:33:11 [2023-01-07T14:33:11.311Z] #25 ...
14:33:11 [2023-01-07T14:33:11.311Z] 
14:33:11 [2023-01-07T14:33:11.311Z] #35 [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
14:33:11 [2023-01-07T14:33:11.311Z] #35 70.37 Setting up python3-pkg-resources (52.0.0-4) ...
14:33:11 [2023-01-07T14:33:11.311Z] #35 73.12 Setting up libprotobuf23:amd64 (3.12.4-1) ...
14:33:11 [2023-01-07T14:33:11.311Z] #35 73.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:33:11 [2023-01-07T14:33:11.311Z] #35 73.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:33:11 [2023-01-07T14:33:11.311Z] #35 73.28 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:33:11 [2023-01-07T14:33:11.311Z] #35 73.32 Setting up libcap2:amd64 (1:2.44-1) ...
14:33:11 [2023-01-07T14:33:11.311Z] #35 73.38 Setting up python3-six (1.16.0-2) ...
14:33:11 [2023-01-07T14:33:11.311Z] #35 75.27 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
14:33:11 [2023-01-07T14:33:11.311Z] #35 75.29 Setting up libprotoc23:amd64 (3.12.4-1) ...
14:33:11 [2023-01-07T14:33:11.311Z] #35 75.30 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:33:11 [2023-01-07T14:33:11.311Z] #35 75.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:33:11 [2023-01-07T14:33:11.311Z] #35 75.33 Setting up python3-protobuf (3.12.4-1) ...
14:33:11 [2023-01-07T14:33:11.395Z] #10 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.8s done
14:33:11 [2023-01-07T14:33:11.395Z] #10 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86
14:33:11 [2023-01-07T14:33:11.401Z] #9 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 2.8s done
14:33:11 [2023-01-07T14:33:11.401Z] #9 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 0.1s
14:33:11 [2023-01-07T14:33:11.569Z] #35 ...
14:33:11 [2023-01-07T14:33:11.569Z] 
14:33:11 [2023-01-07T14:33:11.569Z] #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
14:33:11 [2023-01-07T14:33:11.569Z] #30 71.16 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:33:11 [2023-01-07T14:33:11.569Z] #30 71.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
14:33:11 [2023-01-07T14:33:11.569Z] #30 71.17 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:33:11 [2023-01-07T14:33:11.569Z] #30 75.35 Selecting previously unselected package binutils-mingw-w64.
14:33:11 [2023-01-07T14:33:11.569Z] #30 75.35 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:33:11 [2023-01-07T14:33:11.569Z] #30 75.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:33:11 [2023-01-07T14:33:11.569Z] #30 75.56 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:33:11 [2023-01-07T14:33:11.569Z] #30 75.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:33:11 [2023-01-07T14:33:11.569Z] #30 75.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:33:11 [2023-01-07T14:33:11.569Z] #30 75.90 Selecting previously unselected package dmsetup.
14:33:11 [2023-01-07T14:33:11.569Z] #30 75.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
14:33:11 [2023-01-07T14:33:11.569Z] #30 75.91 Unpacking dmsetup (2:1.02.175-2.1) ...
14:33:11 [2023-01-07T14:33:11.569Z] #30 76.30 Selecting previously unselected package mingw-w64-common.
14:33:11 [2023-01-07T14:33:11.569Z] #30 76.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:33:11 [2023-01-07T14:33:11.569Z] #30 76.37 Unpacking mingw-w64-common (8.0.0-1) ...
14:33:11 [2023-01-07T14:33:11.569Z] #30 ...
14:33:11 [2023-01-07T14:33:11.569Z] 
14:33:11 [2023-01-07T14:33:11.569Z] #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
14:33:11 [2023-01-07T14:33:11.569Z] #25 80.68 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:33:11 [2023-01-07T14:33:11.659Z] #9 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.7s done
14:33:11 [2023-01-07T14:33:11.831Z] #25 80.70 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:33:11 [2023-01-07T14:33:11.831Z] #25 80.78 go: downloading github.com/jgautheron/goconst v1.5.1
14:33:11 [2023-01-07T14:33:11.831Z] #25 80.82 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:33:11 [2023-01-07T14:33:11.919Z] #9 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6
14:33:12 [2023-01-07T14:33:12.087Z] #25 80.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:33:12 [2023-01-07T14:33:12.087Z] #25 80.92 go: downloading github.com/julz/importas v0.1.0
14:33:12 [2023-01-07T14:33:12.087Z] #25 80.96 go: downloading github.com/kisielk/errcheck v1.6.0
14:33:12 [2023-01-07T14:33:12.087Z] #25 81.04 go: downloading github.com/kulti/thelper v0.5.0
14:33:12 [2023-01-07T14:33:12.337Z] #10 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.7s done
14:33:12 [2023-01-07T14:33:12.337Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6
14:33:12 [2023-01-07T14:33:12.342Z] #25 81.10 go: downloading github.com/kunwardeep/paralleltest v1.0.3
14:33:12 [2023-01-07T14:33:12.342Z] #25 81.22 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:33:12 [2023-01-07T14:33:12.342Z] #25 81.25 go: downloading github.com/ldez/gomoddirectives v0.2.2
14:33:12 [2023-01-07T14:33:12.342Z] #25 81.36 go: downloading github.com/ldez/tagliatelle v0.3.0
14:33:12 [2023-01-07T14:33:12.598Z] #25 81.37 go: downloading github.com/leonklingele/grouper v1.1.0
14:33:12 [2023-01-07T14:33:12.598Z] #25 81.47 go: downloading github.com/maratori/testpackage v1.0.1
14:33:12 [2023-01-07T14:33:12.598Z] #25 81.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:33:12 [2023-01-07T14:33:12.598Z] #25 81.60 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:33:12 [2023-01-07T14:33:12.598Z] #25 81.72 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
14:33:12 [2023-01-07T14:33:12.856Z] #25 81.80 go: downloading github.com/mgechev/revive v1.1.3
14:33:13 [2023-01-07T14:33:13.786Z] #25 82.53 go: downloading github.com/moricho/tparallel v0.2.1
14:33:13 [2023-01-07T14:33:13.786Z] #25 82.55 go: downloading github.com/nakabonne/nestif v0.3.1
14:33:13 [2023-01-07T14:33:13.786Z] #25 82.58 go: downloading github.com/nishanths/exhaustive v0.7.11
14:33:13 [2023-01-07T14:33:13.786Z] #25 82.65 go: downloading github.com/nishanths/predeclared v0.2.1
14:33:13 [2023-01-07T14:33:13.786Z] #25 82.69 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
14:33:13 [2023-01-07T14:33:13.786Z] #25 82.78 go: downloading github.com/ryancurrah/gomodguard v1.2.3
14:33:13 [2023-01-07T14:33:13.791Z] Client: Docker Engine - Community
14:33:13 [2023-01-07T14:33:13.791Z]  Version:           22.06.0-beta.0
14:33:13 [2023-01-07T14:33:13.791Z]  API version:       1.42
14:33:13 [2023-01-07T14:33:13.791Z]  Go version:        go1.18.3
14:33:13 [2023-01-07T14:33:13.791Z]  Git commit:        3e9117b
14:33:13 [2023-01-07T14:33:13.791Z]  Built:             Fri Jun  3 17:55:45 2022
14:33:13 [2023-01-07T14:33:13.791Z]  OS/Arch:           linux/amd64
14:33:13 [2023-01-07T14:33:13.791Z]  Context:           default
14:33:13 [2023-01-07T14:33:13.791Z] 
14:33:13 [2023-01-07T14:33:13.791Z] Server: Docker Engine - Community
14:33:13 [2023-01-07T14:33:13.791Z]  Engine:
14:33:13 [2023-01-07T14:33:13.791Z]   Version:          22.06.0-beta.0
14:33:13 [2023-01-07T14:33:13.791Z]   API version:      1.42 (minimum version 1.12)
14:33:13 [2023-01-07T14:33:13.791Z]   Go version:       go1.18.3
14:33:13 [2023-01-07T14:33:13.791Z]   Git commit:       38633e7
14:33:13 [2023-01-07T14:33:13.791Z]   Built:            Fri Jun  3 17:55:45 2022
14:33:13 [2023-01-07T14:33:13.791Z]   OS/Arch:          linux/amd64
14:33:13 [2023-01-07T14:33:13.791Z]   Experimental:     true
14:33:13 [2023-01-07T14:33:13.791Z]  containerd:
14:33:13 [2023-01-07T14:33:13.791Z]   Version:          1.6.8
14:33:13 [2023-01-07T14:33:13.791Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:33:13 [2023-01-07T14:33:13.791Z]  runc:
14:33:13 [2023-01-07T14:33:13.791Z]   Version:          1.1.4
14:33:13 [2023-01-07T14:33:13.791Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:33:13 [2023-01-07T14:33:13.791Z]  docker-init:
14:33:13 [2023-01-07T14:33:13.791Z]   Version:          0.19.0
14:33:13 [2023-01-07T14:33:13.792Z]   GitCommit:        de40ad0
[Pipeline] sh
14:33:14 [2023-01-07T14:33:14.042Z] #25 82.85 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:33:14 [2023-01-07T14:33:14.042Z] #25 82.97 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:33:14 [2023-01-07T14:33:14.042Z] #25 83.06 go: downloading github.com/securego/gosec/v2 v2.9.6
14:33:14 [2023-01-07T14:33:14.093Z] + docker info
14:33:14 [2023-01-07T14:33:14.093Z] Client:
14:33:14 [2023-01-07T14:33:14.093Z]  Context:    default
14:33:14 [2023-01-07T14:33:14.093Z]  Debug Mode: false
14:33:14 [2023-01-07T14:33:14.093Z]  Plugins:
14:33:14 [2023-01-07T14:33:14.093Z]   buildx: Docker Buildx (Docker Inc.)
14:33:14 [2023-01-07T14:33:14.093Z]     Version:  c5aec24
14:33:14 [2023-01-07T14:33:14.093Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
14:33:14 [2023-01-07T14:33:14.093Z]   compose: Docker Compose (Docker Inc.)
14:33:14 [2023-01-07T14:33:14.093Z]     Version:  v2.12.0
14:33:14 [2023-01-07T14:33:14.093Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:33:14 [2023-01-07T14:33:14.093Z]   scan: Docker Scan (Docker Inc.)
14:33:14 [2023-01-07T14:33:14.093Z]     Version:  v0.17.0
14:33:14 [2023-01-07T14:33:14.093Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
14:33:14 [2023-01-07T14:33:14.093Z] 
14:33:14 [2023-01-07T14:33:14.093Z] Server:
14:33:14 [2023-01-07T14:33:14.093Z]  Containers: 0
14:33:14 [2023-01-07T14:33:14.093Z]   Running: 0
14:33:14 [2023-01-07T14:33:14.093Z]   Paused: 0
14:33:14 [2023-01-07T14:33:14.093Z]   Stopped: 0
14:33:14 [2023-01-07T14:33:14.093Z]  Images: 0
14:33:14 [2023-01-07T14:33:14.093Z]  Server Version: 22.06.0-beta.0
14:33:14 [2023-01-07T14:33:14.093Z]  Storage Driver: overlay2
14:33:14 [2023-01-07T14:33:14.093Z]   Backing Filesystem: extfs
14:33:14 [2023-01-07T14:33:14.093Z]   Supports d_type: true
14:33:14 [2023-01-07T14:33:14.093Z]   Using metacopy: false
14:33:14 [2023-01-07T14:33:14.093Z]   Native Overlay Diff: true
14:33:14 [2023-01-07T14:33:14.093Z]   userxattr: false
14:33:14 [2023-01-07T14:33:14.093Z]  Logging Driver: json-file
14:33:14 [2023-01-07T14:33:14.093Z]  Cgroup Driver: systemd
14:33:14 [2023-01-07T14:33:14.093Z]  Cgroup Version: 2
14:33:14 [2023-01-07T14:33:14.093Z]  Plugins:
14:33:14 [2023-01-07T14:33:14.093Z]   Volume: local
14:33:14 [2023-01-07T14:33:14.093Z]   Network: bridge host ipvlan macvlan null overlay
14:33:14 [2023-01-07T14:33:14.093Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:33:14 [2023-01-07T14:33:14.093Z]  Swarm: inactive
14:33:14 [2023-01-07T14:33:14.093Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
14:33:14 [2023-01-07T14:33:14.093Z]  Default Runtime: runc
14:33:14 [2023-01-07T14:33:14.093Z]  Init Binary: docker-init
14:33:14 [2023-01-07T14:33:14.093Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:33:14 [2023-01-07T14:33:14.093Z]  runc version: v1.1.4-0-g5fd4c4d
14:33:14 [2023-01-07T14:33:14.093Z]  init version: de40ad0
14:33:14 [2023-01-07T14:33:14.093Z]  Security Options:
14:33:14 [2023-01-07T14:33:14.093Z]   apparmor
14:33:14 [2023-01-07T14:33:14.093Z]   seccomp
14:33:14 [2023-01-07T14:33:14.093Z]    Profile: builtin
14:33:14 [2023-01-07T14:33:14.093Z]   cgroupns
14:33:14 [2023-01-07T14:33:14.093Z]  Kernel Version: 5.15.0-1022-aws
14:33:14 [2023-01-07T14:33:14.093Z]  Operating System: Ubuntu 20.04.5 LTS
14:33:14 [2023-01-07T14:33:14.093Z]  OSType: linux
14:33:14 [2023-01-07T14:33:14.093Z]  Architecture: x86_64
14:33:14 [2023-01-07T14:33:14.093Z]  CPUs: 2
14:33:14 [2023-01-07T14:33:14.093Z]  Total Memory: 7.557GiB
14:33:14 [2023-01-07T14:33:14.093Z]  Name: ip-10-100-76-0
14:33:14 [2023-01-07T14:33:14.093Z]  ID: c944a62a-a99e-4e56-b148-df1906108e3b
14:33:14 [2023-01-07T14:33:14.093Z]  Docker Root Dir: /var/lib/docker
14:33:14 [2023-01-07T14:33:14.093Z]  Debug Mode: false
14:33:14 [2023-01-07T14:33:14.093Z]  Registry: https://index.docker.io/v1/
14:33:14 [2023-01-07T14:33:14.093Z]  Labels:
14:33:14 [2023-01-07T14:33:14.093Z]  Experimental: true
14:33:14 [2023-01-07T14:33:14.093Z]  Insecure Registries:
14:33:14 [2023-01-07T14:33:14.093Z]   127.0.0.0/8
14:33:14 [2023-01-07T14:33:14.093Z]  Live Restore Enabled: true
14:33:14 [2023-01-07T14:33:14.093Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:33:14 [2023-01-07T14:33:14.504Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:d645297358ce3f9fced99b772b36da6c1bf6d464 .
14:33:14 [2023-01-07T14:33:14.683Z] #9 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 2.7s done
14:33:14 [2023-01-07T14:33:14.683Z] #9 extracting sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a
14:33:14 [2023-01-07T14:33:14.760Z] #1 [internal] load .dockerignore
14:33:14 [2023-01-07T14:33:14.760Z] #1 transferring context: 87B 0.1s done
14:33:14 [2023-01-07T14:33:14.974Z] #25 83.98 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:33:15 [2023-01-07T14:33:15.018Z] #1 DONE 0.1s
14:33:15 [2023-01-07T14:33:15.018Z] 
14:33:15 [2023-01-07T14:33:15.018Z] #2 [internal] load build definition from Dockerfile
14:33:15 [2023-01-07T14:33:15.018Z] #2 transferring dockerfile: 16.91kB done
14:33:15 [2023-01-07T14:33:15.018Z] #2 DONE 0.1s
14:33:15 [2023-01-07T14:33:15.018Z] 
14:33:15 [2023-01-07T14:33:15.018Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:33:15 [2023-01-07T14:33:15.230Z] #25 ...
14:33:15 [2023-01-07T14:33:15.230Z] 
14:33:15 [2023-01-07T14:33:15.230Z] #35 [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
14:33:15 [2023-01-07T14:33:15.230Z] #35 80.96 Setting up libcap-dev:amd64 (1:2.44-1) ...
14:33:15 [2023-01-07T14:33:15.230Z] #35 80.98 Setting up protobuf-compiler (3.12.4-1) ...
14:33:15 [2023-01-07T14:33:15.230Z] #35 81.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:33:15 [2023-01-07T14:33:15.230Z] #35 81.05 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
14:33:15 [2023-01-07T14:33:15.230Z] #35 81.08 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
14:33:15 [2023-01-07T14:33:15.230Z] #35 81.16 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:33:15 [2023-01-07T14:33:15.230Z] #35 81.22 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:33:15 [2023-01-07T14:33:15.230Z] #35 DONE 84.1s
14:33:15 [2023-01-07T14:33:15.230Z] 
14:33:15 [2023-01-07T14:33:15.230Z] #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
14:33:15 [2023-01-07T14:33:15.230Z] #25 83.99 go: downloading github.com/sivchari/containedctx v1.0.1
14:33:15 [2023-01-07T14:33:15.230Z] #25 84.00 go: downloading github.com/sivchari/tenv v1.4.7
14:33:15 [2023-01-07T14:33:15.230Z] #25 84.01 go: downloading github.com/sonatard/noctx v0.0.1
14:33:15 [2023-01-07T14:33:15.230Z] #25 84.04 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:33:15 [2023-01-07T14:33:15.230Z] #25 84.06 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:33:15 [2023-01-07T14:33:15.230Z] #25 84.25 go: downloading github.com/sylvia7788/contextcheck v1.0.4
14:33:15 [2023-01-07T14:33:15.282Z] #3 DONE 0.3s
14:33:15 [2023-01-07T14:33:15.282Z] 
14:33:15 [2023-01-07T14:33:15.282Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
14:33:15 [2023-01-07T14:33:15.282Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
14:33:15 [2023-01-07T14:33:15.282Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
14:33:15 [2023-01-07T14:33:15.282Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
14:33:15 [2023-01-07T14:33:15.282Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
14:33:15 [2023-01-07T14:33:15.282Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done
14:33:15 [2023-01-07T14:33:15.487Z] #25 84.38 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:33:15 [2023-01-07T14:33:15.487Z] #25 84.40 go: downloading github.com/tetafro/godot v1.4.11
14:33:15 [2023-01-07T14:33:15.487Z] #25 84.43 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:33:15 [2023-01-07T14:33:15.487Z] #25 84.48 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
14:33:15 [2023-01-07T14:33:15.487Z] #25 84.59 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:33:15 [2023-01-07T14:33:15.538Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
14:33:15 [2023-01-07T14:33:15.744Z] #25 84.83 go: downloading github.com/ultraware/funlen v0.0.3
14:33:15 [2023-01-07T14:33:15.801Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
14:33:15 [2023-01-07T14:33:15.801Z] #4 DONE 0.6s
14:33:15 [2023-01-07T14:33:15.801Z] 
14:33:15 [2023-01-07T14:33:15.801Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
14:33:16 [2023-01-07T14:33:16.000Z] #25 84.90 go: downloading github.com/ultraware/whitespace v0.0.4
14:33:16 [2023-01-07T14:33:16.000Z] #25 84.94 go: downloading github.com/uudashr/gocognit v1.0.5
14:33:16 [2023-01-07T14:33:16.000Z] #25 84.98 go: downloading github.com/yagipy/maintidx v1.0.0
14:33:16 [2023-01-07T14:33:16.000Z] #25 85.03 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
14:33:16 [2023-01-07T14:33:16.564Z] #25 85.52 go: downloading gitlab.com/bosi/decorder v0.2.1
14:33:16 [2023-01-07T14:33:16.564Z] #25 ...
14:33:16 [2023-01-07T14:33:16.564Z] 
14:33:16 [2023-01-07T14:33:16.564Z] #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
14:33:16 [2023-01-07T14:33:16.564Z] #29 84.75 Setting up libicu67:amd64 (67.1-7) ...
14:33:16 [2023-01-07T14:33:16.564Z] #29 84.81 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:33:16 [2023-01-07T14:33:16.564Z] #29 84.85 Setting up libuv1:amd64 (1.40.0-2) ...
14:33:16 [2023-01-07T14:33:16.564Z] #29 84.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:33:16 [2023-01-07T14:33:16.564Z] #29 84.95 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:33:16 [2023-01-07T14:33:16.564Z] #29 84.99 Setting up librhash0:amd64 (1.4.1-2) ...
14:33:16 [2023-01-07T14:33:16.564Z] #29 85.00 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:33:16 [2023-01-07T14:33:16.564Z] #29 85.02 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:33:16 [2023-01-07T14:33:16.564Z] #29 85.04 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:33:16 [2023-01-07T14:33:16.564Z] #29 85.06 Setting up cmake (3.18.4-2+deb11u1) ...
14:33:16 [2023-01-07T14:33:16.564Z] #29 85.09 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:33:16 [2023-01-07T14:33:16.564Z] #29 DONE 85.6s
14:33:16 [2023-01-07T14:33:16.585Z] #9 ...
14:33:16 [2023-01-07T14:33:16.585Z] 
14:33:16 [2023-01-07T14:33:16.585Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:33:16 [2023-01-07T14:33:16.821Z] 
14:33:16 [2023-01-07T14:33:16.821Z] #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
14:33:16 [2023-01-07T14:33:16.821Z] #25 85.69 go: downloading honnef.co/go/tools v0.2.2
14:33:16 [2023-01-07T14:33:16.847Z] #14 DONE 0.3s
14:33:16 [2023-01-07T14:33:16.847Z] 
14:33:16 [2023-01-07T14:33:16.847Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:17 [2023-01-07T14:33:17.169Z] #5 DONE 1.3s
14:33:17 [2023-01-07T14:33:17.169Z] 
14:33:17 [2023-01-07T14:33:17.169Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:33:17 [2023-01-07T14:33:17.169Z] #6 DONE 1.3s
14:33:17 [2023-01-07T14:33:17.169Z] 
14:33:17 [2023-01-07T14:33:17.169Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:33:17 [2023-01-07T14:33:17.190Z] #9 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.2s
14:33:17 [2023-01-07T14:33:17.426Z] #7 DONE 1.3s
14:33:17 [2023-01-07T14:33:17.426Z] 
14:33:17 [2023-01-07T14:33:17.426Z] #8 [internal] load metadata for docker.io/library/golang:1.18.9-bullseye
14:33:17 [2023-01-07T14:33:17.426Z] #8 DONE 1.4s
14:33:17 [2023-01-07T14:33:17.426Z] 
14:33:17 [2023-01-07T14:33:17.426Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:33:17 [2023-01-07T14:33:17.426Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
14:33:17 [2023-01-07T14:33:17.621Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.2s
14:33:17 [2023-01-07T14:33:17.731Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:33:17 [2023-01-07T14:33:17.781Z] #9 ...
14:33:17 [2023-01-07T14:33:17.781Z] 
14:33:17 [2023-01-07T14:33:17.781Z] #15 [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
14:33:17 [2023-01-07T14:33:17.781Z] #0 1.099 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 1.118 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 1.118 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 1.283 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 1.587 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 1.684 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 2.556 Fetched 8498 kB in 2s (4942 kB/s)
14:33:17 [2023-01-07T14:33:17.781Z] #0 2.556 Reading package lists...
14:33:17 [2023-01-07T14:33:17.781Z] #0 3.122 Reading package lists...
14:33:17 [2023-01-07T14:33:17.781Z] #0 3.653 Building dependency tree...
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.043 The following additional packages will be installed:
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.044   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.046   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.047 Recommended packages:
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.047   libldap-common publicsuffix libsasl2-modules
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.170 The following NEW packages will be installed:
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.171   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.171   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.172   libssh2-1 openssl
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.448 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.448 Need to get 2941 kB of archives.
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.448 After this operation, 6478 kB of additional disk space will be used.
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.448 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.500 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.502 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.511 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.511 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.512 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.515 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.516 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.518 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.522 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.522 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.524 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.528 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.530 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.531 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.796 debconf: delaying package configuration, since apt-utils is not installed
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.845 Fetched 2941 kB in 0s (8061 kB/s)
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.959 Selecting previously unselected package openssl.
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.959 (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.)
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.959 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 4.968 Unpacking openssl (1.1.1n-0+deb11u3) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.207 Selecting previously unselected package ca-certificates.
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.207 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.213 Unpacking ca-certificates (20210119) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.407 Selecting previously unselected package libbrotli1:arm64.
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.407 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.425 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.507 Selecting previously unselected package libsasl2-modules-db:arm64.
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.509 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.565 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.652 Selecting previously unselected package libsasl2-2:arm64.
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.654 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.665 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.754 Selecting previously unselected package libldap-2.4-2:arm64.
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.754 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.764 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.850 Selecting previously unselected package libnghttp2-14:arm64.
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.852 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.911 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.991 Selecting previously unselected package libpsl5:arm64.
14:33:17 [2023-01-07T14:33:17.781Z] #0 5.991 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.000 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.069 Selecting previously unselected package librtmp1:arm64.
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.069 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.078 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.191 Selecting previously unselected package libssh2-1:arm64.
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.191 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.197 Unpacking libssh2-1:arm64 (1.9.0-2) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.330 Selecting previously unselected package libcurl4:arm64.
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.330 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.343 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.435 Selecting previously unselected package curl.
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.437 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.446 Unpacking curl (7.74.0-1.3+deb11u3) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.669 Selecting previously unselected package libonig5:arm64.
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.669 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.683 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.788 Selecting previously unselected package libjq1:arm64.
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.788 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.807 Unpacking libjq1:arm64 (1.6-2.1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.956 Selecting previously unselected package jq.
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.956 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 6.969 Unpacking jq (1.6-2.1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 7.213 Setting up libpsl5:arm64 (0.21.0-1.2) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 7.304 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 7.329 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 7.404 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 7.436 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 7.467 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 7.538 Setting up libssh2-1:arm64 (1.9.0-2) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 7.595 Setting up openssl (1.1.1n-0+deb11u3) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 7.639 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 7.952 Setting up libjq1:arm64 (1.6-2.1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 7.980 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 8.024 Setting up ca-certificates (20210119) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 8.810 Updating certificates in /etc/ssl/certs...
14:33:17 [2023-01-07T14:33:17.781Z] #0 9.827 129 added, 0 removed; done.
14:33:17 [2023-01-07T14:33:17.781Z] #0 9.969 Setting up jq (1.6-2.1) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 10.00 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
14:33:17 [2023-01-07T14:33:17.781Z] #0 10.10 Setting up curl (7.74.0-1.3+deb11u3) ...
14:33:17 [2023-01-07T14:33:17.990Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
14:33:17 [2023-01-07T14:33:17.990Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
14:33:18 [2023-01-07T14:33:18.039Z] #15 10.22 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:33:18 [2023-01-07T14:33:18.039Z] #15 ...
14:33:18 [2023-01-07T14:33:18.039Z] 
14:33:18 [2023-01-07T14:33:18.039Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:33:18 [2023-01-07T14:33:18.039Z] #16 DONE 1.3s
14:33:18 [2023-01-07T14:33:18.039Z] 
14:33:18 [2023-01-07T14:33:18.039Z] #15 [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
14:33:18 [2023-01-07T14:33:18.039Z] #15 10.25 Processing triggers for ca-certificates (20210119) ...
14:33:18 [2023-01-07T14:33:18.039Z] #15 10.26 Updating certificates in /etc/ssl/certs...
14:33:18 [2023-01-07T14:33:18.039Z] #15 ...
14:33:18 [2023-01-07T14:33:18.039Z] 
14:33:18 [2023-01-07T14:33:18.039Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:18 [2023-01-07T14:33:18.255Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s
14:33:18 [2023-01-07T14:33:18.255Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.3s
14:33:18 [2023-01-07T14:33:18.518Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
14:33:18 [2023-01-07T14:33:18.518Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
14:33:19 [2023-01-07T14:33:19.340Z] #25 ...
14:33:19 [2023-01-07T14:33:19.340Z] 
14:33:19 [2023-01-07T14:33:19.340Z] #21 [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
14:33:19 [2023-01-07T14:33:19.340Z] #21 78.25 sync
14:33:19 [2023-01-07T14:33:19.340Z] #21 78.27 internal/reflectlite
14:33:19 [2023-01-07T14:33:19.340Z] #21 80.60 internal/testlog
14:33:19 [2023-01-07T14:33:19.340Z] #21 82.48 sort
14:33:19 [2023-01-07T14:33:19.340Z] #21 82.49 errors
14:33:19 [2023-01-07T14:33:19.340Z] #21 83.11 strconv
14:33:19 [2023-01-07T14:33:19.340Z] #21 84.25 io
14:33:19 [2023-01-07T14:33:19.340Z] #21 86.66 internal/oserror
14:33:19 [2023-01-07T14:33:19.340Z] #21 87.22 syscall
14:33:19 [2023-01-07T14:33:19.416Z] #9 extracting sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 5.1s
14:33:19 [2023-01-07T14:33:19.416Z] #9 ...
14:33:19 [2023-01-07T14:33:19.416Z] 
14:33:19 [2023-01-07T14:33:19.416Z] #15 [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
14:33:19 [2023-01-07T14:33:19.416Z] #15 11.10 0 added, 0 removed; done.
14:33:19 [2023-01-07T14:33:19.416Z] #15 11.10 Running hooks in /etc/ca-certificates/update.d...
14:33:19 [2023-01-07T14:33:19.416Z] #15 11.11 done.
14:33:19 [2023-01-07T14:33:19.416Z] #15 DONE 11.6s
14:33:19 [2023-01-07T14:33:19.597Z] #21 ...
14:33:19 [2023-01-07T14:33:19.597Z] 
14:33:19 [2023-01-07T14:33:19.597Z] #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
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.476 + RM_GOPATH=0
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.477 + TMP_GOPATH=
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.477 + : /build
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.483 + '[' -z '' ']'
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.483 ++ mktemp -d
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.488 + export GOPATH=/tmp/tmp.bsUytIpZFh
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.488 + GOPATH=/tmp/tmp.bsUytIpZFh
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.488 + RM_GOPATH=1
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.488 + case "$(go env GOARCH)" in
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.488 ++ go env GOARCH
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.583 + export GO_BUILDMODE=-buildmode=pie
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.583 + GO_BUILDMODE=-buildmode=pie
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.584 ++ dirname /tmp/install/install.sh
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.585 + dir=/tmp/install
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.585 + bin=tini
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.585 + shift
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.585 + '[' '!' -f /tmp/install/tini.installer ']'
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.585 + . /tmp/install/tini.installer
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.586 ++ : v0.19.0
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.586 + install_tini
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.586 Install tini version v0.19.0
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.586 + echo 'Install tini version v0.19.0'
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.586 + git clone https://github.com/krallin/tini.git /tmp/tmp.bsUytIpZFh/tini
14:33:19 [2023-01-07T14:33:19.597Z] #0 1.601 Cloning into '/tmp/tmp.bsUytIpZFh/tini'...
14:33:19 [2023-01-07T14:33:19.672Z] 
14:33:19 [2023-01-07T14:33:19.672Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:33:19 [2023-01-07T14:33:19.735Z] #9 ...
14:33:19 [2023-01-07T14:33:19.735Z] 
14:33:19 [2023-01-07T14:33:19.735Z] #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
14:33:19 [2023-01-07T14:33:19.735Z] #0 1.520 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 1.531 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 1.531 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 1.762 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 2.081 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 2.394 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 3.626 Fetched 8616 kB in 2s (3639 kB/s)
14:33:19 [2023-01-07T14:33:19.735Z] #0 3.626 Reading package lists...
14:33:19 [2023-01-07T14:33:19.735Z] #0 4.373 Reading package lists...
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.111 Building dependency tree...
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.470 The following additional packages will be installed:
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.470   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.470   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.470 Recommended packages:
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.470   libldap-common publicsuffix libsasl2-modules
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.673 The following NEW packages will be installed:
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.686   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.686   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.686   libssh2-1 openssl
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.953 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.953 Need to get 3047 kB of archives.
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.953 After this operation, 6661 kB of additional disk space will be used.
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.953 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.967 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.969 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.972 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.985 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.985 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.985 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.985 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.985 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.985 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 5.985 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.010 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.010 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.010 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.010 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.290 debconf: delaying package configuration, since apt-utils is not installed
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.319 Fetched 3047 kB in 0s (9424 kB/s)
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.350 Selecting previously unselected package openssl.
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.350 (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.)
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.350 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.426 Unpacking openssl (1.1.1n-0+deb11u3) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.633 Selecting previously unselected package ca-certificates.
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.633 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.676 Unpacking ca-certificates (20210119) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.817 Selecting previously unselected package libbrotli1:amd64.
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.817 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.825 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.957 Selecting previously unselected package libsasl2-modules-db:amd64.
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.957 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 6.962 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.041 Selecting previously unselected package libsasl2-2:amd64.
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.041 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.048 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.151 Selecting previously unselected package libldap-2.4-2:amd64.
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.151 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.161 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.388 Selecting previously unselected package libnghttp2-14:amd64.
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.388 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.398 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.529 Selecting previously unselected package libpsl5:amd64.
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.529 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.630 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.680 Selecting previously unselected package librtmp1:amd64.
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.680 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.747 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.796 Selecting previously unselected package libssh2-1:amd64.
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.796 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.821 Unpacking libssh2-1:amd64 (1.9.0-2) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.913 Selecting previously unselected package libcurl4:amd64.
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.913 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 7.922 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.088 Selecting previously unselected package curl.
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.088 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.098 Unpacking curl (7.74.0-1.3+deb11u3) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.269 Selecting previously unselected package libonig5:amd64.
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.269 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.273 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.448 Selecting previously unselected package libjq1:amd64.
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.448 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.457 Unpacking libjq1:amd64 (1.6-2.1) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.566 Selecting previously unselected package jq.
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.566 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.605 Unpacking jq (1.6-2.1) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.695 Setting up libpsl5:amd64 (0.21.0-1.2) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.772 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.820 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.831 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.894 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.906 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 8.979 Setting up libssh2-1:amd64 (1.9.0-2) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 9.035 Setting up openssl (1.1.1n-0+deb11u3) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 9.053 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 9.123 Setting up libjq1:amd64 (1.6-2.1) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 9.137 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 9.152 Setting up ca-certificates (20210119) ...
14:33:19 [2023-01-07T14:33:19.735Z] #0 9.922 Updating certificates in /etc/ssl/certs...
14:33:19 [2023-01-07T14:33:19.735Z] #16 ...
14:33:19 [2023-01-07T14:33:19.735Z] 
14:33:19 [2023-01-07T14:33:19.735Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:19 [2023-01-07T14:33:19.854Z] #38 3.264 + cd /tmp/tmp.bsUytIpZFh/tini
14:33:19 [2023-01-07T14:33:19.854Z] #38 3.265 + git checkout -q v0.19.0
14:33:19 [2023-01-07T14:33:19.854Z] #38 3.308 + cmake .
14:33:19 [2023-01-07T14:33:19.928Z] #17 DONE 0.4s
14:33:19 [2023-01-07T14:33:19.929Z] 
14:33:19 [2023-01-07T14:33:19.929Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:19 [2023-01-07T14:33:19.929Z] #9 extracting sha256:9b1ae56d4abf2e8d92dbe08c6f38134336a8aa380193a28b8335ac39cea40e4a 5.4s done
14:33:19 [2023-01-07T14:33:19.929Z] #9 extracting sha256:abc39b0f25aeaf23bd47cb53c013dfcc53b25dadd9b989d4d09c369fa3e35820 0.0s done
14:33:20 [2023-01-07T14:33:20.185Z] #9 DONE 18.6s
14:33:20 [2023-01-07T14:33:20.185Z] 
14:33:20 [2023-01-07T14:33:20.185Z] #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
14:33:20 [2023-01-07T14:33:20.303Z] #9 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 8.2s done
14:33:20 [2023-01-07T14:33:20.562Z] #9 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f
14:33:20 [2023-01-07T14:33:20.749Z] #18 ...
14:33:20 [2023-01-07T14:33:20.749Z] 
14:33:20 [2023-01-07T14:33:20.749Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:33:20 [2023-01-07T14:33:20.749Z] #19 DONE 0.5s
14:33:20 [2023-01-07T14:33:20.928Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 7.9s done
14:33:20 [2023-01-07T14:33:20.928Z] #10 ...
14:33:20 [2023-01-07T14:33:20.928Z] 
14:33:20 [2023-01-07T14:33:20.928Z] #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
14:33:20 [2023-01-07T14:33:20.928Z] #0 1.509 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 1.515 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 1.515 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 1.792 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 2.103 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 2.464 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 3.646 Fetched 8616 kB in 2s (3573 kB/s)
14:33:20 [2023-01-07T14:33:20.928Z] #0 3.646 Reading package lists...
14:33:20 [2023-01-07T14:33:20.928Z] #0 4.455 Reading package lists...
14:33:20 [2023-01-07T14:33:20.928Z] #0 5.251 Building dependency tree...
14:33:20 [2023-01-07T14:33:20.928Z] #0 5.688 The following additional packages will be installed:
14:33:20 [2023-01-07T14:33:20.928Z] #0 5.688   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:33:20 [2023-01-07T14:33:20.928Z] #0 5.688   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:33:20 [2023-01-07T14:33:20.928Z] #0 5.688 Recommended packages:
14:33:20 [2023-01-07T14:33:20.928Z] #0 5.688   libldap-common publicsuffix libsasl2-modules
14:33:20 [2023-01-07T14:33:20.928Z] #0 5.867 The following NEW packages will be installed:
14:33:20 [2023-01-07T14:33:20.928Z] #0 5.867   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:33:20 [2023-01-07T14:33:20.928Z] #0 5.867   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:33:20 [2023-01-07T14:33:20.928Z] #0 5.867   libssh2-1 openssl
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.147 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.147 Need to get 3047 kB of archives.
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.147 After this operation, 6661 kB of additional disk space will be used.
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.147 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.164 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.164 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.164 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.184 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.184 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.184 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.184 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.184 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.184 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.184 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.190 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.199 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.199 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.199 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.466 debconf: delaying package configuration, since apt-utils is not installed
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.517 Fetched 3047 kB in 0s (8958 kB/s)
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.555 Selecting previously unselected package openssl.
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.555 (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.)
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.560 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.621 Unpacking openssl (1.1.1n-0+deb11u3) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.798 Selecting previously unselected package ca-certificates.
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.798 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.799 Unpacking ca-certificates (20210119) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.995 Selecting previously unselected package libbrotli1:amd64.
14:33:20 [2023-01-07T14:33:20.928Z] #0 6.995 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.004 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.186 Selecting previously unselected package libsasl2-modules-db:amd64.
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.186 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.197 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.295 Selecting previously unselected package libsasl2-2:amd64.
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.295 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.298 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.451 Selecting previously unselected package libldap-2.4-2:amd64.
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.451 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.460 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.576 Selecting previously unselected package libnghttp2-14:amd64.
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.576 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.582 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.750 Selecting previously unselected package libpsl5:amd64.
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.750 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.756 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.853 Selecting previously unselected package librtmp1:amd64.
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.853 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 7.885 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.024 Selecting previously unselected package libssh2-1:amd64.
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.024 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.032 Unpacking libssh2-1:amd64 (1.9.0-2) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.125 Selecting previously unselected package libcurl4:amd64.
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.125 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.160 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.245 Selecting previously unselected package curl.
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.245 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.294 Unpacking curl (7.74.0-1.3+deb11u3) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.446 Selecting previously unselected package libonig5:amd64.
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.446 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.451 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.632 Selecting previously unselected package libjq1:amd64.
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.632 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.645 Unpacking libjq1:amd64 (1.6-2.1) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.723 Selecting previously unselected package jq.
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.723 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.731 Unpacking jq (1.6-2.1) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.824 Setting up libpsl5:amd64 (0.21.0-1.2) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.862 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.927 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.940 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.951 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.961 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.973 Setting up libssh2-1:amd64 (1.9.0-2) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 8.984 Setting up openssl (1.1.1n-0+deb11u3) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 9.010 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 9.021 Setting up libjq1:amd64 (1.6-2.1) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 9.033 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 9.045 Setting up ca-certificates (20210119) ...
14:33:20 [2023-01-07T14:33:20.928Z] #0 9.827 Updating certificates in /etc/ssl/certs...
14:33:20 [2023-01-07T14:33:20.928Z] #16 ...
14:33:20 [2023-01-07T14:33:20.928Z] 
14:33:20 [2023-01-07T14:33:20.928Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:20 [2023-01-07T14:33:20.928Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f
14:33:21 [2023-01-07T14:33:21.005Z] 
14:33:21 [2023-01-07T14:33:21.005Z] #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
14:33:21 [2023-01-07T14:33:21.221Z] #38 4.352 -- The C compiler identification is GNU 10.2.1
14:33:21 [2023-01-07T14:33:21.221Z] #38 4.608 -- Detecting C compiler ABI info
14:33:21 [2023-01-07T14:33:21.266Z] #20 DONE 0.6s
14:33:21 [2023-01-07T14:33:21.266Z] 
14:33:21 [2023-01-07T14:33:21.266Z] #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
14:33:21 [2023-01-07T14:33:21.266Z] #18 ...
14:33:21 [2023-01-07T14:33:21.266Z] 
14:33:21 [2023-01-07T14:33:21.266Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:33:21 [2023-01-07T14:33:21.266Z] #21 DONE 0.1s
14:33:21 [2023-01-07T14:33:21.534Z] 
14:33:21 [2023-01-07T14:33:21.534Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:33:21 [2023-01-07T14:33:21.534Z] #22 DONE 0.3s
14:33:21 [2023-01-07T14:33:21.534Z] 
14:33:21 [2023-01-07T14:33:21.534Z] #23 [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
14:33:21 [2023-01-07T14:33:21.784Z] #38 ...
14:33:21 [2023-01-07T14:33:21.784Z] 
14:33:21 [2023-01-07T14:33:21.784Z] #21 [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
14:33:21 [2023-01-07T14:33:21.784Z] #21 90.63 reflect
14:33:21 [2023-01-07T14:33:21.811Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done
14:33:22 [2023-01-07T14:33:22.068Z] #9 DONE 4.5s
14:33:22 [2023-01-07T14:33:22.068Z] 
14:33:22 [2023-01-07T14:33:22.068Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:33:22 [2023-01-07T14:33:22.068Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
14:33:22 [2023-01-07T14:33:22.068Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:33:22 [2023-01-07T14:33:22.068Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:33:22 [2023-01-07T14:33:22.068Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:33:22 [2023-01-07T14:33:22.068Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
14:33:22 [2023-01-07T14:33:22.068Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done
14:33:22 [2023-01-07T14:33:22.068Z] #10 DONE 4.6s
14:33:22 [2023-01-07T14:33:22.068Z] 
14:33:22 [2023-01-07T14:33:22.068Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:22 [2023-01-07T14:33:22.068Z] #11 resolve docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 0.3s done
14:33:22 [2023-01-07T14:33:22.068Z] #11 sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc 1.86kB / 1.86kB done
14:33:22 [2023-01-07T14:33:22.068Z] #11 sha256:e5dd405686bf541bf01b705bfc1d0f950125ec095800074f4e2c69bc89852ed0 1.80kB / 1.80kB done
14:33:22 [2023-01-07T14:33:22.068Z] #11 sha256:fffd0d9a59da8286d05411c60147b62720d56138adeb2476a64a399ae02108b3 7.10kB / 7.10kB done
14:33:22 [2023-01-07T14:33:22.068Z] #11 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 0.9s done
14:33:22 [2023-01-07T14:33:22.068Z] #11 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 1.0s done
14:33:22 [2023-01-07T14:33:22.068Z] #11 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 0.9s done
14:33:22 [2023-01-07T14:33:22.068Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 2.8s done
14:33:22 [2023-01-07T14:33:22.068Z] #11 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 2.2s done
14:33:22 [2023-01-07T14:33:22.068Z] #11 sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 141.97MB / 141.97MB 3.8s
14:33:22 [2023-01-07T14:33:22.068Z] #11 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 2.5s
14:33:22 [2023-01-07T14:33:22.068Z] #11 sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f 155B / 155B 2.3s done
14:33:22 [2023-01-07T14:33:22.998Z] #11 ...
14:33:22 [2023-01-07T14:33:22.998Z] 
14:33:22 [2023-01-07T14:33:22.998Z] #12 [internal] load build context
14:33:22 [2023-01-07T14:33:22.998Z] #12 transferring context: 53.55MB 5.2s done
14:33:22 [2023-01-07T14:33:22.998Z] #12 DONE 5.3s
14:33:22 [2023-01-07T14:33:22.998Z] 
14:33:22 [2023-01-07T14:33:22.998Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
14:33:22 [2023-01-07T14:33:22.998Z] #13 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.0s done
14:33:22 [2023-01-07T14:33:22.998Z] #13 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done
14:33:22 [2023-01-07T14:33:22.998Z] #13 sha256:027b617a00fa483967b045f55459aa12da6f751e6ffbe82ffe9aa007d977027a 529B / 529B done
14:33:22 [2023-01-07T14:33:22.998Z] #13 sha256:446440c0188655f77e20d4c8df36c514c3e00da47dcdcf92428938c2ca9025a2 1.46kB / 1.46kB done
14:33:23 [2023-01-07T14:33:23.111Z] #9 ...
14:33:23 [2023-01-07T14:33:23.111Z] 
14:33:23 [2023-01-07T14:33:23.111Z] #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
14:33:23 [2023-01-07T14:33:23.111Z] #16 11.21 129 added, 0 removed; done.
14:33:23 [2023-01-07T14:33:23.111Z] #16 11.24 Setting up jq (1.6-2.1) ...
14:33:23 [2023-01-07T14:33:23.111Z] #16 11.25 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
14:33:23 [2023-01-07T14:33:23.111Z] #16 11.26 Setting up curl (7.74.0-1.3+deb11u3) ...
14:33:23 [2023-01-07T14:33:23.111Z] #16 11.27 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:33:23 [2023-01-07T14:33:23.111Z] #16 11.28 Processing triggers for ca-certificates (20210119) ...
14:33:23 [2023-01-07T14:33:23.111Z] #16 11.29 Updating certificates in /etc/ssl/certs...
14:33:23 [2023-01-07T14:33:23.111Z] #16 12.24 0 added, 0 removed; done.
14:33:23 [2023-01-07T14:33:23.111Z] #16 12.24 Running hooks in /etc/ca-certificates/update.d...
14:33:23 [2023-01-07T14:33:23.111Z] #16 12.24 done.
14:33:23 [2023-01-07T14:33:23.111Z] #16 DONE 13.5s
14:33:23 [2023-01-07T14:33:23.111Z] 
14:33:23 [2023-01-07T14:33:23.111Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:23 [2023-01-07T14:33:23.254Z] #13 ...
14:33:23 [2023-01-07T14:33:23.254Z] 
14:33:23 [2023-01-07T14:33:23.254Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:23 [2023-01-07T14:33:23.371Z] #9 ...
14:33:23 [2023-01-07T14:33:23.371Z] 
14:33:23 [2023-01-07T14:33:23.371Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:33:23 [2023-01-07T14:33:23.371Z] #17 DONE 0.3s
14:33:23 [2023-01-07T14:33:23.371Z] 
14:33:23 [2023-01-07T14:33:23.371Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:24 [2023-01-07T14:33:24.239Z] #10 ...
14:33:24 [2023-01-07T14:33:24.239Z] 
14:33:24 [2023-01-07T14:33:24.239Z] #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
14:33:24 [2023-01-07T14:33:24.239Z] #16 10.92 129 added, 0 removed; done.
14:33:24 [2023-01-07T14:33:24.239Z] #16 10.95 Setting up jq (1.6-2.1) ...
14:33:24 [2023-01-07T14:33:24.239Z] #16 10.96 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
14:33:24 [2023-01-07T14:33:24.240Z] #16 10.97 Setting up curl (7.74.0-1.3+deb11u3) ...
14:33:24 [2023-01-07T14:33:24.240Z] #16 10.99 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:33:24 [2023-01-07T14:33:24.240Z] #16 11.01 Processing triggers for ca-certificates (20210119) ...
14:33:24 [2023-01-07T14:33:24.240Z] #16 11.03 Updating certificates in /etc/ssl/certs...
14:33:24 [2023-01-07T14:33:24.240Z] #16 12.16 0 added, 0 removed; done.
14:33:24 [2023-01-07T14:33:24.240Z] #16 12.16 Running hooks in /etc/ca-certificates/update.d...
14:33:24 [2023-01-07T14:33:24.240Z] #16 12.16 done.
14:33:24 [2023-01-07T14:33:24.240Z] #16 DONE 13.7s
14:33:24 [2023-01-07T14:33:24.240Z] 
14:33:24 [2023-01-07T14:33:24.240Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:24 [2023-01-07T14:33:24.240Z] #10 ...
14:33:24 [2023-01-07T14:33:24.240Z] 
14:33:24 [2023-01-07T14:33:24.240Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:33:24 [2023-01-07T14:33:24.240Z] #17 DONE 0.1s
14:33:24 [2023-01-07T14:33:24.504Z] 
14:33:24 [2023-01-07T14:33:24.504Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:24 [2023-01-07T14:33:24.627Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.1s
14:33:24 [2023-01-07T14:33:24.627Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.2s done
14:33:24 [2023-01-07T14:33:24.884Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86
14:33:25 [2023-01-07T14:33:25.058Z] #21 ...
14:33:25 [2023-01-07T14:33:25.058Z] 
14:33:25 [2023-01-07T14:33:25.058Z] #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
14:33:25 [2023-01-07T14:33:25.058Z] #0 4.054 Note: Building without setproctitle() and strlcpy() support.
14:33:25 [2023-01-07T14:33:25.058Z] #0 4.054       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:33:25 [2023-01-07T14:33:25.058Z] #0 4.091 Note: Building without GnuTLS support
14:33:25 [2023-01-07T14:33:25.058Z] #0 4.110 Makefile.config:39: Warn: you have no libnftables installed
14:33:25 [2023-01-07T14:33:25.058Z] #0 4.110 Makefile.config:40: Warn: Building without nftables support
14:33:25 [2023-01-07T14:33:25.058Z] #0 7.048 fatal: not a git repository (or any of the parent directories): .git
14:33:25 [2023-01-07T14:33:25.058Z] #0 7.103   GEN      .gitid
14:33:25 [2023-01-07T14:33:25.058Z] #0 7.126   GEN      criu/include/version.h
14:33:25 [2023-01-07T14:33:25.058Z] #0 7.218   GEN      include/common/asm
14:33:25 [2023-01-07T14:33:25.058Z] #0 9.395   PBCC     images/timens.pb-c.c
14:33:25 [2023-01-07T14:33:25.058Z] #0 9.453   DEP      images/timens.pb-c.d
14:33:25 [2023-01-07T14:33:25.058Z] #0 9.530   PBCC     images/fown.pb-c.c
14:33:25 [2023-01-07T14:33:25.058Z] #0 9.605   PBCC     images/google/protobuf/descriptor.pb-c.c
14:33:25 [2023-01-07T14:33:25.058Z] #0 9.706   PBCC     images/opts.pb-c.c
14:33:25 [2023-01-07T14:33:25.058Z] #0 9.740   PBCC     images/memfd.pb-c.c
14:33:25 [2023-01-07T14:33:25.058Z] #0 9.870   DEP      images/fown.pb-c.d
14:33:25 [2023-01-07T14:33:25.058Z] #0 9.940   DEP      images/google/protobuf/descriptor.pb-c.d
14:33:25 [2023-01-07T14:33:25.141Z] #11 ...
14:33:25 [2023-01-07T14:33:25.141Z] 
14:33:25 [2023-01-07T14:33:25.141Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1
14:33:25 [2023-01-07T14:33:25.141Z] #13 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 4.8s done
14:33:25 [2023-01-07T14:33:25.141Z] #13 DONE 7.6s
14:33:25 [2023-01-07T14:33:25.141Z] 
14:33:25 [2023-01-07T14:33:25.141Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:25 [2023-01-07T14:33:25.141Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.3s done
14:33:25 [2023-01-07T14:33:25.315Z] #39 10.11   DEP      images/opts.pb-c.d
14:33:25 [2023-01-07T14:33:25.315Z] #39 ...
14:33:25 [2023-01-07T14:33:25.315Z] 
14:33:25 [2023-01-07T14:33:25.315Z] #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
14:33:25 [2023-01-07T14:33:25.315Z] #38 5.081 -- Detecting C compiler ABI info - done
14:33:25 [2023-01-07T14:33:25.315Z] #38 5.174 -- Check for working C compiler: /usr/bin/cc - skipped
14:33:25 [2023-01-07T14:33:25.315Z] #38 5.175 -- Detecting C compile features
14:33:25 [2023-01-07T14:33:25.315Z] #38 5.181 -- Detecting C compile features - done
14:33:25 [2023-01-07T14:33:25.315Z] #38 5.210 -- Performing Test HAS_BUILTIN_FORTIFY
14:33:25 [2023-01-07T14:33:25.315Z] #38 5.383 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:33:25 [2023-01-07T14:33:25.315Z] #38 5.441 -- Configuring done
14:33:25 [2023-01-07T14:33:25.315Z] #38 5.446 -- Generating done
14:33:25 [2023-01-07T14:33:25.315Z] #38 5.460 -- Build files have been written to: /tmp/tmp.bsUytIpZFh/tini
14:33:25 [2023-01-07T14:33:25.315Z] #38 5.463 + make tini-static
14:33:25 [2023-01-07T14:33:25.315Z] #38 5.756 Scanning dependencies of target tini-static
14:33:25 [2023-01-07T14:33:25.315Z] #38 5.795 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:33:25 [2023-01-07T14:33:25.315Z] #38 7.440 [100%] Linking C executable tini-static
14:33:25 [2023-01-07T14:33:25.315Z] #38 8.562 [100%] Built target tini-static
14:33:25 [2023-01-07T14:33:25.315Z] #38 8.749 + mkdir -p /build
14:33:25 [2023-01-07T14:33:25.400Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 0.1s
14:33:25 [2023-01-07T14:33:25.571Z] #38 8.771 + cp tini-static /build/docker-init
14:33:25 [2023-01-07T14:33:25.715Z] #23 3.543 + git clone https://github.com/docker/distribution.git .
14:33:25 [2023-01-07T14:33:25.715Z] #23 3.543 Cloning into '.'...
14:33:25 [2023-01-07T14:33:25.893Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.1s
14:33:25 [2023-01-07T14:33:25.907Z] #9 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.0s
14:33:26 [2023-01-07T14:33:26.134Z] #38 ...
14:33:26 [2023-01-07T14:33:26.134Z] 
14:33:26 [2023-01-07T14:33:26.134Z] #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
14:33:26 [2023-01-07T14:33:26.134Z] #30 85.10 Selecting previously unselected package mingw-w64-x86-64-dev.
14:33:26 [2023-01-07T14:33:26.134Z] #30 85.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:33:26 [2023-01-07T14:33:26.134Z] #30 85.12 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:33:26 [2023-01-07T14:33:26.134Z] #30 ...
14:33:26 [2023-01-07T14:33:26.134Z] 
14:33:26 [2023-01-07T14:33:26.134Z] #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
14:33:26 [2023-01-07T14:33:26.134Z] #39 10.29   DEP      images/memfd.pb-c.d
14:33:26 [2023-01-07T14:33:26.134Z] #39 10.47   PBCC     images/sit.pb-c.c
14:33:26 [2023-01-07T14:33:26.134Z] #39 10.57   DEP      images/sit.pb-c.d
14:33:26 [2023-01-07T14:33:26.134Z] #39 10.79   PBCC     images/macvlan.pb-c.c
14:33:26 [2023-01-07T14:33:26.134Z] #39 10.87   DEP      images/macvlan.pb-c.d
14:33:26 [2023-01-07T14:33:26.134Z] #39 11.02   PBCC     images/autofs.pb-c.c
14:33:26 [2023-01-07T14:33:26.134Z] #39 11.10   DEP      images/autofs.pb-c.d
14:33:26 [2023-01-07T14:33:26.390Z] #39 11.22   PBCC     images/sysctl.pb-c.c
14:33:26 [2023-01-07T14:33:26.390Z] #39 11.24   DEP      images/sysctl.pb-c.d
14:33:26 [2023-01-07T14:33:26.648Z] #39 11.37   PBCC     images/time.pb-c.c
14:33:26 [2023-01-07T14:33:26.648Z] #39 11.40   DEP      images/time.pb-c.d
14:33:26 [2023-01-07T14:33:26.648Z] #39 11.58   PBCC     images/binfmt-misc.pb-c.c
14:33:26 [2023-01-07T14:33:26.648Z] #39 11.65   DEP      images/binfmt-misc.pb-c.d
14:33:26 [2023-01-07T14:33:26.648Z] #23 ...
14:33:26 [2023-01-07T14:33:26.648Z] 
14:33:26 [2023-01-07T14:33:26.648Z] #24 [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
14:33:26 [2023-01-07T14:33:26.648Z] #0 4.927 + RM_GOPATH=0
14:33:26 [2023-01-07T14:33:26.648Z] #0 4.932 + TMP_GOPATH=
14:33:26 [2023-01-07T14:33:26.648Z] #0 4.932 + : /build
14:33:26 [2023-01-07T14:33:26.648Z] #0 4.932 + '[' -z '' ']'
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.022 ++ mktemp -d
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.056 + export GOPATH=/tmp/tmp.KJGTXznpc3
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.056 + GOPATH=/tmp/tmp.KJGTXznpc3
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.056 + RM_GOPATH=1
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.056 + case "$(go env GOARCH)" in
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.057 ++ go env GOARCH
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.077 + export GO_BUILDMODE=-buildmode=pie
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.077 + GO_BUILDMODE=-buildmode=pie
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.078 ++ dirname /tmp/install/install.sh
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.079 + dir=/tmp/install
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.079 + bin=gotestsum
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.079 + shift
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.080 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.080 + . /tmp/install/gotestsum.installer
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.080 ++ : v1.8.2
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.080 + install_gotestsum
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.081 + set -e
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.081 + echo 'Install gotestsum version v1.8.2'
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.081 Install gotestsum version v1.8.2
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.081 + GOBIN=/build
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.081 + GO111MODULE=on
14:33:26 [2023-01-07T14:33:26.648Z] #0 5.082 + go install gotest.tools/gotestsum@v1.8.2
14:33:26 [2023-01-07T14:33:26.905Z] #39 11.79   PBCC     images/seccomp.pb-c.c
14:33:26 [2023-01-07T14:33:26.905Z] #39 ...
14:33:26 [2023-01-07T14:33:26.905Z] 
14:33:26 [2023-01-07T14:33:26.905Z] #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
14:33:26 [2023-01-07T14:33:26.905Z] #38 DONE 10.3s
14:33:26 [2023-01-07T14:33:26.905Z] 
14:33:26 [2023-01-07T14:33:26.905Z] #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
14:33:26 [2023-01-07T14:33:26.905Z] #39 11.89   DEP      images/seccomp.pb-c.d
14:33:26 [2023-01-07T14:33:26.906Z] #24 5.538 go: downloading gotest.tools/gotestsum v1.8.2
14:33:27 [2023-01-07T14:33:27.162Z] #39 12.01   PBCC     images/userns.pb-c.c
14:33:27 [2023-01-07T14:33:27.285Z] #9 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 6.5s done
14:33:27 [2023-01-07T14:33:27.285Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883
14:33:27 [2023-01-07T14:33:27.419Z] #39 12.07   DEP      images/userns.pb-c.d
14:33:27 [2023-01-07T14:33:27.419Z] #39 12.19   PBCC     images/cgroup.pb-c.c
14:33:27 [2023-01-07T14:33:27.419Z] #39 12.27   DEP      images/cgroup.pb-c.d
14:33:27 [2023-01-07T14:33:27.676Z] #39 12.39   PBCC     images/ext-file.pb-c.c
14:33:27 [2023-01-07T14:33:27.676Z] #39 12.43   DEP      images/ext-file.pb-c.d
14:33:27 [2023-01-07T14:33:27.676Z] #39 12.48   PBCC     images/rpc.pb-c.c
14:33:27 [2023-01-07T14:33:27.676Z] #39 12.57   DEP      images/rpc.pb-c.d
14:33:27 [2023-01-07T14:33:27.814Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 6.8s done
14:33:27 [2023-01-07T14:33:27.814Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 0.1s
14:33:27 [2023-01-07T14:33:27.955Z] #39 12.72   PBCC     images/siginfo.pb-c.c
14:33:27 [2023-01-07T14:33:27.955Z] #39 12.76   DEP      images/siginfo.pb-c.d
14:33:27 [2023-01-07T14:33:27.955Z] #39 12.86   PBCC     images/pagemap.pb-c.c
14:33:28 [2023-01-07T14:33:28.226Z] #39 13.02   DEP      images/pagemap.pb-c.d
14:33:28 [2023-01-07T14:33:28.494Z] #39 13.21   PBCC     images/rlimit.pb-c.c
14:33:28 [2023-01-07T14:33:28.494Z] #39 13.21   DEP      images/rlimit.pb-c.d
14:33:28 [2023-01-07T14:33:28.494Z] #39 13.40   PBCC     images/file-lock.pb-c.c
14:33:28 [2023-01-07T14:33:28.494Z] #39 13.44   DEP      images/file-lock.pb-c.d
14:33:28 [2023-01-07T14:33:28.678Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 2.8s done
14:33:28 [2023-01-07T14:33:28.678Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f
14:33:28 [2023-01-07T14:33:28.773Z] #39 13.58   PBCC     images/tty.pb-c.c
14:33:28 [2023-01-07T14:33:28.773Z] #39 13.68   DEP      images/tty.pb-c.d
14:33:28 [2023-01-07T14:33:28.798Z] #24 7.503 go: downloading github.com/dnephin/pflag v1.0.7
14:33:28 [2023-01-07T14:33:28.798Z] #24 7.529 go: downloading github.com/fatih/color v1.13.0
14:33:28 [2023-01-07T14:33:28.798Z] #24 7.578 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:33:29 [2023-01-07T14:33:29.035Z] #39 13.77   PBCC     images/tun.pb-c.c
14:33:29 [2023-01-07T14:33:29.035Z] #39 13.82   PBCC     images/netdev.pb-c.c
14:33:29 [2023-01-07T14:33:29.292Z] #39 14.05   DEP      images/tun.pb-c.d
14:33:29 [2023-01-07T14:33:29.292Z] #39 14.15   DEP      images/netdev.pb-c.d
14:33:29 [2023-01-07T14:33:29.292Z] #39 14.29   PBCC     images/vma.pb-c.c
14:33:29 [2023-01-07T14:33:29.375Z] #24 7.968 go: downloading github.com/mattn/go-colorable v0.1.12
14:33:29 [2023-01-07T14:33:29.375Z] #24 8.021 go: downloading github.com/mattn/go-isatty v0.0.14
14:33:29 [2023-01-07T14:33:29.375Z] #24 8.062 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:33:29 [2023-01-07T14:33:29.375Z] #24 8.190 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:33:29 [2023-01-07T14:33:29.610Z] #11 ...
14:33:29 [2023-01-07T14:33:29.610Z] 
14:33:29 [2023-01-07T14:33:29.610Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:33:29 [2023-01-07T14:33:29.610Z] #14 DONE 0.2s
14:33:29 [2023-01-07T14:33:29.610Z] 
14:33:29 [2023-01-07T14:33:29.610Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:29 [2023-01-07T14:33:29.610Z] #11 ...
14:33:29 [2023-01-07T14:33:29.610Z] 
14:33:29 [2023-01-07T14:33:29.610Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:33:29 [2023-01-07T14:33:29.610Z] #15 DONE 0.3s
14:33:29 [2023-01-07T14:33:29.610Z] 
14:33:29 [2023-01-07T14:33:29.610Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:29 [2023-01-07T14:33:29.635Z] #24 8.325 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:33:29 [2023-01-07T14:33:29.858Z] #39 14.50   DEP      images/vma.pb-c.d
14:33:29 [2023-01-07T14:33:29.858Z] #39 14.58   PBCC     images/creds.pb-c.c
14:33:29 [2023-01-07T14:33:29.858Z] #39 ...
14:33:29 [2023-01-07T14:33:29.858Z] 
14:33:29 [2023-01-07T14:33:29.858Z] #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
14:33:29 [2023-01-07T14:33:29.858Z] #25 88.68 go: downloading mvdan.cc/gofumpt v0.2.1
14:33:29 [2023-01-07T14:33:29.858Z] #25 88.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:33:29 [2023-01-07T14:33:29.858Z] #25 88.98 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
14:33:29 [2023-01-07T14:33:29.858Z] #25 89.37 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
14:33:29 [2023-01-07T14:33:29.858Z] #25 89.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
14:33:29 [2023-01-07T14:33:29.858Z] #25 91.66 go: downloading github.com/davecgh/go-spew v1.1.1
14:33:29 [2023-01-07T14:33:29.858Z] #25 91.67 go: downloading github.com/pmezard/go-difflib v1.0.0
14:33:29 [2023-01-07T14:33:29.858Z] #25 91.81 go: downloading github.com/stretchr/objx v0.1.1
14:33:29 [2023-01-07T14:33:29.858Z] #25 91.85 go: downloading github.com/hashicorp/hcl v1.0.0
14:33:29 [2023-01-07T14:33:29.858Z] #25 92.45 go: downloading github.com/pelletier/go-toml v1.9.4
14:33:29 [2023-01-07T14:33:29.858Z] #25 92.46 go: downloading gopkg.in/yaml.v2 v2.4.0
14:33:29 [2023-01-07T14:33:29.858Z] #25 92.60 go: downloading golang.org/x/text v0.3.7
14:33:29 [2023-01-07T14:33:29.858Z] #25 ...
14:33:29 [2023-01-07T14:33:29.858Z] 
14:33:29 [2023-01-07T14:33:29.858Z] #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
14:33:29 [2023-01-07T14:33:29.858Z] #39 14.62   DEP      images/creds.pb-c.d
14:33:29 [2023-01-07T14:33:29.891Z] #24 8.477 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:33:29 [2023-01-07T14:33:29.891Z] #24 8.720 go: downloading golang.org/x/tools v0.1.11
14:33:30 [2023-01-07T14:33:30.117Z] #39 14.75   PBCC     images/utsns.pb-c.c
14:33:30 [2023-01-07T14:33:30.117Z] #39 14.83   DEP      images/utsns.pb-c.d
14:33:30 [2023-01-07T14:33:30.117Z] #39 14.96   PBCC     images/ipc-desc.pb-c.c
14:33:30 [2023-01-07T14:33:30.117Z] #39 15.00   PBCC     images/ipc-sem.pb-c.c
14:33:30 [2023-01-07T14:33:30.373Z] #39 15.02   DEP      images/ipc-desc.pb-c.d
14:33:30 [2023-01-07T14:33:30.373Z] #39 ...
14:33:30 [2023-01-07T14:33:30.373Z] 
14:33:30 [2023-01-07T14:33:30.373Z] #33 [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
14:33:30 [2023-01-07T14:33:30.373Z] #33 DONE 99.4s
14:33:30 [2023-01-07T14:33:30.373Z] 
14:33:30 [2023-01-07T14:33:30.373Z] #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
14:33:30 [2023-01-07T14:33:30.373Z] #39 15.20   DEP      images/ipc-sem.pb-c.d
14:33:30 [2023-01-07T14:33:30.373Z] #39 15.25   PBCC     images/ipc-msg.pb-c.c
14:33:30 [2023-01-07T14:33:30.630Z] #39 15.33   DEP      images/ipc-msg.pb-c.d
14:33:30 [2023-01-07T14:33:30.630Z] #39 15.46   PBCC     images/ipc-shm.pb-c.c
14:33:30 [2023-01-07T14:33:30.630Z] #39 15.55   DEP      images/ipc-shm.pb-c.d
14:33:30 [2023-01-07T14:33:30.887Z] #39 15.63   PBCC     images/ipc-var.pb-c.c
14:33:30 [2023-01-07T14:33:30.887Z] #39 15.68   DEP      images/ipc-var.pb-c.d
14:33:30 [2023-01-07T14:33:30.887Z] #39 15.81   PBCC     images/sk-opts.pb-c.c
14:33:31 [2023-01-07T14:33:31.143Z] #39 15.88   PBCC     images/packet-sock.pb-c.c
14:33:31 [2023-01-07T14:33:31.143Z] #39 15.91   DEP      images/sk-opts.pb-c.d
14:33:31 [2023-01-07T14:33:31.143Z] #39 16.00   DEP      images/packet-sock.pb-c.d
14:33:31 [2023-01-07T14:33:31.143Z] #39 16.08   PBCC     images/sk-netlink.pb-c.c
14:33:31 [2023-01-07T14:33:31.265Z] #24 ...
14:33:31 [2023-01-07T14:33:31.265Z] 
14:33:31 [2023-01-07T14:33:31.265Z] #25 [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
14:33:31 [2023-01-07T14:33:31.265Z] #0 4.873 + git clone https://github.com/kolyshkin/go-swagger.git .
14:33:31 [2023-01-07T14:33:31.265Z] #0 4.892 Cloning into '.'...
14:33:31 [2023-01-07T14:33:31.400Z] #39 16.19   DEP      images/sk-netlink.pb-c.d
14:33:31 [2023-01-07T14:33:31.400Z] #39 16.32   PBCC     images/sk-inet.pb-c.c
14:33:31 [2023-01-07T14:33:31.521Z] #25 ...
14:33:31 [2023-01-07T14:33:31.521Z] 
14:33:31 [2023-01-07T14:33:31.521Z] #26 [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
14:33:31 [2023-01-07T14:33:31.521Z] #0 4.818 + RM_GOPATH=0
14:33:31 [2023-01-07T14:33:31.521Z] #0 4.818 + TMP_GOPATH=
14:33:31 [2023-01-07T14:33:31.521Z] #0 4.818 + : /build
14:33:31 [2023-01-07T14:33:31.521Z] #0 4.818 + '[' -z '' ']'
14:33:31 [2023-01-07T14:33:31.521Z] #0 4.818 ++ mktemp -d
14:33:31 [2023-01-07T14:33:31.521Z] #0 4.833 + export GOPATH=/tmp/tmp.kVA5BynHzG
14:33:31 [2023-01-07T14:33:31.521Z] #0 4.833 + GOPATH=/tmp/tmp.kVA5BynHzG
14:33:31 [2023-01-07T14:33:31.521Z] #0 4.833 + RM_GOPATH=1
14:33:31 [2023-01-07T14:33:31.521Z] #0 4.833 + case "$(go env GOARCH)" in
14:33:31 [2023-01-07T14:33:31.521Z] #0 4.833 ++ go env GOARCH
14:33:31 [2023-01-07T14:33:31.521Z] #0 4.891 + export GO_BUILDMODE=-buildmode=pie
14:33:31 [2023-01-07T14:33:31.521Z] #0 4.891 + GO_BUILDMODE=-buildmode=pie
14:33:31 [2023-01-07T14:33:31.521Z] #0 4.891 ++ dirname /tmp/install/install.sh
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 + dir=/tmp/install
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 + bin=proxy
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 + shift
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 + '[' '!' -f /tmp/install/proxy.installer ']'
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 + . /tmp/install/proxy.installer
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 + install_proxy
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 + case "$1" in
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 + export CGO_ENABLED=0
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 + CGO_ENABLED=0
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 + _install_proxy
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.kVA5BynHzG/src/github.com/docker/libnetwork
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.022 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.055 Cloning into '/tmp/tmp.kVA5BynHzG/src/github.com/docker/libnetwork'...
14:33:31 [2023-01-07T14:33:31.521Z] #26 ...
14:33:31 [2023-01-07T14:33:31.521Z] 
14:33:31 [2023-01-07T14:33:31.521Z] #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
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.467 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:31 [2023-01-07T14:33:31.521Z] #0 5.522 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:31 [2023-01-07T14:33:31.521Z] #0 6.518 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:33:31 [2023-01-07T14:33:31.521Z] #0 9.200 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
14:33:31 [2023-01-07T14:33:31.657Z] #39 16.46   DEP      images/sk-inet.pb-c.d
14:33:31 [2023-01-07T14:33:31.657Z] #39 16.57   PBCC     images/sk-unix.pb-c.c
14:33:31 [2023-01-07T14:33:31.777Z] #27 ...
14:33:31 [2023-01-07T14:33:31.777Z] 
14:33:31 [2023-01-07T14:33:31.777Z] #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
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.705 + RM_GOPATH=0
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.705 + TMP_GOPATH=
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.705 + : /build
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.705 + '[' -z '' ']'
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.710 ++ mktemp -d
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.712 + export GOPATH=/tmp/tmp.t1SrgBQJqY
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.712 + GOPATH=/tmp/tmp.t1SrgBQJqY
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.712 + RM_GOPATH=1
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.712 + case "$(go env GOARCH)" in
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.712 ++ go env GOARCH
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 Install rootlesskit version v0.14.4
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + export GO_BUILDMODE=-buildmode=pie
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + GO_BUILDMODE=-buildmode=pie
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 ++ dirname /tmp/install/install.sh
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + dir=/tmp/install
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + bin=rootlesskit
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + shift
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + . /tmp/install/rootlesskit.installer
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 ++ : v0.14.4
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + install_rootlesskit
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + case "$1" in
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + export CGO_ENABLED=0
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + CGO_ENABLED=0
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + _install_rootlesskit
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + echo 'Install rootlesskit version v0.14.4'
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + for f in rootlesskit rootlesskit-docker-proxy
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + GOBIN=/build
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 + GO111MODULE=on
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.791 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
14:33:31 [2023-01-07T14:33:31.777Z] #0 5.305 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
14:33:31 [2023-01-07T14:33:31.777Z] #0 7.825 go: downloading github.com/pkg/errors v0.9.1
14:33:31 [2023-01-07T14:33:31.777Z] #0 7.826 go: downloading github.com/sirupsen/logrus v1.8.1
14:33:31 [2023-01-07T14:33:31.777Z] #0 7.898 go: downloading github.com/urfave/cli/v2 v2.3.0
14:33:31 [2023-01-07T14:33:31.777Z] #0 8.471 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:33:31 [2023-01-07T14:33:31.777Z] #28 10.59 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:33:31 [2023-01-07T14:33:31.777Z] #28 ...
14:33:31 [2023-01-07T14:33:31.777Z] 
14:33:31 [2023-01-07T14:33:31.777Z] #29 [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
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.727 + RM_GOPATH=0
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.727 + TMP_GOPATH=
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.727 + : /build
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.727 + '[' -z '' ']'
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.727 ++ mktemp -d
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.727 + export GOPATH=/tmp/tmp.9SLxFwveS7
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.727 + GOPATH=/tmp/tmp.9SLxFwveS7
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.727 + RM_GOPATH=1
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.727 + case "$(go env GOARCH)" in
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.727 ++ go env GOARCH
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.759 + export GO_BUILDMODE=-buildmode=pie
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.759 + GO_BUILDMODE=-buildmode=pie
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.778 ++ dirname /tmp/install/install.sh
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.789 + dir=/tmp/install
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.789 + bin=tomlv
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.789 + shift
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.789 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.789 + . /tmp/install/tomlv.installer
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.789 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.789 + install_tomlv
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.789 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.789 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9SLxFwveS7/src/github.com/BurntSushi/toml
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.789 Cloning into '/tmp/tmp.9SLxFwveS7/src/github.com/BurntSushi/toml'...
14:33:31 [2023-01-07T14:33:31.777Z] #0 4.790 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:31 [2023-01-07T14:33:31.777Z] #0 6.090 + cd /tmp/tmp.9SLxFwveS7/src/github.com/BurntSushi/toml
14:33:31 [2023-01-07T14:33:31.777Z] #0 6.090 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:31 [2023-01-07T14:33:31.777Z] #0 6.359 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:33:31 [2023-01-07T14:33:31.777Z] #0 7.058 internal/unsafeheader
14:33:31 [2023-01-07T14:33:31.777Z] #0 7.108 internal/goarch
14:33:31 [2023-01-07T14:33:31.777Z] #0 7.351 internal/cpu
14:33:31 [2023-01-07T14:33:31.777Z] #0 7.376 internal/abi
14:33:31 [2023-01-07T14:33:31.777Z] #0 7.886 internal/goexperiment
14:33:31 [2023-01-07T14:33:31.777Z] #0 8.037 internal/goos
14:33:31 [2023-01-07T14:33:31.777Z] #0 8.054 internal/bytealg
14:33:31 [2023-01-07T14:33:31.777Z] #0 8.130 runtime/internal/atomic
14:33:31 [2023-01-07T14:33:31.777Z] #0 8.974 runtime/internal/math
14:33:31 [2023-01-07T14:33:31.777Z] #0 9.018 runtime/internal/sys
14:33:31 [2023-01-07T14:33:31.777Z] #0 9.213 runtime/internal/syscall
14:33:31 [2023-01-07T14:33:31.777Z] #0 9.371 internal/itoa
14:33:31 [2023-01-07T14:33:31.777Z] #0 9.541 runtime
14:33:31 [2023-01-07T14:33:31.777Z] #0 9.568 math/bits
14:33:31 [2023-01-07T14:33:31.777Z] #0 10.39 math
14:33:31 [2023-01-07T14:33:31.913Z] #39 16.66   DEP      images/sk-unix.pb-c.d
14:33:31 [2023-01-07T14:33:31.913Z] #39 16.71   PBCC     images/mm.pb-c.c
14:33:31 [2023-01-07T14:33:31.913Z] #39 16.76   DEP      images/mm.pb-c.d
14:33:32 [2023-01-07T14:33:32.036Z] #29 ...
14:33:32 [2023-01-07T14:33:32.036Z] 
14:33:32 [2023-01-07T14:33:32.036Z] #30 [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
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.399 + RM_GOPATH=0
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.411 + TMP_GOPATH=
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.411 + : /build
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.411 + '[' -z '' ']'
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.411 ++ mktemp -d
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.411 + export GOPATH=/tmp/tmp.se5WafNzDt
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.411 + GOPATH=/tmp/tmp.se5WafNzDt
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.411 + RM_GOPATH=1
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.411 + case "$(go env GOARCH)" in
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.411 ++ go env GOARCH
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.429 + export GO_BUILDMODE=-buildmode=pie
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.429 + GO_BUILDMODE=-buildmode=pie
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.429 ++ dirname /tmp/install/install.sh
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.475 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.475 + dir=/tmp/install
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.475 + bin=vndr
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.475 + shift
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.475 + '[' '!' -f /tmp/install/vndr.installer ']'
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.475 + . /tmp/install/vndr.installer
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.475 ++ : v0.1.3-0.20221229102223-87603e47e8ea
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.475 + install_vndr
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.475 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.475 + GOBIN=/build
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.475 + GO111MODULE=on
14:33:32 [2023-01-07T14:33:32.036Z] #0 4.475 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
14:33:32 [2023-01-07T14:33:32.036Z] #0 5.000 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
14:33:32 [2023-01-07T14:33:32.170Z] #39 16.87   PBCC     images/timerfd.pb-c.c
14:33:32 [2023-01-07T14:33:32.170Z] #39 16.99   DEP      images/timerfd.pb-c.d
14:33:32 [2023-01-07T14:33:32.340Z] #30 ...
14:33:32 [2023-01-07T14:33:32.340Z] 
14:33:32 [2023-01-07T14:33:32.340Z] #31 [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
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.394 + RM_GOPATH=0
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.394 + TMP_GOPATH=
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.394 + : /build
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.394 + '[' -z '' ']'
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.394 ++ mktemp -d
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.407 + export GOPATH=/tmp/tmp.GjexZkiohu
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.407 + GOPATH=/tmp/tmp.GjexZkiohu
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.407 + RM_GOPATH=1
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.407 + case "$(go env GOARCH)" in
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.407 ++ go env GOARCH
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.417 + export GO_BUILDMODE=-buildmode=pie
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.417 + GO_BUILDMODE=-buildmode=pie
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.417 ++ dirname /tmp/install/install.sh
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.425 Install golangci-lint version v1.44.0
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.426 + dir=/tmp/install
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.426 + bin=golangci_lint
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.426 + shift
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.426 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.426 + . /tmp/install/golangci_lint.installer
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.426 ++ : v1.44.0
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.426 + install_golangci_lint
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.426 + set -e
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.426 + echo 'Install golangci-lint version v1.44.0'
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.426 + GOBIN=/build
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.426 + GO111MODULE=on
14:33:32 [2023-01-07T14:33:32.340Z] #0 3.426 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.011 go: downloading github.com/golangci/golangci-lint v1.44.0
14:33:32 [2023-01-07T14:33:32.340Z] #31 ...
14:33:32 [2023-01-07T14:33:32.340Z] 
14:33:32 [2023-01-07T14:33:32.340Z] #32 [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
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.086 + RM_GOPATH=0
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.086 + TMP_GOPATH=
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.086 + : /build
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.086 + '[' -z '' ']'
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.086 ++ mktemp -d
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.086 + export GOPATH=/tmp/tmp.JMAqJVDfKR
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.086 + GOPATH=/tmp/tmp.JMAqJVDfKR
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.086 + RM_GOPATH=1
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.086 + case "$(go env GOARCH)" in
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.094 ++ go env GOARCH
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 + export GO_BUILDMODE=-buildmode=pie
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 + GO_BUILDMODE=-buildmode=pie
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 ++ dirname /tmp/install/install.sh
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 + dir=/tmp/install
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 + bin=shfmt
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 + shift
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 + . /tmp/install/shfmt.installer
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 ++ : v3.0.2
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 + install_shfmt
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 + echo 'Install shfmt version v3.0.2'
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 + GOBIN=/build
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 + GO111MODULE=on
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.119 Install shfmt version v3.0.2
14:33:32 [2023-01-07T14:33:32.340Z] #0 4.587 go: downloading mvdan.cc/sh/v3 v3.0.2
14:33:32 [2023-01-07T14:33:32.340Z] #0 5.576 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:33:32 [2023-01-07T14:33:32.340Z] #0 5.600 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:33:32 [2023-01-07T14:33:32.340Z] #0 5.643 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:33:32 [2023-01-07T14:33:32.340Z] #0 7.174 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:33:32 [2023-01-07T14:33:32.433Z] #39 17.15   PBCC     images/timer.pb-c.c
14:33:32 [2023-01-07T14:33:32.433Z] #39 17.21   DEP      images/timer.pb-c.d
14:33:32 [2023-01-07T14:33:32.433Z] #39 17.31   PBCC     images/sa.pb-c.c
14:33:32 [2023-01-07T14:33:32.433Z] #39 17.33   DEP      images/sa.pb-c.d
14:33:32 [2023-01-07T14:33:32.433Z] #39 17.44   PBCC     images/pipe-data.pb-c.c
14:33:32 [2023-01-07T14:33:32.564Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.1s
14:33:32 [2023-01-07T14:33:32.607Z] #32 ...
14:33:32 [2023-01-07T14:33:32.607Z] 
14:33:32 [2023-01-07T14:33:32.607Z] #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
14:33:32 [2023-01-07T14:33:32.607Z] #18 1.551 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:33:32 [2023-01-07T14:33:32.607Z] #18 1.956 
14:33:32 [2023-01-07T14:33:32.607Z] #18 2.186 #=#=#                                                                         

######################################################################## 100.0%
14:33:32 [2023-01-07T14:33:32.607Z] #18 2.612 
14:33:32 [2023-01-07T14:33:32.607Z] #18 4.058 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:33:32 [2023-01-07T14:33:32.607Z] #18 4.456 
14:33:32 [2023-01-07T14:33:32.607Z] #18 4.685 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
14:33:32 [2023-01-07T14:33:32.607Z] #18 5.563 
14:33:32 [2023-01-07T14:33:32.607Z] #18 10.32 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:33:32 [2023-01-07T14:33:32.607Z] #18 12.33 #=#=#                                                                         
14:33:32 [2023-01-07T14:33:32.607Z] #18 12.70 #=#=#                                                                         
14:33:32 [2023-01-07T14:33:32.607Z] #18 ...
14:33:32 [2023-01-07T14:33:32.607Z] 
14:33:32 [2023-01-07T14:33:32.607Z] #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
14:33:32 [2023-01-07T14:33:32.607Z] #0 5.436 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:32 [2023-01-07T14:33:32.607Z] #0 5.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:32 [2023-01-07T14:33:32.607Z] #0 5.507 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:32 [2023-01-07T14:33:32.607Z] #0 6.470 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:33:32 [2023-01-07T14:33:32.607Z] #0 9.260 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
14:33:32 [2023-01-07T14:33:32.693Z] #39 17.46   DEP      images/pipe-data.pb-c.d
14:33:32 [2023-01-07T14:33:32.693Z] #39 17.53   PBCC     images/mnt.pb-c.c
14:33:32 [2023-01-07T14:33:32.693Z] #39 17.59   DEP      images/mnt.pb-c.d
14:33:32 [2023-01-07T14:33:32.693Z] #39 17.69   PBCC     images/sk-packet.pb-c.c
14:33:32 [2023-01-07T14:33:32.899Z] #33 ...
14:33:32 [2023-01-07T14:33:32.899Z] 
14:33:32 [2023-01-07T14:33:32.899Z] #34 [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
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.643 + RM_GOPATH=0
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.643 + TMP_GOPATH=
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.643 + : /build
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.643 + '[' -z '' ']'
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.655 ++ mktemp -d
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.683 + export GOPATH=/tmp/tmp.obi6QvN8hJ
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.683 + GOPATH=/tmp/tmp.obi6QvN8hJ
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.683 + RM_GOPATH=1
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.683 + case "$(go env GOARCH)" in
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.683 ++ go env GOARCH
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.687 + export GO_BUILDMODE=-buildmode=pie
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.687 + GO_BUILDMODE=-buildmode=pie
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.704 ++ dirname /tmp/install/install.sh
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.704 + dir=/tmp/install
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.704 + bin=dockercli
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.704 + shift
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.704 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.704 + . /tmp/install/dockercli.installer
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.704 ++ : stable
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.704 ++ : 17.06.2-ce
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.704 + install_dockercli
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.704 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.705 Install docker/cli version 17.06.2-ce from stable
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.727 ++ uname -m
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.736 + arch=aarch64
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.736 + '[' aarch64 '!=' x86_64 ']'
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.736 + '[' aarch64 '!=' s390x ']'
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.736 + '[' aarch64 '!=' armhf ']'
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.736 + build_dockercli
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.736 + git clone https://github.com/docker/docker-ce /tmp/tmp.obi6QvN8hJ/tmp/docker-ce
14:33:32 [2023-01-07T14:33:32.899Z] #0 4.736 Cloning into '/tmp/tmp.obi6QvN8hJ/tmp/docker-ce'...
14:33:32 [2023-01-07T14:33:32.899Z] #34 ...
14:33:32 [2023-01-07T14:33:32.899Z] 
14:33:32 [2023-01-07T14:33:32.899Z] #35 [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
14:33:32 [2023-01-07T14:33:32.899Z] #0 3.234 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:32 [2023-01-07T14:33:32.899Z] #0 3.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:32 [2023-01-07T14:33:32.899Z] #0 3.418 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:32 [2023-01-07T14:33:32.899Z] #0 3.638 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:33:32 [2023-01-07T14:33:32.899Z] #0 5.405 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
14:33:32 [2023-01-07T14:33:32.899Z] #0 8.094 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:33:32 [2023-01-07T14:33:32.899Z] #35 ...
14:33:32 [2023-01-07T14:33:32.899Z] 
14:33:32 [2023-01-07T14:33:32.899Z] #36 [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
14:33:32 [2023-01-07T14:33:32.899Z] #0 3.366 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:32 [2023-01-07T14:33:32.899Z] #0 3.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:32 [2023-01-07T14:33:32.899Z] #0 3.418 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:32 [2023-01-07T14:33:32.899Z] #0 3.880 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:33:32 [2023-01-07T14:33:32.899Z] #0 5.862 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
14:33:32 [2023-01-07T14:33:32.899Z] #0 8.760 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:33:32 [2023-01-07T14:33:32.950Z] #39 17.73   DEP      images/sk-packet.pb-c.d
14:33:32 [2023-01-07T14:33:32.950Z] #39 17.79   PBCC     images/tcp-stream.pb-c.c
14:33:32 [2023-01-07T14:33:32.950Z] #39 17.87   DEP      images/tcp-stream.pb-c.d
14:33:32 [2023-01-07T14:33:32.950Z] #39 17.96   PBCC     images/pipe.pb-c.c
14:33:33 [2023-01-07T14:33:33.112Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.1s
14:33:33 [2023-01-07T14:33:33.158Z] #36 ...
14:33:33 [2023-01-07T14:33:33.158Z] 
14:33:33 [2023-01-07T14:33:33.158Z] #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
14:33:33 [2023-01-07T14:33:33.207Z] #39 18.01   DEP      images/pipe.pb-c.d
14:33:33 [2023-01-07T14:33:33.207Z] #39 18.08   PBCC     images/pstree.pb-c.c
14:33:33 [2023-01-07T14:33:33.207Z] #39 18.13   DEP      images/pstree.pb-c.d
14:33:33 [2023-01-07T14:33:33.207Z] #39 18.22   PBCC     images/fs.pb-c.c
14:33:33 [2023-01-07T14:33:33.465Z] #39 18.30   DEP      images/fs.pb-c.d
14:33:33 [2023-01-07T14:33:33.521Z] #9 ...
14:33:33 [2023-01-07T14:33:33.521Z] 
14:33:33 [2023-01-07T14:33:33.521Z] #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
14:33:33 [2023-01-07T14:33:33.521Z] #0 2.170 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:33:33 [2023-01-07T14:33:33.521Z] #0 2.510 
14:33:33 [2023-01-07T14:33:33.521Z] #0 2.746 #=#=#                                                                         

######################################################################## 100.0%
14:33:33 [2023-01-07T14:33:33.521Z] #0 3.021 
14:33:33 [2023-01-07T14:33:33.521Z] #0 3.994 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:33:33 [2023-01-07T14:33:33.521Z] #0 4.269 
14:33:33 [2023-01-07T14:33:33.521Z] #0 4.487 #=#=#                                                                         

######################################################################## 100.0%
14:33:33 [2023-01-07T14:33:33.521Z] #0 4.765 
14:33:33 [2023-01-07T14:33:33.521Z] #0 5.640 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:33:33 [2023-01-07T14:33:33.521Z] #0 5.902 
14:33:33 [2023-01-07T14:33:33.521Z] #0 6.118 #=#=#                                                                         

                                                                           0.1%
##############                                                            19.5%
###########################################                               60.1%
######################################################################    97.5%
######################################################################## 100.0%
14:33:33 [2023-01-07T14:33:33.521Z] #0 6.831 
14:33:33 [2023-01-07T14:33:33.521Z] #0 7.752 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:33:33 [2023-01-07T14:33:33.521Z] #0 8.108 
14:33:33 [2023-01-07T14:33:33.521Z] #0 8.333 #=#=#                                                                         

######################################################################## 100.0%
14:33:33 [2023-01-07T14:33:33.521Z] #0 8.676 
14:33:33 [2023-01-07T14:33:33.521Z] #0 9.410 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:33:33 [2023-01-07T14:33:33.521Z] #0 9.721 
14:33:33 [2023-01-07T14:33:33.521Z] #0 9.945 #=#=#                                                                         

######################################################################## 100.0%
14:33:33 [2023-01-07T14:33:33.521Z] #18 ...
14:33:33 [2023-01-07T14:33:33.521Z] 
14:33:33 [2023-01-07T14:33:33.521Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:33 [2023-01-07T14:33:33.726Z] #39 18.37   PBCC     images/signalfd.pb-c.c
14:33:33 [2023-01-07T14:33:33.726Z] #39 18.44   DEP      images/signalfd.pb-c.d
14:33:33 [2023-01-07T14:33:33.726Z] #39 18.52   PBCC     images/fh.pb-c.c
14:33:33 [2023-01-07T14:33:33.726Z] #39 18.62   PBCC     images/fsnotify.pb-c.c
14:33:33 [2023-01-07T14:33:33.786Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.0s done
14:33:33 [2023-01-07T14:33:33.786Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883
14:33:33 [2023-01-07T14:33:33.932Z] #18 12.70 #=#=#                                                                         

                                                                           0.0%
#######                                                                   10.1%
###############                                                           21.1%
########################                                                  33.8%
###############################                                           43.3%
##########################################                                58.4%
##############################################                            64.4%
######################################################                    76.1%
###############################################################           88.0%
######################################################################    98.6%
######################################################################## 100.0%
14:33:33 [2023-01-07T14:33:33.982Z] #39 18.71   DEP      images/fh.pb-c.d
14:33:33 [2023-01-07T14:33:33.982Z] #39 18.77   DEP      images/fsnotify.pb-c.d
14:33:33 [2023-01-07T14:33:33.982Z] #39 18.88   PBCC     images/eventpoll.pb-c.c
14:33:33 [2023-01-07T14:33:33.982Z] #39 18.89   DEP      images/eventpoll.pb-c.d
14:33:33 [2023-01-07T14:33:33.982Z] #39 18.95   PBCC     images/eventfd.pb-c.c
14:33:33 [2023-01-07T14:33:33.982Z] #39 18.99   DEP      images/eventfd.pb-c.d
14:33:34 [2023-01-07T14:33:34.239Z] #39 19.09   PBCC     images/remap-file-path.pb-c.c
14:33:34 [2023-01-07T14:33:34.239Z] #39 19.10   DEP      images/remap-file-path.pb-c.d
14:33:34 [2023-01-07T14:33:34.239Z] #39 19.22   PBCC     images/fifo.pb-c.c
14:33:34 [2023-01-07T14:33:34.495Z] #39 19.27   DEP      images/fifo.pb-c.d
14:33:34 [2023-01-07T14:33:34.495Z] #39 19.35   PBCC     images/ghost-file.pb-c.c
14:33:34 [2023-01-07T14:33:34.495Z] #39 19.42   DEP      images/ghost-file.pb-c.d
14:33:34 [2023-01-07T14:33:34.497Z] #10 ...
14:33:34 [2023-01-07T14:33:34.497Z] 
14:33:34 [2023-01-07T14:33:34.497Z] #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
14:33:34 [2023-01-07T14:33:34.497Z] #0 2.136 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:33:34 [2023-01-07T14:33:34.497Z] #0 2.474 
14:33:34 [2023-01-07T14:33:34.497Z] #0 2.696 #=#=#                                                                         

######################################################################## 100.0%
14:33:34 [2023-01-07T14:33:34.497Z] #0 3.057 
14:33:34 [2023-01-07T14:33:34.497Z] #0 4.107 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:33:34 [2023-01-07T14:33:34.497Z] #0 4.444 
14:33:34 [2023-01-07T14:33:34.497Z] #0 4.679 #=#=#                                                                         

######################################################################## 100.0%
14:33:34 [2023-01-07T14:33:34.497Z] #0 4.974 
14:33:34 [2023-01-07T14:33:34.497Z] #0 5.964 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:33:34 [2023-01-07T14:33:34.497Z] #0 6.344 
14:33:34 [2023-01-07T14:33:34.497Z] #0 6.564 #=#=#                                                                         

#########                                                                 13.7%
#########################################                                 58.3%
################################################                          67.4%
######################################################################## 100.0%
14:33:34 [2023-01-07T14:33:34.497Z] #0 7.214 
14:33:34 [2023-01-07T14:33:34.497Z] #0 8.227 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:33:34 [2023-01-07T14:33:34.497Z] #0 8.560 
14:33:34 [2023-01-07T14:33:34.497Z] #0 8.794 #=#=#                                                                         

######################################################################## 100.0%
14:33:34 [2023-01-07T14:33:34.497Z] #0 9.094 
14:33:34 [2023-01-07T14:33:34.497Z] #0 9.821 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:33:34 [2023-01-07T14:33:34.497Z] #18 10.15 
14:33:34 [2023-01-07T14:33:34.497Z] #18 ...
14:33:34 [2023-01-07T14:33:34.497Z] 
14:33:34 [2023-01-07T14:33:34.497Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:34 [2023-01-07T14:33:34.752Z] #39 19.57   PBCC     images/regfile.pb-c.c
14:33:34 [2023-01-07T14:33:34.752Z] #39 19.63   DEP      images/regfile.pb-c.d
14:33:34 [2023-01-07T14:33:34.752Z] #39 19.73   PBCC     images/ns.pb-c.c
14:33:35 [2023-01-07T14:33:35.009Z] #39 19.76   DEP      images/ns.pb-c.d
14:33:35 [2023-01-07T14:33:35.009Z] #39 19.81   PBCC     images/fdinfo.pb-c.c
14:33:35 [2023-01-07T14:33:35.009Z] #39 19.93   DEP      images/fdinfo.pb-c.d
14:33:35 [2023-01-07T14:33:35.009Z] #39 19.99   PBCC     images/core-aarch64.pb-c.c
14:33:35 [2023-01-07T14:33:35.155Z] #11 ...
14:33:35 [2023-01-07T14:33:35.155Z] 
14:33:35 [2023-01-07T14:33:35.155Z] #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
14:33:35 [2023-01-07T14:33:35.155Z] #0 2.801 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 2.860 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 2.937 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 3.024 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 3.381 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 3.387 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 5.140 Fetched 8616 kB in 3s (3291 kB/s)
14:33:35 [2023-01-07T14:33:35.155Z] #0 5.140 Reading package lists...
14:33:35 [2023-01-07T14:33:35.155Z] #0 5.984 Reading package lists...
14:33:35 [2023-01-07T14:33:35.155Z] #0 6.744 Building dependency tree...
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.114 The following additional packages will be installed:
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.115   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.116   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.118 Recommended packages:
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.118   libldap-common publicsuffix libsasl2-modules
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.300 The following NEW packages will be installed:
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.300   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.301   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.302   libssh2-1 openssl
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.574 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.574 Need to get 3047 kB of archives.
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.574 After this operation, 6661 kB of additional disk space will be used.
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.574 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.587 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.589 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.591 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.592 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.593 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.595 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.596 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.596 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.597 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.598 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.601 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.611 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.611 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.611 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.764 debconf: delaying package configuration, since apt-utils is not installed
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.797 Fetched 3047 kB in 0s (10.1 MB/s)
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.823 Selecting previously unselected package openssl.
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.823 (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.)
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.829 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.833 Unpacking openssl (1.1.1n-0+deb11u3) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.976 Selecting previously unselected package ca-certificates.
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.976 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 7.979 Unpacking ca-certificates (20210119) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.053 Selecting previously unselected package libbrotli1:amd64.
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.053 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.060 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.136 Selecting previously unselected package libsasl2-modules-db:amd64.
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.136 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.143 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.181 Selecting previously unselected package libsasl2-2:amd64.
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.181 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.187 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.238 Selecting previously unselected package libldap-2.4-2:amd64.
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.238 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.243 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.312 Selecting previously unselected package libnghttp2-14:amd64.
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.312 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.315 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.367 Selecting previously unselected package libpsl5:amd64.
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.369 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.374 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.420 Selecting previously unselected package librtmp1:amd64.
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.420 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.427 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.468 Selecting previously unselected package libssh2-1:amd64.
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.470 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.473 Unpacking libssh2-1:amd64 (1.9.0-2) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.543 Selecting previously unselected package libcurl4:amd64.
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.543 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.547 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.622 Selecting previously unselected package curl.
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.622 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.626 Unpacking curl (7.74.0-1.3+deb11u3) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.699 Selecting previously unselected package libonig5:amd64.
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.699 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.703 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.765 Selecting previously unselected package libjq1:amd64.
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.767 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.770 Unpacking libjq1:amd64 (1.6-2.1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.819 Selecting previously unselected package jq.
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.821 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.825 Unpacking jq (1.6-2.1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.868 Setting up libpsl5:amd64 (0.21.0-1.2) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.896 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.896 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.907 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.915 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.926 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.938 Setting up libssh2-1:amd64 (1.9.0-2) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.950 Setting up openssl (1.1.1n-0+deb11u3) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.967 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.977 Setting up libjq1:amd64 (1.6-2.1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 8.989 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 9.001 Setting up ca-certificates (20210119) ...
14:33:35 [2023-01-07T14:33:35.155Z] #0 9.527 Updating certificates in /etc/ssl/certs...
14:33:35 [2023-01-07T14:33:35.155Z] #16 10.13 129 added, 0 removed; done.
14:33:35 [2023-01-07T14:33:35.155Z] #16 10.17 Setting up jq (1.6-2.1) ...
14:33:35 [2023-01-07T14:33:35.155Z] #16 10.18 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
14:33:35 [2023-01-07T14:33:35.265Z] #39 20.03   PBCC     images/core-arm.pb-c.c
14:33:35 [2023-01-07T14:33:35.297Z] #18 15.42 
14:33:35 [2023-01-07T14:33:35.415Z] #16 10.19 Setting up curl (7.74.0-1.3+deb11u3) ...
14:33:35 [2023-01-07T14:33:35.415Z] #16 10.20 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:33:35 [2023-01-07T14:33:35.415Z] #16 10.22 Processing triggers for ca-certificates (20210119) ...
14:33:35 [2023-01-07T14:33:35.415Z] #16 10.23 Updating certificates in /etc/ssl/certs...
14:33:35 [2023-01-07T14:33:35.415Z] #16 ...
14:33:35 [2023-01-07T14:33:35.415Z] 
14:33:35 [2023-01-07T14:33:35.415Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:35 [2023-01-07T14:33:35.522Z] #39 20.14   PBCC     images/core-ppc64.pb-c.c
14:33:35 [2023-01-07T14:33:35.522Z] #39 20.21   PBCC     images/core-s390.pb-c.c
14:33:35 [2023-01-07T14:33:35.522Z] #39 20.32   PBCC     images/core-x86.pb-c.c
14:33:35 [2023-01-07T14:33:35.522Z] #39 20.38   PBCC     images/core.pb-c.c
14:33:35 [2023-01-07T14:33:35.778Z] #39 20.48   PBCC     images/inventory.pb-c.c
14:33:35 [2023-01-07T14:33:35.778Z] #39 20.58   DEP      images/core-aarch64.pb-c.d
14:33:35 [2023-01-07T14:33:35.778Z] #39 20.64   DEP      images/core-arm.pb-c.d
14:33:35 [2023-01-07T14:33:35.778Z] #39 20.73   DEP      images/core-ppc64.pb-c.d
14:33:36 [2023-01-07T14:33:36.035Z] #39 20.78   DEP      images/core-s390.pb-c.d
14:33:36 [2023-01-07T14:33:36.035Z] #39 20.85   DEP      images/core-x86.pb-c.d
14:33:36 [2023-01-07T14:33:36.035Z] #39 20.94   DEP      images/core.pb-c.d
14:33:36 [2023-01-07T14:33:36.293Z] #39 21.02   DEP      images/inventory.pb-c.d
14:33:36 [2023-01-07T14:33:36.293Z] #39 21.10   PBCC     images/cpuinfo.pb-c.c
14:33:36 [2023-01-07T14:33:36.293Z] #39 21.15   DEP      images/cpuinfo.pb-c.d
14:33:36 [2023-01-07T14:33:36.293Z] #39 21.21   PBCC     images/stats.pb-c.c
14:33:36 [2023-01-07T14:33:36.293Z] #39 21.26   DEP      images/stats.pb-c.d
14:33:36 [2023-01-07T14:33:36.831Z] #9 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 9.4s done
14:33:37 [2023-01-07T14:33:37.223Z] #39 ...
14:33:37 [2023-01-07T14:33:37.223Z] 
14:33:37 [2023-01-07T14:33:37.223Z] #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
14:33:37 [2023-01-07T14:33:37.223Z] #30 96.02 Selecting previously unselected package gcc-mingw-w64-base.
14:33:37 [2023-01-07T14:33:37.223Z] #30 96.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
14:33:37 [2023-01-07T14:33:37.223Z] #30 96.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:33:37 [2023-01-07T14:33:37.223Z] #30 96.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:33:37 [2023-01-07T14:33:37.223Z] #30 96.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
14:33:37 [2023-01-07T14:33:37.223Z] #30 96.35 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:33:37 [2023-01-07T14:33:37.223Z] #30 ...
14:33:37 [2023-01-07T14:33:37.223Z] 
14:33:37 [2023-01-07T14:33:37.223Z] #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
14:33:37 [2023-01-07T14:33:37.223Z] #25 101.0 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
14:33:37 [2023-01-07T14:33:37.223Z] #25 101.2 go: downloading github.com/gobwas/glob v0.2.3
14:33:37 [2023-01-07T14:33:37.223Z] #25 101.3 go: downloading github.com/kisielk/gotool v1.0.0
14:33:37 [2023-01-07T14:33:37.223Z] #25 101.4 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:33:37 [2023-01-07T14:33:37.223Z] #25 101.5 go: downloading golang.org/x/mod v0.5.1
14:33:37 [2023-01-07T14:33:37.223Z] #25 101.5 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:33:37 [2023-01-07T14:33:37.223Z] #25 101.6 go: downloading github.com/ettle/strcase v0.1.1
14:33:37 [2023-01-07T14:33:37.223Z] #25 101.7 go: downloading github.com/fatih/structtag v1.2.0
14:33:37 [2023-01-07T14:33:37.223Z] #25 101.8 go: downloading github.com/Masterminds/semver v1.5.0
14:33:37 [2023-01-07T14:33:37.223Z] #25 102.0 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:33:37 [2023-01-07T14:33:37.223Z] #25 102.0 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:33:37 [2023-01-07T14:33:37.223Z] #25 102.0 go: downloading github.com/prometheus/client_golang v1.7.1
14:33:37 [2023-01-07T14:33:37.223Z] #25 102.7 go: downloading github.com/prometheus/client_model v0.2.0
14:33:37 [2023-01-07T14:33:37.223Z] #25 102.8 go: downloading github.com/google/go-cmp v0.5.6
14:33:37 [2023-01-07T14:33:37.223Z] #25 103.1 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:33:37 [2023-01-07T14:33:37.223Z] #25 103.2 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
14:33:37 [2023-01-07T14:33:37.223Z] #25 103.2 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:33:37 [2023-01-07T14:33:37.223Z] #25 103.4 go: downloading github.com/beorn7/perks v1.0.1
14:33:37 [2023-01-07T14:33:37.223Z] #25 103.4 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:33:37 [2023-01-07T14:33:37.223Z] #25 103.4 go: downloading github.com/golang/protobuf v1.5.2
14:33:37 [2023-01-07T14:33:37.223Z] #25 103.5 go: downloading github.com/cespare/xxhash v1.1.0
14:33:37 [2023-01-07T14:33:37.223Z] #25 103.8 go: downloading github.com/prometheus/common v0.10.0
14:33:37 [2023-01-07T14:33:37.223Z] #25 104.0 go: downloading github.com/prometheus/procfs v0.6.0
14:33:37 [2023-01-07T14:33:37.223Z] #25 104.0 go: downloading github.com/mattn/go-runewidth v0.0.9
14:33:37 [2023-01-07T14:33:37.223Z] #25 104.2 go: downloading google.golang.org/protobuf v1.27.1
14:33:37 [2023-01-07T14:33:37.223Z] #25 106.3 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:33:37 [2023-01-07T14:33:37.309Z] #11 ...
14:33:37 [2023-01-07T14:33:37.309Z] 
14:33:37 [2023-01-07T14:33:37.309Z] #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
14:33:37 [2023-01-07T14:33:37.309Z] #16 10.80 0 added, 0 removed; done.
14:33:37 [2023-01-07T14:33:37.309Z] #16 10.80 Running hooks in /etc/ca-certificates/update.d...
14:33:37 [2023-01-07T14:33:37.309Z] #16 10.81 done.
14:33:37 [2023-01-07T14:33:37.309Z] #16 DONE 12.0s
14:33:37 [2023-01-07T14:33:37.309Z] 
14:33:37 [2023-01-07T14:33:37.309Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:37 [2023-01-07T14:33:37.309Z] #11 ...
14:33:37 [2023-01-07T14:33:37.309Z] 
14:33:37 [2023-01-07T14:33:37.309Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:33:37 [2023-01-07T14:33:37.309Z] #17 DONE 0.1s
14:33:37 [2023-01-07T14:33:37.309Z] 
14:33:37 [2023-01-07T14:33:37.309Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:37 [2023-01-07T14:33:37.398Z] #9 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
14:33:37 [2023-01-07T14:33:37.399Z] #9 DONE 40.3s
14:33:37 [2023-01-07T14:33:37.399Z] 
14:33:37 [2023-01-07T14:33:37.399Z] #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
14:33:37 [2023-01-07T14:33:37.399Z] #18 10.31 
14:33:37 [2023-01-07T14:33:37.399Z] #18 10.40 Download of images into '/build' complete.
14:33:37 [2023-01-07T14:33:37.399Z] #18 10.40 Use something like the following to load the result into a Docker daemon:
14:33:37 [2023-01-07T14:33:37.399Z] #18 10.40   tar -cC '/build' . | docker load
14:33:37 [2023-01-07T14:33:37.399Z] #18 DONE 14.0s
14:33:37 [2023-01-07T14:33:37.657Z] 
14:33:37 [2023-01-07T14:33:37.657Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:33:37 [2023-01-07T14:33:37.800Z] #10 ...
14:33:37 [2023-01-07T14:33:37.800Z] 
14:33:37 [2023-01-07T14:33:37.800Z] #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
14:33:37 [2023-01-07T14:33:37.800Z] #18 10.38 #=#=#                                                                         

######################################################################## 100.0%
14:33:37 [2023-01-07T14:33:37.800Z] #18 10.66 
14:33:37 [2023-01-07T14:33:37.800Z] #18 10.73 Download of images into '/build' complete.
14:33:37 [2023-01-07T14:33:37.800Z] #18 10.73 Use something like the following to load the result into a Docker daemon:
14:33:37 [2023-01-07T14:33:37.800Z] #18 10.73   tar -cC '/build' . | docker load
14:33:37 [2023-01-07T14:33:37.800Z] #18 DONE 13.5s
14:33:37 [2023-01-07T14:33:37.800Z] 
14:33:37 [2023-01-07T14:33:37.800Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.9-bullseye@sha256:0ef7bf1f1682ba97d20a07fdaadf481c9210fbe688ac2804ac60660980c690fc
14:33:38 [2023-01-07T14:33:38.060Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.2s
14:33:38 [2023-01-07T14:33:38.224Z] #19 DONE 0.8s
14:33:38 [2023-01-07T14:33:38.224Z] 
14:33:38 [2023-01-07T14:33:38.224Z] #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
14:33:39 [2023-01-07T14:33:39.001Z] #10 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 10.9s done
14:33:39 [2023-01-07T14:33:39.001Z] #10 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
14:33:39 [2023-01-07T14:33:39.001Z] #10 DONE 42.3s
14:33:39 [2023-01-07T14:33:39.162Z] #20 DONE 0.9s
14:33:39 [2023-01-07T14:33:39.162Z] 
14:33:39 [2023-01-07T14:33:39.162Z] #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
14:33:39 [2023-01-07T14:33:39.201Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 5.1s
14:33:39 [2023-01-07T14:33:39.261Z] 
14:33:39 [2023-01-07T14:33:39.261Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:33:39 [2023-01-07T14:33:39.422Z] #21 ...
14:33:39 [2023-01-07T14:33:39.422Z] 
14:33:39 [2023-01-07T14:33:39.422Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:33:39 [2023-01-07T14:33:39.422Z] #22 DONE 0.2s
14:33:39 [2023-01-07T14:33:39.422Z] 
14:33:39 [2023-01-07T14:33:39.422Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:33:39 [2023-01-07T14:33:39.422Z] #23 DONE 0.2s
14:33:39 [2023-01-07T14:33:39.422Z] 
14:33:39 [2023-01-07T14:33:39.422Z] #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
14:33:39 [2023-01-07T14:33:39.742Z] #25 ...
14:33:39 [2023-01-07T14:33:39.742Z] 
14:33:39 [2023-01-07T14:33:39.742Z] #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
14:33:39 [2023-01-07T14:33:39.742Z] #39 24.44 make[1]: Nothing to be done for 'all'.
14:33:39 [2023-01-07T14:33:39.844Z] #19 DONE 0.6s
14:33:39 [2023-01-07T14:33:39.844Z] 
14:33:39 [2023-01-07T14:33:39.844Z] #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
14:33:40 [2023-01-07T14:33:40.415Z] #20 DONE 0.7s
14:33:40 [2023-01-07T14:33:40.415Z] 
14:33:40 [2023-01-07T14:33:40.415Z] #21 [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
14:33:40 [2023-01-07T14:33:40.545Z] #18 20.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:33:40 [2023-01-07T14:33:40.675Z] #21 ...
14:33:40 [2023-01-07T14:33:40.675Z] 
14:33:40 [2023-01-07T14:33:40.675Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:33:40 [2023-01-07T14:33:40.675Z] #22 DONE 0.2s
14:33:40 [2023-01-07T14:33:40.675Z] 
14:33:40 [2023-01-07T14:33:40.675Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:33:40 [2023-01-07T14:33:40.675Z] #23 DONE 0.2s
14:33:40 [2023-01-07T14:33:40.937Z] 
14:33:40 [2023-01-07T14:33:40.937Z] #24 [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
14:33:42 [2023-01-07T14:33:42.263Z] #39 27.25   CC       images/stats.o
14:33:42 [2023-01-07T14:33:42.441Z] #18 22.48 
14:33:42 [2023-01-07T14:33:42.441Z] #18 ...
14:33:42 [2023-01-07T14:33:42.441Z] 
14:33:42 [2023-01-07T14:33:42.442Z] #30 [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
14:33:42 [2023-01-07T14:33:42.442Z] #30 DONE 21.2s
14:33:42 [2023-01-07T14:33:42.442Z] 
14:33:42 [2023-01-07T14:33:42.442Z] #26 [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
14:33:42 [2023-01-07T14:33:42.442Z] #26 19.38 Updating files:  58% (1116/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.
14:33:42 [2023-01-07T14:33:42.442Z] #26 20.17 + cd /tmp/tmp.kVA5BynHzG/src/github.com/docker/libnetwork
14:33:42 [2023-01-07T14:33:42.442Z] #26 20.18 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
14:33:42 [2023-01-07T14:33:42.442Z] #26 20.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:33:42 [2023-01-07T14:33:42.479Z] #11 extracting sha256:160a777925feed98a55361603c7043f541d902101f4e4c93c926d6eb4b3cf883 8.0s done
14:33:42 [2023-01-07T14:33:42.479Z] #11 extracting sha256:1be94824532a2025aca4f45afc9bd518941f5b115e5a06e56e87d5ee723de20f done
14:33:42 [2023-01-07T14:33:42.479Z] #11 DONE 24.8s
14:33:42 [2023-01-07T14:33:42.479Z] 
14:33:42 [2023-01-07T14:33:42.479Z] #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
14:33:42 [2023-01-07T14:33:42.480Z] #0 1.616 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:33:42 [2023-01-07T14:33:42.480Z] #0 1.877 
14:33:42 [2023-01-07T14:33:42.480Z] #0 2.100 #=#=#                                                                         

######################################################################## 100.0%
14:33:42 [2023-01-07T14:33:42.480Z] #0 2.385 
14:33:42 [2023-01-07T14:33:42.480Z] #0 3.267 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:33:42 [2023-01-07T14:33:42.480Z] #0 3.542 
14:33:42 [2023-01-07T14:33:42.480Z] #0 3.764 #=#=#                                                                         

######################################################################## 100.0%
14:33:42 [2023-01-07T14:33:42.480Z] #0 4.028 
14:33:42 [2023-01-07T14:33:42.480Z] #0 4.928 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:33:42 [2023-01-07T14:33:42.480Z] #18 5.141 
14:33:42 [2023-01-07T14:33:42.698Z] #26 ...
14:33:42 [2023-01-07T14:33:42.698Z] 
14:33:42 [2023-01-07T14:33:42.698Z] #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
14:33:42 [2023-01-07T14:33:42.698Z] #28 11.41 go: downloading github.com/google/uuid v1.3.0
14:33:42 [2023-01-07T14:33:42.698Z] #28 11.41 go: downloading github.com/moby/vpnkit v0.5.0
14:33:42 [2023-01-07T14:33:42.698Z] #28 11.51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:33:42 [2023-01-07T14:33:42.698Z] #28 11.69 go: downloading github.com/gofrs/flock v0.8.1
14:33:42 [2023-01-07T14:33:42.698Z] #28 11.92 go: downloading github.com/gorilla/mux v1.8.0
14:33:42 [2023-01-07T14:33:42.698Z] #28 12.33 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:33:42 [2023-01-07T14:33:42.698Z] #28 12.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:33:42 [2023-01-07T14:33:42.698Z] #28 13.03 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:33:42 [2023-01-07T14:33:42.698Z] #28 14.85 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:33:42 [2023-01-07T14:33:42.698Z] #28 18.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:33:42 [2023-01-07T14:33:42.698Z] #28 ...
14:33:42 [2023-01-07T14:33:42.698Z] 
14:33:42 [2023-01-07T14:33:42.698Z] #23 [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
14:33:42 [2023-01-07T14:33:42.827Z] #39 27.63   CC       images/core.o
14:33:42 [2023-01-07T14:33:42.993Z] #18 5.352 #=#=#                                                                         

#################                                                         24.5%
##########################################                                58.4%
###########################################                               60.1%
##################################################################        92.6%
######################################################################## 100.0%
14:33:43 [2023-01-07T14:33:43.211Z] #23 21.12 Updating files:  79% (1762/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.
14:33:43 [2023-01-07T14:33:43.211Z] #23 21.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:33:43 [2023-01-07T14:33:43.252Z] #18 ...
14:33:43 [2023-01-07T14:33:43.252Z] 
14:33:43 [2023-01-07T14:33:43.252Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:33:43 [2023-01-07T14:33:43.252Z] #19 DONE 0.9s
14:33:43 [2023-01-07T14:33:43.252Z] 
14:33:43 [2023-01-07T14:33:43.252Z] #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
14:33:43 [2023-01-07T14:33:43.252Z] #18 6.011 
14:33:43 [2023-01-07T14:33:43.252Z] #18 ...
14:33:43 [2023-01-07T14:33:43.252Z] 
14:33:43 [2023-01-07T14:33:43.252Z] #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
14:33:43 [2023-01-07T14:33:43.397Z] #39 ...
14:33:43 [2023-01-07T14:33:43.397Z] 
14:33:43 [2023-01-07T14:33:43.397Z] #21 [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
14:33:43 [2023-01-07T14:33:43.397Z] #21 102.2 internal/syscall/unix
14:33:43 [2023-01-07T14:33:43.397Z] #21 102.6 time
14:33:43 [2023-01-07T14:33:43.397Z] #21 111.6 internal/poll
14:33:43 [2023-01-07T14:33:43.397Z] #21 111.6 internal/fmtsort
14:33:43 [2023-01-07T14:33:43.397Z] #21 ...
14:33:43 [2023-01-07T14:33:43.397Z] 
14:33:43 [2023-01-07T14:33:43.397Z] #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
14:33:43 [2023-01-07T14:33:43.397Z] #30 109.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:33:43 [2023-01-07T14:33:43.397Z] #30 109.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:33:43 [2023-01-07T14:33:43.397Z] #30 109.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:33:43 [2023-01-07T14:33:43.468Z] #23 ...
14:33:43 [2023-01-07T14:33:43.468Z] 
14:33:43 [2023-01-07T14:33:43.468Z] #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
14:33:43 [2023-01-07T14:33:43.468Z] #33 12.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:33:43 [2023-01-07T14:33:43.468Z] #33 17.15 Fetched 8498 kB in 12s (709 kB/s)
14:33:43 [2023-01-07T14:33:43.725Z] #33 17.15 Reading package lists...
14:33:43 [2023-01-07T14:33:43.725Z] #33 ...
14:33:43 [2023-01-07T14:33:43.725Z] 
14:33:43 [2023-01-07T14:33:43.725Z] #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
14:33:43 [2023-01-07T14:33:43.725Z] #27 12.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:33:43 [2023-01-07T14:33:43.725Z] #27 17.04 Fetched 8498 kB in 12s (719 kB/s)
14:33:43 [2023-01-07T14:33:43.725Z] #27 17.04 Reading package lists...
14:33:43 [2023-01-07T14:33:43.725Z] #27 ...
14:33:43 [2023-01-07T14:33:43.725Z] 
14:33:43 [2023-01-07T14:33:43.726Z] #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
14:33:43 [2023-01-07T14:33:43.726Z] #18 22.76 #=#=#                                                                         
##O#-#                                                                        

######################################################################## 100.0%
14:33:43 [2023-01-07T14:33:43.819Z] #20 DONE 0.7s
14:33:43 [2023-01-07T14:33:43.819Z] 
14:33:43 [2023-01-07T14:33:43.819Z] #21 [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
14:33:44 [2023-01-07T14:33:44.076Z] #21 ...
14:33:44 [2023-01-07T14:33:44.076Z] 
14:33:44 [2023-01-07T14:33:44.076Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:33:44 [2023-01-07T14:33:44.076Z] #22 DONE 0.1s
14:33:44 [2023-01-07T14:33:44.076Z] 
14:33:44 [2023-01-07T14:33:44.076Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:33:44 [2023-01-07T14:33:44.076Z] #23 DONE 0.1s
14:33:44 [2023-01-07T14:33:44.288Z] #18 24.44 
14:33:44 [2023-01-07T14:33:44.288Z] #18 ...
14:33:44 [2023-01-07T14:33:44.288Z] 
14:33:44 [2023-01-07T14:33:44.288Z] #35 [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
14:33:44 [2023-01-07T14:33:44.288Z] #35 13.15 Fetched 8498 kB in 10s (834 kB/s)
14:33:44 [2023-01-07T14:33:44.288Z] #35 13.15 Reading package lists...
14:33:44 [2023-01-07T14:33:44.288Z] #35 18.04 Reading package lists...
14:33:44 [2023-01-07T14:33:44.332Z] 
14:33:44 [2023-01-07T14:33:44.332Z] #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
14:33:44 [2023-01-07T14:33:44.332Z] #18 6.933 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:33:44 [2023-01-07T14:33:44.545Z] #35 23.11 Building dependency tree...
14:33:44 [2023-01-07T14:33:44.545Z] #35 ...
14:33:44 [2023-01-07T14:33:44.545Z] 
14:33:44 [2023-01-07T14:33:44.545Z] #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
14:33:44 [2023-01-07T14:33:44.545Z] #33 17.15 Reading package lists...
14:33:44 [2023-01-07T14:33:44.705Z] #24 4.668 + git clone https://github.com/kolyshkin/go-swagger.git .
14:33:44 [2023-01-07T14:33:44.705Z] #24 4.668 Cloning into '.'...
14:33:44 [2023-01-07T14:33:44.705Z] #24 ...
14:33:44 [2023-01-07T14:33:44.705Z] 
14:33:44 [2023-01-07T14:33:44.705Z] #25 [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
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.041 + RM_GOPATH=0
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.041 + TMP_GOPATH=
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.041 + : /build
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.041 + '[' -z '' ']'
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.041 ++ mktemp -d
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.041 + export GOPATH=/tmp/tmp.bVsz2sodo2
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.041 + GOPATH=/tmp/tmp.bVsz2sodo2
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.041 + RM_GOPATH=1
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.041 + case "$(go env GOARCH)" in
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.041 ++ go env GOARCH
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.050 + export GO_BUILDMODE=-buildmode=pie
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.051 + GO_BUILDMODE=-buildmode=pie
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.053 ++ dirname /tmp/install/install.sh
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.054 + dir=/tmp/install
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.055 + bin=shfmt
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.055 + shift
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.055 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.055 + . /tmp/install/shfmt.installer
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.055 ++ : v3.0.2
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.055 + install_shfmt
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.055 + echo 'Install shfmt version v3.0.2'
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.055 Install shfmt version v3.0.2
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.055 + GOBIN=/build
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.055 + GO111MODULE=on
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.055 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
14:33:44 [2023-01-07T14:33:44.705Z] #0 5.451 go: downloading mvdan.cc/sh/v3 v3.0.2
14:33:44 [2023-01-07T14:33:44.908Z] #18 7.516 
14:33:45 [2023-01-07T14:33:45.108Z] #33 22.88 Reading package lists...
14:33:45 [2023-01-07T14:33:45.108Z] #33 ...
14:33:45 [2023-01-07T14:33:45.108Z] 
14:33:45 [2023-01-07T14:33:45.108Z] #36 [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
14:33:45 [2023-01-07T14:33:45.108Z] #36 13.93 Fetched 8498 kB in 11s (787 kB/s)
14:33:45 [2023-01-07T14:33:45.108Z] #36 13.93 Reading package lists...
14:33:45 [2023-01-07T14:33:45.108Z] #36 18.92 Reading package lists...
14:33:45 [2023-01-07T14:33:45.169Z] #18 7.780 #=#=#                                                                         

######################################################################## 100.0%
14:33:45 [2023-01-07T14:33:45.365Z] #36 23.56 Building dependency tree...
14:33:45 [2023-01-07T14:33:45.365Z] #36 ...
14:33:45 [2023-01-07T14:33:45.365Z] 
14:33:45 [2023-01-07T14:33:45.365Z] #23 [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
14:33:45 [2023-01-07T14:33:45.365Z] #23 23.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:33:45 [2023-01-07T14:33:45.431Z] #18 8.315 
14:33:45 [2023-01-07T14:33:45.649Z] #25 6.457 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:33:45 [2023-01-07T14:33:45.649Z] #25 6.458 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:33:45 [2023-01-07T14:33:45.649Z] #25 ...
14:33:45 [2023-01-07T14:33:45.649Z] 
14:33:45 [2023-01-07T14:33:45.649Z] #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
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.521 + RM_GOPATH=0
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.521 + TMP_GOPATH=
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.521 + : /build
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.521 + '[' -z '' ']'
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.521 ++ mktemp -d
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.521 + export GOPATH=/tmp/tmp.MDbYmYxQQo
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.521 + GOPATH=/tmp/tmp.MDbYmYxQQo
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.521 + RM_GOPATH=1
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.521 + case "$(go env GOARCH)" in
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.521 ++ go env GOARCH
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.586 + export GO_BUILDMODE=-buildmode=pie
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.586 + GO_BUILDMODE=-buildmode=pie
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.588 ++ dirname /tmp/install/install.sh
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.604 + dir=/tmp/install
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.605 + bin=dockercli
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.605 + shift
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.608 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.608 + . /tmp/install/dockercli.installer
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.608 ++ : stable
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.609 ++ : 17.06.2-ce
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.609 + install_dockercli
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.610 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.611 ++ uname -m
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.616 Install docker/cli version 17.06.2-ce from stable
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.664 + arch=x86_64
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.664 + '[' x86_64 '!=' x86_64 ']'
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.664 + url=https://download.docker.com/linux/static
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.664 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:33:45 [2023-01-07T14:33:45.649Z] #21 6.664 + tar -xz docker/docker
14:33:45 [2023-01-07T14:33:45.934Z] #23 ...
14:33:45 [2023-01-07T14:33:45.934Z] 
14:33:45 [2023-01-07T14:33:45.934Z] #24 [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
14:33:45 [2023-01-07T14:33:45.934Z] #24 14.66 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:33:45 [2023-01-07T14:33:45.934Z] #24 ...
14:33:45 [2023-01-07T14:33:45.934Z] 
14:33:45 [2023-01-07T14:33:45.934Z] #35 [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
14:33:45 [2023-01-07T14:33:45.934Z] #35 23.11 Building dependency tree...
14:33:46 [2023-01-07T14:33:46.233Z] #24 5.230 + git clone https://github.com/docker/distribution.git .
14:33:46 [2023-01-07T14:33:46.233Z] #24 5.230 Cloning into '.'...
14:33:46 [2023-01-07T14:33:46.233Z] #24 ...
14:33:46 [2023-01-07T14:33:46.233Z] 
14:33:46 [2023-01-07T14:33:46.233Z] #25 [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
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.586 + RM_GOPATH=0
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.586 + TMP_GOPATH=
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.586 + : /build
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.586 + '[' -z '' ']'
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.586 ++ mktemp -d
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.586 + export GOPATH=/tmp/tmp.DOuS0nPKXv
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.586 + GOPATH=/tmp/tmp.DOuS0nPKXv
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.586 + RM_GOPATH=1
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.586 + case "$(go env GOARCH)" in
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.586 ++ go env GOARCH
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.586 + export GO_BUILDMODE=-buildmode=pie
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.586 + GO_BUILDMODE=-buildmode=pie
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.586 ++ dirname /tmp/install/install.sh
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.594 + dir=/tmp/install
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.594 + bin=shfmt
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.594 + shift
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.594 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.594 + . /tmp/install/shfmt.installer
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.594 ++ : v3.0.2
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.594 + install_shfmt
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.594 + echo 'Install shfmt version v3.0.2'
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.594 + GOBIN=/build
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.594 + GO111MODULE=on
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.594 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
14:33:46 [2023-01-07T14:33:46.233Z] #0 5.594 Install shfmt version v3.0.2
14:33:46 [2023-01-07T14:33:46.360Z] #18 9.221 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:33:46 [2023-01-07T14:33:46.494Z] #25 6.014 go: downloading mvdan.cc/sh/v3 v3.0.2
14:33:46 [2023-01-07T14:33:46.755Z] #25 ...
14:33:46 [2023-01-07T14:33:46.755Z] 
14:33:46 [2023-01-07T14:33:46.755Z] #26 [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
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.097 + RM_GOPATH=0
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.097 + TMP_GOPATH=
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.097 + : /build
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.097 + '[' -z '' ']'
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.100 ++ mktemp -d
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.106 + export GOPATH=/tmp/tmp.iLWD2yVs6V
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.106 + GOPATH=/tmp/tmp.iLWD2yVs6V
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.106 + RM_GOPATH=1
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.106 + case "$(go env GOARCH)" in
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.106 ++ go env GOARCH
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + export GO_BUILDMODE=-buildmode=pie
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + GO_BUILDMODE=-buildmode=pie
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 ++ dirname /tmp/install/install.sh
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + dir=/tmp/install
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + bin=proxy
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + shift
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + '[' '!' -f /tmp/install/proxy.installer ']'
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + . /tmp/install/proxy.installer
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + install_proxy
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + case "$1" in
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + export CGO_ENABLED=0
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + CGO_ENABLED=0
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + _install_proxy
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.iLWD2yVs6V/src/github.com/docker/libnetwork
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.151 Cloning into '/tmp/tmp.iLWD2yVs6V/src/github.com/docker/libnetwork'...
14:33:46 [2023-01-07T14:33:46.755Z] #0 6.152 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
14:33:46 [2023-01-07T14:33:46.864Z] #35 ...
14:33:46 [2023-01-07T14:33:46.864Z] 
14:33:46 [2023-01-07T14:33:46.864Z] #29 [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
14:33:46 [2023-01-07T14:33:46.864Z] #29 15.53 unicode/utf8
14:33:46 [2023-01-07T14:33:46.864Z] #29 16.22 internal/race
14:33:46 [2023-01-07T14:33:46.864Z] #29 16.44 sync/atomic
14:33:46 [2023-01-07T14:33:46.864Z] #29 17.18 unicode
14:33:46 [2023-01-07T14:33:46.864Z] #29 22.04 encoding
14:33:46 [2023-01-07T14:33:46.864Z] #29 ...
14:33:46 [2023-01-07T14:33:46.864Z] 
14:33:46 [2023-01-07T14:33:46.864Z] #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
14:33:46 [2023-01-07T14:33:46.864Z] #18 26.97 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:33:46 [2023-01-07T14:33:46.928Z] #18 9.610 
14:33:47 [2023-01-07T14:33:47.021Z] #26 ...
14:33:47 [2023-01-07T14:33:47.021Z] 
14:33:47 [2023-01-07T14:33:47.021Z] #27 [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
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.859 + RM_GOPATH=0
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.859 + TMP_GOPATH=
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.859 + : /build
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.859 + '[' -z '' ']'
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.859 ++ mktemp -d
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.859 + export GOPATH=/tmp/tmp.oi6iwlaILQ
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.859 + GOPATH=/tmp/tmp.oi6iwlaILQ
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.859 + RM_GOPATH=1
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.859 + case "$(go env GOARCH)" in
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.859 ++ go env GOARCH
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.869 + export GO_BUILDMODE=-buildmode=pie
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.869 + GO_BUILDMODE=-buildmode=pie
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.869 ++ dirname /tmp/install/install.sh
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.870 + dir=/tmp/install
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.870 + bin=gotestsum
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.870 + shift
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.870 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.870 + . /tmp/install/gotestsum.installer
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.870 ++ : v1.8.2
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.870 + install_gotestsum
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.871 Install gotestsum version v1.8.2
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.871 + set -e
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.871 + echo 'Install gotestsum version v1.8.2'
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.871 + GOBIN=/build
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.871 + GO111MODULE=on
14:33:47 [2023-01-07T14:33:47.021Z] #0 5.871 + go install gotest.tools/gotestsum@v1.8.2
14:33:47 [2023-01-07T14:33:47.021Z] #0 6.354 go: downloading gotest.tools/gotestsum v1.8.2
14:33:47 [2023-01-07T14:33:47.190Z] #18 9.851 #=#=#                                                                         

######################################################################## 100.0%
14:33:47 [2023-01-07T14:33:47.291Z] #27 ...
14:33:47 [2023-01-07T14:33:47.291Z] 
14:33:47 [2023-01-07T14:33:47.291Z] #28 [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
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.664 + RM_GOPATH=0
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.664 + TMP_GOPATH=
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.664 + : /build
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.664 + '[' -z '' ']'
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.664 ++ mktemp -d
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.664 + export GOPATH=/tmp/tmp.KOVkoQ0eFT
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.664 + GOPATH=/tmp/tmp.KOVkoQ0eFT
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.664 + RM_GOPATH=1
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.664 + case "$(go env GOARCH)" in
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.664 ++ go env GOARCH
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.708 + export GO_BUILDMODE=-buildmode=pie
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.708 + GO_BUILDMODE=-buildmode=pie
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.708 ++ dirname /tmp/install/install.sh
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.710 + dir=/tmp/install
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.711 + bin=tomlv
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.711 + shift
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.711 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.711 + . /tmp/install/tomlv.installer
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.711 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.711 + install_tomlv
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.715 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.715 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.715 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KOVkoQ0eFT/src/github.com/BurntSushi/toml
14:33:47 [2023-01-07T14:33:47.291Z] #0 6.728 Cloning into '/tmp/tmp.KOVkoQ0eFT/src/github.com/BurntSushi/toml'...
14:33:47 [2023-01-07T14:33:47.448Z] #18 10.16 
14:33:47 [2023-01-07T14:33:47.448Z] #18 10.23 Download of images into '/build' complete.
14:33:47 [2023-01-07T14:33:47.448Z] #18 10.23 Use something like the following to load the result into a Docker daemon:
14:33:47 [2023-01-07T14:33:47.448Z] #18 10.23   tar -cC '/build' . | docker load
14:33:47 [2023-01-07T14:33:47.448Z] #18 DONE 10.4s
14:33:47 [2023-01-07T14:33:47.448Z] 
14:33:47 [2023-01-07T14:33:47.448Z] #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
14:33:47 [2023-01-07T14:33:47.552Z] #28 ...
14:33:47 [2023-01-07T14:33:47.552Z] 
14:33:47 [2023-01-07T14:33:47.552Z] #21 [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
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.115 + RM_GOPATH=0
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.115 + TMP_GOPATH=
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.115 + : /build
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.115 + '[' -z '' ']'
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.115 ++ mktemp -d
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.129 + export GOPATH=/tmp/tmp.pnY8CckvBX
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.129 + GOPATH=/tmp/tmp.pnY8CckvBX
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.129 + RM_GOPATH=1
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.129 + case "$(go env GOARCH)" in
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.129 ++ go env GOARCH
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + export GO_BUILDMODE=-buildmode=pie
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + GO_BUILDMODE=-buildmode=pie
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 ++ dirname /tmp/install/install.sh
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + dir=/tmp/install
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + bin=rootlesskit
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + shift
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + . /tmp/install/rootlesskit.installer
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 ++ : v0.14.4
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + install_rootlesskit
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + case "$1" in
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + export CGO_ENABLED=0
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + CGO_ENABLED=0
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + _install_rootlesskit
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + echo 'Install rootlesskit version v0.14.4'
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + for f in rootlesskit rootlesskit-docker-proxy
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + GOBIN=/build
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + GO111MODULE=on
14:33:47 [2023-01-07T14:33:47.552Z] #21 7.233 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
14:33:47 [2023-01-07T14:33:47.570Z] #30 ...
14:33:47 [2023-01-07T14:33:47.570Z] 
14:33:47 [2023-01-07T14:33:47.570Z] #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
14:33:47 [2023-01-07T14:33:47.570Z] #39 28.47   CC       images/core-x86.o
14:33:47 [2023-01-07T14:33:47.570Z] #39 29.36   CC       images/core-arm.o
14:33:47 [2023-01-07T14:33:47.570Z] #39 29.90   CC       images/core-aarch64.o
14:33:47 [2023-01-07T14:33:47.570Z] #39 30.46   CC       images/core-ppc64.o
14:33:47 [2023-01-07T14:33:47.570Z] #39 31.27   CC       images/core-s390.o
14:33:47 [2023-01-07T14:33:47.570Z] #39 32.30   CC       images/cpuinfo.o
14:33:47 [2023-01-07T14:33:47.813Z] #21 7.233 Install rootlesskit version v0.14.4
14:33:47 [2023-01-07T14:33:47.827Z] #39 32.65   CC       images/inventory.o
14:33:48 [2023-01-07T14:33:48.384Z] #21 7.847 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
14:33:48 [2023-01-07T14:33:48.390Z] #39 33.05   CC       images/fdinfo.o
14:33:48 [2023-01-07T14:33:48.648Z] #39 33.49   CC       images/fown.o
14:33:48 [2023-01-07T14:33:48.758Z] #18 28.61 
14:33:48 [2023-01-07T14:33:48.904Z] #39 33.82   CC       images/ns.o
14:33:49 [2023-01-07T14:33:49.015Z] #18 28.97 #=#=#                                                                         

######################################################################## 100.0%
14:33:49 [2023-01-07T14:33:49.352Z] #24 ...
14:33:49 [2023-01-07T14:33:49.352Z] 
14:33:49 [2023-01-07T14:33:49.352Z] #21 [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
14:33:49 [2023-01-07T14:33:49.352Z] #21 3.970 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:49 [2023-01-07T14:33:49.352Z] #21 3.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:49 [2023-01-07T14:33:49.352Z] #21 3.989 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:49 [2023-01-07T14:33:49.352Z] #21 4.207 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:49 [2023-01-07T14:33:49.352Z] #21 4.718 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:33:49 [2023-01-07T14:33:49.352Z] #21 5.297 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:33:49 [2023-01-07T14:33:49.468Z] #39 34.13   CC       images/regfile.o
14:33:49 [2023-01-07T14:33:49.725Z] #39 34.45   CC       images/ghost-file.o
14:33:49 [2023-01-07T14:33:49.847Z] #21 ...
14:33:49 [2023-01-07T14:33:49.847Z] 
14:33:49 [2023-01-07T14:33:49.847Z] #26 [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
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.694 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.734 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:49 [2023-01-07T14:33:49.847Z] #0 8.374 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:49 [2023-01-07T14:33:49.847Z] #26 ...
14:33:49 [2023-01-07T14:33:49.847Z] 
14:33:49 [2023-01-07T14:33:49.847Z] #27 [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
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.685 + RM_GOPATH=0
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.685 + TMP_GOPATH=
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.685 + : /build
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.685 + '[' -z '' ']'
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.685 ++ mktemp -d
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.688 + export GOPATH=/tmp/tmp.MqYXNJHkuV
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.688 + GOPATH=/tmp/tmp.MqYXNJHkuV
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.688 + RM_GOPATH=1
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.688 + case "$(go env GOARCH)" in
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.688 ++ go env GOARCH
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.717 + export GO_BUILDMODE=-buildmode=pie
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.717 + GO_BUILDMODE=-buildmode=pie
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.717 ++ dirname /tmp/install/install.sh
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.726 + dir=/tmp/install
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.726 + bin=gotestsum
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.726 + shift
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.726 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.726 + . /tmp/install/gotestsum.installer
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.726 ++ : v1.8.2
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.726 + install_gotestsum
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.737 Install gotestsum version v1.8.2
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.737 + set -e
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.737 + echo 'Install gotestsum version v1.8.2'
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.737 + GOBIN=/build
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.737 + GO111MODULE=on
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.737 + go install gotest.tools/gotestsum@v1.8.2
14:33:49 [2023-01-07T14:33:49.847Z] #0 7.210 go: downloading gotest.tools/gotestsum v1.8.2
14:33:49 [2023-01-07T14:33:49.847Z] #27 ...
14:33:49 [2023-01-07T14:33:49.847Z] 
14:33:49 [2023-01-07T14:33:49.847Z] #28 [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
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.338 + RM_GOPATH=0
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.338 + TMP_GOPATH=
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.338 + : /build
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.338 + '[' -z '' ']'
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.339 ++ mktemp -d
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.343 + export GOPATH=/tmp/tmp.cZZvBjC3mq
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.343 + GOPATH=/tmp/tmp.cZZvBjC3mq
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.343 + RM_GOPATH=1
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.343 + case "$(go env GOARCH)" in
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.343 ++ go env GOARCH
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 Install golangci-lint version v1.44.0
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 + export GO_BUILDMODE=-buildmode=pie
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 + GO_BUILDMODE=-buildmode=pie
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 ++ dirname /tmp/install/install.sh
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 + dir=/tmp/install
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 + bin=golangci_lint
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 + shift
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 + . /tmp/install/golangci_lint.installer
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 ++ : v1.44.0
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 + install_golangci_lint
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 + set -e
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 + echo 'Install golangci-lint version v1.44.0'
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 + GOBIN=/build
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 + GO111MODULE=on
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.381 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
14:33:49 [2023-01-07T14:33:49.847Z] #0 7.246 go: downloading github.com/golangci/golangci-lint v1.44.0
14:33:49 [2023-01-07T14:33:49.847Z] #28 ...
14:33:49 [2023-01-07T14:33:49.847Z] 
14:33:49 [2023-01-07T14:33:49.847Z] #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
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.363 + git clone https://github.com/docker/distribution.git .
14:33:49 [2023-01-07T14:33:49.847Z] #0 6.411 Cloning into '.'...
14:33:49 [2023-01-07T14:33:49.847Z] #29 ...
14:33:49 [2023-01-07T14:33:49.847Z] 
14:33:49 [2023-01-07T14:33:49.847Z] #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
14:33:49 [2023-01-07T14:33:49.847Z] #0 7.264 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:49 [2023-01-07T14:33:49.847Z] #0 7.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:49 [2023-01-07T14:33:49.847Z] #0 7.324 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:49 [2023-01-07T14:33:49.847Z] #0 8.802 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:49 [2023-01-07T14:33:49.847Z] #30 ...
14:33:49 [2023-01-07T14:33:49.847Z] 
14:33:49 [2023-01-07T14:33:49.847Z] #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
14:33:49 [2023-01-07T14:33:49.847Z] #0 7.396 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:49 [2023-01-07T14:33:49.847Z] #0 7.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:49 [2023-01-07T14:33:49.847Z] #0 7.427 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:49 [2023-01-07T14:33:49.847Z] #0 9.426 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:49 [2023-01-07T14:33:49.944Z] #18 30.13 
14:33:50 [2023-01-07T14:33:50.105Z] #31 ...
14:33:50 [2023-01-07T14:33:50.106Z] 
14:33:50 [2023-01-07T14:33:50.106Z] #32 [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
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.255 + RM_GOPATH=0
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.255 + TMP_GOPATH=
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.255 + : /build
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.255 + '[' -z '' ']'
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.258 ++ mktemp -d
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.258 + export GOPATH=/tmp/tmp.UaHrMtDBv5
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.258 + GOPATH=/tmp/tmp.UaHrMtDBv5
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.258 + RM_GOPATH=1
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.258 + case "$(go env GOARCH)" in
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.259 ++ go env GOARCH
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 + export GO_BUILDMODE=-buildmode=pie
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 + GO_BUILDMODE=-buildmode=pie
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 ++ dirname /tmp/install/install.sh
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 + dir=/tmp/install
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 + bin=vndr
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 + shift
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 + '[' '!' -f /tmp/install/vndr.installer ']'
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 + . /tmp/install/vndr.installer
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 ++ : v0.1.3-0.20221229102223-87603e47e8ea
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 + install_vndr
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 + GOBIN=/build
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 + GO111MODULE=on
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.308 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.786 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
14:33:50 [2023-01-07T14:33:50.106Z] #32 ...
14:33:50 [2023-01-07T14:33:50.106Z] 
14:33:50 [2023-01-07T14:33:50.106Z] #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
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.859 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:50 [2023-01-07T14:33:50.106Z] #0 6.890 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:50 [2023-01-07T14:33:50.106Z] #0 8.371 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:50 [2023-01-07T14:33:50.292Z] #39 34.90   CC       images/fifo.o
14:33:50 [2023-01-07T14:33:50.292Z] #39 35.15   CC       images/remap-file-path.o
14:33:50 [2023-01-07T14:33:50.364Z] #33 ...
14:33:50 [2023-01-07T14:33:50.364Z] 
14:33:50 [2023-01-07T14:33:50.364Z] #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
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.853 + RM_GOPATH=0
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.853 + TMP_GOPATH=
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.853 + : /build
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.853 + '[' -z '' ']'
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.853 ++ mktemp -d
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.857 + export GOPATH=/tmp/tmp.9YbRnJu9Ge
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.857 + GOPATH=/tmp/tmp.9YbRnJu9Ge
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.857 + RM_GOPATH=1
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.857 + case "$(go env GOARCH)" in
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.857 ++ go env GOARCH
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + export GO_BUILDMODE=-buildmode=pie
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + GO_BUILDMODE=-buildmode=pie
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 ++ dirname /tmp/install/install.sh
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + dir=/tmp/install
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + bin=proxy
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + shift
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + '[' '!' -f /tmp/install/proxy.installer ']'
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + . /tmp/install/proxy.installer
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + install_proxy
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + case "$1" in
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + export CGO_ENABLED=0
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + CGO_ENABLED=0
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + _install_proxy
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.9YbRnJu9Ge/src/github.com/docker/libnetwork
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.875 Cloning into '/tmp/tmp.9YbRnJu9Ge/src/github.com/docker/libnetwork'...
14:33:50 [2023-01-07T14:33:50.364Z] #34 ...
14:33:50 [2023-01-07T14:33:50.364Z] 
14:33:50 [2023-01-07T14:33:50.364Z] #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
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.525 + RM_GOPATH=0
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.525 + TMP_GOPATH=
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.525 + : /build
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.525 + '[' -z '' ']'
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.527 ++ mktemp -d
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.527 + export GOPATH=/tmp/tmp.ZInOYsM3Qe
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.527 + GOPATH=/tmp/tmp.ZInOYsM3Qe
14:33:50 [2023-01-07T14:33:50.364Z] #0 5.527 + RM_GOPATH=1
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.527 + case "$(go env GOARCH)" in
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.527 ++ go env GOARCH
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + export GO_BUILDMODE=-buildmode=pie
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + GO_BUILDMODE=-buildmode=pie
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 ++ dirname /tmp/install/install.sh
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + dir=/tmp/install
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + bin=rootlesskit
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + shift
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + . /tmp/install/rootlesskit.installer
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 ++ : v0.14.4
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + install_rootlesskit
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + case "$1" in
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + export CGO_ENABLED=0
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + CGO_ENABLED=0
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + _install_rootlesskit
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + echo 'Install rootlesskit version v0.14.4'
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + for f in rootlesskit rootlesskit-docker-proxy
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + GOBIN=/build
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + GO111MODULE=on
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.545 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.546 Install rootlesskit version v0.14.4
14:33:50 [2023-01-07T14:33:50.365Z] #0 5.965 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
14:33:50 [2023-01-07T14:33:50.365Z] #0 11.29 go: downloading github.com/pkg/errors v0.9.1
14:33:50 [2023-01-07T14:33:50.515Z] #18 30.47 Download of images into '/build' complete.
14:33:50 [2023-01-07T14:33:50.515Z] #18 30.49 Use something like the following to load the result into a Docker daemon:
14:33:50 [2023-01-07T14:33:50.515Z] #18 30.49   tar -cC '/build' . | docker load
14:33:50 [2023-01-07T14:33:50.515Z] #18 DONE 30.7s
14:33:50 [2023-01-07T14:33:50.515Z] 
14:33:50 [2023-01-07T14:33:50.515Z] #35 [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
14:33:50 [2023-01-07T14:33:50.515Z] #35 26.88 The following additional packages will be installed:
14:33:50 [2023-01-07T14:33:50.515Z] #35 26.90   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:33:50 [2023-01-07T14:33:50.515Z] #35 26.90   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:33:50 [2023-01-07T14:33:50.515Z] #35 26.90   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:33:50 [2023-01-07T14:33:50.515Z] #35 26.90   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:33:50 [2023-01-07T14:33:50.515Z] #35 26.90   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:33:50 [2023-01-07T14:33:50.515Z] #35 26.90   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:33:50 [2023-01-07T14:33:50.515Z] #35 26.90   mingw-w64-common mingw-w64-x86-64-dev
14:33:50 [2023-01-07T14:33:50.515Z] #35 26.91 Suggested packages:
14:33:50 [2023-01-07T14:33:50.515Z] #35 26.94   gcc-10-locales seccomp wine64
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.17 The following NEW packages will be installed:
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.18   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.18   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.18   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.18   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.18   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.18   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.18   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.19   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.19   mingw-w64-x86-64-dev
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.58 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.58 Need to get 108 MB of archives.
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.58 After this operation, 620 MB of additional disk space will be used.
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.65 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]
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:33:50 [2023-01-07T14:33:50.515Z] #35 28.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
14:33:50 [2023-01-07T14:33:50.516Z] #35 28.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
14:33:50 [2023-01-07T14:33:50.516Z] #35 28.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:33:50 [2023-01-07T14:33:50.516Z] #35 29.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:33:50 [2023-01-07T14:33:50.516Z] #35 29.17 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]
14:33:50 [2023-01-07T14:33:50.516Z] #35 29.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
14:33:50 [2023-01-07T14:33:50.550Z] #39 35.43   CC       images/eventfd.o
14:33:50 [2023-01-07T14:33:50.624Z] #35 11.39 go: downloading github.com/sirupsen/logrus v1.8.1
14:33:50 [2023-01-07T14:33:50.624Z] #35 ...
14:33:50 [2023-01-07T14:33:50.624Z] 
14:33:50 [2023-01-07T14:33:50.624Z] #36 [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
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.057 + RM_GOPATH=0
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.057 + TMP_GOPATH=
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.057 + : /build
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.057 + '[' -z '' ']'
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.057 ++ mktemp -d
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.057 + export GOPATH=/tmp/tmp.qfVSKSCb0m
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.057 + GOPATH=/tmp/tmp.qfVSKSCb0m
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.057 + RM_GOPATH=1
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.057 + case "$(go env GOARCH)" in
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.057 ++ go env GOARCH
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.134 + export GO_BUILDMODE=-buildmode=pie
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.134 + GO_BUILDMODE=-buildmode=pie
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.134 ++ dirname /tmp/install/install.sh
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.134 + dir=/tmp/install
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.134 + bin=tomlv
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.134 + shift
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.134 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.134 + . /tmp/install/tomlv.installer
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.134 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.134 + install_tomlv
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.134 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.134 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qfVSKSCb0m/src/github.com/BurntSushi/toml
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.134 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:50 [2023-01-07T14:33:50.624Z] #0 7.148 Cloning into '/tmp/tmp.qfVSKSCb0m/src/github.com/BurntSushi/toml'...
14:33:50 [2023-01-07T14:33:50.624Z] #0 9.804 + cd /tmp/tmp.qfVSKSCb0m/src/github.com/BurntSushi/toml
14:33:50 [2023-01-07T14:33:50.624Z] #0 9.804 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:50 [2023-01-07T14:33:50.624Z] #0 10.07 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:33:50 [2023-01-07T14:33:50.624Z] #0 10.92 internal/unsafeheader
14:33:50 [2023-01-07T14:33:50.624Z] #0 11.09 internal/goarch
14:33:50 [2023-01-07T14:33:50.624Z] #0 11.44 internal/cpu
14:33:50 [2023-01-07T14:33:50.624Z] #36 11.52 internal/abi
14:33:50 [2023-01-07T14:33:50.624Z] #36 ...
14:33:50 [2023-01-07T14:33:50.624Z] 
14:33:50 [2023-01-07T14:33:50.624Z] #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
14:33:50 [2023-01-07T14:33:50.624Z] #35 11.50 go: downloading github.com/urfave/cli/v2 v2.3.0
14:33:50 [2023-01-07T14:33:50.808Z] #39 35.51   CC       images/eventpoll.o
14:33:50 [2023-01-07T14:33:50.933Z] #21 ...
14:33:50 [2023-01-07T14:33:50.933Z] 
14:33:50 [2023-01-07T14:33:50.933Z] #29 [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
14:33:50 [2023-01-07T14:33:50.933Z] #0 8.211 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:50 [2023-01-07T14:33:50.933Z] #0 8.279 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:50 [2023-01-07T14:33:50.933Z] #0 8.281 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:50 [2023-01-07T14:33:50.933Z] #29 ...
14:33:50 [2023-01-07T14:33:50.933Z] 
14:33:50 [2023-01-07T14:33:50.933Z] #30 [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
14:33:50 [2023-01-07T14:33:50.933Z] #0 6.237 + git clone https://github.com/kolyshkin/go-swagger.git .
14:33:50 [2023-01-07T14:33:50.933Z] #0 6.237 Cloning into '.'...
14:33:50 [2023-01-07T14:33:50.933Z] #30 ...
14:33:50 [2023-01-07T14:33:50.933Z] 
14:33:50 [2023-01-07T14:33:50.933Z] #31 [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
14:33:50 [2023-01-07T14:33:50.933Z] #0 6.796 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:50 [2023-01-07T14:33:50.933Z] #0 6.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:50 [2023-01-07T14:33:50.934Z] #0 6.960 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:50 [2023-01-07T14:33:50.934Z] #0 9.486 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:50 [2023-01-07T14:33:50.934Z] #31 ...
14:33:50 [2023-01-07T14:33:50.934Z] 
14:33:50 [2023-01-07T14:33:50.934Z] #32 [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
14:33:50 [2023-01-07T14:33:50.934Z] #0 7.658 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:50 [2023-01-07T14:33:50.934Z] #0 7.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:50 [2023-01-07T14:33:50.934Z] #0 7.762 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:50 [2023-01-07T14:33:50.934Z] #0 9.480 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:51 [2023-01-07T14:33:51.074Z] #39 35.97   CC       images/fh.o
14:33:51 [2023-01-07T14:33:51.079Z] #35 29.80 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]
14:33:51 [2023-01-07T14:33:51.195Z] #32 ...
14:33:51 [2023-01-07T14:33:51.195Z] 
14:33:51 [2023-01-07T14:33:51.195Z] #33 [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
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.433 + RM_GOPATH=0
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.433 + TMP_GOPATH=
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.433 + : /build
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.433 + '[' -z '' ']'
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.433 ++ mktemp -d
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.433 + export GOPATH=/tmp/tmp.S7Zz6fwCad
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.433 + GOPATH=/tmp/tmp.S7Zz6fwCad
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.433 + RM_GOPATH=1
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.433 + case "$(go env GOARCH)" in
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.433 ++ go env GOARCH
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.456 + export GO_BUILDMODE=-buildmode=pie
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.456 + GO_BUILDMODE=-buildmode=pie
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.456 ++ dirname /tmp/install/install.sh
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.466 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.470 + dir=/tmp/install
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.470 + bin=vndr
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.470 + shift
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.470 + '[' '!' -f /tmp/install/vndr.installer ']'
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.470 + . /tmp/install/vndr.installer
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.470 ++ : v0.1.3-0.20221229102223-87603e47e8ea
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.470 + install_vndr
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.470 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.470 + GOBIN=/build
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.470 + GO111MODULE=on
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.470 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
14:33:51 [2023-01-07T14:33:51.195Z] #0 7.316 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
14:33:51 [2023-01-07T14:33:51.195Z] #33 ...
14:33:51 [2023-01-07T14:33:51.195Z] 
14:33:51 [2023-01-07T14:33:51.195Z] #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
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.171 + RM_GOPATH=0
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.171 + TMP_GOPATH=
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.171 + : /build
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.171 + '[' -z '' ']'
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.171 ++ mktemp -d
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.178 + export GOPATH=/tmp/tmp.llPPkNJJ6N
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.178 + GOPATH=/tmp/tmp.llPPkNJJ6N
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.178 + RM_GOPATH=1
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.178 + case "$(go env GOARCH)" in
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.178 ++ go env GOARCH
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 + export GO_BUILDMODE=-buildmode=pie
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 + GO_BUILDMODE=-buildmode=pie
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 ++ dirname /tmp/install/install.sh
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 + dir=/tmp/install
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 + bin=golangci_lint
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 + shift
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 + . /tmp/install/golangci_lint.installer
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 ++ : v1.44.0
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 + install_golangci_lint
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 + set -e
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 + echo 'Install golangci-lint version v1.44.0'
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 + GOBIN=/build
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 + GO111MODULE=on
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.196 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.197 Install golangci-lint version v1.44.0
14:33:51 [2023-01-07T14:33:51.195Z] #0 6.759 go: downloading github.com/golangci/golangci-lint v1.44.0
14:33:51 [2023-01-07T14:33:51.331Z] #39 36.24   CC       images/fsnotify.o
14:33:51 [2023-01-07T14:33:51.457Z] #34 ...
14:33:51 [2023-01-07T14:33:51.457Z] 
14:33:51 [2023-01-07T14:33:51.457Z] #35 [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
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.821 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.989 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:51 [2023-01-07T14:33:51.457Z] #0 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:51 [2023-01-07T14:33:51.457Z] #35 ...
14:33:51 [2023-01-07T14:33:51.457Z] 
14:33:51 [2023-01-07T14:33:51.457Z] #36 [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
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.427 + RM_GOPATH=0
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.427 + TMP_GOPATH=
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.427 + : /build
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.427 + '[' -z '' ']'
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.427 ++ mktemp -d
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.436 + export GOPATH=/tmp/tmp.a23u2q1HE8
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.436 + GOPATH=/tmp/tmp.a23u2q1HE8
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.436 + RM_GOPATH=1
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.436 + case "$(go env GOARCH)" in
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.437 ++ go env GOARCH
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.478 + export GO_BUILDMODE=-buildmode=pie
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.478 + GO_BUILDMODE=-buildmode=pie
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.478 ++ dirname /tmp/install/install.sh
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.478 + dir=/tmp/install
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.478 + bin=dockercli
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.478 + shift
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.478 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.478 + . /tmp/install/dockercli.installer
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.478 ++ : stable
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.478 ++ : 17.06.2-ce
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.478 + install_dockercli
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.478 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.478 Install docker/cli version 17.06.2-ce from stable
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.531 ++ uname -m
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.576 + arch=x86_64
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.576 + '[' x86_64 '!=' x86_64 ']'
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.576 + url=https://download.docker.com/linux/static
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.576 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:33:51 [2023-01-07T14:33:51.457Z] #0 7.578 + tar -xz docker/docker
14:33:51 [2023-01-07T14:33:51.561Z] #35 12.47 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:33:51 [2023-01-07T14:33:51.719Z] #36 ...
14:33:51 [2023-01-07T14:33:51.719Z] 
14:33:51 [2023-01-07T14:33:51.719Z] #27 [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
14:33:51 [2023-01-07T14:33:51.719Z] #27 8.825 go: downloading github.com/dnephin/pflag v1.0.7
14:33:51 [2023-01-07T14:33:51.719Z] #27 8.853 go: downloading github.com/fatih/color v1.13.0
14:33:51 [2023-01-07T14:33:51.719Z] #27 8.932 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:33:51 [2023-01-07T14:33:51.719Z] #27 9.803 go: downloading github.com/mattn/go-colorable v0.1.12
14:33:51 [2023-01-07T14:33:51.719Z] #27 9.804 go: downloading github.com/mattn/go-isatty v0.0.14
14:33:51 [2023-01-07T14:33:51.719Z] #27 9.883 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:33:51 [2023-01-07T14:33:51.719Z] #27 9.974 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:33:51 [2023-01-07T14:33:51.719Z] #27 10.28 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:33:51 [2023-01-07T14:33:51.719Z] #27 11.12 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:33:51 [2023-01-07T14:33:51.719Z] #27 11.32 go: downloading golang.org/x/tools v0.1.11
14:33:52 [2023-01-07T14:33:52.010Z] #35 30.59 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]
14:33:52 [2023-01-07T14:33:52.262Z] #39 37.11   CC       images/signalfd.o
14:33:52 [2023-01-07T14:33:52.269Z] #35 30.89 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]
14:33:52 [2023-01-07T14:33:52.827Z] #39 37.64   CC       images/fs.o
14:33:52 [2023-01-07T14:33:52.833Z] #35 31.54 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]
14:33:53 [2023-01-07T14:33:53.086Z] #39 37.99   CC       images/pstree.o
14:33:53 [2023-01-07T14:33:53.346Z] #39 38.18   CC       images/pipe.o
14:33:53 [2023-01-07T14:33:53.534Z] #21 ...
14:33:53 [2023-01-07T14:33:53.534Z] 
14:33:53 [2023-01-07T14:33:53.534Z] #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
14:33:53 [2023-01-07T14:33:53.534Z] #24 8.820 + git clone https://github.com/kolyshkin/go-swagger.git .
14:33:53 [2023-01-07T14:33:53.534Z] #24 8.822 Cloning into '.'...
14:33:53 [2023-01-07T14:33:53.602Z] #39 38.39   CC       images/tcp-stream.o
14:33:53 [2023-01-07T14:33:53.602Z] #39 ...
14:33:53 [2023-01-07T14:33:53.602Z] 
14:33:53 [2023-01-07T14:33:53.602Z] #21 [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
14:33:53 [2023-01-07T14:33:53.602Z] #21 112.6 internal/safefilepath
14:33:53 [2023-01-07T14:33:53.602Z] #21 112.9 internal/syscall/execenv
14:33:53 [2023-01-07T14:33:53.602Z] #21 113.2 path
14:33:53 [2023-01-07T14:33:53.602Z] #21 114.0 io/fs
14:33:53 [2023-01-07T14:33:53.602Z] #21 115.9 strings
14:33:53 [2023-01-07T14:33:53.602Z] #21 116.7 os
14:33:53 [2023-01-07T14:33:53.602Z] #21 119.6 bufio
14:33:53 [2023-01-07T14:33:53.602Z] #21 122.5 text/tabwriter
14:33:53 [2023-01-07T14:33:53.776Z] #35 32.49 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]
14:33:53 [2023-01-07T14:33:53.790Z] #24 ...
14:33:53 [2023-01-07T14:33:53.790Z] 
14:33:53 [2023-01-07T14:33:53.790Z] #25 [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
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.224 + RM_GOPATH=0
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.224 + TMP_GOPATH=
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.224 + : /build
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.224 + '[' -z '' ']'
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 ++ mktemp -d
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + export GOPATH=/tmp/tmp.VWV7dLk5un
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + GOPATH=/tmp/tmp.VWV7dLk5un
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + RM_GOPATH=1
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + case "$(go env GOARCH)" in
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 ++ go env GOARCH
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + export GO_BUILDMODE=-buildmode=pie
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + GO_BUILDMODE=-buildmode=pie
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 ++ dirname /tmp/install/install.sh
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + dir=/tmp/install
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + bin=gotestsum
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + shift
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + . /tmp/install/gotestsum.installer
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 ++ : v1.8.2
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + install_gotestsum
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + set -e
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + echo 'Install gotestsum version v1.8.2'
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + GOBIN=/build
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + GO111MODULE=on
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 + go install gotest.tools/gotestsum@v1.8.2
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.265 Install gotestsum version v1.8.2
14:33:53 [2023-01-07T14:33:53.790Z] #0 5.647 go: downloading gotest.tools/gotestsum v1.8.2
14:33:53 [2023-01-07T14:33:53.790Z] #0 6.844 go: downloading github.com/fatih/color v1.13.0
14:33:53 [2023-01-07T14:33:53.790Z] #0 6.849 go: downloading github.com/dnephin/pflag v1.0.7
14:33:53 [2023-01-07T14:33:53.790Z] #0 6.881 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:33:53 [2023-01-07T14:33:53.790Z] #0 7.186 go: downloading golang.org/x/tools v0.1.11
14:33:53 [2023-01-07T14:33:53.790Z] #0 7.203 go: downloading github.com/mattn/go-colorable v0.1.12
14:33:53 [2023-01-07T14:33:53.790Z] #0 7.217 go: downloading github.com/mattn/go-isatty v0.0.14
14:33:53 [2023-01-07T14:33:53.790Z] #0 7.264 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:33:53 [2023-01-07T14:33:53.790Z] #0 7.337 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:33:53 [2023-01-07T14:33:53.859Z] #21 ...
14:33:53 [2023-01-07T14:33:53.859Z] 
14:33:53 [2023-01-07T14:33:53.859Z] #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
14:33:53 [2023-01-07T14:33:53.859Z] #39 38.65   CC       images/sk-packet.o
14:33:54 [2023-01-07T14:33:54.034Z] #35 ...
14:33:54 [2023-01-07T14:33:54.034Z] 
14:33:54 [2023-01-07T14:33:54.034Z] #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
14:33:54 [2023-01-07T14:33:54.034Z] #27 22.73 Reading package lists...
14:33:54 [2023-01-07T14:33:54.034Z] #27 27.12 Building dependency tree...
14:33:54 [2023-01-07T14:33:54.034Z] #27 31.28 The following additional packages will be installed:
14:33:54 [2023-01-07T14:33:54.034Z] #27 31.29   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:33:54 [2023-01-07T14:33:54.034Z] #27 31.32 Suggested packages:
14:33:54 [2023-01-07T14:33:54.034Z] #27 31.33   cmake-doc ninja-build lrzip
14:33:54 [2023-01-07T14:33:54.034Z] #27 31.33 Recommended packages:
14:33:54 [2023-01-07T14:33:54.034Z] #27 31.33   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:33:54 [2023-01-07T14:33:54.034Z] #27 32.09 The following NEW packages will be installed:
14:33:54 [2023-01-07T14:33:54.034Z] #27 32.11   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:33:54 [2023-01-07T14:33:54.034Z] #27 32.12   vim-common xxd
14:33:54 [2023-01-07T14:33:54.034Z] #27 32.56 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
14:33:54 [2023-01-07T14:33:54.034Z] #27 32.56 Need to get 15.6 MB of archives.
14:33:54 [2023-01-07T14:33:54.034Z] #27 32.56 After this operation, 67.4 MB of additional disk space will be used.
14:33:54 [2023-01-07T14:33:54.034Z] #27 32.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #27 32.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #27 32.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #27 32.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #27 ...
14:33:54 [2023-01-07T14:33:54.034Z] 
14:33:54 [2023-01-07T14:33:54.034Z] #36 [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
14:33:54 [2023-01-07T14:33:54.034Z] #36 23.56 Building dependency tree...
14:33:54 [2023-01-07T14:33:54.034Z] #36 27.57 The following additional packages will be installed:
14:33:54 [2023-01-07T14:33:54.034Z] #36 27.57   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
14:33:54 [2023-01-07T14:33:54.034Z] #36 27.58   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
14:33:54 [2023-01-07T14:33:54.034Z] #36 27.58 Suggested packages:
14:33:54 [2023-01-07T14:33:54.034Z] #36 27.60   manpages-dev protobuf-mode-el python3-setuptools
14:33:54 [2023-01-07T14:33:54.034Z] #36 28.78 The following NEW packages will be installed:
14:33:54 [2023-01-07T14:33:54.034Z] #36 28.79   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
14:33:54 [2023-01-07T14:33:54.034Z] #36 28.79   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
14:33:54 [2023-01-07T14:33:54.034Z] #36 28.79   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
14:33:54 [2023-01-07T14:33:54.034Z] #36 28.80   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.32 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.32 Need to get 4253 kB of archives.
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.32 After this operation, 25.1 MB of additional disk space will be used.
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB]
14:33:54 [2023-01-07T14:33:54.034Z] #36 29.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB]
14:33:54 [2023-01-07T14:33:54.035Z] #36 29.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:33:54 [2023-01-07T14:33:54.035Z] #36 29.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
14:33:54 [2023-01-07T14:33:54.035Z] #36 29.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
14:33:54 [2023-01-07T14:33:54.035Z] #36 30.64 debconf: delaying package configuration, since apt-utils is not installed
14:33:54 [2023-01-07T14:33:54.035Z] #36 30.87 Fetched 4253 kB in 1s (5755 kB/s)
14:33:54 [2023-01-07T14:33:54.035Z] #36 30.95 Selecting previously unselected package libcap2:arm64.
14:33:54 [2023-01-07T14:33:54.035Z] #36 30.95 (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.)
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.00 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.02 Unpacking libcap2:arm64 (1:2.44-1) ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.12 Selecting previously unselected package libcap-dev:arm64.
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.13 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.13 Unpacking libcap-dev:arm64 (1:2.44-1) ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.27 Selecting previously unselected package libnet1:arm64.
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.27 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.45 Selecting previously unselected package libnet1-dev.
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.46 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.69 Selecting previously unselected package libnl-3-200:arm64.
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.70 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.70 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.85 Selecting previously unselected package libnl-3-dev:arm64.
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.86 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 31.86 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 32.34 Selecting previously unselected package libprotobuf-c1:arm64.
14:33:54 [2023-01-07T14:33:54.035Z] #36 32.34 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 32.35 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 32.50 Selecting previously unselected package libprotobuf-c-dev:arm64.
14:33:54 [2023-01-07T14:33:54.035Z] #36 32.51 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 32.52 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 32.80 Selecting previously unselected package zlib1g-dev:arm64.
14:33:54 [2023-01-07T14:33:54.035Z] #36 32.80 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
14:33:54 [2023-01-07T14:33:54.035Z] #36 32.81 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:33:54 [2023-01-07T14:33:54.046Z] #25 ...
14:33:54 [2023-01-07T14:33:54.046Z] 
14:33:54 [2023-01-07T14:33:54.046Z] #26 [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
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.673 + RM_GOPATH=0
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.673 + TMP_GOPATH=
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.673 + : /build
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.673 + '[' -z '' ']'
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.673 ++ mktemp -d
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.673 + export GOPATH=/tmp/tmp.CrtU4h2rAn
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.673 + GOPATH=/tmp/tmp.CrtU4h2rAn
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.673 + RM_GOPATH=1
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.673 + case "$(go env GOARCH)" in
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.673 ++ go env GOARCH
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.682 Install golangci-lint version v1.44.0
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 + export GO_BUILDMODE=-buildmode=pie
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 + GO_BUILDMODE=-buildmode=pie
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 ++ dirname /tmp/install/install.sh
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 + dir=/tmp/install
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 + bin=golangci_lint
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 + shift
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 + . /tmp/install/golangci_lint.installer
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 ++ : v1.44.0
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 + install_golangci_lint
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 + set -e
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 + echo 'Install golangci-lint version v1.44.0'
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 + GOBIN=/build
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 + GO111MODULE=on
14:33:54 [2023-01-07T14:33:54.046Z] #0 6.690 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
14:33:54 [2023-01-07T14:33:54.046Z] #0 7.186 go: downloading github.com/golangci/golangci-lint v1.44.0
14:33:54 [2023-01-07T14:33:54.116Z] #39 39.00   CC       images/mnt.o
14:33:54 [2023-01-07T14:33:54.296Z] #36 ...
14:33:54 [2023-01-07T14:33:54.296Z] 
14:33:54 [2023-01-07T14:33:54.296Z] #35 [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
14:33:54 [2023-01-07T14:33:54.296Z] #35 32.96 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]
14:33:54 [2023-01-07T14:33:54.296Z] #35 32.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
14:33:54 [2023-01-07T14:33:54.296Z] #35 32.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
14:33:54 [2023-01-07T14:33:54.296Z] #35 32.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
14:33:54 [2023-01-07T14:33:54.296Z] #35 33.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
14:33:54 [2023-01-07T14:33:54.296Z] #35 33.02 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]
14:33:54 [2023-01-07T14:33:54.296Z] #35 33.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
14:33:54 [2023-01-07T14:33:54.296Z] #35 33.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
14:33:54 [2023-01-07T14:33:54.296Z] #35 33.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
14:33:54 [2023-01-07T14:33:54.296Z] #35 33.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
14:33:54 [2023-01-07T14:33:54.296Z] #35 33.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
14:33:54 [2023-01-07T14:33:54.296Z] #35 33.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
14:33:54 [2023-01-07T14:33:54.296Z] #35 33.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
14:33:54 [2023-01-07T14:33:54.304Z] #26 ...
14:33:54 [2023-01-07T14:33:54.304Z] 
14:33:54 [2023-01-07T14:33:54.304Z] #27 [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
14:33:54 [2023-01-07T14:33:54.304Z] #0 6.282 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:54 [2023-01-07T14:33:54.304Z] #0 6.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:54 [2023-01-07T14:33:54.304Z] #0 6.300 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:54 [2023-01-07T14:33:54.304Z] #0 6.834 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:54 [2023-01-07T14:33:54.304Z] #0 9.176 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:33:54 [2023-01-07T14:33:54.304Z] #27 ...
14:33:54 [2023-01-07T14:33:54.304Z] 
14:33:54 [2023-01-07T14:33:54.304Z] #28 [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
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.085 + RM_GOPATH=0
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.085 + TMP_GOPATH=
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.085 + : /build
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.085 + '[' -z '' ']'
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.085 ++ mktemp -d
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.085 + export GOPATH=/tmp/tmp.sgYvJg9Gnu
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.085 + GOPATH=/tmp/tmp.sgYvJg9Gnu
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.085 + RM_GOPATH=1
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.085 + case "$(go env GOARCH)" in
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.085 ++ go env GOARCH
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.162 + export GO_BUILDMODE=-buildmode=pie
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.162 + GO_BUILDMODE=-buildmode=pie
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.162 ++ dirname /tmp/install/install.sh
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.223 + dir=/tmp/install
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.223 + bin=vndr
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.223 + shift
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.223 + '[' '!' -f /tmp/install/vndr.installer ']'
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.223 + . /tmp/install/vndr.installer
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.223 ++ : v0.1.3-0.20221229102223-87603e47e8ea
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.223 + install_vndr
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.223 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea'
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.223 + GOBIN=/build
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.223 + GO111MODULE=on
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.223 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.223 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea
14:33:54 [2023-01-07T14:33:54.304Z] #0 8.793 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea
14:33:54 [2023-01-07T14:33:54.560Z] #35 33.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
14:33:54 [2023-01-07T14:33:54.560Z] #35 33.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:33:54 [2023-01-07T14:33:54.560Z] #35 33.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
14:33:54 [2023-01-07T14:33:54.561Z] #28 ...
14:33:54 [2023-01-07T14:33:54.561Z] 
14:33:54 [2023-01-07T14:33:54.561Z] #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
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.669 + RM_GOPATH=0
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.669 + TMP_GOPATH=
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.669 + : /build
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.669 + '[' -z '' ']'
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.669 ++ mktemp -d
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.669 + export GOPATH=/tmp/tmp.uW6W9gcPBs
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.669 + GOPATH=/tmp/tmp.uW6W9gcPBs
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.669 + RM_GOPATH=1
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.669 + case "$(go env GOARCH)" in
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.669 ++ go env GOARCH
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.669 + export GO_BUILDMODE=-buildmode=pie
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.669 + GO_BUILDMODE=-buildmode=pie
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.669 ++ dirname /tmp/install/install.sh
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + dir=/tmp/install
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + bin=rootlesskit
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + shift
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + . /tmp/install/rootlesskit.installer
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 ++ : v0.14.4
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + install_rootlesskit
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + case "$1" in
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + export CGO_ENABLED=0
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + CGO_ENABLED=0
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + _install_rootlesskit
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + echo 'Install rootlesskit version v0.14.4'
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + for f in rootlesskit rootlesskit-docker-proxy
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + GOBIN=/build
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + GO111MODULE=on
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.721 Install rootlesskit version v0.14.4
14:33:54 [2023-01-07T14:33:54.561Z] #0 10.33 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
14:33:54 [2023-01-07T14:33:54.561Z] #29 ...
14:33:54 [2023-01-07T14:33:54.561Z] 
14:33:54 [2023-01-07T14:33:54.561Z] #30 [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
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + RM_GOPATH=0
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + TMP_GOPATH=
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + : /build
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + '[' -z '' ']'
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 ++ mktemp -d
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + export GOPATH=/tmp/tmp.82ZanQAVOu
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + GOPATH=/tmp/tmp.82ZanQAVOu
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + RM_GOPATH=1
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + case "$(go env GOARCH)" in
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 ++ go env GOARCH
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + export GO_BUILDMODE=-buildmode=pie
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + GO_BUILDMODE=-buildmode=pie
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 ++ dirname /tmp/install/install.sh
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + dir=/tmp/install
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + bin=shfmt
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + shift
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + . /tmp/install/shfmt.installer
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 ++ : v3.0.2
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + install_shfmt
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + echo 'Install shfmt version v3.0.2'
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + GOBIN=/build
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + GO111MODULE=on
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.508 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
14:33:54 [2023-01-07T14:33:54.561Z] #0 9.509 Install shfmt version v3.0.2
14:33:54 [2023-01-07T14:33:54.561Z] #0 10.13 go: downloading mvdan.cc/sh/v3 v3.0.2
14:33:54 [2023-01-07T14:33:54.679Z] #39 39.27   CC       images/pipe-data.o
14:33:54 [2023-01-07T14:33:54.820Z] #30 ...
14:33:54 [2023-01-07T14:33:54.820Z] 
14:33:54 [2023-01-07T14:33:54.820Z] #31 [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
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.535 + RM_GOPATH=0
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.535 + TMP_GOPATH=
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.535 + : /build
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.535 + '[' -z '' ']'
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.535 ++ mktemp -d
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.535 + export GOPATH=/tmp/tmp.0p7QXfTBM4
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.535 + GOPATH=/tmp/tmp.0p7QXfTBM4
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.535 + RM_GOPATH=1
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.535 + case "$(go env GOARCH)" in
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.535 ++ go env GOARCH
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + export GO_BUILDMODE=-buildmode=pie
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + GO_BUILDMODE=-buildmode=pie
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 ++ dirname /tmp/install/install.sh
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + dir=/tmp/install
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + bin=dockercli
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + shift
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + . /tmp/install/dockercli.installer
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 ++ : stable
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 ++ : 17.06.2-ce
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + install_dockercli
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 ++ uname -m
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + arch=x86_64
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + '[' x86_64 '!=' x86_64 ']'
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + url=https://download.docker.com/linux/static
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + tar -xz docker/docker
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.646 Install docker/cli version 17.06.2-ce from stable
14:33:54 [2023-01-07T14:33:54.820Z] #31 ...
14:33:54 [2023-01-07T14:33:54.820Z] 
14:33:54 [2023-01-07T14:33:54.820Z] #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
14:33:54 [2023-01-07T14:33:54.820Z] #0 6.010 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:54 [2023-01-07T14:33:54.820Z] #0 6.025 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:54 [2023-01-07T14:33:54.820Z] #0 6.025 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:54 [2023-01-07T14:33:54.820Z] #0 6.530 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:54 [2023-01-07T14:33:54.820Z] #0 8.462 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:33:54 [2023-01-07T14:33:54.820Z] #0 10.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:33:54 [2023-01-07T14:33:54.935Z] #39 39.75   CC       images/sa.o
14:33:55 [2023-01-07T14:33:55.080Z] #32 ...
14:33:55 [2023-01-07T14:33:55.080Z] 
14:33:55 [2023-01-07T14:33:55.080Z] #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
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.320 + RM_GOPATH=0
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.320 + TMP_GOPATH=
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.320 + : /build
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.320 + '[' -z '' ']'
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.320 ++ mktemp -d
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.338 + export GOPATH=/tmp/tmp.A7HWqIbLfl
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.338 + GOPATH=/tmp/tmp.A7HWqIbLfl
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.338 + RM_GOPATH=1
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.338 + case "$(go env GOARCH)" in
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.338 ++ go env GOARCH
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + export GO_BUILDMODE=-buildmode=pie
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + GO_BUILDMODE=-buildmode=pie
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 ++ dirname /tmp/install/install.sh
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + dir=/tmp/install
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + bin=proxy
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + shift
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + '[' '!' -f /tmp/install/proxy.installer ']'
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + . /tmp/install/proxy.installer
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 ++ : dcdf8f176d1e13ad719e913e796fb698d846de98
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + install_proxy
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + case "$1" in
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + export CGO_ENABLED=0
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + CGO_ENABLED=0
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + _install_proxy
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + echo 'Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98'
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.A7HWqIbLfl/src/github.com/docker/libnetwork
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.403 Cloning into '/tmp/tmp.A7HWqIbLfl/src/github.com/docker/libnetwork'...
14:33:55 [2023-01-07T14:33:55.080Z] #0 9.449 Install docker-proxy version dcdf8f176d1e13ad719e913e796fb698d846de98
14:33:55 [2023-01-07T14:33:55.134Z] #35 ...
14:33:55 [2023-01-07T14:33:55.134Z] 
14:33:55 [2023-01-07T14:33:55.134Z] #32 [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
14:33:55 [2023-01-07T14:33:55.134Z] #32 DONE 33.8s
14:33:55 [2023-01-07T14:33:55.134Z] 
14:33:55 [2023-01-07T14:33:55.134Z] #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
14:33:55 [2023-01-07T14:33:55.134Z] #27 33.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
14:33:55 [2023-01-07T14:33:55.134Z] #27 33.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
14:33:55 [2023-01-07T14:33:55.134Z] #27 33.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
14:33:55 [2023-01-07T14:33:55.134Z] #27 33.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
14:33:55 [2023-01-07T14:33:55.134Z] #27 33.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
14:33:55 [2023-01-07T14:33:55.134Z] #27 33.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
14:33:55 [2023-01-07T14:33:55.337Z] #33 ...
14:33:55 [2023-01-07T14:33:55.337Z] 
14:33:55 [2023-01-07T14:33:55.337Z] #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
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.573 + RM_GOPATH=0
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.573 + TMP_GOPATH=
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.573 + : /build
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.573 + '[' -z '' ']'
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.573 ++ mktemp -d
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.573 + export GOPATH=/tmp/tmp.bmMOzEtp79
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.573 + GOPATH=/tmp/tmp.bmMOzEtp79
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.573 + RM_GOPATH=1
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.573 + case "$(go env GOARCH)" in
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.573 ++ go env GOARCH
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.587 + export GO_BUILDMODE=-buildmode=pie
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.587 + GO_BUILDMODE=-buildmode=pie
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.587 ++ dirname /tmp/install/install.sh
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.587 + dir=/tmp/install
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.587 + bin=tomlv
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.587 + shift
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.587 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.587 + . /tmp/install/tomlv.installer
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.587 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.587 + install_tomlv
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.587 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.587 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bmMOzEtp79/src/github.com/BurntSushi/toml
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.588 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:55 [2023-01-07T14:33:55.337Z] #0 4.588 Cloning into '/tmp/tmp.bmMOzEtp79/src/github.com/BurntSushi/toml'...
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.133 + cd /tmp/tmp.bmMOzEtp79/src/github.com/BurntSushi/toml
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.133 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.204 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.392 internal/goarch
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.402 internal/unsafeheader
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.432 internal/abi
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.441 internal/cpu
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.563 internal/goexperiment
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.630 internal/goos
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.662 runtime/internal/atomic
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.731 internal/bytealg
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.915 runtime/internal/math
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.962 runtime/internal/sys
14:33:55 [2023-01-07T14:33:55.337Z] #0 5.997 runtime/internal/syscall
14:33:55 [2023-01-07T14:33:55.337Z] #0 6.088 internal/itoa
14:33:55 [2023-01-07T14:33:55.337Z] #0 6.268 math/bits
14:33:55 [2023-01-07T14:33:55.337Z] #0 6.268 runtime
14:33:55 [2023-01-07T14:33:55.337Z] #0 6.621 math
14:33:55 [2023-01-07T14:33:55.337Z] #0 10.75 unicode/utf8
14:33:55 [2023-01-07T14:33:55.337Z] #34 ...
14:33:55 [2023-01-07T14:33:55.337Z] 
14:33:55 [2023-01-07T14:33:55.337Z] #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
14:33:55 [2023-01-07T14:33:55.337Z] #0 6.033 + git clone https://github.com/docker/distribution.git .
14:33:55 [2023-01-07T14:33:55.337Z] #0 6.033 Cloning into '.'...
14:33:55 [2023-01-07T14:33:55.337Z] #35 ...
14:33:55 [2023-01-07T14:33:55.337Z] 
14:33:55 [2023-01-07T14:33:55.337Z] #36 [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
14:33:55 [2023-01-07T14:33:55.337Z] #0 10.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:33:55 [2023-01-07T14:33:55.337Z] #0 10.58 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:33:55 [2023-01-07T14:33:55.337Z] #0 10.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:33:55 [2023-01-07T14:33:55.499Z] #39 40.18   CC       images/timer.o
14:33:55 [2023-01-07T14:33:55.596Z] #36 11.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:33:55 [2023-01-07T14:33:55.596Z] #36 ...
14:33:55 [2023-01-07T14:33:55.596Z] 
14:33:55 [2023-01-07T14:33:55.596Z] #30 [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
14:33:55 [2023-01-07T14:33:55.596Z] #30 11.63 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:33:55 [2023-01-07T14:33:55.596Z] #30 11.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:33:55 [2023-01-07T14:33:55.754Z] #35 ...
14:33:55 [2023-01-07T14:33:55.754Z] 
14:33:55 [2023-01-07T14:33:55.754Z] #25 [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
14:33:55 [2023-01-07T14:33:55.754Z] #25 6.528 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:33:55 [2023-01-07T14:33:55.754Z] #25 8.810 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:33:55 [2023-01-07T14:33:55.852Z] #30 11.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:33:55 [2023-01-07T14:33:55.930Z] #27 ...
14:33:55 [2023-01-07T14:33:55.930Z] 
14:33:55 [2023-01-07T14:33:55.930Z] #28 [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
14:33:55 [2023-01-07T14:33:55.930Z] #28 9.113 + cd /tmp/tmp.KOVkoQ0eFT/src/github.com/BurntSushi/toml
14:33:55 [2023-01-07T14:33:55.930Z] #28 9.114 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:33:55 [2023-01-07T14:33:55.930Z] #28 9.332 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:33:55 [2023-01-07T14:33:55.930Z] #28 10.66 internal/unsafeheader
14:33:55 [2023-01-07T14:33:55.930Z] #28 10.74 internal/goarch
14:33:55 [2023-01-07T14:33:55.930Z] #28 11.28 internal/cpu
14:33:55 [2023-01-07T14:33:55.930Z] #28 11.34 internal/abi
14:33:55 [2023-01-07T14:33:55.930Z] #28 11.95 internal/goexperiment
14:33:55 [2023-01-07T14:33:55.930Z] #28 12.20 internal/goos
14:33:55 [2023-01-07T14:33:55.930Z] #28 12.45 runtime/internal/atomic
14:33:55 [2023-01-07T14:33:55.930Z] #28 12.45 internal/bytealg
14:33:55 [2023-01-07T14:33:55.930Z] #28 14.54 runtime/internal/math
14:33:55 [2023-01-07T14:33:55.930Z] #28 15.00 runtime/internal/sys
14:33:55 [2023-01-07T14:33:55.930Z] #28 15.43 runtime/internal/syscall
14:33:56 [2023-01-07T14:33:56.023Z] #25 ...
14:33:56 [2023-01-07T14:33:56.023Z] 
14:33:56 [2023-01-07T14:33:56.023Z] #36 [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
14:33:56 [2023-01-07T14:33:56.023Z] #36 12.50 internal/goexperiment
14:33:56 [2023-01-07T14:33:56.023Z] #36 12.82 internal/goos
14:33:56 [2023-01-07T14:33:56.023Z] #36 12.99 runtime/internal/atomic
14:33:56 [2023-01-07T14:33:56.023Z] #36 13.06 internal/bytealg
14:33:56 [2023-01-07T14:33:56.023Z] #36 14.76 runtime/internal/math
14:33:56 [2023-01-07T14:33:56.023Z] #36 15.08 runtime/internal/sys
14:33:56 [2023-01-07T14:33:56.023Z] #36 15.36 runtime/internal/syscall
14:33:56 [2023-01-07T14:33:56.023Z] #36 16.02 internal/itoa
14:33:56 [2023-01-07T14:33:56.023Z] #36 16.32 math/bits
14:33:56 [2023-01-07T14:33:56.062Z] #39 40.87   CC       images/timerfd.o
14:33:56 [2023-01-07T14:33:56.067Z] #27 34.89 debconf: delaying package configuration, since apt-utils is not installed
14:33:56 [2023-01-07T14:33:56.191Z] #28 15.71 internal/itoa
14:33:56 [2023-01-07T14:33:56.286Z] #36 17.10 runtime
14:33:56 [2023-01-07T14:33:56.324Z] #27 35.12 Fetched 15.6 MB in 1s (11.7 MB/s)
14:33:56 [2023-01-07T14:33:56.582Z] #27 35.26 Selecting previously unselected package xxd.
14:33:56 [2023-01-07T14:33:56.582Z] #27 35.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
14:33:56 [2023-01-07T14:33:56.582Z] #27 ...
14:33:56 [2023-01-07T14:33:56.582Z] 
14:33:56 [2023-01-07T14:33:56.582Z] #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
14:33:56 [2023-01-07T14:33:56.582Z] #33 22.88 Reading package lists...
14:33:56 [2023-01-07T14:33:56.582Z] #33 27.50 Building dependency tree...
14:33:56 [2023-01-07T14:33:56.582Z] #33 31.17 The following additional packages will be installed:
14:33:56 [2023-01-07T14:33:56.582Z] #33 31.18   libbtrfs0
14:33:56 [2023-01-07T14:33:56.582Z] #33 31.35 The following NEW packages will be installed:
14:33:56 [2023-01-07T14:33:56.582Z] #33 31.35   libbtrfs-dev libbtrfs0
14:33:56 [2023-01-07T14:33:56.582Z] #33 31.76 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
14:33:56 [2023-01-07T14:33:56.582Z] #33 31.76 Need to get 454 kB of archives.
14:33:56 [2023-01-07T14:33:56.582Z] #33 31.76 After this operation, 1275 kB of additional disk space will be used.
14:33:56 [2023-01-07T14:33:56.582Z] #33 31.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
14:33:56 [2023-01-07T14:33:56.582Z] #33 31.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
14:33:56 [2023-01-07T14:33:56.582Z] #33 32.92 debconf: delaying package configuration, since apt-utils is not installed
14:33:56 [2023-01-07T14:33:56.582Z] #33 33.41 Fetched 454 kB in 0s (1275 kB/s)
14:33:56 [2023-01-07T14:33:56.582Z] #33 33.55 Selecting previously unselected package libbtrfs0:arm64.
14:33:56 [2023-01-07T14:33:56.582Z] #33 33.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
14:33:56 [2023-01-07T14:33:56.582Z] #33 33.60 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
14:33:56 [2023-01-07T14:33:56.582Z] #33 33.67 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:33:56 [2023-01-07T14:33:56.582Z] #33 34.02 Selecting previously unselected package libbtrfs-dev:arm64.
14:33:56 [2023-01-07T14:33:56.582Z] #33 34.02 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
14:33:56 [2023-01-07T14:33:56.582Z] #33 34.05 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:33:56 [2023-01-07T14:33:56.582Z] #33 34.68 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:33:56 [2023-01-07T14:33:56.582Z] #33 34.80 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:33:56 [2023-01-07T14:33:56.582Z] #33 34.88 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:33:56 [2023-01-07T14:33:56.582Z] #33 DONE 35.3s
14:33:56 [2023-01-07T14:33:56.582Z] 
14:33:56 [2023-01-07T14:33:56.582Z] #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
14:33:56 [2023-01-07T14:33:56.625Z] #39 41.45   CC       images/mm.o
14:33:56 [2023-01-07T14:33:56.839Z] #27 35.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
14:33:56 [2023-01-07T14:33:56.839Z] #27 35.47 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:33:56 [2023-01-07T14:33:56.839Z] #27 35.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:33:56 [2023-01-07T14:33:56.858Z] #36 17.80 math
14:33:56 [2023-01-07T14:33:56.936Z] #28 16.60 runtime
14:33:57 [2023-01-07T14:33:57.098Z] #27 35.84 Selecting previously unselected package vim-common.
14:33:57 [2023-01-07T14:33:57.098Z] #27 35.90 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:33:57 [2023-01-07T14:33:57.190Z] #39 41.96   CC       images/sk-opts.o
14:33:57 [2023-01-07T14:33:57.198Z] #28 16.65 math/bits
14:33:57 [2023-01-07T14:33:57.361Z] #27 35.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:33:57 [2023-01-07T14:33:57.451Z] #39 42.29   CC       images/sk-unix.o
14:33:57 [2023-01-07T14:33:57.618Z] #27 36.31 Selecting previously unselected package cmake-data.
14:33:57 [2023-01-07T14:33:57.618Z] #27 36.31 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:33:57 [2023-01-07T14:33:57.618Z] #27 36.33 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:33:57 [2023-01-07T14:33:57.868Z] #28 ...
14:33:57 [2023-01-07T14:33:57.868Z] 
14:33:57 [2023-01-07T14:33:57.868Z] #25 [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
14:33:57 [2023-01-07T14:33:57.868Z] #25 7.338 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:33:57 [2023-01-07T14:33:57.868Z] #25 7.338 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:33:57 [2023-01-07T14:33:57.868Z] #25 7.443 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:33:57 [2023-01-07T14:33:57.868Z] #25 10.21 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:33:57 [2023-01-07T14:33:57.868Z] #25 ...
14:33:57 [2023-01-07T14:33:57.868Z] 
14:33:57 [2023-01-07T14:33:57.868Z] #21 [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
14:33:57 [2023-01-07T14:33:57.868Z] #21 11.86 go: downloading github.com/pkg/errors v0.9.1
14:33:57 [2023-01-07T14:33:57.868Z] #21 11.86 go: downloading github.com/sirupsen/logrus v1.8.1
14:33:57 [2023-01-07T14:33:57.868Z] #21 12.17 go: downloading github.com/urfave/cli/v2 v2.3.0
14:33:57 [2023-01-07T14:33:57.868Z] #21 13.15 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:33:57 [2023-01-07T14:33:57.875Z] #27 ...
14:33:57 [2023-01-07T14:33:57.875Z] 
14:33:57 [2023-01-07T14:33:57.875Z] #31 [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
14:33:57 [2023-01-07T14:33:57.875Z] #31 26.76 go: downloading github.com/fatih/color v1.13.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 26.76 go: downloading github.com/gofrs/flock v0.8.1
14:33:57 [2023-01-07T14:33:57.875Z] #31 26.82 go: downloading github.com/pkg/errors v0.9.1
14:33:57 [2023-01-07T14:33:57.875Z] #31 26.84 go: downloading github.com/spf13/cobra v1.3.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 26.91 go: downloading github.com/spf13/pflag v1.0.5
14:33:57 [2023-01-07T14:33:57.875Z] #31 27.10 go: downloading github.com/spf13/viper v1.10.1
14:33:57 [2023-01-07T14:33:57.875Z] #31 27.25 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
14:33:57 [2023-01-07T14:33:57.875Z] #31 27.55 go: downloading github.com/mattn/go-colorable v0.1.12
14:33:57 [2023-01-07T14:33:57.875Z] #31 27.56 go: downloading github.com/mattn/go-isatty v0.0.14
14:33:57 [2023-01-07T14:33:57.875Z] #31 27.65 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
14:33:57 [2023-01-07T14:33:57.875Z] #31 27.67 go: downloading github.com/go-critic/go-critic v0.6.2
14:33:57 [2023-01-07T14:33:57.875Z] #31 28.67 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 28.73 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:33:57 [2023-01-07T14:33:57.875Z] #31 31.86 go: downloading github.com/sirupsen/logrus v1.8.1
14:33:57 [2023-01-07T14:33:57.875Z] #31 31.91 go: downloading github.com/stretchr/testify v1.7.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 31.97 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:33:57 [2023-01-07T14:33:57.875Z] #31 32.00 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
14:33:57 [2023-01-07T14:33:57.875Z] #31 32.22 go: downloading github.com/fsnotify/fsnotify v1.5.1
14:33:57 [2023-01-07T14:33:57.875Z] #31 32.23 go: downloading github.com/magiconair/properties v1.8.5
14:33:57 [2023-01-07T14:33:57.875Z] #31 32.28 go: downloading github.com/mitchellh/mapstructure v1.4.3
14:33:57 [2023-01-07T14:33:57.875Z] #31 32.31 go: downloading github.com/spf13/afero v1.6.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 32.34 go: downloading github.com/spf13/cast v1.4.1
14:33:57 [2023-01-07T14:33:57.875Z] #31 32.39 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 32.45 go: downloading github.com/subosito/gotenv v1.2.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 32.48 go: downloading gopkg.in/ini.v1 v1.66.2
14:33:57 [2023-01-07T14:33:57.875Z] #31 32.55 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
14:33:57 [2023-01-07T14:33:57.875Z] #31 32.96 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 33.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 33.12 go: downloading github.com/go-toolsmith/astequal v1.0.1
14:33:57 [2023-01-07T14:33:57.875Z] #31 33.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 33.42 go: downloading github.com/go-toolsmith/astp v1.0.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 33.46 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 33.49 go: downloading github.com/go-toolsmith/typep v1.0.2
14:33:57 [2023-01-07T14:33:57.875Z] #31 33.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
14:33:57 [2023-01-07T14:33:57.875Z] #31 34.32 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:33:57 [2023-01-07T14:33:57.875Z] #31 34.42 go: downloading github.com/hashicorp/errwrap v1.0.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 34.47 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 34.60 go: downloading github.com/Antonboom/errname v0.1.5
14:33:57 [2023-01-07T14:33:57.875Z] #31 34.70 go: downloading github.com/Antonboom/nilnil v0.1.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 34.90 go: downloading github.com/BurntSushi/toml v1.0.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 35.60 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:33:57 [2023-01-07T14:33:57.875Z] #31 35.64 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 35.82 go: downloading github.com/alexkohler/prealloc v1.0.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 35.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 35.97 go: downloading github.com/ashanbrown/makezero v1.1.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.00 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.04 go: downloading github.com/blizzy78/varnamelen v0.5.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.06 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.11 go: downloading github.com/breml/bidichk v0.2.1
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.13 go: downloading github.com/breml/errchkjson v0.2.1
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.16 go: downloading github.com/butuzov/ireturn v0.1.1
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.20 go: downloading github.com/charithe/durationcheck v0.0.9
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.23 go: downloading github.com/daixiang0/gci v0.2.9
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.25 go: downloading github.com/denis-tingajkin/go-header v0.4.2
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.28 go: downloading github.com/esimonov/ifshort v1.0.4
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.34 go: downloading github.com/fzipp/gocyclo v0.4.0
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.39 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.69 go: downloading github.com/golangci/misspell v0.3.5
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.77 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:33:57 [2023-01-07T14:33:57.875Z] #31 36.81 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:33:58 [2023-01-07T14:33:58.015Z] #39 42.89   CC       images/sk-inet.o
14:33:58 [2023-01-07T14:33:58.132Z] #31 36.85 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:33:58 [2023-01-07T14:33:58.132Z] #31 36.88 go: downloading github.com/jgautheron/goconst v1.5.1
14:33:58 [2023-01-07T14:33:58.132Z] #31 36.91 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:33:58 [2023-01-07T14:33:58.132Z] #31 ...
14:33:58 [2023-01-07T14:33:58.132Z] 
14:33:58 [2023-01-07T14:33:58.132Z] #35 [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
14:33:58 [2023-01-07T14:33:58.132Z] #35 34.80 debconf: delaying package configuration, since apt-utils is not installed
14:33:58 [2023-01-07T14:33:58.132Z] #35 35.03 Fetched 108 MB in 5s (21.7 MB/s)
14:33:58 [2023-01-07T14:33:58.132Z] #35 35.24 Selecting previously unselected package binutils-mingw-w64-i686.
14:33:58 [2023-01-07T14:33:58.132Z] #35 35.24 (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.)
14:33:58 [2023-01-07T14:33:58.132Z] #35 35.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
14:33:58 [2023-01-07T14:33:58.132Z] #35 35.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:33:58 [2023-01-07T14:33:58.380Z] #30 14.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:33:58 [2023-01-07T14:33:58.578Z] #39 43.53   CC       images/tun.o
14:33:58 [2023-01-07T14:33:58.766Z] #36 ...
14:33:58 [2023-01-07T14:33:58.766Z] 
14:33:58 [2023-01-07T14:33:58.766Z] #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
14:33:58 [2023-01-07T14:33:58.766Z] #35 17.49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:33:58 [2023-01-07T14:33:58.766Z] #35 18.75 go: downloading github.com/google/uuid v1.3.0
14:33:58 [2023-01-07T14:33:58.766Z] #35 18.75 go: downloading github.com/moby/vpnkit v0.5.0
14:33:58 [2023-01-07T14:33:58.766Z] #35 18.88 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:33:58 [2023-01-07T14:33:58.766Z] #35 19.06 go: downloading github.com/gofrs/flock v0.8.1
14:33:58 [2023-01-07T14:33:58.766Z] #35 19.20 go: downloading github.com/gorilla/mux v1.8.0
14:33:58 [2023-01-07T14:33:58.766Z] #35 19.52 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:33:59 [2023-01-07T14:33:59.142Z] #39 44.01   CC       images/sk-netlink.o
14:33:59 [2023-01-07T14:33:59.274Z] #21 ...
14:33:59 [2023-01-07T14:33:59.274Z] 
14:33:59 [2023-01-07T14:33:59.274Z] #28 [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
14:33:59 [2023-01-07T14:33:59.274Z] #28 18.60 math
14:33:59 [2023-01-07T14:33:59.337Z] #35 20.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:33:59 [2023-01-07T14:33:59.337Z] #35 20.28 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:33:59 [2023-01-07T14:33:59.501Z] #35 38.18 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:33:59 [2023-01-07T14:33:59.501Z] #35 38.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
14:33:59 [2023-01-07T14:33:59.501Z] #35 38.22 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:33:59 [2023-01-07T14:33:59.705Z] #39 44.37   CC       images/packet-sock.o
14:33:59 [2023-01-07T14:33:59.906Z] #35 ...
14:33:59 [2023-01-07T14:33:59.906Z] 
14:33:59 [2023-01-07T14:33:59.906Z] #27 [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
14:33:59 [2023-01-07T14:33:59.906Z] #27 10.72 go: downloading github.com/dnephin/pflag v1.0.7
14:33:59 [2023-01-07T14:33:59.906Z] #27 10.73 go: downloading github.com/fatih/color v1.13.0
14:33:59 [2023-01-07T14:33:59.906Z] #27 10.97 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:33:59 [2023-01-07T14:33:59.906Z] #27 11.21 go: downloading github.com/mattn/go-colorable v0.1.12
14:33:59 [2023-01-07T14:33:59.906Z] #27 11.28 go: downloading github.com/mattn/go-isatty v0.0.14
14:33:59 [2023-01-07T14:33:59.906Z] #27 11.46 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:33:59 [2023-01-07T14:33:59.906Z] #27 11.69 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:33:59 [2023-01-07T14:33:59.906Z] #27 11.91 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:33:59 [2023-01-07T14:33:59.906Z] #27 12.19 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:33:59 [2023-01-07T14:33:59.906Z] #27 12.77 go: downloading golang.org/x/tools v0.1.11
14:34:00 [2023-01-07T14:34:00.268Z] #39 45.13   CC       images/ipc-var.o
14:34:00 [2023-01-07T14:34:00.433Z] #35 ...
14:34:00 [2023-01-07T14:34:00.433Z] 
14:34:00 [2023-01-07T14:34:00.433Z] #26 [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
14:34:00 [2023-01-07T14:34:00.433Z] #26 DONE 39.3s
14:34:00 [2023-01-07T14:34:00.433Z] 
14:34:00 [2023-01-07T14:34:00.433Z] #31 [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
14:34:00 [2023-01-07T14:34:00.433Z] #31 36.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:34:00 [2023-01-07T14:34:00.433Z] #31 36.98 go: downloading github.com/julz/importas v0.1.0
14:34:00 [2023-01-07T14:34:00.433Z] #31 37.01 go: downloading github.com/kisielk/errcheck v1.6.0
14:34:00 [2023-01-07T14:34:00.433Z] #31 37.14 go: downloading github.com/kulti/thelper v0.5.0
14:34:00 [2023-01-07T14:34:00.433Z] #31 37.14 go: downloading github.com/kunwardeep/paralleltest v1.0.3
14:34:00 [2023-01-07T14:34:00.433Z] #31 37.16 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:34:00 [2023-01-07T14:34:00.433Z] #31 37.21 go: downloading github.com/ldez/gomoddirectives v0.2.2
14:34:00 [2023-01-07T14:34:00.433Z] #31 37.24 go: downloading github.com/ldez/tagliatelle v0.3.0
14:34:00 [2023-01-07T14:34:00.433Z] #31 37.28 go: downloading github.com/leonklingele/grouper v1.1.0
14:34:00 [2023-01-07T14:34:00.433Z] #31 37.35 go: downloading github.com/maratori/testpackage v1.0.1
14:34:00 [2023-01-07T14:34:00.433Z] #31 37.40 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:34:00 [2023-01-07T14:34:00.433Z] #31 37.40 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:34:00 [2023-01-07T14:34:00.433Z] #31 37.44 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
14:34:00 [2023-01-07T14:34:00.433Z] #31 37.46 go: downloading github.com/mgechev/revive v1.1.3
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.14 go: downloading github.com/moricho/tparallel v0.2.1
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.14 go: downloading github.com/nakabonne/nestif v0.3.1
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.24 go: downloading github.com/nishanths/exhaustive v0.7.11
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.25 go: downloading github.com/nishanths/predeclared v0.2.1
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.33 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.36 go: downloading github.com/ryancurrah/gomodguard v1.2.3
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.39 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.42 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.42 go: downloading github.com/securego/gosec/v2 v2.9.6
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.69 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.71 go: downloading github.com/sivchari/containedctx v1.0.1
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.75 go: downloading github.com/sivchari/tenv v1.4.7
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.75 go: downloading github.com/sonatard/noctx v0.0.1
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.79 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.79 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.82 go: downloading github.com/sylvia7788/contextcheck v1.0.4
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.87 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.89 go: downloading github.com/tetafro/godot v1.4.11
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.95 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:34:00 [2023-01-07T14:34:00.433Z] #31 38.95 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
14:34:00 [2023-01-07T14:34:00.433Z] #31 39.04 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:34:00 [2023-01-07T14:34:00.433Z] #31 39.31 go: downloading github.com/ultraware/funlen v0.0.3
14:34:00 [2023-01-07T14:34:00.433Z] #31 39.37 go: downloading github.com/ultraware/whitespace v0.0.4
14:34:00 [2023-01-07T14:34:00.433Z] #31 39.37 go: downloading github.com/uudashr/gocognit v1.0.5
14:34:00 [2023-01-07T14:34:00.491Z] #27 ...
14:34:00 [2023-01-07T14:34:00.491Z] 
14:34:00 [2023-01-07T14:34:00.492Z] #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
14:34:00 [2023-01-07T14:34:00.492Z] #21 21.40 + mkdir -p /build
14:34:00 [2023-01-07T14:34:00.492Z] #21 21.41 + mv docker/docker /build/
14:34:00 [2023-01-07T14:34:00.492Z] #21 21.43 + rmdir docker
14:34:00 [2023-01-07T14:34:00.525Z] #39 45.45   CC       images/ipc-desc.o
14:34:00 [2023-01-07T14:34:00.690Z] #31 39.42 go: downloading github.com/yagipy/maintidx v1.0.0
14:34:00 [2023-01-07T14:34:00.690Z] #31 39.42 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
14:34:00 [2023-01-07T14:34:00.690Z] #31 39.47 go: downloading gitlab.com/bosi/decorder v0.2.1
14:34:01 [2023-01-07T14:34:01.064Z] #21 ...
14:34:01 [2023-01-07T14:34:01.064Z] 
14:34:01 [2023-01-07T14:34:01.064Z] #26 [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
14:34:01 [2023-01-07T14:34:01.064Z] #26 11.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:34:01 [2023-01-07T14:34:01.064Z] #26 15.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:34:01 [2023-01-07T14:34:01.064Z] #26 ...
14:34:01 [2023-01-07T14:34:01.064Z] 
14:34:01 [2023-01-07T14:34:01.064Z] #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
14:34:01 [2023-01-07T14:34:01.064Z] #33 12.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:34:01 [2023-01-07T14:34:01.064Z] #33 16.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:34:01 [2023-01-07T14:34:01.087Z] #39 45.79   CC       images/ipc-shm.o
14:34:01 [2023-01-07T14:34:01.257Z] #31 39.83 go: downloading honnef.co/go/tools v0.2.2
14:34:01 [2023-01-07T14:34:01.326Z] #33 ...
14:34:01 [2023-01-07T14:34:01.326Z] 
14:34:01 [2023-01-07T14:34:01.326Z] #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
14:34:01 [2023-01-07T14:34:01.326Z] #31 13.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:34:01 [2023-01-07T14:34:01.327Z] #31 17.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:34:01 [2023-01-07T14:34:01.585Z] #31 ...
14:34:01 [2023-01-07T14:34:01.585Z] 
14:34:01 [2023-01-07T14:34:01.585Z] #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
14:34:01 [2023-01-07T14:34:01.585Z] #21 DONE 22.3s
14:34:01 [2023-01-07T14:34:01.585Z] 
14:34:01 [2023-01-07T14:34:01.585Z] #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
14:34:01 [2023-01-07T14:34:01.585Z] #30 12.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:34:01 [2023-01-07T14:34:01.585Z] #30 16.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:34:01 [2023-01-07T14:34:01.650Z] #39 46.27   CC       images/ipc-msg.o
14:34:01 [2023-01-07T14:34:01.733Z] #30 ...
14:34:01 [2023-01-07T14:34:01.734Z] 
14:34:01 [2023-01-07T14:34:01.734Z] #31 [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
14:34:01 [2023-01-07T14:34:01.734Z] #31 17.64 + mkdir -p /build
14:34:01 [2023-01-07T14:34:01.734Z] #31 17.64 + mv docker/docker /build/
14:34:01 [2023-01-07T14:34:01.734Z] #31 17.64 + rmdir docker
14:34:01 [2023-01-07T14:34:01.734Z] #31 DONE 18.0s
14:34:01 [2023-01-07T14:34:01.734Z] 
14:34:01 [2023-01-07T14:34:01.734Z] #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
14:34:01 [2023-01-07T14:34:01.734Z] #29 13.31 go: downloading github.com/pkg/errors v0.9.1
14:34:01 [2023-01-07T14:34:01.734Z] #29 13.31 go: downloading github.com/sirupsen/logrus v1.8.1
14:34:01 [2023-01-07T14:34:01.734Z] #29 13.56 go: downloading github.com/urfave/cli/v2 v2.3.0
14:34:01 [2023-01-07T14:34:01.734Z] #29 14.34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:34:01 [2023-01-07T14:34:01.734Z] #29 17.09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:34:01 [2023-01-07T14:34:01.821Z] #28 ...
14:34:01 [2023-01-07T14:34:01.821Z] 
14:34:01 [2023-01-07T14:34:01.821Z] #29 [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
14:34:01 [2023-01-07T14:34:01.821Z] #29 10.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:34:01 [2023-01-07T14:34:01.821Z] #29 15.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:34:01 [2023-01-07T14:34:01.821Z] #29 20.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:34:01 [2023-01-07T14:34:01.821Z] #29 ...
14:34:01 [2023-01-07T14:34:01.821Z] 
14:34:01 [2023-01-07T14:34:01.821Z] #21 [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
14:34:01 [2023-01-07T14:34:01.821Z] #21 18.91 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:34:01 [2023-01-07T14:34:01.821Z] #21 20.42 go: downloading github.com/google/uuid v1.3.0
14:34:01 [2023-01-07T14:34:01.821Z] #21 20.47 go: downloading github.com/moby/vpnkit v0.5.0
14:34:01 [2023-01-07T14:34:01.821Z] #21 20.57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:34:01 [2023-01-07T14:34:01.821Z] #21 20.89 go: downloading github.com/gofrs/flock v0.8.1
14:34:01 [2023-01-07T14:34:01.821Z] #21 21.10 go: downloading github.com/gorilla/mux v1.8.0
14:34:01 [2023-01-07T14:34:01.821Z] #21 21.56 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:34:01 [2023-01-07T14:34:01.907Z] #39 46.67   CC       images/ipc-sem.o
14:34:01 [2023-01-07T14:34:01.907Z] #39 46.75   CC       images/utsns.o
14:34:02 [2023-01-07T14:34:02.392Z] #21 21.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:34:02 [2023-01-07T14:34:02.469Z] #39 47.15   CC       images/creds.o
14:34:02 [2023-01-07T14:34:02.627Z] #31 41.13 go: downloading mvdan.cc/gofumpt v0.2.1
14:34:02 [2023-01-07T14:34:02.627Z] #31 41.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:34:02 [2023-01-07T14:34:02.627Z] #31 41.17 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
14:34:02 [2023-01-07T14:34:02.627Z] #31 41.22 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
14:34:02 [2023-01-07T14:34:02.627Z] #31 41.27 go: downloading github.com/davecgh/go-spew v1.1.1
14:34:02 [2023-01-07T14:34:02.627Z] #31 41.38 go: downloading github.com/pmezard/go-difflib v1.0.0
14:34:02 [2023-01-07T14:34:02.627Z] #31 41.40 go: downloading github.com/stretchr/objx v0.1.1
14:34:02 [2023-01-07T14:34:02.627Z] #31 41.49 go: downloading github.com/hashicorp/hcl v1.0.0
14:34:02 [2023-01-07T14:34:02.665Z] #29 18.60 go: downloading github.com/google/uuid v1.3.0
14:34:02 [2023-01-07T14:34:02.665Z] #29 18.68 go: downloading github.com/moby/vpnkit v0.5.0
14:34:02 [2023-01-07T14:34:02.665Z] #29 18.74 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:34:02 [2023-01-07T14:34:02.726Z] #39 47.48   CC       images/vma.o
14:34:02 [2023-01-07T14:34:02.726Z] #39 47.67   CC       images/netdev.o
14:34:02 [2023-01-07T14:34:02.921Z] #29 18.99 go: downloading github.com/gofrs/flock v0.8.1
14:34:02 [2023-01-07T14:34:02.921Z] #29 18.99 go: downloading github.com/gorilla/mux v1.8.0
14:34:02 [2023-01-07T14:34:02.921Z] #29 19.12 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:34:02 [2023-01-07T14:34:02.963Z] #21 ...
14:34:02 [2023-01-07T14:34:02.963Z] 
14:34:02 [2023-01-07T14:34:02.963Z] #31 [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
14:34:02 [2023-01-07T14:34:02.963Z] #31 12.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:34:02 [2023-01-07T14:34:02.963Z] #31 16.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:34:03 [2023-01-07T14:34:03.189Z] Running on azwin-2-dc0b20 in d:\jenkins\workspace\moby_PR-44755
[Pipeline] {
14:34:03 [2023-01-07T14:34:03.190Z] #31 41.76 go: downloading github.com/pelletier/go-toml v1.9.4
14:34:03 [2023-01-07T14:34:03.190Z] #31 41.77 go: downloading gopkg.in/yaml.v2 v2.4.0
14:34:03 [2023-01-07T14:34:03.190Z] #31 41.82 go: downloading golang.org/x/text v0.3.7
[Pipeline] ws
14:34:03 [2023-01-07T14:34:03.202Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
14:34:03 [2023-01-07T14:34:03.224Z] #31 ...
14:34:03 [2023-01-07T14:34:03.224Z] 
14:34:03 [2023-01-07T14:34:03.224Z] #21 [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
14:34:03 [2023-01-07T14:34:03.224Z] #21 22.65 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:34:03 [2023-01-07T14:34:03.290Z] #39 48.15   CC       images/tty.o
14:34:03 [2023-01-07T14:34:03.485Z] #21 ...
14:34:03 [2023-01-07T14:34:03.485Z] 
14:34:03 [2023-01-07T14:34:03.485Z] #32 [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
14:34:03 [2023-01-07T14:34:03.485Z] #32 13.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:34:03 [2023-01-07T14:34:03.485Z] #32 17.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:34:03 [2023-01-07T14:34:03.485Z] #32 ...
14:34:03 [2023-01-07T14:34:03.485Z] 
14:34:03 [2023-01-07T14:34:03.485Z] #36 [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
14:34:03 [2023-01-07T14:34:03.485Z] #36 22.51 + mkdir -p /build
14:34:03 [2023-01-07T14:34:03.485Z] #36 22.61 + mv docker/docker /build/
14:34:03 [2023-01-07T14:34:03.485Z] #36 22.62 + rmdir docker
14:34:03 [2023-01-07T14:34:03.488Z] #29 ...
14:34:03 [2023-01-07T14:34:03.488Z] 
14:34:03 [2023-01-07T14:34:03.488Z] #21 [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
14:34:03 [2023-01-07T14:34:03.488Z] #21 9.505 Fetched 8616 kB in 6s (1501 kB/s)
14:34:03 [2023-01-07T14:34:03.488Z] #21 9.505 Reading package lists...
14:34:03 [2023-01-07T14:34:03.488Z] #21 16.72 Reading package lists...
14:34:03 [2023-01-07T14:34:03.488Z] #21 ...
14:34:03 [2023-01-07T14:34:03.488Z] 
14:34:03 [2023-01-07T14:34:03.488Z] #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
14:34:03 [2023-01-07T14:34:03.488Z] #32 18.84 Fetched 8616 kB in 13s (656 kB/s)
14:34:03 [2023-01-07T14:34:03.748Z] #36 ...
14:34:03 [2023-01-07T14:34:03.748Z] 
14:34:03 [2023-01-07T14:34:03.748Z] #35 [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
14:34:03 [2023-01-07T14:34:03.748Z] #35 13.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:34:03 [2023-01-07T14:34:03.748Z] #35 17.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:34:04 [2023-01-07T14:34:04.129Z] #30 ...
14:34:04 [2023-01-07T14:34:04.129Z] 
14:34:04 [2023-01-07T14:34:04.129Z] #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
14:34:04 [2023-01-07T14:34:04.129Z] #35 24.92 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:34:04 [2023-01-07T14:34:04.219Z] #39 48.83   CC       images/file-lock.o
14:34:04 [2023-01-07T14:34:04.219Z] #39 49.06   CC       images/rlimit.o
14:34:04 [2023-01-07T14:34:04.219Z] #39 ...
14:34:04 [2023-01-07T14:34:04.219Z] 
14:34:04 [2023-01-07T14:34:04.219Z] #21 [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
14:34:04 [2023-01-07T14:34:04.219Z] #21 123.3 io/ioutil
14:34:04 [2023-01-07T14:34:04.219Z] #21 123.3 fmt
14:34:04 [2023-01-07T14:34:04.219Z] #21 127.9 github.com/BurntSushi/toml
14:34:04 [2023-01-07T14:34:04.219Z] #21 127.9 flag
14:34:04 [2023-01-07T14:34:04.219Z] #21 130.9 log
14:34:04 [2023-01-07T14:34:04.475Z] #21 ...
14:34:04 [2023-01-07T14:34:04.475Z] 
14:34:04 [2023-01-07T14:34:04.475Z] #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
14:34:04 [2023-01-07T14:34:04.475Z] #39 49.26   CC       images/pagemap.o
14:34:04 [2023-01-07T14:34:04.560Z] #31 ...
14:34:04 [2023-01-07T14:34:04.560Z] 
14:34:04 [2023-01-07T14:34:04.560Z] #36 [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
14:34:04 [2023-01-07T14:34:04.560Z] #36 33.37 Selecting previously unselected package libprotobuf23:arm64.
14:34:04 [2023-01-07T14:34:04.560Z] #36 33.39 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 33.40 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 34.27 Selecting previously unselected package libprotobuf-lite23:arm64.
14:34:04 [2023-01-07T14:34:04.560Z] #36 34.28 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 34.29 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 34.85 Selecting previously unselected package libprotobuf-dev:arm64.
14:34:04 [2023-01-07T14:34:04.560Z] #36 34.85 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 34.87 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 36.37 Selecting previously unselected package libprotoc23:arm64.
14:34:04 [2023-01-07T14:34:04.560Z] #36 36.37 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 36.38 Unpacking libprotoc23:arm64 (3.12.4-1) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 36.98 Selecting previously unselected package protobuf-c-compiler.
14:34:04 [2023-01-07T14:34:04.560Z] #36 36.99 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 37.00 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 37.15 Selecting previously unselected package protobuf-compiler.
14:34:04 [2023-01-07T14:34:04.560Z] #36 37.20 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 37.21 Unpacking protobuf-compiler (3.12.4-1) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 37.39 Selecting previously unselected package python3-pkg-resources.
14:34:04 [2023-01-07T14:34:04.560Z] #36 37.40 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 37.40 Unpacking python3-pkg-resources (52.0.0-4) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 37.57 Selecting previously unselected package python3-six.
14:34:04 [2023-01-07T14:34:04.560Z] #36 37.57 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 37.58 Unpacking python3-six (1.16.0-2) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 37.79 Selecting previously unselected package python3-protobuf.
14:34:04 [2023-01-07T14:34:04.560Z] #36 37.80 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 37.89 Unpacking python3-protobuf (3.12.4-1) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 38.62 Setting up python3-pkg-resources (52.0.0-4) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 40.51 Setting up libprotobuf23:arm64 (3.12.4-1) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 40.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 40.56 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 40.58 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 40.60 Setting up libcap2:arm64 (1:2.44-1) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 40.62 Setting up python3-six (1.16.0-2) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 41.65 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 41.69 Setting up libprotoc23:arm64 (3.12.4-1) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 41.71 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 41.76 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:34:04 [2023-01-07T14:34:04.560Z] #36 41.78 Setting up python3-protobuf (3.12.4-1) ...
14:34:04 [2023-01-07T14:34:04.660Z] The recommended git tool is: git
14:34:04 [2023-01-07T14:34:04.689Z] #35 ...
14:34:04 [2023-01-07T14:34:04.689Z] 
14:34:04 [2023-01-07T14:34:04.689Z] #36 [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
14:34:04 [2023-01-07T14:34:04.689Z] #36 DONE 24.0s
14:34:04 [2023-01-07T14:34:04.689Z] 
14:34:04 [2023-01-07T14:34:04.689Z] #27 [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
14:34:04 [2023-01-07T14:34:04.689Z] #27 24.11 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:34:04 [2023-01-07T14:34:04.732Z] #39 49.57   CC       images/siginfo.o
14:34:04 [2023-01-07T14:34:04.817Z] #36 ...
14:34:04 [2023-01-07T14:34:04.817Z] 
14:34:04 [2023-01-07T14:34:04.817Z] #35 [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
14:34:04 [2023-01-07T14:34:04.817Z] #35 41.01 Selecting previously unselected package binutils-mingw-w64.
14:34:04 [2023-01-07T14:34:04.817Z] #35 41.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:34:04 [2023-01-07T14:34:04.817Z] #35 41.05 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:34:04 [2023-01-07T14:34:04.817Z] #35 41.22 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:34:04 [2023-01-07T14:34:04.817Z] #35 41.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:34:04 [2023-01-07T14:34:04.817Z] #35 41.23 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:34:04 [2023-01-07T14:34:04.817Z] #35 41.42 Selecting previously unselected package dmsetup.
14:34:04 [2023-01-07T14:34:04.817Z] #35 41.42 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
14:34:04 [2023-01-07T14:34:04.817Z] #35 41.44 Unpacking dmsetup (2:1.02.175-2.1) ...
14:34:04 [2023-01-07T14:34:04.817Z] #35 41.62 Selecting previously unselected package mingw-w64-common.
14:34:04 [2023-01-07T14:34:04.817Z] #35 41.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:34:04 [2023-01-07T14:34:04.817Z] #35 41.68 Unpacking mingw-w64-common (8.0.0-1) ...
14:34:04 [2023-01-07T14:34:04.988Z] #39 49.88   CC       images/rpc.o
14:34:05 [2023-01-07T14:34:05.384Z] #32 18.84 Reading package lists...
14:34:05 [2023-01-07T14:34:05.384Z] #32 ...
14:34:05 [2023-01-07T14:34:05.384Z] 
14:34:05 [2023-01-07T14:34:05.384Z] #27 [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
14:34:05 [2023-01-07T14:34:05.384Z] #27 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:34:05 [2023-01-07T14:34:05.384Z] #27 20.40 Fetched 8616 kB in 14s (600 kB/s)
14:34:05 [2023-01-07T14:34:05.384Z] #27 20.40 Reading package lists...
14:34:05 [2023-01-07T14:34:05.384Z] #27 ...
14:34:05 [2023-01-07T14:34:05.384Z] 
14:34:05 [2023-01-07T14:34:05.385Z] #25 [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
14:34:05 [2023-01-07T14:34:05.385Z] #25 11.57 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:34:05 [2023-01-07T14:34:05.385Z] #25 11.71 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:34:05 [2023-01-07T14:34:05.385Z] #25 14.95 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:34:05 [2023-01-07T14:34:05.641Z] #25 ...
14:34:05 [2023-01-07T14:34:05.641Z] 
14:34:05 [2023-01-07T14:34:05.641Z] #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
14:34:05 [2023-01-07T14:34:05.641Z] #34 11.67 internal/race
14:34:05 [2023-01-07T14:34:05.641Z] #34 11.98 sync/atomic
14:34:05 [2023-01-07T14:34:05.641Z] #34 12.76 unicode
14:34:05 [2023-01-07T14:34:05.641Z] #34 19.09 encoding
14:34:05 [2023-01-07T14:34:05.641Z] #34 ...
14:34:05 [2023-01-07T14:34:05.641Z] 
14:34:05 [2023-01-07T14:34:05.641Z] #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
14:34:05 [2023-01-07T14:34:05.641Z] #29 19.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:34:05 [2023-01-07T14:34:05.641Z] #29 20.03 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:34:06 [2023-01-07T14:34:06.711Z] #35 ...
14:34:06 [2023-01-07T14:34:06.711Z] 
14:34:06 [2023-01-07T14:34:06.711Z] #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
14:34:06 [2023-01-07T14:34:06.711Z] #0 0.773 + RM_GOPATH=0
14:34:06 [2023-01-07T14:34:06.711Z] #0 0.773 + TMP_GOPATH=
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.773 + : /build
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.773 + '[' -z '' ']'
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.775 ++ mktemp -d
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.784 + export GOPATH=/tmp/tmp.0QYJy4auRM
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.784 + GOPATH=/tmp/tmp.0QYJy4auRM
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.789 + RM_GOPATH=1
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.789 + case "$(go env GOARCH)" in
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.794 ++ go env GOARCH
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.803 + export GO_BUILDMODE=-buildmode=pie
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.804 + GO_BUILDMODE=-buildmode=pie
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.805 ++ dirname /tmp/install/install.sh
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.806 + dir=/tmp/install
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.806 + bin=containerd
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.811 + shift
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.812 + '[' '!' -f /tmp/install/containerd.installer ']'
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.812 + . /tmp/install/containerd.installer
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.812 ++ set -e
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.813 ++ : v1.6.14
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.818 + install_containerd
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.819 + echo 'Install containerd version v1.6.14'
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.819 Install containerd version v1.6.14
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.822 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0QYJy4auRM/src/github.com/containerd/containerd
14:34:06 [2023-01-07T14:34:06.712Z] #0 0.829 Cloning into '/tmp/tmp.0QYJy4auRM/src/github.com/containerd/containerd'...
14:34:06 [2023-01-07T14:34:06.712Z] #37 ...
14:34:06 [2023-01-07T14:34:06.712Z] 
14:34:06 [2023-01-07T14:34:06.712Z] #36 [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
14:34:06 [2023-01-07T14:34:06.712Z] #36 45.16 Setting up libcap-dev:arm64 (1:2.44-1) ...
14:34:06 [2023-01-07T14:34:06.712Z] #36 45.20 Setting up protobuf-compiler (3.12.4-1) ...
14:34:06 [2023-01-07T14:34:06.712Z] #36 45.32 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:34:06 [2023-01-07T14:34:06.712Z] #36 45.33 Setting up libprotobuf-dev:arm64 (3.12.4-1) ...
14:34:06 [2023-01-07T14:34:06.712Z] #36 45.36 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
14:34:06 [2023-01-07T14:34:06.712Z] #36 45.38 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ...
14:34:06 [2023-01-07T14:34:06.712Z] #36 45.39 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:34:06 [2023-01-07T14:34:06.889Z] #39 ...
14:34:06 [2023-01-07T14:34:06.889Z] 
14:34:06 [2023-01-07T14:34:06.889Z] #21 [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
14:34:06 [2023-01-07T14:34:06.889Z] #21 133.5 github.com/BurntSushi/toml/cmd/tomlv
14:34:06 [2023-01-07T14:34:06.889Z] #21 DONE 135.6s
14:34:06 [2023-01-07T14:34:06.889Z] 
14:34:06 [2023-01-07T14:34:06.889Z] #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
14:34:07 [2023-01-07T14:34:07.643Z] #36 DONE 46.3s
14:34:07 [2023-01-07T14:34:07.643Z] 
14:34:07 [2023-01-07T14:34:07.643Z] #31 [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
14:34:07 [2023-01-07T14:34:07.643Z] #31 45.62 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
14:34:07 [2023-01-07T14:34:07.643Z] #31 45.74 go: downloading github.com/gobwas/glob v0.2.3
14:34:07 [2023-01-07T14:34:07.643Z] #31 45.87 go: downloading github.com/kisielk/gotool v1.0.0
14:34:07 [2023-01-07T14:34:07.643Z] #31 45.88 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:34:07 [2023-01-07T14:34:07.643Z] #31 45.99 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:34:07 [2023-01-07T14:34:07.643Z] #31 46.02 go: downloading golang.org/x/mod v0.5.1
14:34:07 [2023-01-07T14:34:07.643Z] #31 46.13 go: downloading github.com/ettle/strcase v0.1.1
14:34:07 [2023-01-07T14:34:07.643Z] #31 46.28 go: downloading github.com/fatih/structtag v1.2.0
14:34:07 [2023-01-07T14:34:07.643Z] #31 46.37 go: downloading github.com/Masterminds/semver v1.5.0
14:34:07 [2023-01-07T14:34:07.643Z] #31 46.54 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:34:07 [2023-01-07T14:34:07.899Z] #31 46.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:34:07 [2023-01-07T14:34:07.899Z] #31 46.63 go: downloading github.com/prometheus/client_golang v1.7.1
14:34:08 [2023-01-07T14:34:08.161Z] #29 ...
14:34:08 [2023-01-07T14:34:08.161Z] 
14:34:08 [2023-01-07T14:34:08.161Z] #36 [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
14:34:08 [2023-01-07T14:34:08.161Z] #36 14.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:34:08 [2023-01-07T14:34:08.161Z] #36 16.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:34:08 [2023-01-07T14:34:08.417Z] #36 ...
14:34:08 [2023-01-07T14:34:08.417Z] 
14:34:08 [2023-01-07T14:34:08.417Z] #21 [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
14:34:08 [2023-01-07T14:34:08.417Z] #21 16.72 Reading package lists...
14:34:08 [2023-01-07T14:34:08.461Z] #31 47.11 go: downloading github.com/prometheus/client_model v0.2.0
14:34:08 [2023-01-07T14:34:08.461Z] #31 47.20 go: downloading github.com/google/go-cmp v0.5.6
14:34:08 [2023-01-07T14:34:08.462Z] #31 47.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:34:08 [2023-01-07T14:34:08.718Z] #31 47.43 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
14:34:08 [2023-01-07T14:34:08.718Z] #31 47.48 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:34:08 [2023-01-07T14:34:08.718Z] #31 47.49 go: downloading github.com/beorn7/perks v1.0.1
14:34:08 [2023-01-07T14:34:08.718Z] #31 47.51 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:34:08 [2023-01-07T14:34:08.718Z] #31 47.55 go: downloading github.com/cespare/xxhash v1.1.0
14:34:08 [2023-01-07T14:34:08.718Z] #31 47.58 go: downloading github.com/golang/protobuf v1.5.2
14:34:08 [2023-01-07T14:34:08.975Z] #31 47.80 go: downloading github.com/prometheus/common v0.10.0
14:34:09 [2023-01-07T14:34:09.231Z] #31 47.94 go: downloading github.com/prometheus/procfs v0.6.0
14:34:09 [2023-01-07T14:34:09.346Z] #21 23.32 Building dependency tree...
14:34:09 [2023-01-07T14:34:09.416Z] #35 ...
14:34:09 [2023-01-07T14:34:09.416Z] 
14:34:09 [2023-01-07T14:34:09.416Z] #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
14:34:09 [2023-01-07T14:34:09.416Z] #33 29.97 Fetched 8616 kB in 23s (368 kB/s)
14:34:09 [2023-01-07T14:34:09.488Z] #31 48.11 go: downloading github.com/mattn/go-runewidth v0.0.9
14:34:09 [2023-01-07T14:34:09.488Z] #31 48.14 go: downloading google.golang.org/protobuf v1.27.1
14:34:09 [2023-01-07T14:34:09.488Z] #31 ...
14:34:09 [2023-01-07T14:34:09.488Z] 
14:34:09 [2023-01-07T14:34:09.488Z] #25 [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
14:34:09 [2023-01-07T14:34:09.488Z] #25 38.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:34:09 [2023-01-07T14:34:09.488Z] #25 38.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:34:09 [2023-01-07T14:34:09.603Z] #21 ...
14:34:09 [2023-01-07T14:34:09.603Z] 
14:34:09 [2023-01-07T14:34:09.603Z] #28 [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
14:34:09 [2023-01-07T14:34:09.603Z] #28 DONE 25.9s
14:34:09 [2023-01-07T14:34:09.744Z] #25 ...
14:34:09 [2023-01-07T14:34:09.744Z] 
14:34:09 [2023-01-07T14:34:09.745Z] #35 [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
14:34:09 [2023-01-07T14:34:09.745Z] #35 47.14 Selecting previously unselected package mingw-w64-x86-64-dev.
14:34:09 [2023-01-07T14:34:09.745Z] #35 47.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:34:09 [2023-01-07T14:34:09.745Z] #35 47.17 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:34:09 [2023-01-07T14:34:09.859Z] #37 78.32 Updating files:  21% (1111/5151)
Updating files:  22% (1134/5151)
Updating files:  23% (1185/5151)
Updating files:  24% (1237/5151)
Updating files:  25% (1288/5151)
Updating files:  26% (1340/5151)
Updating files:  27% (1391/5151)
Updating files:  28% (1443/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:  45% (2321/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:  73% (3791/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:  89% (4588/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.
14:34:09 [2023-01-07T14:34:09.865Z] 
14:34:09 [2023-01-07T14:34:09.865Z] #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
14:34:09 [2023-01-07T14:34:09.865Z] #29 25.27 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:34:09 [2023-01-07T14:34:09.865Z] #29 25.50 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:34:10 [2023-01-07T14:34:10.130Z] #37 82.17 + cd /tmp/tmp.r2S0n81WZM/src/github.com/containerd/containerd
14:34:10 [2023-01-07T14:34:10.130Z] #37 82.19 + git checkout -q v1.6.14
14:34:11 [2023-01-07T14:34:11.269Z] #27 ...
14:34:11 [2023-01-07T14:34:11.269Z] 
14:34:11 [2023-01-07T14:34:11.269Z] #28 [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
14:34:11 [2023-01-07T14:34:11.269Z] #28 28.13 unicode/utf8
14:34:11 [2023-01-07T14:34:11.269Z] #28 29.48 internal/race
14:34:11 [2023-01-07T14:34:11.269Z] #28 29.69 sync/atomic
14:34:11 [2023-01-07T14:34:11.529Z] #28 31.09 unicode
14:34:11 [2023-01-07T14:34:11.636Z] #35 ...
14:34:11 [2023-01-07T14:34:11.636Z] 
14:34:11 [2023-01-07T14:34:11.636Z] #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
14:34:11 [2023-01-07T14:34:11.636Z] #27 40.26 Selecting previously unselected package libicu67:arm64.
14:34:11 [2023-01-07T14:34:11.636Z] #27 40.27 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 40.30 Unpacking libicu67:arm64 (67.1-7) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 45.32 Selecting previously unselected package libxml2:arm64.
14:34:11 [2023-01-07T14:34:11.636Z] #27 45.33 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 45.34 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 45.92 Selecting previously unselected package libarchive13:arm64.
14:34:11 [2023-01-07T14:34:11.636Z] #27 45.93 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 45.96 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 46.41 Selecting previously unselected package libjsoncpp24:arm64.
14:34:11 [2023-01-07T14:34:11.636Z] #27 46.41 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 46.46 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 46.62 Selecting previously unselected package librhash0:arm64.
14:34:11 [2023-01-07T14:34:11.636Z] #27 46.63 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 46.64 Unpacking librhash0:arm64 (1.4.1-2) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 46.86 Selecting previously unselected package libuv1:arm64.
14:34:11 [2023-01-07T14:34:11.636Z] #27 46.87 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 46.90 Unpacking libuv1:arm64 (1.40.0-2) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 47.08 Selecting previously unselected package cmake.
14:34:11 [2023-01-07T14:34:11.636Z] #27 47.09 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 47.10 Unpacking cmake (3.18.4-2+deb11u1) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 49.77 Setting up libicu67:arm64 (67.1-7) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 49.80 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 49.82 Setting up libuv1:arm64 (1.40.0-2) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 49.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 49.91 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 49.94 Setting up librhash0:arm64 (1.4.1-2) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 49.95 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 49.98 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 49.99 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 50.01 Setting up cmake (3.18.4-2+deb11u1) ...
14:34:11 [2023-01-07T14:34:11.636Z] #27 50.04 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:34:12 [2023-01-07T14:34:12.567Z] #27 DONE 51.3s
14:34:12 [2023-01-07T14:34:12.567Z] 
14:34:12 [2023-01-07T14:34:12.567Z] #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
14:34:12 [2023-01-07T14:34:12.567Z] #0 2.228 Note: Building without setproctitle() and strlcpy() support.
14:34:12 [2023-01-07T14:34:12.567Z] #0 2.230       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:34:12 [2023-01-07T14:34:12.567Z] #0 2.248 Note: Building without GnuTLS support
14:34:12 [2023-01-07T14:34:12.567Z] #0 2.256 Makefile.config:39: Warn: you have no libnftables installed
14:34:12 [2023-01-07T14:34:12.567Z] #0 2.256 Makefile.config:40: Warn: Building without nftables support
14:34:12 [2023-01-07T14:34:12.567Z] #0 4.157 fatal: not a git repository (or any of the parent directories): .git
14:34:12 [2023-01-07T14:34:12.567Z] #0 4.257   GEN      .gitid
14:34:12 [2023-01-07T14:34:12.567Z] #0 4.330   GEN      criu/include/version.h
14:34:12 [2023-01-07T14:34:12.567Z] #0 4.418   GEN      include/common/asm
14:34:12 [2023-01-07T14:34:12.701Z] #33 29.97 Reading package lists...
14:34:12 [2023-01-07T14:34:12.701Z] #33 ...
14:34:12 [2023-01-07T14:34:12.701Z] 
14:34:12 [2023-01-07T14:34:12.701Z] #32 [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
14:34:12 [2023-01-07T14:34:12.701Z] #32 DONE 33.1s
14:34:12 [2023-01-07T14:34:12.701Z] 
14:34:12 [2023-01-07T14:34:12.701Z] #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
14:34:12 [2023-01-07T14:34:12.701Z] #34 31.27 Updating files:  42% (808/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.
14:34:12 [2023-01-07T14:34:12.701Z] #34 33.07 + cd /tmp/tmp.9YbRnJu9Ge/src/github.com/docker/libnetwork
14:34:12 [2023-01-07T14:34:12.701Z] #34 33.07 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
14:34:13 [2023-01-07T14:34:13.269Z] #34 33.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:34:13 [2023-01-07T14:34:13.424Z] #37 85.21 + export 'BUILDTAGS=netgo osusergo static_build'
14:34:13 [2023-01-07T14:34:13.424Z] #37 85.22 + BUILDTAGS='netgo osusergo static_build'
14:34:13 [2023-01-07T14:34:13.424Z] #37 85.22 + export EXTRA_FLAGS=-buildmode=pie
14:34:13 [2023-01-07T14:34:13.424Z] #37 85.22 + EXTRA_FLAGS=-buildmode=pie
14:34:13 [2023-01-07T14:34:13.424Z] #37 85.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:34:13 [2023-01-07T14:34:13.424Z] #37 85.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:34:13 [2023-01-07T14:34:13.424Z] #37 85.22 + '[' '' = dynamic ']'
14:34:13 [2023-01-07T14:34:13.424Z] #37 85.22 + make
14:34:13 [2023-01-07T14:34:13.498Z] #38 ...
14:34:13 [2023-01-07T14:34:13.498Z] 
14:34:13 [2023-01-07T14:34:13.498Z] #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
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.786 + RM_GOPATH=0
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.788 + TMP_GOPATH=
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.788 + : /build
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.788 + '[' -z '' ']'
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.789 ++ mktemp -d
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.790 + export GOPATH=/tmp/tmp.K0wsm6H16f
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.790 + GOPATH=/tmp/tmp.K0wsm6H16f
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.790 + RM_GOPATH=1
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.790 + case "$(go env GOARCH)" in
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.792 ++ go env GOARCH
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.844 + export GO_BUILDMODE=-buildmode=pie
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.844 + GO_BUILDMODE=-buildmode=pie
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.845 ++ dirname /tmp/install/install.sh
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.852 + dir=/tmp/install
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.852 + bin=tini
14:34:13 [2023-01-07T14:34:13.498Z] #0 0.852 + shift
14:34:13 [2023-01-07T14:34:13.498Z] #39 0.853 + '[' '!' -f /tmp/install/tini.installer ']'
14:34:13 [2023-01-07T14:34:13.498Z] #39 0.864 + . /tmp/install/tini.installer
14:34:13 [2023-01-07T14:34:13.498Z] #39 0.865 ++ : v0.19.0
14:34:13 [2023-01-07T14:34:13.498Z] #39 0.869 + install_tini
14:34:13 [2023-01-07T14:34:13.498Z] #39 0.869 + echo 'Install tini version v0.19.0'
14:34:13 [2023-01-07T14:34:13.498Z] #39 0.869 Install tini version v0.19.0
14:34:13 [2023-01-07T14:34:13.498Z] #39 0.870 + git clone https://github.com/krallin/tini.git /tmp/tmp.K0wsm6H16f/tini
14:34:13 [2023-01-07T14:34:13.498Z] #39 0.872 Cloning into '/tmp/tmp.K0wsm6H16f/tini'...
14:34:13 [2023-01-07T14:34:13.754Z] #39 1.420 + cd /tmp/tmp.K0wsm6H16f/tini
14:34:13 [2023-01-07T14:34:13.754Z] #39 1.420 + git checkout -q v0.19.0
14:34:14 [2023-01-07T14:34:14.012Z] #39 1.426 + cmake .
14:34:14 [2023-01-07T14:34:14.080Z] #28 ...
14:34:14 [2023-01-07T14:34:14.080Z] 
14:34:14 [2023-01-07T14:34:14.080Z] #26 [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
14:34:14 [2023-01-07T14:34:14.578Z] #39 2.055 -- The C compiler identification is GNU 10.2.1
14:34:14 [2023-01-07T14:34:14.578Z] #39 2.122 -- Detecting C compiler ABI info
14:34:14 [2023-01-07T14:34:14.649Z] #34 ...
14:34:14 [2023-01-07T14:34:14.649Z] 
14:34:14 [2023-01-07T14:34:14.649Z] #27 [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
14:34:14 [2023-01-07T14:34:14.649Z] #27 25.62 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:34:14 [2023-01-07T14:34:14.908Z] #27 ...
14:34:14 [2023-01-07T14:34:14.908Z] 
14:34:14 [2023-01-07T14:34:14.908Z] #36 [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
14:34:14 [2023-01-07T14:34:14.908Z] #36 27.73 unicode/utf8
14:34:14 [2023-01-07T14:34:14.908Z] #36 29.00 internal/race
14:34:14 [2023-01-07T14:34:14.908Z] #36 29.36 sync/atomic
14:34:14 [2023-01-07T14:34:14.908Z] #36 29.99 unicode
14:34:15 [2023-01-07T14:34:15.114Z] #29 ...
14:34:15 [2023-01-07T14:34:15.114Z] 
14:34:15 [2023-01-07T14:34:15.114Z] #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
14:34:15 [2023-01-07T14:34:15.114Z] #33 27.81 Updating files:  57% (1097/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.
14:34:15 [2023-01-07T14:34:15.114Z] #33 28.67 + cd /tmp/tmp.A7HWqIbLfl/src/github.com/docker/libnetwork
14:34:15 [2023-01-07T14:34:15.114Z] #33 28.67 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
14:34:15 [2023-01-07T14:34:15.114Z] #33 29.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:34:15 [2023-01-07T14:34:15.114Z] #33 ...
14:34:15 [2023-01-07T14:34:15.114Z] 
14:34:15 [2023-01-07T14:34:15.114Z] #21 [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
14:34:15 [2023-01-07T14:34:15.114Z] #21 27.77 The following additional packages will be installed:
14:34:15 [2023-01-07T14:34:15.114Z] #21 27.79   libbtrfs0
14:34:15 [2023-01-07T14:34:15.114Z] #21 28.01 The following NEW packages will be installed:
14:34:15 [2023-01-07T14:34:15.114Z] #21 28.03   libbtrfs-dev libbtrfs0
14:34:15 [2023-01-07T14:34:15.114Z] #21 28.50 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
14:34:15 [2023-01-07T14:34:15.114Z] #21 28.50 Need to get 460 kB of archives.
14:34:15 [2023-01-07T14:34:15.114Z] #21 28.50 After this operation, 1237 kB of additional disk space will be used.
14:34:15 [2023-01-07T14:34:15.114Z] #21 28.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:34:15 [2023-01-07T14:34:15.114Z] #21 28.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:34:15 [2023-01-07T14:34:15.114Z] #21 29.91 debconf: delaying package configuration, since apt-utils is not installed
14:34:15 [2023-01-07T14:34:15.114Z] #21 30.13 Fetched 460 kB in 0s (1270 kB/s)
14:34:15 [2023-01-07T14:34:15.114Z] #21 30.28 Selecting previously unselected package libbtrfs0:amd64.
14:34:15 [2023-01-07T14:34:15.114Z] #21 30.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:34:15 [2023-01-07T14:34:15.114Z] #21 30.33 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
14:34:15 [2023-01-07T14:34:15.114Z] #21 30.35 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:34:15 [2023-01-07T14:34:15.114Z] #21 30.60 Selecting previously unselected package libbtrfs-dev:amd64.
14:34:15 [2023-01-07T14:34:15.114Z] #21 30.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
14:34:15 [2023-01-07T14:34:15.114Z] #21 30.60 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:34:15 [2023-01-07T14:34:15.114Z] #21 30.87 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:34:15 [2023-01-07T14:34:15.114Z] #21 30.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:34:15 [2023-01-07T14:34:15.114Z] #21 30.87 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:34:15 [2023-01-07T14:34:15.114Z] #21 DONE 31.2s
14:34:15 [2023-01-07T14:34:15.121Z] #26 32.93 Updating files:  42% (806/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:  73% (1401/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.
14:34:15 [2023-01-07T14:34:15.143Z] #39 2.756 -- Detecting C compiler ABI info - done
14:34:15 [2023-01-07T14:34:15.324Z] #37 ...
14:34:15 [2023-01-07T14:34:15.324Z] 
14:34:15 [2023-01-07T14:34:15.324Z] #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
14:34:15 [2023-01-07T14:34:15.324Z] #30 134.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:34:15 [2023-01-07T14:34:15.324Z] #30 134.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:34:15 [2023-01-07T14:34:15.324Z] #30 134.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:34:15 [2023-01-07T14:34:15.370Z] 
14:34:15 [2023-01-07T14:34:15.370Z] #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
14:34:15 [2023-01-07T14:34:15.382Z] #26 34.83 + cd /tmp/tmp.iLWD2yVs6V/src/github.com/docker/libnetwork
14:34:15 [2023-01-07T14:34:15.382Z] #26 34.83 + git checkout -q dcdf8f176d1e13ad719e913e796fb698d846de98
14:34:15 [2023-01-07T14:34:15.382Z] #26 35.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:34:15 [2023-01-07T14:34:15.508Z] #39 2.892 -- Check for working C compiler: /usr/bin/cc - skipped
14:34:15 [2023-01-07T14:34:15.508Z] #39 2.902 -- Detecting C compile features
14:34:15 [2023-01-07T14:34:15.508Z] #39 2.904 -- Detecting C compile features - done
14:34:15 [2023-01-07T14:34:15.508Z] #39 2.961 -- Performing Test HAS_BUILTIN_FORTIFY
14:34:15 [2023-01-07T14:34:15.581Z] #30 ...
14:34:15 [2023-01-07T14:34:15.581Z] 
14:34:15 [2023-01-07T14:34:15.581Z] #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
14:34:15 [2023-01-07T14:34:15.581Z] #37 87.67 + bin/ctr
14:34:15 [2023-01-07T14:34:15.771Z] #39 3.303 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:34:15 [2023-01-07T14:34:15.771Z] #39 3.372 -- Configuring done
14:34:15 [2023-01-07T14:34:15.771Z] #39 3.378 -- Generating done
14:34:16 [2023-01-07T14:34:16.027Z] #39 3.394 -- Build files have been written to: /tmp/tmp.K0wsm6H16f/tini
14:34:16 [2023-01-07T14:34:16.027Z] #39 3.409 + make tini-static
14:34:16 [2023-01-07T14:34:16.290Z] #39 3.867 Scanning dependencies of target tini-static
14:34:16 [2023-01-07T14:34:16.324Z] #26 ...
14:34:16 [2023-01-07T14:34:16.324Z] 
14:34:16 [2023-01-07T14:34:16.324Z] #33 [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
14:34:16 [2023-01-07T14:34:16.324Z] #33 DONE 35.8s
14:34:16 [2023-01-07T14:34:16.548Z] #39 3.950 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:34:16 [2023-01-07T14:34:16.548Z] #39 ...
14:34:16 [2023-01-07T14:34:16.548Z] 
14:34:16 [2023-01-07T14:34:16.548Z] #29 [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
14:34:16 [2023-01-07T14:34:16.548Z] #29 45.26 sync
14:34:16 [2023-01-07T14:34:16.548Z] #29 45.26 internal/reflectlite
14:34:16 [2023-01-07T14:34:16.548Z] #29 46.13 internal/testlog
14:34:16 [2023-01-07T14:34:16.548Z] #29 47.17 sort
14:34:16 [2023-01-07T14:34:16.548Z] #29 47.17 errors
14:34:16 [2023-01-07T14:34:16.548Z] #29 47.59 strconv
14:34:16 [2023-01-07T14:34:16.548Z] #29 48.16 io
14:34:16 [2023-01-07T14:34:16.548Z] #29 49.34 internal/oserror
14:34:16 [2023-01-07T14:34:16.548Z] #29 49.50 syscall
14:34:16 [2023-01-07T14:34:16.548Z] #29 51.59 reflect
14:34:16 [2023-01-07T14:34:16.548Z] #29 ...
14:34:16 [2023-01-07T14:34:16.548Z] 
14:34:16 [2023-01-07T14:34:16.548Z] #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
14:34:16 [2023-01-07T14:34:16.548Z] #38 6.804   PBCC     images/timens.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 6.825   DEP      images/timens.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 6.898   PBCC     images/fown.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 6.937   PBCC     images/google/protobuf/descriptor.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.030   PBCC     images/opts.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.069   PBCC     images/memfd.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.137   DEP      images/fown.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.282   DEP      images/google/protobuf/descriptor.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.374   DEP      images/opts.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.482   DEP      images/memfd.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.583   PBCC     images/sit.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.662   DEP      images/sit.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.755   PBCC     images/macvlan.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.782   DEP      images/macvlan.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.827   PBCC     images/autofs.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.889   DEP      images/autofs.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.951   PBCC     images/sysctl.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 7.986   DEP      images/sysctl.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.041   PBCC     images/time.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.112   DEP      images/time.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.245   PBCC     images/binfmt-misc.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.274   DEP      images/binfmt-misc.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.329   PBCC     images/seccomp.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.389   DEP      images/seccomp.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.433   PBCC     images/userns.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.441   DEP      images/userns.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.534   PBCC     images/cgroup.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.592   DEP      images/cgroup.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.723   PBCC     images/ext-file.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.798   DEP      images/ext-file.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.906   PBCC     images/rpc.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 8.933   DEP      images/rpc.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 9.048   PBCC     images/siginfo.pb-c.c
14:34:16 [2023-01-07T14:34:16.548Z] #38 9.094   DEP      images/siginfo.pb-c.d
14:34:16 [2023-01-07T14:34:16.548Z] #38 9.156   PBCC     images/pagemap.pb-c.c
14:34:16 [2023-01-07T14:34:16.585Z] 
14:34:16 [2023-01-07T14:34:16.585Z] #21 [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
14:34:16 [2023-01-07T14:34:16.585Z] #21 30.53 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:34:16 [2023-01-07T14:34:16.585Z] #21 30.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:34:16 [2023-01-07T14:34:16.804Z] #38 9.203   DEP      images/pagemap.pb-c.d
14:34:16 [2023-01-07T14:34:16.804Z] #38 9.307   PBCC     images/rlimit.pb-c.c
14:34:16 [2023-01-07T14:34:16.948Z] #37 ...
14:34:16 [2023-01-07T14:34:16.948Z] 
14:34:16 [2023-01-07T14:34:16.948Z] #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
14:34:16 [2023-01-07T14:34:16.948Z] #39 51.87   CC       images/ext-file.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 52.18   CC       images/cgroup.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 53.33   CC       images/userns.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 53.85   CC       images/google/protobuf/descriptor.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 56.70   CC       images/opts.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 57.00   CC       images/seccomp.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 57.35   CC       images/binfmt-misc.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 57.71   CC       images/time.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 58.02   CC       images/sysctl.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 58.34   CC       images/autofs.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 58.67   CC       images/macvlan.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 59.06   CC       images/sit.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 59.41   CC       images/memfd.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 59.69   CC       images/timens.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 60.17   LINK     images/built-in.o
14:34:16 [2023-01-07T14:34:16.949Z] #39 60.47   GEN      compel/include/asm
14:34:16 [2023-01-07T14:34:16.949Z] #39 60.54   GEN      compel/include/version.h
14:34:16 [2023-01-07T14:34:16.949Z] #39 60.67 touch .config
14:34:16 [2023-01-07T14:34:16.949Z] #39 60.80   GEN      include/common/config.h
14:34:16 [2023-01-07T14:34:16.949Z] #39 61.11   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:34:16 [2023-01-07T14:34:16.949Z] #39 61.17   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:34:16 [2023-01-07T14:34:16.949Z] #39 61.26   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:34:16 [2023-01-07T14:34:16.949Z] #39 61.33   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:34:16 [2023-01-07T14:34:16.949Z] #39 61.42   DEP      compel/arch/x86/plugins/std/memcpy.d
14:34:16 [2023-01-07T14:34:16.949Z] #39 61.48   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:34:16 [2023-01-07T14:34:16.949Z] #39 61.55   GEN      compel/plugins/include/uapi/std/syscall.h
14:34:16 [2023-01-07T14:34:16.949Z] #39 61.67   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:34:16 [2023-01-07T14:34:16.949Z] #39 61.69   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:34:16 [2023-01-07T14:34:16.949Z] #39 61.75   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:34:16 [2023-01-07T14:34:16.949Z] #39 61.75   DEP      compel/plugins/std/infect.d
14:34:16 [2023-01-07T14:34:16.949Z] #39 61.93   DEP      compel/plugins/std/string.d
14:34:17 [2023-01-07T14:34:17.060Z] #38 9.346   DEP      images/rlimit.pb-c.d
14:34:17 [2023-01-07T14:34:17.061Z] #38 9.465   PBCC     images/file-lock.pb-c.c
14:34:17 [2023-01-07T14:34:17.061Z] #38 9.485   DEP      images/file-lock.pb-c.d
14:34:17 [2023-01-07T14:34:17.061Z] #38 9.545   PBCC     images/tty.pb-c.c
14:34:17 [2023-01-07T14:34:17.061Z] #38 9.604   DEP      images/tty.pb-c.d
14:34:17 [2023-01-07T14:34:17.208Z] #39 ...
14:34:17 [2023-01-07T14:34:17.208Z] 
14:34:17 [2023-01-07T14:34:17.208Z] #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
14:34:17 [2023-01-07T14:34:17.208Z] #30 145.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:34:17 [2023-01-07T14:34:17.208Z] #30 145.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
14:34:17 [2023-01-07T14:34:17.208Z] #30 145.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:34:17 [2023-01-07T14:34:17.318Z] #38 9.677   PBCC     images/tun.pb-c.c
14:34:17 [2023-01-07T14:34:17.318Z] #38 9.749   PBCC     images/netdev.pb-c.c
14:34:17 [2023-01-07T14:34:17.318Z] #38 9.798   DEP      images/tun.pb-c.d
14:34:17 [2023-01-07T14:34:17.443Z] #36 ...
14:34:17 [2023-01-07T14:34:17.443Z] 
14:34:17 [2023-01-07T14:34:17.443Z] #26 [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
14:34:17 [2023-01-07T14:34:17.443Z] #26 28.46 Fetched 8616 kB in 22s (391 kB/s)
14:34:17 [2023-01-07T14:34:17.443Z] #26 28.46 Reading package lists...
14:34:17 [2023-01-07T14:34:17.528Z] #21 ...
14:34:17 [2023-01-07T14:34:17.528Z] 
14:34:17 [2023-01-07T14:34:17.528Z] #24 [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
14:34:17 [2023-01-07T14:34:17.575Z] #38 9.921   DEP      images/netdev.pb-c.d
14:34:17 [2023-01-07T14:34:17.575Z] #38 10.01   PBCC     images/vma.pb-c.c
14:34:17 [2023-01-07T14:34:17.575Z] #38 10.10   DEP      images/vma.pb-c.d
14:34:17 [2023-01-07T14:34:17.702Z] #26 37.43 Reading package lists...
14:34:17 [2023-01-07T14:34:17.702Z] #26 ...
14:34:17 [2023-01-07T14:34:17.702Z] 
14:34:17 [2023-01-07T14:34:17.702Z] #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
14:34:17 [2023-01-07T14:34:17.702Z] #33 29.97 Reading package lists...
14:34:17 [2023-01-07T14:34:17.831Z] #38 10.17   PBCC     images/creds.pb-c.c
14:34:17 [2023-01-07T14:34:17.831Z] #38 10.21   DEP      images/creds.pb-c.d
14:34:17 [2023-01-07T14:34:17.831Z] #38 10.26   PBCC     images/utsns.pb-c.c
14:34:17 [2023-01-07T14:34:17.831Z] #38 10.28   DEP      images/utsns.pb-c.d
14:34:17 [2023-01-07T14:34:17.831Z] #38 10.39   PBCC     images/ipc-desc.pb-c.c
14:34:18 [2023-01-07T14:34:18.088Z] #38 10.42   PBCC     images/ipc-sem.pb-c.c
14:34:18 [2023-01-07T14:34:18.088Z] #38 10.48   DEP      images/ipc-desc.pb-c.d
14:34:18 [2023-01-07T14:34:18.088Z] #38 10.56   DEP      images/ipc-sem.pb-c.d
14:34:18 [2023-01-07T14:34:18.088Z] #38 10.65   PBCC     images/ipc-msg.pb-c.c
14:34:18 [2023-01-07T14:34:18.344Z] #38 10.69   DEP      images/ipc-msg.pb-c.d
14:34:18 [2023-01-07T14:34:18.344Z] #38 10.83   PBCC     images/ipc-shm.pb-c.c
14:34:18 [2023-01-07T14:34:18.344Z] #38 10.91   DEP      images/ipc-shm.pb-c.d
14:34:18 [2023-01-07T14:34:18.530Z] #33 38.78 Reading package lists...
14:34:18 [2023-01-07T14:34:18.530Z] #33 ...
14:34:18 [2023-01-07T14:34:18.530Z] 
14:34:18 [2023-01-07T14:34:18.530Z] #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
14:34:18 [2023-01-07T14:34:18.530Z] #30 29.31 Fetched 8616 kB in 22s (387 kB/s)
14:34:18 [2023-01-07T14:34:18.530Z] #30 29.31 Reading package lists...
14:34:18 [2023-01-07T14:34:18.530Z] #30 38.25 Reading package lists...
14:34:18 [2023-01-07T14:34:18.530Z] #30 ...
14:34:18 [2023-01-07T14:34:18.530Z] 
14:34:18 [2023-01-07T14:34:18.530Z] #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
14:34:18 [2023-01-07T14:34:18.712Z] #38 10.95   PBCC     images/ipc-var.pb-c.c
14:34:18 [2023-01-07T14:34:18.712Z] #38 10.99   DEP      images/ipc-var.pb-c.d
14:34:18 [2023-01-07T14:34:18.712Z] #38 11.03   PBCC     images/sk-opts.pb-c.c
14:34:18 [2023-01-07T14:34:18.712Z] #38 11.06   PBCC     images/packet-sock.pb-c.c
14:34:18 [2023-01-07T14:34:18.712Z] #38 11.10   DEP      images/sk-opts.pb-c.d
14:34:18 [2023-01-07T14:34:18.712Z] #38 11.14   DEP      images/packet-sock.pb-c.d
14:34:18 [2023-01-07T14:34:18.712Z] #38 11.18   PBCC     images/sk-netlink.pb-c.c
14:34:18 [2023-01-07T14:34:18.712Z] #38 11.23   DEP      images/sk-netlink.pb-c.d
14:34:18 [2023-01-07T14:34:18.975Z] #38 11.34   PBCC     images/sk-inet.pb-c.c
14:34:18 [2023-01-07T14:34:18.975Z] #38 11.39   DEP      images/sk-inet.pb-c.d
14:34:18 [2023-01-07T14:34:18.975Z] #38 11.45   PBCC     images/sk-unix.pb-c.c
14:34:19 [2023-01-07T14:34:19.113Z] #24 36.77 Updating files:  40% (892/2219)
Updating files:  41% (910/2219)
Updating files:  42% (932/2219)
Updating files:  43% (955/2219)
Updating files:  44% (977/2219)
Updating files:  45% (999/2219)
Updating files:  46% (1021/2219)
Updating files:  47% (1043/2219)
Updating files:  48% (1066/2219)
Updating files:  49% (1088/2219)
Updating files:  50% (1110/2219)
Updating files:  51% (1132/2219)
Updating files:  52% (1154/2219)
Updating files:  53% (1177/2219)
Updating files:  54% (1199/2219)
Updating files:  55% (1221/2219)
Updating files:  56% (1243/2219)
Updating files:  57% (1265/2219)
Updating files:  58% (1288/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:  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.
14:34:19 [2023-01-07T14:34:19.113Z] #24 38.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:34:19 [2023-01-07T14:34:19.236Z] #38 11.52   DEP      images/sk-unix.pb-c.d
14:34:19 [2023-01-07T14:34:19.236Z] #38 11.70   PBCC     images/mm.pb-c.c
14:34:19 [2023-01-07T14:34:19.236Z] #38 11.74   DEP      images/mm.pb-c.d
14:34:19 [2023-01-07T14:34:19.236Z] #38 11.81   PBCC     images/timerfd.pb-c.c
14:34:19 [2023-01-07T14:34:19.310Z] #29 39.09 Updating files:  64% (1442/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:  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)
14:34:19 [2023-01-07T14:34:19.310Z] #29 ...
14:34:19 [2023-01-07T14:34:19.310Z] 
14:34:19 [2023-01-07T14:34:19.310Z] #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
14:34:19 [2023-01-07T14:34:19.310Z] #31 30.34 Fetched 8616 kB in 23s (369 kB/s)
14:34:19 [2023-01-07T14:34:19.310Z] #31 30.34 Reading package lists...
14:34:19 [2023-01-07T14:34:19.493Z] #38 11.86   DEP      images/timerfd.pb-c.d
14:34:19 [2023-01-07T14:34:19.493Z] #38 11.97   PBCC     images/timer.pb-c.c
14:34:19 [2023-01-07T14:34:19.493Z] #38 12.03   DEP      images/timer.pb-c.d
14:34:19 [2023-01-07T14:34:19.493Z] #38 12.08   PBCC     images/sa.pb-c.c
14:34:19 [2023-01-07T14:34:19.569Z] #31 38.77 Reading package lists...
14:34:19 [2023-01-07T14:34:19.569Z] #31 ...
14:34:19 [2023-01-07T14:34:19.569Z] 
14:34:19 [2023-01-07T14:34:19.569Z] #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
14:34:19 [2023-01-07T14:34:19.569Z] #29 39.09 Updating files:  64% (1442/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:  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.
14:34:19 [2023-01-07T14:34:19.609Z] #37 ...
14:34:19 [2023-01-07T14:34:19.609Z] 
14:34:19 [2023-01-07T14:34:19.609Z] #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
14:34:19 [2023-01-07T14:34:19.609Z] #32 18.84 Reading package lists...
14:34:19 [2023-01-07T14:34:19.609Z] #32 25.41 Reading package lists...
14:34:19 [2023-01-07T14:34:19.609Z] #32 31.54 Building dependency tree...
14:34:19 [2023-01-07T14:34:19.609Z] #32 ...
14:34:19 [2023-01-07T14:34:19.609Z] 
14:34:19 [2023-01-07T14:34:19.609Z] #36 [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
14:34:19 [2023-01-07T14:34:19.609Z] #36 25.11 Fetched 8616 kB in 15s (578 kB/s)
14:34:19 [2023-01-07T14:34:19.609Z] #36 25.11 Reading package lists...
14:34:19 [2023-01-07T14:34:19.609Z] #36 31.34 Reading package lists...
14:34:19 [2023-01-07T14:34:19.609Z] #36 ...
14:34:19 [2023-01-07T14:34:19.609Z] 
14:34:19 [2023-01-07T14:34:19.609Z] #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
14:34:19 [2023-01-07T14:34:19.609Z] #35 27.05 Updating files:  75% (1682/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.
14:34:19 [2023-01-07T14:34:19.609Z] #35 27.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:34:19 [2023-01-07T14:34:19.609Z] #35 29.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:34:19 [2023-01-07T14:34:19.609Z] #35 ...
14:34:19 [2023-01-07T14:34:19.609Z] 
14:34:19 [2023-01-07T14:34:19.609Z] #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
14:34:19 [2023-01-07T14:34:19.609Z] #32 35.78 The following additional packages will be installed:
14:34:19 [2023-01-07T14:34:19.609Z] #32 35.78   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:34:19 [2023-01-07T14:34:19.609Z] #32 35.78   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:34:19 [2023-01-07T14:34:19.609Z] #32 35.79   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:34:19 [2023-01-07T14:34:19.609Z] #32 35.79   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:34:19 [2023-01-07T14:34:19.609Z] #32 35.79   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:34:19 [2023-01-07T14:34:19.609Z] #32 35.80   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:34:19 [2023-01-07T14:34:19.609Z] #32 35.81   mingw-w64-common mingw-w64-x86-64-dev
14:34:19 [2023-01-07T14:34:19.609Z] #32 35.82 Suggested packages:
14:34:19 [2023-01-07T14:34:19.609Z] #32 35.84   gcc-10-locales seccomp wine64
14:34:19 [2023-01-07T14:34:19.749Z] #38 ...
14:34:19 [2023-01-07T14:34:19.749Z] 
14:34:19 [2023-01-07T14:34:19.749Z] #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
14:34:19 [2023-01-07T14:34:19.749Z] #39 5.259 [100%] Linking C executable tini-static
14:34:19 [2023-01-07T14:34:19.749Z] #39 5.753 [100%] Built target tini-static
14:34:19 [2023-01-07T14:34:19.749Z] #39 5.835 + mkdir -p /build
14:34:19 [2023-01-07T14:34:19.749Z] #39 5.838 + cp tini-static /build/docker-init
14:34:19 [2023-01-07T14:34:19.749Z] #39 DONE 7.2s
14:34:19 [2023-01-07T14:34:19.749Z] 
14:34:19 [2023-01-07T14:34:19.749Z] #24 [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
14:34:19 [2023-01-07T14:34:19.749Z] #24 DONE 58.5s
14:34:19 [2023-01-07T14:34:19.749Z] 
14:34:19 [2023-01-07T14:34:19.749Z] #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
14:34:19 [2023-01-07T14:34:19.749Z] #38 12.13   DEP      images/sa.pb-c.d
14:34:19 [2023-01-07T14:34:19.749Z] #38 ...
14:34:19 [2023-01-07T14:34:19.749Z] 
14:34:19 [2023-01-07T14:34:19.749Z] #29 [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
14:34:19 [2023-01-07T14:34:19.749Z] #29 57.34 internal/syscall/unix
14:34:19 [2023-01-07T14:34:19.749Z] #29 57.80 time
14:34:19 [2023-01-07T14:34:19.828Z] #29 40.31 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:34:20 [2023-01-07T14:34:20.312Z] #29 ...
14:34:20 [2023-01-07T14:34:20.312Z] 
14:34:20 [2023-01-07T14:34:20.312Z] #31 [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
14:34:20 [2023-01-07T14:34:20.312Z] #31 49.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:34:20 [2023-01-07T14:34:20.516Z] #24 ...
14:34:20 [2023-01-07T14:34:20.516Z] 
14:34:20 [2023-01-07T14:34:20.516Z] #31 [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
14:34:20 [2023-01-07T14:34:20.516Z] #31 29.95 Fetched 8616 kB in 23s (367 kB/s)
14:34:20 [2023-01-07T14:34:20.516Z] #31 29.95 Reading package lists...
14:34:20 [2023-01-07T14:34:20.516Z] #31 39.76 Reading package lists...
14:34:20 [2023-01-07T14:34:20.516Z] #31 ...
14:34:20 [2023-01-07T14:34:20.516Z] 
14:34:20 [2023-01-07T14:34:20.516Z] #28 [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
14:34:20 [2023-01-07T14:34:20.516Z] #28 39.27 encoding
14:34:20 [2023-01-07T14:34:20.545Z] #32 ...
14:34:20 [2023-01-07T14:34:20.545Z] 
14:34:20 [2023-01-07T14:34:20.545Z] #27 [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
14:34:20 [2023-01-07T14:34:20.545Z] #27 20.40 Reading package lists...
14:34:20 [2023-01-07T14:34:20.545Z] #27 26.95 Reading package lists...
14:34:20 [2023-01-07T14:34:20.545Z] #27 33.05 Building dependency tree...
14:34:20 [2023-01-07T14:34:20.569Z] #31 ...
14:34:20 [2023-01-07T14:34:20.569Z] 
14:34:20 [2023-01-07T14:34:20.569Z] #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
14:34:20 [2023-01-07T14:34:20.569Z] #38 12.26   PBCC     images/pipe-data.pb-c.c
14:34:20 [2023-01-07T14:34:20.569Z] #38 12.32   DEP      images/pipe-data.pb-c.d
14:34:20 [2023-01-07T14:34:20.569Z] #38 12.42   PBCC     images/mnt.pb-c.c
14:34:20 [2023-01-07T14:34:20.569Z] #38 12.53   DEP      images/mnt.pb-c.d
14:34:20 [2023-01-07T14:34:20.569Z] #38 12.57   PBCC     images/sk-packet.pb-c.c
14:34:20 [2023-01-07T14:34:20.569Z] #38 12.68   DEP      images/sk-packet.pb-c.d
14:34:20 [2023-01-07T14:34:20.569Z] #38 12.80   PBCC     images/tcp-stream.pb-c.c
14:34:20 [2023-01-07T14:34:20.569Z] #38 12.88   DEP      images/tcp-stream.pb-c.d
14:34:20 [2023-01-07T14:34:20.569Z] #38 13.02   PBCC     images/pipe.pb-c.c
14:34:20 [2023-01-07T14:34:20.766Z] #29 ...
14:34:20 [2023-01-07T14:34:20.766Z] 
14:34:20 [2023-01-07T14:34:20.766Z] #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
14:34:20 [2023-01-07T14:34:20.766Z] #35 31.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:34:20 [2023-01-07T14:34:20.807Z] #27 ...
14:34:20 [2023-01-07T14:34:20.807Z] 
14:34:20 [2023-01-07T14:34:20.807Z] #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
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.862 + RM_GOPATH=0
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.862 + TMP_GOPATH=
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.863 + : /build
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.863 + '[' -z '' ']'
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.864 ++ mktemp -d
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.872 + export GOPATH=/tmp/tmp.iKsClJzZSV
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.872 + GOPATH=/tmp/tmp.iKsClJzZSV
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.872 + RM_GOPATH=1
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.872 + case "$(go env GOARCH)" in
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.873 ++ go env GOARCH
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.899 + export GO_BUILDMODE=-buildmode=pie
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.899 + GO_BUILDMODE=-buildmode=pie
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.900 ++ dirname /tmp/install/install.sh
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.903 + dir=/tmp/install
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.903 + bin=containerd
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.903 + shift
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.903 + '[' '!' -f /tmp/install/containerd.installer ']'
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.909 + . /tmp/install/containerd.installer
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.910 ++ set -e
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.910 ++ : v1.6.14
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.910 + install_containerd
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.918 + echo 'Install containerd version v1.6.14'
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.918 Install containerd version v1.6.14
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.919 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iKsClJzZSV/src/github.com/containerd/containerd
14:34:20 [2023-01-07T14:34:20.807Z] #37 4.922 Cloning into '/tmp/tmp.iKsClJzZSV/src/github.com/containerd/containerd'...
14:34:20 [2023-01-07T14:34:20.829Z] #38 13.11   DEP      images/pipe.pb-c.d
14:34:20 [2023-01-07T14:34:20.829Z] #38 13.24   PBCC     images/pstree.pb-c.c
14:34:21 [2023-01-07T14:34:21.026Z] #35 ...
14:34:21 [2023-01-07T14:34:21.026Z] 
14:34:21 [2023-01-07T14:34:21.026Z] #36 [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
14:34:21 [2023-01-07T14:34:21.026Z] #36 39.07 encoding
14:34:21 [2023-01-07T14:34:21.085Z] #38 13.35   DEP      images/pstree.pb-c.d
14:34:21 [2023-01-07T14:34:21.085Z] #38 13.44   PBCC     images/fs.pb-c.c
14:34:21 [2023-01-07T14:34:21.085Z] #38 13.55   DEP      images/fs.pb-c.d
14:34:21 [2023-01-07T14:34:21.085Z] #38 13.67   PBCC     images/signalfd.pb-c.c
14:34:21 [2023-01-07T14:34:21.342Z] #38 13.74   DEP      images/signalfd.pb-c.d
14:34:21 [2023-01-07T14:34:21.342Z] #38 13.81   PBCC     images/fh.pb-c.c
14:34:21 [2023-01-07T14:34:21.458Z] #28 ...
14:34:21 [2023-01-07T14:34:21.458Z] 
14:34:21 [2023-01-07T14:34:21.458Z] #32 [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
14:34:21 [2023-01-07T14:34:21.458Z] #32 30.83 Fetched 8616 kB in 24s (366 kB/s)
14:34:21 [2023-01-07T14:34:21.458Z] #32 30.83 Reading package lists...
14:34:21 [2023-01-07T14:34:21.458Z] #32 40.44 Reading package lists...
14:34:21 [2023-01-07T14:34:21.458Z] #32 ...
14:34:21 [2023-01-07T14:34:21.458Z] 
14:34:21 [2023-01-07T14:34:21.458Z] #35 [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
14:34:21 [2023-01-07T14:34:21.458Z] #35 30.83 Fetched 8616 kB in 23s (370 kB/s)
14:34:21 [2023-01-07T14:34:21.458Z] #35 30.83 Reading package lists...
14:34:21 [2023-01-07T14:34:21.600Z] #38 14.12   PBCC     images/fsnotify.pb-c.c
14:34:21 [2023-01-07T14:34:21.600Z] #38 14.15   DEP      images/fh.pb-c.d
14:34:21 [2023-01-07T14:34:21.600Z] #38 14.20   DEP      images/fsnotify.pb-c.d
14:34:21 [2023-01-07T14:34:21.600Z] #38 14.25   PBCC     images/eventpoll.pb-c.c
14:34:21 [2023-01-07T14:34:21.857Z] #38 14.28   DEP      images/eventpoll.pb-c.d
14:34:21 [2023-01-07T14:34:21.857Z] #38 14.38   PBCC     images/eventfd.pb-c.c
14:34:21 [2023-01-07T14:34:21.857Z] #38 14.43   DEP      images/eventfd.pb-c.d
14:34:21 [2023-01-07T14:34:21.857Z] #38 14.50   PBCC     images/remap-file-path.pb-c.c
14:34:22 [2023-01-07T14:34:22.113Z] #38 14.52   DEP      images/remap-file-path.pb-c.d
14:34:22 [2023-01-07T14:34:22.113Z] #38 14.60   PBCC     images/fifo.pb-c.c
14:34:22 [2023-01-07T14:34:22.113Z] #38 14.62   DEP      images/fifo.pb-c.d
14:34:22 [2023-01-07T14:34:22.113Z] #38 14.72   PBCC     images/ghost-file.pb-c.c
14:34:22 [2023-01-07T14:34:22.370Z] #38 14.76   DEP      images/ghost-file.pb-c.d
14:34:22 [2023-01-07T14:34:22.370Z] #38 14.82   PBCC     images/regfile.pb-c.c
14:34:22 [2023-01-07T14:34:22.370Z] #38 14.85   DEP      images/regfile.pb-c.d
14:34:22 [2023-01-07T14:34:22.370Z] #38 14.90   PBCC     images/ns.pb-c.c
14:34:22 [2023-01-07T14:34:22.370Z] #38 14.92   DEP      images/ns.pb-c.d
14:34:22 [2023-01-07T14:34:22.370Z] #38 14.96   PBCC     images/fdinfo.pb-c.c
14:34:22 [2023-01-07T14:34:22.398Z] #35 40.08 Reading package lists...
14:34:22 [2023-01-07T14:34:22.398Z] #35 ...
14:34:22 [2023-01-07T14:34:22.398Z] 
14:34:22 [2023-01-07T14:34:22.398Z] #24 [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
14:34:22 [2023-01-07T14:34:22.583Z] #30 ...
14:34:22 [2023-01-07T14:34:22.583Z] 
14:34:22 [2023-01-07T14:34:22.583Z] #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
14:34:22 [2023-01-07T14:34:22.583Z] #39 62.09   DEP      compel/plugins/std/log.d
14:34:22 [2023-01-07T14:34:22.583Z] #39 62.29   DEP      compel/plugins/std/fds.d
14:34:22 [2023-01-07T14:34:22.583Z] #39 62.52   DEP      compel/plugins/std/std.d
14:34:22 [2023-01-07T14:34:22.583Z] #39 62.73   DEP      compel/plugins/shmem/shmem.d
14:34:22 [2023-01-07T14:34:22.583Z] #39 62.90   DEP      compel/plugins/fds/fds.d
14:34:22 [2023-01-07T14:34:22.583Z] #39 63.16   CC       compel/plugins/std/std.o
14:34:22 [2023-01-07T14:34:22.583Z] #39 63.63   CC       compel/plugins/std/fds.o
14:34:22 [2023-01-07T14:34:22.583Z] #39 64.09   CC       compel/plugins/std/log.o
14:34:22 [2023-01-07T14:34:22.583Z] #39 65.53   CC       compel/plugins/std/string.o
14:34:22 [2023-01-07T14:34:22.583Z] #39 66.47   CC       compel/plugins/std/infect.o
14:34:22 [2023-01-07T14:34:22.583Z] #39 66.90   CC       compel/arch/x86/plugins/std/parasite-head.o
14:34:22 [2023-01-07T14:34:22.583Z] #39 66.95   CC       compel/arch/x86/plugins/std/memcpy.o
14:34:22 [2023-01-07T14:34:22.583Z] #39 67.00   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:34:22 [2023-01-07T14:34:22.583Z] #39 67.08   AR       compel/plugins/std.lib.a
14:34:22 [2023-01-07T14:34:22.583Z] #39 67.15   CC       compel/plugins/fds/fds.o
14:34:22 [2023-01-07T14:34:22.583Z] #39 67.39   AR       compel/plugins/fds.lib.a
14:34:22 [2023-01-07T14:34:22.583Z] #39 67.48   HOSTDEP  compel/src/lib/log-host.d
14:34:22 [2023-01-07T14:34:22.583Z] #39 67.59   HOSTDEP  compel/src/lib/handle-elf-host.d
14:34:22 [2023-01-07T14:34:22.626Z] #38 15.03   DEP      images/fdinfo.pb-c.d
14:34:22 [2023-01-07T14:34:22.626Z] #38 15.13   PBCC     images/core-aarch64.pb-c.c
14:34:22 [2023-01-07T14:34:22.626Z] #38 15.18   PBCC     images/core-arm.pb-c.c
14:34:22 [2023-01-07T14:34:22.626Z] #38 15.22   PBCC     images/core-ppc64.pb-c.c
14:34:22 [2023-01-07T14:34:22.659Z] #24 41.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:34:22 [2023-01-07T14:34:22.842Z] #39 67.68   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:34:22 [2023-01-07T14:34:22.882Z] #38 15.26   PBCC     images/core-s390.pb-c.c
14:34:22 [2023-01-07T14:34:22.882Z] #38 15.31   PBCC     images/core-x86.pb-c.c
14:34:22 [2023-01-07T14:34:22.882Z] #38 15.34   PBCC     images/core.pb-c.c
14:34:22 [2023-01-07T14:34:22.882Z] #38 15.40   PBCC     images/inventory.pb-c.c
14:34:22 [2023-01-07T14:34:22.882Z] #38 15.45   DEP      images/core-aarch64.pb-c.d
14:34:23 [2023-01-07T14:34:23.099Z] #39 67.83   HOSTDEP  compel/src/main-host.d
14:34:23 [2023-01-07T14:34:23.139Z] #38 15.50   DEP      images/core-arm.pb-c.d
14:34:23 [2023-01-07T14:34:23.139Z] #38 15.56   DEP      images/core-ppc64.pb-c.d
14:34:23 [2023-01-07T14:34:23.139Z] #38 15.63   DEP      images/core-s390.pb-c.d
14:34:23 [2023-01-07T14:34:23.139Z] #38 15.69   DEP      images/core-x86.pb-c.d
14:34:23 [2023-01-07T14:34:23.356Z] #39 68.07   DEP      compel/src/lib/ptrace.d
14:34:23 [2023-01-07T14:34:23.396Z] #38 15.78   DEP      images/core.pb-c.d
14:34:23 [2023-01-07T14:34:23.396Z] #38 15.84   DEP      images/inventory.pb-c.d
14:34:23 [2023-01-07T14:34:23.396Z] #38 15.96   PBCC     images/cpuinfo.pb-c.c
14:34:23 [2023-01-07T14:34:23.565Z] #36 ...
14:34:23 [2023-01-07T14:34:23.565Z] 
14:34:23 [2023-01-07T14:34:23.565Z] #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
14:34:23 [2023-01-07T14:34:23.565Z] #29 43.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:34:23 [2023-01-07T14:34:23.609Z] #24 ...
14:34:23 [2023-01-07T14:34:23.609Z] 
14:34:23 [2023-01-07T14:34:23.609Z] #29 [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
14:34:23 [2023-01-07T14:34:23.609Z] #29 33.10 Fetched 8616 kB in 25s (341 kB/s)
14:34:23 [2023-01-07T14:34:23.609Z] #29 33.10 Reading package lists...
14:34:23 [2023-01-07T14:34:23.613Z] #39 68.36   DEP      compel/src/lib/infect.d
14:34:23 [2023-01-07T14:34:23.613Z] #39 68.59   DEP      compel/src/lib/infect-util.d
14:34:23 [2023-01-07T14:34:23.652Z] #38 15.99   DEP      images/cpuinfo.pb-c.d
14:34:23 [2023-01-07T14:34:23.652Z] #38 16.10   PBCC     images/stats.pb-c.c
14:34:23 [2023-01-07T14:34:23.652Z] #38 16.16   DEP      images/stats.pb-c.d
14:34:23 [2023-01-07T14:34:23.870Z] #39 68.72   DEP      compel/src/lib/infect-rpc.d
14:34:23 [2023-01-07T14:34:23.870Z] #39 68.87   DEP      compel/arch/x86/src/lib/infect.d
14:34:24 [2023-01-07T14:34:24.433Z] #39 69.14   DEP      compel/arch/x86/src/lib/cpu.d
14:34:24 [2023-01-07T14:34:24.433Z] #39 69.30   DEP      compel/src/lib/log.d
14:34:24 [2023-01-07T14:34:24.581Z] #38 ...
14:34:24 [2023-01-07T14:34:24.581Z] 
14:34:24 [2023-01-07T14:34:24.581Z] #35 [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
14:34:24 [2023-01-07T14:34:24.581Z] #35 53.28 Selecting previously unselected package gcc-mingw-w64-base.
14:34:24 [2023-01-07T14:34:24.581Z] #35 53.28 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
14:34:24 [2023-01-07T14:34:24.581Z] #35 53.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:34:24 [2023-01-07T14:34:24.581Z] #35 53.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:34:24 [2023-01-07T14:34:24.581Z] #35 53.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
14:34:24 [2023-01-07T14:34:24.581Z] #35 53.51 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:34:24 [2023-01-07T14:34:24.581Z] #35 61.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:34:24 [2023-01-07T14:34:24.581Z] #35 61.71 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
14:34:24 [2023-01-07T14:34:24.581Z] #35 61.73 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:34:24 [2023-01-07T14:34:24.689Z] #39 69.45   DEP      compel/src/main.d
14:34:24 [2023-01-07T14:34:24.946Z] #39 69.67   DEP      compel/src/lib/handle-elf.d
14:34:25 [2023-01-07T14:34:25.202Z] #39 69.89   DEP      compel/arch/x86/src/lib/handle-elf.d
14:34:25 [2023-01-07T14:34:25.202Z] #39 70.15   CC       compel/src/lib/log.o
14:34:25 [2023-01-07T14:34:25.511Z] #35 ...
14:34:25 [2023-01-07T14:34:25.511Z] 
14:34:25 [2023-01-07T14:34:25.511Z] #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
14:34:25 [2023-01-07T14:34:25.511Z] #38 17.84 make[1]: Nothing to be done for 'all'.
14:34:25 [2023-01-07T14:34:25.766Z] #39 70.59   CC       compel/arch/x86/src/lib/cpu.o
14:34:26 [2023-01-07T14:34:26.082Z] #37 ...
14:34:26 [2023-01-07T14:34:26.082Z] 
14:34:26 [2023-01-07T14:34:26.082Z] #27 [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
14:34:26 [2023-01-07T14:34:26.082Z] #27 37.22 The following additional packages will be installed:
14:34:26 [2023-01-07T14:34:26.082Z] #27 37.25   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
14:34:26 [2023-01-07T14:34:26.082Z] #27 37.25   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
14:34:26 [2023-01-07T14:34:26.082Z] #27 37.27 Suggested packages:
14:34:26 [2023-01-07T14:34:26.082Z] #27 37.29   manpages-dev protobuf-mode-el python3-setuptools
14:34:26 [2023-01-07T14:34:26.082Z] #27 38.69 The following NEW packages will be installed:
14:34:26 [2023-01-07T14:34:26.082Z] #27 38.71   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
14:34:26 [2023-01-07T14:34:26.082Z] #27 38.72   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
14:34:26 [2023-01-07T14:34:26.082Z] #27 38.72   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
14:34:26 [2023-01-07T14:34:26.082Z] #27 38.73   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.16 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.16 Need to get 4583 kB of archives.
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.16 After this operation, 25.9 MB of additional disk space will be used.
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 39.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
14:34:26 [2023-01-07T14:34:26.082Z] #27 40.55 debconf: delaying package configuration, since apt-utils is not installed
14:34:26 [2023-01-07T14:34:26.082Z] #27 40.81 Fetched 4583 kB in 1s (6960 kB/s)
14:34:26 [2023-01-07T14:34:26.082Z] #27 40.94 Selecting previously unselected package libcap2:amd64.
14:34:26 [2023-01-07T14:34:26.082Z] #27 40.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:34:26 [2023-01-07T14:34:26.082Z] #27 41.00 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
14:34:26 [2023-01-07T14:34:26.082Z] #27 41.01 Unpacking libcap2:amd64 (1:2.44-1) ...
14:34:26 [2023-01-07T14:34:26.082Z] #27 41.16 Selecting previously unselected package libcap-dev:amd64.
14:34:26 [2023-01-07T14:34:26.082Z] #27 41.16 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
14:34:26 [2023-01-07T14:34:26.083Z] #27 41.17 Unpacking libcap-dev:amd64 (1:2.44-1) ...
14:34:26 [2023-01-07T14:34:26.083Z] #27 41.37 Selecting previously unselected package libnet1:amd64.
14:34:26 [2023-01-07T14:34:26.083Z] #27 41.38 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:34:26 [2023-01-07T14:34:26.083Z] #27 41.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:34:26 [2023-01-07T14:34:26.083Z] #27 41.52 Selecting previously unselected package libnet1-dev.
14:34:26 [2023-01-07T14:34:26.083Z] #27 41.52 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:34:26 [2023-01-07T14:34:26.083Z] #27 41.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:34:26 [2023-01-07T14:34:26.083Z] #27 41.81 Selecting previously unselected package libnl-3-200:amd64.
14:34:26 [2023-01-07T14:34:26.083Z] #27 41.81 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:34:26 [2023-01-07T14:34:26.083Z] #27 41.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:34:26 [2023-01-07T14:34:26.083Z] #27 42.04 Selecting previously unselected package libnl-3-dev:amd64.
14:34:26 [2023-01-07T14:34:26.083Z] #27 42.05 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
14:34:26 [2023-01-07T14:34:26.083Z] #27 42.06 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:34:26 [2023-01-07T14:34:26.339Z] #27 42.39 Selecting previously unselected package libprotobuf-c1:amd64.
14:34:26 [2023-01-07T14:34:26.339Z] #27 42.39 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:34:26 [2023-01-07T14:34:26.339Z] #27 42.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:34:26 [2023-01-07T14:34:26.595Z] #27 42.61 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:34:26 [2023-01-07T14:34:26.595Z] #27 42.61 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
14:34:26 [2023-01-07T14:34:26.595Z] #27 42.61 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:34:26 [2023-01-07T14:34:26.595Z] #27 42.71 Selecting previously unselected package zlib1g-dev:amd64.
14:34:26 [2023-01-07T14:34:26.595Z] #27 42.71 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
14:34:26 [2023-01-07T14:34:26.595Z] #27 42.73 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:34:26 [2023-01-07T14:34:26.851Z] #27 42.88 Selecting previously unselected package libprotobuf23:amd64.
14:34:26 [2023-01-07T14:34:26.851Z] #27 42.88 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
14:34:26 [2023-01-07T14:34:26.851Z] #27 42.89 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
14:34:27 [2023-01-07T14:34:27.133Z] #39 71.68   CC       compel/arch/x86/src/lib/infect.o
14:34:27 [2023-01-07T14:34:27.405Z] #38 19.59   CC       images/stats.o
14:34:27 [2023-01-07T14:34:27.405Z] #38 19.91   CC       images/core.o
14:34:27 [2023-01-07T14:34:27.779Z] #27 43.70 Selecting previously unselected package libprotobuf-lite23:amd64.
14:34:27 [2023-01-07T14:34:27.779Z] #27 43.70 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
14:34:27 [2023-01-07T14:34:27.779Z] #27 43.71 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
14:34:27 [2023-01-07T14:34:27.779Z] #27 43.99 Selecting previously unselected package libprotobuf-dev:amd64.
14:34:27 [2023-01-07T14:34:27.779Z] #27 44.00 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
14:34:27 [2023-01-07T14:34:27.779Z] #27 44.01 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
14:34:27 [2023-01-07T14:34:27.979Z] #38 20.61   CC       images/core-x86.o
14:34:28 [2023-01-07T14:34:28.063Z] #39 72.79   CC       compel/src/lib/infect-rpc.o
14:34:28 [2023-01-07T14:34:28.063Z] #39 ...
14:34:28 [2023-01-07T14:34:28.063Z] 
14:34:28 [2023-01-07T14:34:28.063Z] #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
14:34:28 [2023-01-07T14:34:28.063Z] #30 157.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:34:28 [2023-01-07T14:34:28.063Z] #30 157.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:34:28 [2023-01-07T14:34:28.063Z] #30 157.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:34:28 [2023-01-07T14:34:28.345Z] #27 ...
14:34:28 [2023-01-07T14:34:28.345Z] 
14:34:28 [2023-01-07T14:34:28.345Z] #30 [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
14:34:28 [2023-01-07T14:34:28.345Z] #30 DONE 44.6s
14:34:28 [2023-01-07T14:34:28.345Z] 
14:34:28 [2023-01-07T14:34:28.345Z] #36 [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
14:34:28 [2023-01-07T14:34:28.345Z] #36 31.34 Reading package lists...
14:34:28 [2023-01-07T14:34:28.345Z] #36 36.60 Building dependency tree...
14:34:28 [2023-01-07T14:34:28.345Z] #36 40.12 The following additional packages will be installed:
14:34:28 [2023-01-07T14:34:28.345Z] #36 40.14   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:34:28 [2023-01-07T14:34:28.345Z] #36 40.17 Suggested packages:
14:34:28 [2023-01-07T14:34:28.345Z] #36 40.17   cmake-doc ninja-build lrzip
14:34:28 [2023-01-07T14:34:28.345Z] #36 40.17 Recommended packages:
14:34:28 [2023-01-07T14:34:28.345Z] #36 40.17   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:34:28 [2023-01-07T14:34:28.345Z] #36 41.19 The following NEW packages will be installed:
14:34:28 [2023-01-07T14:34:28.345Z] #36 41.19   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:34:28 [2023-01-07T14:34:28.345Z] #36 41.20   vim-common xxd
14:34:28 [2023-01-07T14:34:28.345Z] #36 41.62 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
14:34:28 [2023-01-07T14:34:28.345Z] #36 41.62 Need to get 17.7 MB of archives.
14:34:28 [2023-01-07T14:34:28.345Z] #36 41.62 After this operation, 70.7 MB of additional disk space will be used.
14:34:28 [2023-01-07T14:34:28.345Z] #36 41.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:34:28 [2023-01-07T14:34:28.345Z] #36 41.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:34:28 [2023-01-07T14:34:28.345Z] #36 41.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:34:28 [2023-01-07T14:34:28.345Z] #36 41.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:34:28 [2023-01-07T14:34:28.345Z] #36 42.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
14:34:28 [2023-01-07T14:34:28.345Z] #36 42.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
14:34:28 [2023-01-07T14:34:28.345Z] #36 42.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
14:34:28 [2023-01-07T14:34:28.345Z] #36 42.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
14:34:28 [2023-01-07T14:34:28.345Z] #36 42.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
14:34:28 [2023-01-07T14:34:28.345Z] #36 42.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
14:34:28 [2023-01-07T14:34:28.345Z] #36 43.94 debconf: delaying package configuration, since apt-utils is not installed
14:34:28 [2023-01-07T14:34:28.345Z] #36 44.21 Fetched 17.7 MB in 2s (11.3 MB/s)
14:34:28 [2023-01-07T14:34:28.345Z] #36 44.34 Selecting previously unselected package xxd.
14:34:28 [2023-01-07T14:34:28.345Z] #36 44.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:34:28 [2023-01-07T14:34:28.345Z] #36 44.40 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:34:28 [2023-01-07T14:34:28.345Z] #36 44.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:34:28 [2023-01-07T14:34:28.602Z] #36 44.85 Selecting previously unselected package vim-common.
14:34:28 [2023-01-07T14:34:28.602Z] #36 44.85 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:34:28 [2023-01-07T14:34:28.858Z] #36 44.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:34:28 [2023-01-07T14:34:28.891Z] #29 42.83 Reading package lists...
14:34:28 [2023-01-07T14:34:28.891Z] #29 ...
14:34:28 [2023-01-07T14:34:28.891Z] 
14:34:28 [2023-01-07T14:34:28.891Z] #31 [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
14:34:28 [2023-01-07T14:34:28.891Z] #31 39.76 Reading package lists...
14:34:28 [2023-01-07T14:34:28.908Z] #38 21.18   CC       images/core-arm.o
14:34:29 [2023-01-07T14:34:29.115Z] #36 45.21 Selecting previously unselected package cmake-data.
14:34:29 [2023-01-07T14:34:29.115Z] #36 45.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:34:29 [2023-01-07T14:34:29.115Z] #36 45.27 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:34:29 [2023-01-07T14:34:29.164Z] #38 21.57   CC       images/core-aarch64.o
14:34:29 [2023-01-07T14:34:29.421Z] #38 21.88   CC       images/core-ppc64.o
14:34:29 [2023-01-07T14:34:29.678Z] #36 ...
14:34:29 [2023-01-07T14:34:29.679Z] 
14:34:29 [2023-01-07T14:34:29.679Z] #27 [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
14:34:29 [2023-01-07T14:34:29.679Z] #27 45.87 Selecting previously unselected package libprotoc23:amd64.
14:34:29 [2023-01-07T14:34:29.679Z] #27 45.87 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
14:34:29 [2023-01-07T14:34:29.679Z] #27 45.87 Unpacking libprotoc23:amd64 (3.12.4-1) ...
14:34:29 [2023-01-07T14:34:29.917Z] using credential docker-jenkins-github-credentials
14:34:29 [2023-01-07T14:34:29.984Z] #38 22.42   CC       images/core-s390.o
14:34:29 [2023-01-07T14:34:29.998Z] Cloning the remote Git repository
14:34:29 [2023-01-07T14:34:29.998Z] Cloning with configured refspecs honoured and without tags
14:34:30 [2023-01-07T14:34:30.547Z] #38 23.05   CC       images/cpuinfo.o
14:34:30 [2023-01-07T14:34:30.608Z] #27 46.64 Selecting previously unselected package protobuf-c-compiler.
14:34:30 [2023-01-07T14:34:30.608Z] #27 46.65 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
14:34:30 [2023-01-07T14:34:30.608Z] #27 46.66 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
14:34:30 [2023-01-07T14:34:30.608Z] #27 46.80 Selecting previously unselected package protobuf-compiler.
14:34:30 [2023-01-07T14:34:30.608Z] #27 46.84 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
14:34:30 [2023-01-07T14:34:30.608Z] #27 46.84 Unpacking protobuf-compiler (3.12.4-1) ...
14:34:30 [2023-01-07T14:34:30.202Z] Cloning repository https://github.com/moby/moby.git
14:34:30 [2023-01-07T14:34:30.621Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:34:30 [2023-01-07T14:34:30.865Z] #27 47.04 Selecting previously unselected package python3-pkg-resources.
14:34:30 [2023-01-07T14:34:30.865Z] #27 47.07 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
14:34:30 [2023-01-07T14:34:30.865Z] #27 47.08 Unpacking python3-pkg-resources (52.0.0-4) ...
14:34:31 [2023-01-07T14:34:31.110Z] #38 23.50   CC       images/inventory.o
14:34:31 [2023-01-07T14:34:31.121Z] #27 ...
14:34:31 [2023-01-07T14:34:31.121Z] 
14:34:31 [2023-01-07T14:34:31.121Z] #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
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.15 The following NEW packages will be installed:
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.16   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.16   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.16   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.16   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.17   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.17   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.17   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.17   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.17   mingw-w64-x86-64-dev
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.60 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.60 Need to get 115 MB of archives.
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.60 After this operation, 645 MB of additional disk space will be used.
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.60 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]
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.74 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]
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
14:34:31 [2023-01-07T14:34:31.121Z] #32 37.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:34:31 [2023-01-07T14:34:31.121Z] #32 38.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:34:31 [2023-01-07T14:34:31.121Z] #32 38.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 38.49 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]
14:34:31 [2023-01-07T14:34:31.122Z] #32 39.19 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]
14:34:31 [2023-01-07T14:34:31.122Z] #32 40.74 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]
14:34:31 [2023-01-07T14:34:31.122Z] #32 41.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]
14:34:31 [2023-01-07T14:34:31.122Z] #32 41.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]
14:34:31 [2023-01-07T14:34:31.122Z] #32 43.83 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]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.53 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]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.66 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]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 44.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
14:34:31 [2023-01-07T14:34:31.122Z] #32 46.02 debconf: delaying package configuration, since apt-utils is not installed
14:34:31 [2023-01-07T14:34:31.122Z] #32 46.27 Fetched 115 MB in 8s (15.0 MB/s)
14:34:31 [2023-01-07T14:34:31.122Z] #32 46.38 Selecting previously unselected package binutils-mingw-w64-i686.
14:34:31 [2023-01-07T14:34:31.122Z] #32 46.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:34:31 [2023-01-07T14:34:31.122Z] #32 46.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
14:34:31 [2023-01-07T14:34:31.122Z] #32 46.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:34:31 [2023-01-07T14:34:31.122Z] #32 ...
14:34:31 [2023-01-07T14:34:31.122Z] 
14:34:31 [2023-01-07T14:34:31.122Z] #27 [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
14:34:31 [2023-01-07T14:34:31.122Z] #27 47.37 Selecting previously unselected package python3-six.
14:34:31 [2023-01-07T14:34:31.122Z] #27 47.37 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
14:34:31 [2023-01-07T14:34:31.122Z] #27 47.38 Unpacking python3-six (1.16.0-2) ...
14:34:31 [2023-01-07T14:34:31.366Z] #38 23.72   CC       images/fdinfo.o
14:34:31 [2023-01-07T14:34:31.378Z] #27 47.51 Selecting previously unselected package python3-protobuf.
14:34:31 [2023-01-07T14:34:31.378Z] #27 47.51 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
14:34:31 [2023-01-07T14:34:31.378Z] #27 47.53 Unpacking python3-protobuf (3.12.4-1) ...
14:34:31 [2023-01-07T14:34:31.447Z] #31 48.44 Building dependency tree...
14:34:31 [2023-01-07T14:34:31.623Z] #38 24.12   CC       images/fown.o
14:34:31 [2023-01-07T14:34:31.879Z] #38 24.38   CC       images/ns.o
14:34:31 [2023-01-07T14:34:31.941Z] #27 ...
14:34:31 [2023-01-07T14:34:31.941Z] 
14:34:31 [2023-01-07T14:34:31.941Z] #26 [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
14:34:31 [2023-01-07T14:34:31.941Z] #26 38.05 go: downloading github.com/fatih/color v1.13.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 38.08 go: downloading github.com/gofrs/flock v0.8.1
14:34:31 [2023-01-07T14:34:31.941Z] #26 38.23 go: downloading github.com/pkg/errors v0.9.1
14:34:31 [2023-01-07T14:34:31.941Z] #26 38.23 go: downloading github.com/spf13/cobra v1.3.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 38.26 go: downloading github.com/spf13/pflag v1.0.5
14:34:31 [2023-01-07T14:34:31.941Z] #26 38.58 go: downloading github.com/spf13/viper v1.10.1
14:34:31 [2023-01-07T14:34:31.941Z] #26 38.83 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
14:34:31 [2023-01-07T14:34:31.941Z] #26 38.91 go: downloading github.com/mattn/go-colorable v0.1.12
14:34:31 [2023-01-07T14:34:31.941Z] #26 38.98 go: downloading github.com/mattn/go-isatty v0.0.14
14:34:31 [2023-01-07T14:34:31.941Z] #26 39.02 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
14:34:31 [2023-01-07T14:34:31.941Z] #26 39.05 go: downloading github.com/go-critic/go-critic v0.6.2
14:34:31 [2023-01-07T14:34:31.941Z] #26 40.37 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 40.40 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:34:31 [2023-01-07T14:34:31.941Z] #26 44.85 go: downloading github.com/sirupsen/logrus v1.8.1
14:34:31 [2023-01-07T14:34:31.941Z] #26 44.92 go: downloading github.com/stretchr/testify v1.7.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 45.08 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:34:31 [2023-01-07T14:34:31.941Z] #26 45.10 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
14:34:31 [2023-01-07T14:34:31.941Z] #26 45.22 go: downloading github.com/fsnotify/fsnotify v1.5.1
14:34:31 [2023-01-07T14:34:31.941Z] #26 45.27 go: downloading github.com/magiconair/properties v1.8.5
14:34:31 [2023-01-07T14:34:31.941Z] #26 45.32 go: downloading github.com/mitchellh/mapstructure v1.4.3
14:34:31 [2023-01-07T14:34:31.941Z] #26 45.39 go: downloading github.com/spf13/afero v1.6.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 45.39 go: downloading github.com/spf13/cast v1.4.1
14:34:31 [2023-01-07T14:34:31.941Z] #26 45.55 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 45.61 go: downloading github.com/subosito/gotenv v1.2.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 45.61 go: downloading gopkg.in/ini.v1 v1.66.2
14:34:31 [2023-01-07T14:34:31.941Z] #26 45.70 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
14:34:31 [2023-01-07T14:34:31.941Z] #26 45.89 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 45.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 46.01 go: downloading github.com/go-toolsmith/astequal v1.0.1
14:34:31 [2023-01-07T14:34:31.941Z] #26 46.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 46.12 go: downloading github.com/go-toolsmith/astp v1.0.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 46.13 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 46.18 go: downloading github.com/go-toolsmith/typep v1.0.2
14:34:31 [2023-01-07T14:34:31.941Z] #26 46.20 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
14:34:31 [2023-01-07T14:34:31.941Z] #26 47.15 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:34:31 [2023-01-07T14:34:31.941Z] #26 47.30 go: downloading github.com/hashicorp/errwrap v1.0.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 47.38 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 47.45 go: downloading github.com/Antonboom/errname v0.1.5
14:34:31 [2023-01-07T14:34:31.941Z] #26 47.51 go: downloading github.com/Antonboom/nilnil v0.1.0
14:34:31 [2023-01-07T14:34:31.941Z] #26 47.57 go: downloading github.com/BurntSushi/toml v1.0.0
14:34:32 [2023-01-07T14:34:32.136Z] #38 24.59   CC       images/regfile.o
14:34:32 [2023-01-07T14:34:32.197Z] #26 ...
14:34:32 [2023-01-07T14:34:32.197Z] 
14:34:32 [2023-01-07T14:34:32.197Z] #27 [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
14:34:32 [2023-01-07T14:34:32.197Z] #27 48.34 Setting up python3-pkg-resources (52.0.0-4) ...
14:34:32 [2023-01-07T14:34:32.392Z] #38 24.94   CC       images/ghost-file.o
14:34:32 [2023-01-07T14:34:32.648Z] #38 25.18   CC       images/fifo.o
14:34:31 [2023-01-07T14:34:31.876Z] Fetching upstream changes from https://github.com/moby/moby.git
14:34:31 [2023-01-07T14:34:31.876Z]  > git --version # timeout=10
14:34:31 [2023-01-07T14:34:31.928Z]  > git --version # 'git version 2.24.1.windows.2'
14:34:31 [2023-01-07T14:34:31.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:31 [2023-01-07T14:34:31.932Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44755/head:refs/remotes/origin/PR-44755 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:34:32 [2023-01-07T14:34:32.904Z] #38 25.47   CC       images/remap-file-path.o
14:34:33 [2023-01-07T14:34:33.161Z] #38 25.66   CC       images/eventfd.o
14:34:33 [2023-01-07T14:34:33.418Z] #38 25.84   CC       images/eventpoll.o
14:34:33 [2023-01-07T14:34:33.579Z] #27 ...
14:34:33 [2023-01-07T14:34:33.579Z] 
14:34:33 [2023-01-07T14:34:33.579Z] #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
14:34:33 [2023-01-07T14:34:33.579Z] #33 DONE 49.7s
14:34:33 [2023-01-07T14:34:33.579Z] 
14:34:33 [2023-01-07T14:34:33.579Z] #26 [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
14:34:33 [2023-01-07T14:34:33.579Z] #26 48.57 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:34:33 [2023-01-07T14:34:33.579Z] #26 48.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:34:33 [2023-01-07T14:34:33.579Z] #26 48.76 go: downloading github.com/alexkohler/prealloc v1.0.0
14:34:33 [2023-01-07T14:34:33.579Z] #26 48.85 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:34:33 [2023-01-07T14:34:33.579Z] #26 48.88 go: downloading github.com/ashanbrown/makezero v1.1.0
14:34:33 [2023-01-07T14:34:33.579Z] #26 48.98 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.12 go: downloading github.com/blizzy78/varnamelen v0.5.0
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.21 go: downloading github.com/breml/bidichk v0.2.1
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.30 go: downloading github.com/breml/errchkjson v0.2.1
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.30 go: downloading github.com/butuzov/ireturn v0.1.1
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.45 go: downloading github.com/charithe/durationcheck v0.0.9
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.46 go: downloading github.com/daixiang0/gci v0.2.9
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.49 go: downloading github.com/denis-tingajkin/go-header v0.4.2
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.53 go: downloading github.com/esimonov/ifshort v1.0.4
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.58 go: downloading github.com/fzipp/gocyclo v0.4.0
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:34:33 [2023-01-07T14:34:33.579Z] #26 49.87 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:34:33 [2023-01-07T14:34:33.670Z] #29 ...
14:34:33 [2023-01-07T14:34:33.670Z] 
14:34:33 [2023-01-07T14:34:33.670Z] #26 [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
14:34:33 [2023-01-07T14:34:33.670Z] #26 37.43 Reading package lists...
14:34:33 [2023-01-07T14:34:33.670Z] #26 46.54 Building dependency tree...
14:34:33 [2023-01-07T14:34:33.670Z] #26 52.96 The following additional packages will be installed:
14:34:33 [2023-01-07T14:34:33.670Z] #26 52.97   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:34:33 [2023-01-07T14:34:33.670Z] #26 53.00 Suggested packages:
14:34:33 [2023-01-07T14:34:33.670Z] #26 53.03   cmake-doc ninja-build lrzip
14:34:33 [2023-01-07T14:34:33.670Z] #26 53.03 Recommended packages:
14:34:33 [2023-01-07T14:34:33.670Z] #26 53.03   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:34:33 [2023-01-07T14:34:33.670Z] #26 ...
14:34:33 [2023-01-07T14:34:33.670Z] 
14:34:33 [2023-01-07T14:34:33.670Z] #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
14:34:33 [2023-01-07T14:34:33.670Z] #30 38.25 Reading package lists...
14:34:33 [2023-01-07T14:34:33.670Z] #30 47.29 Building dependency tree...
14:34:33 [2023-01-07T14:34:33.670Z] #30 53.39 The following additional packages will be installed:
14:34:33 [2023-01-07T14:34:33.670Z] #30 53.39   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:34:33 [2023-01-07T14:34:33.670Z] #30 53.39   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:34:33 [2023-01-07T14:34:33.670Z] #30 53.40   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:34:33 [2023-01-07T14:34:33.670Z] #30 53.40   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:34:33 [2023-01-07T14:34:33.670Z] #30 53.40   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:34:33 [2023-01-07T14:34:33.670Z] #30 53.40   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:34:33 [2023-01-07T14:34:33.670Z] #30 53.41   mingw-w64-common mingw-w64-x86-64-dev
14:34:33 [2023-01-07T14:34:33.670Z] #30 53.43 Suggested packages:
14:34:33 [2023-01-07T14:34:33.670Z] #30 53.44   gcc-10-locales seccomp wine64
14:34:33 [2023-01-07T14:34:33.670Z] #30 ...
14:34:33 [2023-01-07T14:34:33.670Z] 
14:34:33 [2023-01-07T14:34:33.670Z] #26 [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
14:34:33 [2023-01-07T14:34:33.670Z] #26 54.53 The following NEW packages will be installed:
14:34:33 [2023-01-07T14:34:33.670Z] #26 54.53   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:34:33 [2023-01-07T14:34:33.670Z] #26 54.53   vim-common xxd
14:34:33 [2023-01-07T14:34:33.675Z] #38 26.20   CC       images/fh.o
14:34:33 [2023-01-07T14:34:33.836Z] #26 49.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:34:33 [2023-01-07T14:34:33.836Z] #26 49.99 go: downloading github.com/golangci/misspell v0.3.5
14:34:33 [2023-01-07T14:34:33.836Z] #26 50.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:34:33 [2023-01-07T14:34:33.931Z] #38 26.48   CC       images/fsnotify.o
14:34:34 [2023-01-07T14:34:34.092Z] #26 50.15 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:34:34 [2023-01-07T14:34:34.092Z] #26 50.15 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:34:34 [2023-01-07T14:34:34.092Z] #26 50.15 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:34:34 [2023-01-07T14:34:34.272Z] #26 55.06 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
14:34:34 [2023-01-07T14:34:34.272Z] #26 55.06 Need to get 17.7 MB of archives.
14:34:34 [2023-01-07T14:34:34.272Z] #26 55.06 After this operation, 70.7 MB of additional disk space will be used.
14:34:34 [2023-01-07T14:34:34.272Z] #26 55.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:34:34 [2023-01-07T14:34:34.272Z] #26 55.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:34:34 [2023-01-07T14:34:34.272Z] #26 55.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:34:34 [2023-01-07T14:34:34.272Z] #26 55.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:34:34 [2023-01-07T14:34:34.349Z] #26 50.35 go: downloading github.com/jgautheron/goconst v1.5.1
14:34:34 [2023-01-07T14:34:34.349Z] #26 50.35 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:34:34 [2023-01-07T14:34:34.349Z] #26 50.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:34:34 [2023-01-07T14:34:34.349Z] #26 50.35 go: downloading github.com/julz/importas v0.1.0
14:34:34 [2023-01-07T14:34:34.349Z] #26 50.35 go: downloading github.com/kisielk/errcheck v1.6.0
14:34:34 [2023-01-07T14:34:34.349Z] #26 50.40 go: downloading github.com/kulti/thelper v0.5.0
14:34:34 [2023-01-07T14:34:34.349Z] #26 50.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3
14:34:34 [2023-01-07T14:34:34.349Z] #26 50.48 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:34:34 [2023-01-07T14:34:34.349Z] #26 50.57 go: downloading github.com/ldez/gomoddirectives v0.2.2
14:34:34 [2023-01-07T14:34:34.494Z] #38 ...
14:34:34 [2023-01-07T14:34:34.494Z] 
14:34:34 [2023-01-07T14:34:34.494Z] #35 [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
14:34:34 [2023-01-07T14:34:34.494Z] #35 73.21 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:34:34 [2023-01-07T14:34:34.494Z] #35 73.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
14:34:34 [2023-01-07T14:34:34.494Z] #35 73.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:34:34 [2023-01-07T14:34:34.605Z] #26 50.65 go: downloading github.com/ldez/tagliatelle v0.3.0
14:34:34 [2023-01-07T14:34:34.605Z] #26 50.65 go: downloading github.com/leonklingele/grouper v1.1.0
14:34:34 [2023-01-07T14:34:34.605Z] #26 50.72 go: downloading github.com/maratori/testpackage v1.0.1
14:34:34 [2023-01-07T14:34:34.605Z] #26 50.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:34:34 [2023-01-07T14:34:34.605Z] #26 50.76 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:34:34 [2023-01-07T14:34:34.605Z] #26 50.79 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
14:34:34 [2023-01-07T14:34:34.605Z] #26 50.80 go: downloading github.com/mgechev/revive v1.1.3
14:34:34 [2023-01-07T14:34:34.606Z] #30 ...
14:34:34 [2023-01-07T14:34:34.606Z] 
14:34:34 [2023-01-07T14:34:34.606Z] #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
14:34:34 [2023-01-07T14:34:34.606Z] #39 73.22   CC       compel/src/lib/infect-util.o
14:34:34 [2023-01-07T14:34:34.606Z] #39 73.59   CC       compel/src/lib/infect.o
14:34:34 [2023-01-07T14:34:34.606Z] #39 76.89   CC       compel/src/lib/ptrace.o
14:34:34 [2023-01-07T14:34:34.606Z] #39 77.61   AR       compel/libcompel.a
14:34:34 [2023-01-07T14:34:34.606Z] #39 77.76   HOSTCC   compel/src/main-host.o
14:34:34 [2023-01-07T14:34:34.606Z] #39 78.19   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:34:34 [2023-01-07T14:34:34.606Z] #39 78.36   HOSTCC   compel/src/lib/handle-elf-host.o
14:34:34 [2023-01-07T14:34:34.606Z] #39 78.84   HOSTCC   compel/src/lib/log-host.o
14:34:34 [2023-01-07T14:34:34.606Z] #39 78.97   HOSTLINK compel/compel-host-bin
14:34:34 [2023-01-07T14:34:34.606Z] #39 79.05   DEP      soccr/soccr.d
14:34:34 [2023-01-07T14:34:34.606Z] #39 79.25   CC       soccr/soccr.o
14:34:34 [2023-01-07T14:34:34.748Z] #31 ...
14:34:34 [2023-01-07T14:34:34.748Z] 
14:34:34 [2023-01-07T14:34:34.748Z] #29 [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
14:34:34 [2023-01-07T14:34:34.748Z] #29 42.83 Reading package lists...
14:34:34 [2023-01-07T14:34:34.748Z] #29 51.58 Building dependency tree...
14:34:35 [2023-01-07T14:34:35.168Z] #26 51.39 go: downloading github.com/moricho/tparallel v0.2.1
14:34:35 [2023-01-07T14:34:35.207Z] #26 55.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
14:34:35 [2023-01-07T14:34:35.207Z] #26 56.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
14:34:35 [2023-01-07T14:34:35.207Z] #26 56.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
14:34:35 [2023-01-07T14:34:35.207Z] #26 56.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
14:34:35 [2023-01-07T14:34:35.207Z] #26 56.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
14:34:35 [2023-01-07T14:34:35.207Z] #26 56.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
14:34:35 [2023-01-07T14:34:35.423Z] #35 ...
14:34:35 [2023-01-07T14:34:35.423Z] 
14:34:35 [2023-01-07T14:34:35.423Z] #29 [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
14:34:35 [2023-01-07T14:34:35.423Z] #29 64.12 internal/poll
14:34:35 [2023-01-07T14:34:35.423Z] #29 64.56 internal/fmtsort
14:34:35 [2023-01-07T14:34:35.423Z] #29 65.05 internal/safefilepath
14:34:35 [2023-01-07T14:34:35.423Z] #29 65.20 internal/syscall/execenv
14:34:35 [2023-01-07T14:34:35.423Z] #29 65.44 path
14:34:35 [2023-01-07T14:34:35.423Z] #29 66.09 io/fs
14:34:35 [2023-01-07T14:34:35.423Z] #29 66.63 strings
14:34:35 [2023-01-07T14:34:35.423Z] #29 67.32 os
14:34:35 [2023-01-07T14:34:35.423Z] #29 68.49 bufio
14:34:35 [2023-01-07T14:34:35.423Z] #29 69.85 text/tabwriter
14:34:35 [2023-01-07T14:34:35.423Z] #29 70.65 io/ioutil
14:34:35 [2023-01-07T14:34:35.423Z] #29 70.65 fmt
14:34:35 [2023-01-07T14:34:35.423Z] #29 72.75 flag
14:34:35 [2023-01-07T14:34:35.423Z] #29 72.77 github.com/BurntSushi/toml
14:34:35 [2023-01-07T14:34:35.423Z] #29 ...
14:34:35 [2023-01-07T14:34:35.423Z] 
14:34:35 [2023-01-07T14:34:35.423Z] #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
14:34:35 [2023-01-07T14:34:35.423Z] #38 27.05   CC       images/signalfd.o
14:34:35 [2023-01-07T14:34:35.423Z] #38 27.24   CC       images/fs.o
14:34:35 [2023-01-07T14:34:35.423Z] #38 27.41   CC       images/pstree.o
14:34:35 [2023-01-07T14:34:35.423Z] #38 27.59   CC       images/pipe.o
14:34:35 [2023-01-07T14:34:35.423Z] #38 27.79   CC       images/tcp-stream.o
14:34:35 [2023-01-07T14:34:35.423Z] #38 28.03   CC       images/sk-packet.o
14:34:35 [2023-01-07T14:34:35.428Z] #26 51.45 go: downloading github.com/nakabonne/nestif v0.3.1
14:34:35 [2023-01-07T14:34:35.428Z] #26 51.51 go: downloading github.com/nishanths/exhaustive v0.7.11
14:34:35 [2023-01-07T14:34:35.428Z] #26 51.51 go: downloading github.com/nishanths/predeclared v0.2.1
14:34:35 [2023-01-07T14:34:35.428Z] #26 51.56 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
14:34:35 [2023-01-07T14:34:35.428Z] #26 51.58 go: downloading github.com/ryancurrah/gomodguard v1.2.3
14:34:35 [2023-01-07T14:34:35.684Z] #26 51.70 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:34:35 [2023-01-07T14:34:35.684Z] #26 51.79 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:34:35 [2023-01-07T14:34:35.684Z] #26 51.83 go: downloading github.com/securego/gosec/v2 v2.9.6
14:34:35 [2023-01-07T14:34:35.940Z] #26 52.16 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:34:35 [2023-01-07T14:34:35.940Z] #26 52.16 go: downloading github.com/sivchari/containedctx v1.0.1
14:34:35 [2023-01-07T14:34:35.940Z] #26 52.16 go: downloading github.com/sivchari/tenv v1.4.7
14:34:35 [2023-01-07T14:34:35.975Z] #39 80.56   AR       soccr/libsoccr.a
14:34:35 [2023-01-07T14:34:35.975Z] #39 80.60 make[1]: 'soccr/libsoccr.a' is up to date.
14:34:35 [2023-01-07T14:34:35.985Z] #38 28.35   CC       images/mnt.o
14:34:36 [2023-01-07T14:34:36.196Z] #26 52.20 go: downloading github.com/sonatard/noctx v0.0.1
14:34:36 [2023-01-07T14:34:36.196Z] #26 52.23 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:34:36 [2023-01-07T14:34:36.196Z] #26 52.30 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:34:36 [2023-01-07T14:34:36.196Z] #26 52.30 go: downloading github.com/sylvia7788/contextcheck v1.0.4
14:34:36 [2023-01-07T14:34:36.196Z] #26 52.33 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:34:36 [2023-01-07T14:34:36.196Z] #26 52.44 go: downloading github.com/tetafro/godot v1.4.11
14:34:36 [2023-01-07T14:34:36.232Z] #39 81.02   DEP      criu/arch/x86/sigframe.d
14:34:36 [2023-01-07T14:34:36.232Z] #39 81.14   DEP      criu/arch/x86/sigaction_compat.d
14:34:36 [2023-01-07T14:34:36.242Z] #38 28.60   CC       images/pipe-data.o
14:34:36 [2023-01-07T14:34:36.242Z] #38 28.80   CC       images/sa.o
14:34:36 [2023-01-07T14:34:36.453Z] #26 52.56 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:34:36 [2023-01-07T14:34:36.453Z] #26 52.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
14:34:36 [2023-01-07T14:34:36.453Z] #26 52.62 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:34:36 [2023-01-07T14:34:36.489Z] #39 81.30   DEP      criu/arch/x86/kerndat.d
14:34:36 [2023-01-07T14:34:36.498Z] #38 28.99   CC       images/timer.o
14:34:36 [2023-01-07T14:34:36.582Z] #26 ...
14:34:36 [2023-01-07T14:34:36.582Z] 
14:34:36 [2023-01-07T14:34:36.582Z] #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
14:34:36 [2023-01-07T14:34:36.582Z] #33 38.78 Reading package lists...
14:34:36 [2023-01-07T14:34:36.582Z] #33 47.72 Building dependency tree...
14:34:36 [2023-01-07T14:34:36.582Z] #33 53.49 The following additional packages will be installed:
14:34:36 [2023-01-07T14:34:36.582Z] #33 53.50   libbtrfs0
14:34:36 [2023-01-07T14:34:36.582Z] #33 53.81 The following NEW packages will be installed:
14:34:36 [2023-01-07T14:34:36.582Z] #33 53.84   libbtrfs-dev libbtrfs0
14:34:36 [2023-01-07T14:34:36.582Z] #33 54.45 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
14:34:36 [2023-01-07T14:34:36.582Z] #33 54.45 Need to get 460 kB of archives.
14:34:36 [2023-01-07T14:34:36.582Z] #33 54.45 After this operation, 1237 kB of additional disk space will be used.
14:34:36 [2023-01-07T14:34:36.582Z] #33 54.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:34:36 [2023-01-07T14:34:36.582Z] #33 54.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:34:36 [2023-01-07T14:34:36.582Z] #33 55.99 debconf: delaying package configuration, since apt-utils is not installed
14:34:36 [2023-01-07T14:34:36.582Z] #33 56.42 Fetched 460 kB in 0s (1076 kB/s)
14:34:36 [2023-01-07T14:34:36.582Z] #33 56.75 Selecting previously unselected package libbtrfs0:amd64.
14:34:36 [2023-01-07T14:34:36.582Z] #33 56.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:34:36 [2023-01-07T14:34:36.582Z] #33 56.90 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
14:34:36 [2023-01-07T14:34:36.582Z] #33 56.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:34:36 [2023-01-07T14:34:36.582Z] #33 57.59 Selecting previously unselected package libbtrfs-dev:amd64.
14:34:36 [2023-01-07T14:34:36.712Z] #26 52.79 go: downloading github.com/ultraware/funlen v0.0.3
14:34:36 [2023-01-07T14:34:36.712Z] #26 52.80 go: downloading github.com/ultraware/whitespace v0.0.4
14:34:36 [2023-01-07T14:34:36.712Z] #26 52.83 go: downloading github.com/uudashr/gocognit v1.0.5
14:34:36 [2023-01-07T14:34:36.712Z] #26 52.96 go: downloading github.com/yagipy/maintidx v1.0.0
14:34:36 [2023-01-07T14:34:36.746Z] #39 81.47   DEP      criu/arch/x86/crtools.d
14:34:36 [2023-01-07T14:34:36.746Z] #39 81.59   DEP      criu/arch/x86/cpu.d
14:34:36 [2023-01-07T14:34:36.754Z] #38 29.40   CC       images/timerfd.o
14:34:36 [2023-01-07T14:34:36.841Z] #33 57.59 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
14:34:36 [2023-01-07T14:34:36.841Z] #33 57.59 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:34:36 [2023-01-07T14:34:36.841Z] #33 ...
14:34:36 [2023-01-07T14:34:36.841Z] 
14:34:36 [2023-01-07T14:34:36.841Z] #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
14:34:36 [2023-01-07T14:34:36.841Z] #31 38.77 Reading package lists...
14:34:36 [2023-01-07T14:34:36.841Z] #31 47.83 Building dependency tree...
14:34:36 [2023-01-07T14:34:36.841Z] #31 53.77 The following additional packages will be installed:
14:34:36 [2023-01-07T14:34:36.841Z] #31 53.81   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
14:34:36 [2023-01-07T14:34:36.841Z] #31 53.82   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
14:34:36 [2023-01-07T14:34:36.841Z] #31 53.84 Suggested packages:
14:34:36 [2023-01-07T14:34:36.841Z] #31 53.88   manpages-dev protobuf-mode-el python3-setuptools
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.02 The following NEW packages will be installed:
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.05   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.05   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.05   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.06   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.59 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.59 Need to get 4583 kB of archives.
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.59 After this operation, 25.9 MB of additional disk space will be used.
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 56.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 57.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 57.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 57.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 57.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 57.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
14:34:36 [2023-01-07T14:34:36.841Z] #31 57.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
14:34:36 [2023-01-07T14:34:36.969Z] #26 53.03 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
14:34:37 [2023-01-07T14:34:37.002Z] #39 81.80   CC       criu/arch/x86/cpu.o
14:34:37 [2023-01-07T14:34:37.131Z] #31 ...
14:34:37 [2023-01-07T14:34:37.131Z] 
14:34:37 [2023-01-07T14:34:37.131Z] #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
14:34:37 [2023-01-07T14:34:37.131Z] #30 55.52 The following NEW packages will be installed:
14:34:37 [2023-01-07T14:34:37.131Z] #30 55.54   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:34:37 [2023-01-07T14:34:37.131Z] #30 55.54   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:34:37 [2023-01-07T14:34:37.131Z] #30 55.54   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:34:37 [2023-01-07T14:34:37.131Z] #30 55.54   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:34:37 [2023-01-07T14:34:37.131Z] #30 55.54   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:34:37 [2023-01-07T14:34:37.131Z] #30 55.55   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:34:37 [2023-01-07T14:34:37.131Z] #30 55.55   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:34:37 [2023-01-07T14:34:37.131Z] #30 55.55   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:34:37 [2023-01-07T14:34:37.131Z] #30 55.55   mingw-w64-x86-64-dev
14:34:37 [2023-01-07T14:34:37.131Z] #30 56.08 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
14:34:37 [2023-01-07T14:34:37.131Z] #30 56.08 Need to get 115 MB of archives.
14:34:37 [2023-01-07T14:34:37.131Z] #30 56.08 After this operation, 645 MB of additional disk space will be used.
14:34:37 [2023-01-07T14:34:37.131Z] #30 56.08 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]
14:34:37 [2023-01-07T14:34:37.131Z] #30 56.27 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]
14:34:37 [2023-01-07T14:34:37.131Z] #30 56.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:34:37 [2023-01-07T14:34:37.131Z] #30 56.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
14:34:37 [2023-01-07T14:34:37.131Z] #30 56.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
14:34:37 [2023-01-07T14:34:37.131Z] #30 56.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:34:37 [2023-01-07T14:34:37.131Z] #30 57.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:34:37 [2023-01-07T14:34:37.131Z] #30 57.59 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]
14:34:37 [2023-01-07T14:34:37.131Z] #30 57.60 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]
14:34:37 [2023-01-07T14:34:37.225Z] #26 53.30 go: downloading gitlab.com/bosi/decorder v0.2.1
14:34:37 [2023-01-07T14:34:37.225Z] #26 53.38 go: downloading honnef.co/go/tools v0.2.2
14:34:37 [2023-01-07T14:34:37.300Z] #29 ...
14:34:37 [2023-01-07T14:34:37.300Z] 
14:34:37 [2023-01-07T14:34:37.300Z] #31 [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
14:34:37 [2023-01-07T14:34:37.300Z] #31 54.49 The following additional packages will be installed:
14:34:37 [2023-01-07T14:34:37.300Z] #31 54.50   libbtrfs0
14:34:37 [2023-01-07T14:34:37.300Z] #31 54.84 The following NEW packages will be installed:
14:34:37 [2023-01-07T14:34:37.300Z] #31 54.85   libbtrfs-dev libbtrfs0
14:34:37 [2023-01-07T14:34:37.300Z] #31 55.19 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
14:34:37 [2023-01-07T14:34:37.300Z] #31 55.19 Need to get 460 kB of archives.
14:34:37 [2023-01-07T14:34:37.300Z] #31 55.19 After this operation, 1237 kB of additional disk space will be used.
14:34:37 [2023-01-07T14:34:37.300Z] #31 55.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:34:37 [2023-01-07T14:34:37.300Z] #31 55.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:34:37 [2023-01-07T14:34:37.300Z] #31 56.92 debconf: delaying package configuration, since apt-utils is not installed
14:34:37 [2023-01-07T14:34:37.317Z] #38 29.57   CC       images/mm.o
14:34:37 [2023-01-07T14:34:37.389Z] #30 ...
14:34:37 [2023-01-07T14:34:37.389Z] 
14:34:37 [2023-01-07T14:34:37.389Z] #25 [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
14:34:37 [2023-01-07T14:34:37.389Z] #25 DONE 58.0s
14:34:37 [2023-01-07T14:34:37.389Z] 
14:34:37 [2023-01-07T14:34:37.390Z] #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
14:34:37 [2023-01-07T14:34:37.390Z] #33 58.31 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:34:37 [2023-01-07T14:34:37.574Z] #38 29.86   CC       images/sk-opts.o
14:34:37 [2023-01-07T14:34:37.574Z] #38 30.11   CC       images/sk-unix.o
14:34:37 [2023-01-07T14:34:37.649Z] #33 58.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:34:37 [2023-01-07T14:34:37.649Z] #33 58.40 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:34:37 [2023-01-07T14:34:37.824Z] #39 82.47 include/common/asm/bitops.h: Assembler messages:
14:34:37 [2023-01-07T14:34:37.824Z] #39 82.47 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:34:37 [2023-01-07T14:34:37.824Z] #39 82.47 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:34:37 [2023-01-07T14:34:37.824Z] #39 82.47 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:34:37 [2023-01-07T14:34:37.824Z] #39 82.47 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:34:37 [2023-01-07T14:34:37.824Z] #39 82.49   CC       criu/arch/x86/crtools.o
14:34:37 [2023-01-07T14:34:37.876Z] #31 57.37 Fetched 460 kB in 0s (1278 kB/s)
14:34:37 [2023-01-07T14:34:37.876Z] #31 57.47 Selecting previously unselected package libbtrfs0:amd64.
14:34:38 [2023-01-07T14:34:38.137Z] #38 30.44   CC       images/sk-inet.o
14:34:38 [2023-01-07T14:34:38.138Z] #31 57.47 (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.)
14:34:38 [2023-01-07T14:34:38.138Z] #31 57.62 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
14:34:38 [2023-01-07T14:34:38.138Z] #31 57.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:34:38 [2023-01-07T14:34:38.217Z] #33 DONE 58.9s
14:34:38 [2023-01-07T14:34:38.217Z] 
14:34:38 [2023-01-07T14:34:38.217Z] #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
14:34:38 [2023-01-07T14:34:38.394Z] #38 30.76   CC       images/tun.o
14:34:38 [2023-01-07T14:34:38.394Z] #38 31.00   CC       images/sk-netlink.o
14:34:38 [2023-01-07T14:34:38.651Z] #38 31.23   CC       images/packet-sock.o
14:34:38 [2023-01-07T14:34:38.710Z] #31 58.17 Selecting previously unselected package libbtrfs-dev:amd64.
14:34:38 [2023-01-07T14:34:38.710Z] #31 58.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
14:34:38 [2023-01-07T14:34:38.710Z] #31 58.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:34:38 [2023-01-07T14:34:38.710Z] #31 ...
14:34:38 [2023-01-07T14:34:38.710Z] 
14:34:38 [2023-01-07T14:34:38.710Z] #35 [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
14:34:38 [2023-01-07T14:34:38.710Z] #35 40.08 Reading package lists...
14:34:38 [2023-01-07T14:34:38.710Z] #35 48.62 Building dependency tree...
14:34:38 [2023-01-07T14:34:38.710Z] #35 54.63 The following additional packages will be installed:
14:34:38 [2023-01-07T14:34:38.710Z] #35 54.66   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:34:38 [2023-01-07T14:34:38.710Z] #35 54.66   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:34:38 [2023-01-07T14:34:38.710Z] #35 54.66   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:34:38 [2023-01-07T14:34:38.710Z] #35 54.66   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:34:38 [2023-01-07T14:34:38.711Z] #35 54.66   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:34:38 [2023-01-07T14:34:38.711Z] #35 54.66   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:34:38 [2023-01-07T14:34:38.711Z] #35 54.67   mingw-w64-common mingw-w64-x86-64-dev
14:34:38 [2023-01-07T14:34:38.711Z] #35 54.69 Suggested packages:
14:34:38 [2023-01-07T14:34:38.711Z] #35 54.72   gcc-10-locales seccomp wine64
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.07 The following NEW packages will be installed:
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.07   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.07   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.07   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.07   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.07   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.07   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.07   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.07   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.07   mingw-w64-x86-64-dev
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.64 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.64 Need to get 115 MB of archives.
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.64 After this operation, 645 MB of additional disk space will be used.
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.64 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]
14:34:38 [2023-01-07T14:34:38.711Z] #35 57.85 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]
14:34:38 [2023-01-07T14:34:38.711Z] #35 58.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:34:38 [2023-01-07T14:34:38.711Z] #35 58.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]
14:34:38 [2023-01-07T14:34:38.711Z] #35 58.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
14:34:38 [2023-01-07T14:34:38.711Z] #35 58.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:34:38 [2023-01-07T14:34:38.908Z] #38 31.52   CC       images/ipc-var.o
14:34:38 [2023-01-07T14:34:38.972Z] #35 ...
14:34:38 [2023-01-07T14:34:38.973Z] 
14:34:38 [2023-01-07T14:34:38.973Z] #29 [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
14:34:38 [2023-01-07T14:34:38.973Z] #29 57.49 The following additional packages will be installed:
14:34:38 [2023-01-07T14:34:38.973Z] #29 57.49   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
14:34:38 [2023-01-07T14:34:38.973Z] #29 57.50   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
14:34:38 [2023-01-07T14:34:38.973Z] #29 57.55 Suggested packages:
14:34:38 [2023-01-07T14:34:38.973Z] #29 57.55   manpages-dev protobuf-mode-el python3-setuptools
14:34:38 [2023-01-07T14:34:38.973Z] #29 ...
14:34:38 [2023-01-07T14:34:38.973Z] 
14:34:38 [2023-01-07T14:34:38.973Z] #32 [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
14:34:38 [2023-01-07T14:34:38.973Z] #32 40.44 Reading package lists...
14:34:38 [2023-01-07T14:34:38.973Z] #32 48.82 Building dependency tree...
14:34:38 [2023-01-07T14:34:38.973Z] #32 54.82 The following additional packages will be installed:
14:34:38 [2023-01-07T14:34:38.973Z] #32 54.89   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:34:38 [2023-01-07T14:34:38.973Z] #32 54.90 Suggested packages:
14:34:38 [2023-01-07T14:34:38.973Z] #32 54.92   cmake-doc ninja-build lrzip
14:34:38 [2023-01-07T14:34:38.973Z] #32 54.92 Recommended packages:
14:34:38 [2023-01-07T14:34:38.973Z] #32 54.92   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:34:38 [2023-01-07T14:34:38.973Z] #32 56.56 The following NEW packages will be installed:
14:34:38 [2023-01-07T14:34:38.973Z] #32 56.57   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:34:38 [2023-01-07T14:34:38.973Z] #32 56.58   vim-common xxd
14:34:38 [2023-01-07T14:34:38.973Z] #32 57.10 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
14:34:38 [2023-01-07T14:34:38.973Z] #32 57.10 Need to get 17.7 MB of archives.
14:34:38 [2023-01-07T14:34:38.973Z] #32 57.10 After this operation, 70.7 MB of additional disk space will be used.
14:34:38 [2023-01-07T14:34:38.973Z] #32 57.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:34:38 [2023-01-07T14:34:38.973Z] #32 57.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:34:38 [2023-01-07T14:34:38.973Z] #32 57.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:34:38 [2023-01-07T14:34:38.973Z] #32 57.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:34:38 [2023-01-07T14:34:38.973Z] #32 58.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB]
14:34:38 [2023-01-07T14:34:38.973Z] #32 58.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
14:34:38 [2023-01-07T14:34:38.973Z] #32 58.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
14:34:38 [2023-01-07T14:34:38.973Z] #32 58.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
14:34:38 [2023-01-07T14:34:38.973Z] #32 58.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
14:34:38 [2023-01-07T14:34:38.973Z] #32 58.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
14:34:39 [2023-01-07T14:34:39.117Z] #26 55.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:34:39 [2023-01-07T14:34:39.117Z] #26 55.01 go: downloading mvdan.cc/gofumpt v0.2.1
14:34:39 [2023-01-07T14:34:39.117Z] #26 55.18 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
14:34:39 [2023-01-07T14:34:39.117Z] #26 55.20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
14:34:39 [2023-01-07T14:34:39.193Z] #39 83.95   CC       criu/arch/x86/kerndat.o
14:34:39 [2023-01-07T14:34:39.233Z] #32 ...
14:34:39 [2023-01-07T14:34:39.233Z] 
14:34:39 [2023-01-07T14:34:39.233Z] #35 [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
14:34:39 [2023-01-07T14:34:39.233Z] #35 58.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:34:39 [2023-01-07T14:34:39.373Z] #26 55.32 go: downloading github.com/davecgh/go-spew v1.1.1
14:34:39 [2023-01-07T14:34:39.373Z] #26 55.39 go: downloading github.com/pmezard/go-difflib v1.0.0
14:34:39 [2023-01-07T14:34:39.374Z] #26 55.39 go: downloading github.com/stretchr/objx v0.1.1
14:34:39 [2023-01-07T14:34:39.374Z] #26 55.56 go: downloading github.com/hashicorp/hcl v1.0.0
14:34:39 [2023-01-07T14:34:39.494Z] #35 59.11 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]
14:34:39 [2023-01-07T14:34:39.595Z] #38 31.80   CC       images/ipc-desc.o
14:34:39 [2023-01-07T14:34:39.595Z] #38 31.95   CC       images/ipc-shm.o
14:34:39 [2023-01-07T14:34:39.674Z] #26 55.83 go: downloading github.com/pelletier/go-toml v1.9.4
14:34:39 [2023-01-07T14:34:39.674Z] #26 55.85 go: downloading gopkg.in/yaml.v2 v2.4.0
14:34:39 [2023-01-07T14:34:39.759Z] #35 59.13 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]
14:34:39 [2023-01-07T14:34:39.852Z] #38 32.30   CC       images/ipc-msg.o
14:34:39 [2023-01-07T14:34:39.852Z] #38 ...
14:34:39 [2023-01-07T14:34:39.852Z] 
14:34:39 [2023-01-07T14:34:39.852Z] #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
14:34:39 [2023-01-07T14:34:39.852Z] #37 41.79 Updating files:  47% (2465/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:  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:  91% (4704/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.
14:34:39 [2023-01-07T14:34:39.852Z] #37 43.23 + cd /tmp/tmp.0QYJy4auRM/src/github.com/containerd/containerd
14:34:39 [2023-01-07T14:34:39.852Z] #37 43.23 + git checkout -q v1.6.14
14:34:40 [2023-01-07T14:34:40.025Z] #35 ...
14:34:40 [2023-01-07T14:34:40.025Z] 
14:34:40 [2023-01-07T14:34:40.025Z] #25 [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
14:34:40 [2023-01-07T14:34:40.025Z] #25 DONE 59.5s
14:34:40 [2023-01-07T14:34:40.025Z] 
14:34:40 [2023-01-07T14:34:40.025Z] #31 [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
14:34:40 [2023-01-07T14:34:40.025Z] #31 58.98 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:34:40 [2023-01-07T14:34:40.025Z] #31 59.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:34:40 [2023-01-07T14:34:40.025Z] #31 59.03 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:34:40 [2023-01-07T14:34:40.122Z] #37 2.135 + RM_GOPATH=0
14:34:40 [2023-01-07T14:34:40.122Z] #37 2.135 + TMP_GOPATH=
14:34:40 [2023-01-07T14:34:40.122Z] #37 2.135 + : /build
14:34:40 [2023-01-07T14:34:40.122Z] #37 2.135 + '[' -z '' ']'
14:34:40 [2023-01-07T14:34:40.122Z] #37 2.135 ++ mktemp -d
14:34:40 [2023-01-07T14:34:40.122Z] #37 2.135 + export GOPATH=/tmp/tmp.A11NPsPsst
14:34:40 [2023-01-07T14:34:40.122Z] #37 2.135 + GOPATH=/tmp/tmp.A11NPsPsst
14:34:40 [2023-01-07T14:34:40.122Z] #37 2.135 + RM_GOPATH=1
14:34:40 [2023-01-07T14:34:40.122Z] #37 2.135 + case "$(go env GOARCH)" in
14:34:40 [2023-01-07T14:34:40.122Z] #37 2.135 ++ go env GOARCH
14:34:40 [2023-01-07T14:34:40.123Z] #39 84.83   CC       criu/arch/x86/sigaction_compat.o
14:34:40 [2023-01-07T14:34:40.251Z] #26 56.06 go: downloading golang.org/x/text v0.3.7
14:34:40 [2023-01-07T14:34:40.285Z] #31 DONE 60.0s
14:34:40 [2023-01-07T14:34:40.285Z] 
14:34:40 [2023-01-07T14:34:40.285Z] #28 [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
14:34:40 [2023-01-07T14:34:40.382Z] #39 85.23   CC       criu/arch/x86/sigframe.o
14:34:40 [2023-01-07T14:34:40.395Z] #37 2.253 Install containerd version v1.6.14
14:34:40 [2023-01-07T14:34:40.395Z] #37 2.253 + export GO_BUILDMODE=-buildmode=pie
14:34:40 [2023-01-07T14:34:40.396Z] #37 2.253 + GO_BUILDMODE=-buildmode=pie
14:34:40 [2023-01-07T14:34:40.396Z] #37 2.253 ++ dirname /tmp/install/install.sh
14:34:40 [2023-01-07T14:34:40.396Z] #37 2.253 + dir=/tmp/install
14:34:40 [2023-01-07T14:34:40.396Z] #37 2.253 + bin=containerd
14:34:40 [2023-01-07T14:34:40.396Z] #37 2.253 + shift
14:34:40 [2023-01-07T14:34:40.396Z] #37 2.253 + '[' '!' -f /tmp/install/containerd.installer ']'
14:34:40 [2023-01-07T14:34:40.396Z] #37 2.253 + . /tmp/install/containerd.installer
14:34:40 [2023-01-07T14:34:40.396Z] #37 2.253 ++ set -e
14:34:40 [2023-01-07T14:34:40.396Z] #37 2.253 ++ : v1.6.14
14:34:40 [2023-01-07T14:34:40.396Z] #37 2.253 + install_containerd
14:34:40 [2023-01-07T14:34:40.396Z] #37 2.253 + echo 'Install containerd version v1.6.14'
14:34:40 [2023-01-07T14:34:40.396Z] #37 2.253 + git clone https://github.com/containerd/containerd.git /tmp/tmp.A11NPsPsst/src/github.com/containerd/containerd
14:34:40 [2023-01-07T14:34:40.396Z] #37 2.253 Cloning into '/tmp/tmp.A11NPsPsst/src/github.com/containerd/containerd'...
14:34:40 [2023-01-07T14:34:40.418Z] #37 ...
14:34:40 [2023-01-07T14:34:40.418Z] 
14:34:40 [2023-01-07T14:34:40.418Z] #29 [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
14:34:40 [2023-01-07T14:34:40.418Z] #29 74.43 log
14:34:40 [2023-01-07T14:34:40.418Z] #29 76.12 github.com/BurntSushi/toml/cmd/tomlv
14:34:40 [2023-01-07T14:34:40.418Z] #29 DONE 79.0s
14:34:40 [2023-01-07T14:34:40.418Z] 
14:34:40 [2023-01-07T14:34:40.418Z] #35 [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
14:34:40 [2023-01-07T14:34:40.418Z] #35 78.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:34:40 [2023-01-07T14:34:40.418Z] #35 78.61 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
14:34:40 [2023-01-07T14:34:40.418Z] #35 78.64 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:34:40 [2023-01-07T14:34:40.546Z] #28 ...
14:34:40 [2023-01-07T14:34:40.546Z] 
14:34:40 [2023-01-07T14:34:40.546Z] #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
14:34:40 [2023-01-07T14:34:40.945Z] #39 85.55   LINK     criu/arch/x86/crtools.built-in.o
14:34:40 [2023-01-07T14:34:40.945Z] #39 85.67   DEP      criu/pie/util-vdso-elf32.d
14:34:41 [2023-01-07T14:34:41.202Z] #39 85.91   DEP      criu/pie/util-vdso.d
14:34:41 [2023-01-07T14:34:41.458Z] #39 86.13   DEP      criu/pie/util.d
14:34:41 [2023-01-07T14:34:41.639Z] #26 ...
14:34:41 [2023-01-07T14:34:41.639Z] 
14:34:41 [2023-01-07T14:34:41.639Z] #27 [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
14:34:41 [2023-01-07T14:34:41.639Z] #27 50.24 Setting up libprotobuf23:amd64 (3.12.4-1) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 50.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 50.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 50.25 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 50.35 Setting up libcap2:amd64 (1:2.44-1) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 50.35 Setting up python3-six (1.16.0-2) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 51.77 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 51.79 Setting up libprotoc23:amd64 (3.12.4-1) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 51.83 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 51.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 51.87 Setting up python3-protobuf (3.12.4-1) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 56.54 Setting up libcap-dev:amd64 (1:2.44-1) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 56.55 Setting up protobuf-compiler (3.12.4-1) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 56.57 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 56.58 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 56.61 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 56.63 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 56.68 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:34:41 [2023-01-07T14:34:41.639Z] #27 DONE 57.6s
14:34:41 [2023-01-07T14:34:41.639Z] 
14:34:41 [2023-01-07T14:34:41.639Z] #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
14:34:41 [2023-01-07T14:34:41.639Z] #24 49.80 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.
14:34:41 [2023-01-07T14:34:41.639Z] #24 50.47 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:34:41 [2023-01-07T14:34:41.639Z] #24 50.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:34:41 [2023-01-07T14:34:41.639Z] #24 ...
14:34:41 [2023-01-07T14:34:41.639Z] 
14:34:41 [2023-01-07T14:34:41.639Z] #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
14:34:41 [2023-01-07T14:34:41.715Z] #39 86.43   CC       criu/pie/util.o
14:34:41 [2023-01-07T14:34:41.971Z] #39 86.86   CC       criu/pie/util-vdso.o
14:34:42 [2023-01-07T14:34:42.901Z] #39 87.67   CC       criu/pie/util-vdso-elf32.o
14:34:43 [2023-01-07T14:34:43.007Z] #38 ...
14:34:43 [2023-01-07T14:34:43.007Z] 
14:34:43 [2023-01-07T14:34:43.007Z] #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
14:34:43 [2023-01-07T14:34:43.007Z] #32 49.12 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:34:43 [2023-01-07T14:34:43.007Z] #32 49.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
14:34:43 [2023-01-07T14:34:43.007Z] #32 49.12 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:34:43 [2023-01-07T14:34:43.007Z] #32 52.06 Selecting previously unselected package binutils-mingw-w64.
14:34:43 [2023-01-07T14:34:43.007Z] #32 52.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:34:43 [2023-01-07T14:34:43.007Z] #32 52.06 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:34:43 [2023-01-07T14:34:43.007Z] #32 52.19 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:34:43 [2023-01-07T14:34:43.007Z] #32 52.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:34:43 [2023-01-07T14:34:43.007Z] #32 52.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:34:43 [2023-01-07T14:34:43.007Z] #32 52.45 Selecting previously unselected package dmsetup.
14:34:43 [2023-01-07T14:34:43.007Z] #32 52.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
14:34:43 [2023-01-07T14:34:43.007Z] #32 52.45 Unpacking dmsetup (2:1.02.175-2.1) ...
14:34:43 [2023-01-07T14:34:43.007Z] #32 52.52 Selecting previously unselected package mingw-w64-common.
14:34:43 [2023-01-07T14:34:43.007Z] #32 52.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:34:43 [2023-01-07T14:34:43.007Z] #32 52.52 Unpacking mingw-w64-common (8.0.0-1) ...
14:34:43 [2023-01-07T14:34:43.007Z] #32 ...
14:34:43 [2023-01-07T14:34:43.007Z] 
14:34:43 [2023-01-07T14:34:43.007Z] #36 [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
14:34:43 [2023-01-07T14:34:43.007Z] #36 49.42 Selecting previously unselected package libicu67:amd64.
14:34:43 [2023-01-07T14:34:43.007Z] #36 49.42 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
14:34:43 [2023-01-07T14:34:43.007Z] #36 49.46 Unpacking libicu67:amd64 (67.1-7) ...
14:34:43 [2023-01-07T14:34:43.007Z] #36 56.82 Selecting previously unselected package libxml2:amd64.
14:34:43 [2023-01-07T14:34:43.007Z] #36 56.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
14:34:43 [2023-01-07T14:34:43.007Z] #36 56.84 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:34:43 [2023-01-07T14:34:43.007Z] #36 57.58 Selecting previously unselected package libarchive13:amd64.
14:34:43 [2023-01-07T14:34:43.007Z] #36 57.58 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
14:34:43 [2023-01-07T14:34:43.007Z] #36 57.58 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:34:43 [2023-01-07T14:34:43.007Z] #36 57.96 Selecting previously unselected package libjsoncpp24:amd64.
14:34:43 [2023-01-07T14:34:43.007Z] #36 57.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
14:34:43 [2023-01-07T14:34:43.007Z] #36 57.98 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:34:43 [2023-01-07T14:34:43.007Z] #36 58.14 Selecting previously unselected package librhash0:amd64.
14:34:43 [2023-01-07T14:34:43.007Z] #36 58.14 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
14:34:43 [2023-01-07T14:34:43.007Z] #36 58.16 Unpacking librhash0:amd64 (1.4.1-2) ...
14:34:43 [2023-01-07T14:34:43.007Z] #36 58.34 Selecting previously unselected package libuv1:amd64.
14:34:43 [2023-01-07T14:34:43.007Z] #36 58.35 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
14:34:43 [2023-01-07T14:34:43.007Z] #36 58.36 Unpacking libuv1:amd64 (1.40.0-2) ...
14:34:43 [2023-01-07T14:34:43.007Z] #36 58.58 Selecting previously unselected package cmake.
14:34:43 [2023-01-07T14:34:43.007Z] #36 58.58 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
14:34:43 [2023-01-07T14:34:43.007Z] #36 58.58 Unpacking cmake (3.18.4-2+deb11u1) ...
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.273 + RM_GOPATH=0
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.273 + TMP_GOPATH=
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.273 + : /build
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.273 + '[' -z '' ']'
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.273 ++ mktemp -d
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.275 + export GOPATH=/tmp/tmp.VMYaRj70Hz
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.275 + GOPATH=/tmp/tmp.VMYaRj70Hz
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.275 + RM_GOPATH=1
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.275 + case "$(go env GOARCH)" in
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.275 ++ go env GOARCH
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.329 + export GO_BUILDMODE=-buildmode=pie
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.329 + GO_BUILDMODE=-buildmode=pie
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.329 ++ dirname /tmp/install/install.sh
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.360 + dir=/tmp/install
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.360 + bin=containerd
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.360 + shift
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.360 + '[' '!' -f /tmp/install/containerd.installer ']'
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.360 + . /tmp/install/containerd.installer
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.360 ++ set -e
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.360 ++ : v1.6.14
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.360 + install_containerd
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.391 + echo 'Install containerd version v1.6.14'
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.391 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VMYaRj70Hz/src/github.com/containerd/containerd
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.391 Cloning into '/tmp/tmp.VMYaRj70Hz/src/github.com/containerd/containerd'...
14:34:43 [2023-01-07T14:34:43.091Z] #37 2.391 Install containerd version v1.6.14
14:34:43 [2023-01-07T14:34:43.263Z] #36 ...
14:34:43 [2023-01-07T14:34:43.264Z] 
14:34:43 [2023-01-07T14:34:43.264Z] #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
14:34:43 [2023-01-07T14:34:43.264Z] #32 59.41 Selecting previously unselected package mingw-w64-x86-64-dev.
14:34:43 [2023-01-07T14:34:43.264Z] #32 59.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:34:43 [2023-01-07T14:34:43.264Z] #32 59.42 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:34:43 [2023-01-07T14:34:43.464Z] #39 88.34   AR       criu/pie/pie.lib.a
14:34:43 [2023-01-07T14:34:43.683Z] #37 ...
14:34:43 [2023-01-07T14:34:43.683Z] 
14:34:43 [2023-01-07T14:34:43.683Z] #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
14:34:43 [2023-01-07T14:34:43.683Z] #24 62.25 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.
14:34:43 [2023-01-07T14:34:43.683Z] #24 63.33 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:34:43 [2023-01-07T14:34:43.683Z] #24 63.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:34:43 [2023-01-07T14:34:43.721Z] #39 88.41   DEP      criu/pie/restorer.d
14:34:43 [2023-01-07T14:34:43.721Z] #39 88.57   DEP      criu/arch/x86/sigaction_compat_pie.d
14:34:43 [2023-01-07T14:34:43.826Z] #32 ...
14:34:43 [2023-01-07T14:34:43.827Z] 
14:34:43 [2023-01-07T14:34:43.827Z] #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
14:34:43 [2023-01-07T14:34:43.827Z] #34 50.08 sync
14:34:43 [2023-01-07T14:34:43.827Z] #34 50.08 internal/reflectlite
14:34:43 [2023-01-07T14:34:43.827Z] #34 51.64 internal/testlog
14:34:43 [2023-01-07T14:34:43.827Z] #34 53.32 sort
14:34:43 [2023-01-07T14:34:43.827Z] #34 53.32 errors
14:34:43 [2023-01-07T14:34:43.827Z] #34 53.72 strconv
14:34:43 [2023-01-07T14:34:43.827Z] #34 54.69 io
14:34:43 [2023-01-07T14:34:43.827Z] #34 56.40 internal/oserror
14:34:43 [2023-01-07T14:34:43.827Z] #34 56.75 syscall
14:34:43 [2023-01-07T14:34:43.827Z] #34 58.70 reflect
14:34:43 [2023-01-07T14:34:43.977Z] #39 88.69   DEP      criu/arch/x86/restorer_unmap.d
14:34:43 [2023-01-07T14:34:43.977Z] #39 88.71   DEP      criu/arch/x86/restorer.d
14:34:43 [2023-01-07T14:34:43.977Z] #39 88.93   DEP      criu/arch/x86/vdso-pie.d
14:34:44 [2023-01-07T14:34:44.235Z] #39 89.07   DEP      criu/pie/parasite-vdso.d
14:34:44 [2023-01-07T14:34:44.235Z] #39 89.21   DEP      criu/pie/parasite.d
14:34:44 [2023-01-07T14:34:44.492Z] #39 89.49   CC       criu/pie/parasite.o
14:34:44 [2023-01-07T14:34:44.621Z] #24 ...
14:34:44 [2023-01-07T14:34:44.621Z] 
14:34:44 [2023-01-07T14:34:44.621Z] #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
14:34:44 [2023-01-07T14:34:44.621Z] #34 DONE 65.5s
14:34:44 [2023-01-07T14:34:44.880Z] 
14:34:44 [2023-01-07T14:34:44.880Z] #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
14:34:44 [2023-01-07T14:34:44.880Z] #31 59.11 debconf: delaying package configuration, since apt-utils is not installed
14:34:44 [2023-01-07T14:34:44.880Z] #31 59.61 Fetched 4583 kB in 1s (4373 kB/s)
14:34:44 [2023-01-07T14:34:44.880Z] #31 59.80 Selecting previously unselected package libcap2:amd64.
14:34:44 [2023-01-07T14:34:44.880Z] #31 59.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:34:44 [2023-01-07T14:34:44.880Z] #31 59.89 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 59.93 Unpacking libcap2:amd64 (1:2.44-1) ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 60.14 Selecting previously unselected package libcap-dev:amd64.
14:34:44 [2023-01-07T14:34:44.880Z] #31 60.14 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 60.14 Unpacking libcap-dev:amd64 (1:2.44-1) ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 60.42 Selecting previously unselected package libnet1:amd64.
14:34:44 [2023-01-07T14:34:44.880Z] #31 60.43 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 60.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 60.78 Selecting previously unselected package libnet1-dev.
14:34:44 [2023-01-07T14:34:44.880Z] #31 60.78 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 60.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 61.64 Selecting previously unselected package libnl-3-200:amd64.
14:34:44 [2023-01-07T14:34:44.880Z] #31 61.64 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 61.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 61.89 Selecting previously unselected package libnl-3-dev:amd64.
14:34:44 [2023-01-07T14:34:44.880Z] #31 61.90 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 61.91 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 62.38 Selecting previously unselected package libprotobuf-c1:amd64.
14:34:44 [2023-01-07T14:34:44.880Z] #31 62.39 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 62.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 62.76 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:34:44 [2023-01-07T14:34:44.880Z] #31 62.76 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 62.77 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 63.00 Selecting previously unselected package zlib1g-dev:amd64.
14:34:44 [2023-01-07T14:34:44.880Z] #31 63.00 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
14:34:44 [2023-01-07T14:34:44.880Z] #31 63.01 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:34:44 [2023-01-07T14:34:44.881Z] #31 63.72 Selecting previously unselected package libprotobuf23:amd64.
14:34:44 [2023-01-07T14:34:44.881Z] #31 63.72 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
14:34:44 [2023-01-07T14:34:44.881Z] #31 63.72 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
14:34:44 [2023-01-07T14:34:44.881Z] #31 65.65 Selecting previously unselected package libprotobuf-lite23:amd64.
14:34:44 [2023-01-07T14:34:44.881Z] #31 65.65 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
14:34:44 [2023-01-07T14:34:44.881Z] #31 65.65 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
14:34:45 [2023-01-07T14:34:45.452Z] #31 66.07 Selecting previously unselected package libprotobuf-dev:amd64.
14:34:45 [2023-01-07T14:34:45.452Z] #31 66.12 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
14:34:45 [2023-01-07T14:34:45.452Z] #31 66.13 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
14:34:45 [2023-01-07T14:34:45.676Z] #35 84.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:34:45 [2023-01-07T14:34:45.676Z] #35 84.08 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
14:34:45 [2023-01-07T14:34:45.676Z] #35 84.08 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:34:45 [2023-01-07T14:34:45.718Z] #34 ...
14:34:45 [2023-01-07T14:34:45.718Z] 
14:34:45 [2023-01-07T14:34:45.718Z] #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
14:34:45 [2023-01-07T14:34:45.718Z] #38 4.112 Note: Building without setproctitle() and strlcpy() support.
14:34:45 [2023-01-07T14:34:45.718Z] #38 4.114       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:34:45 [2023-01-07T14:34:45.718Z] #38 4.134 Note: Building without GnuTLS support
14:34:45 [2023-01-07T14:34:45.718Z] #38 4.142 Makefile.config:39: Warn: you have no libnftables installed
14:34:45 [2023-01-07T14:34:45.718Z] #38 4.160 Makefile.config:40: Warn: Building without nftables support
14:34:45 [2023-01-07T14:34:45.862Z] #39 90.74   LINK     criu/pie/parasite.built-in.o
14:34:45 [2023-01-07T14:34:45.862Z] #39 90.76   GEN      criu/pie/parasite-blob.h
14:34:45 [2023-01-07T14:34:45.862Z] #39 90.80   CC       criu/pie/parasite-vdso.o
14:34:46 [2023-01-07T14:34:46.119Z] #39 ...
14:34:46 [2023-01-07T14:34:46.119Z] 
14:34:46 [2023-01-07T14:34:46.119Z] #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
14:34:46 [2023-01-07T14:34:46.119Z] #30 175.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:34:46 [2023-01-07T14:34:46.119Z] #30 175.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:34:46 [2023-01-07T14:34:46.119Z] #30 175.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:34:46 [2023-01-07T14:34:46.239Z] #35 ...
14:34:46 [2023-01-07T14:34:46.239Z] 
14:34:46 [2023-01-07T14:34:46.239Z] #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
14:34:46 [2023-01-07T14:34:46.239Z] #38 32.67   CC       images/ipc-sem.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 33.03   CC       images/utsns.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 33.37   CC       images/creds.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 33.72   CC       images/vma.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 33.93   CC       images/netdev.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 34.28   CC       images/tty.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 34.73   CC       images/file-lock.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 34.96   CC       images/rlimit.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 35.12   CC       images/pagemap.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 35.45   CC       images/siginfo.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 35.69   CC       images/rpc.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 36.77   CC       images/ext-file.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 37.01   CC       images/cgroup.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 37.63   CC       images/userns.o
14:34:46 [2023-01-07T14:34:46.239Z] #38 37.87   CC       images/google/protobuf/descriptor.o
14:34:46 [2023-01-07T14:34:46.439Z] #37 ...
14:34:46 [2023-01-07T14:34:46.439Z] 
14:34:46 [2023-01-07T14:34:46.439Z] #29 [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
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.18 The following NEW packages will be installed:
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.18   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.18   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.18   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.18   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.90 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded.
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.90 Need to get 4583 kB of archives.
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.90 After this operation, 25.9 MB of additional disk space will be used.
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 60.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 61.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 61.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 61.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 61.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 61.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 61.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 61.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 61.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 61.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
14:34:46 [2023-01-07T14:34:46.439Z] #29 63.41 debconf: delaying package configuration, since apt-utils is not installed
14:34:46 [2023-01-07T14:34:46.439Z] #29 63.67 Fetched 4583 kB in 1s (4654 kB/s)
14:34:46 [2023-01-07T14:34:46.439Z] #29 63.94 Selecting previously unselected package libcap2:amd64.
14:34:46 [2023-01-07T14:34:46.439Z] #29 63.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:34:46 [2023-01-07T14:34:46.439Z] #29 64.10 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
14:34:46 [2023-01-07T14:34:46.439Z] #29 64.12 Unpacking libcap2:amd64 (1:2.44-1) ...
14:34:46 [2023-01-07T14:34:46.439Z] #29 64.38 Selecting previously unselected package libcap-dev:amd64.
14:34:46 [2023-01-07T14:34:46.439Z] #29 64.39 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
14:34:46 [2023-01-07T14:34:46.439Z] #29 64.39 Unpacking libcap-dev:amd64 (1:2.44-1) ...
14:34:46 [2023-01-07T14:34:46.439Z] #29 64.67 Selecting previously unselected package libnet1:amd64.
14:34:46 [2023-01-07T14:34:46.439Z] #29 64.68 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:34:46 [2023-01-07T14:34:46.439Z] #29 64.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:34:46 [2023-01-07T14:34:46.439Z] #29 65.08 Selecting previously unselected package libnet1-dev.
14:34:46 [2023-01-07T14:34:46.439Z] #29 65.11 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
14:34:46 [2023-01-07T14:34:46.439Z] #29 65.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
14:34:46 [2023-01-07T14:34:46.439Z] #29 65.46 Selecting previously unselected package libnl-3-200:amd64.
14:34:46 [2023-01-07T14:34:46.439Z] #29 65.46 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:34:46 [2023-01-07T14:34:46.439Z] #29 65.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:34:46 [2023-01-07T14:34:46.439Z] #29 65.73 Selecting previously unselected package libnl-3-dev:amd64.
14:34:46 [2023-01-07T14:34:46.439Z] #29 65.73 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
14:34:46 [2023-01-07T14:34:46.439Z] #29 65.75 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:34:46 [2023-01-07T14:34:46.439Z] #29 66.14 Selecting previously unselected package libprotobuf-c1:amd64.
14:34:46 [2023-01-07T14:34:46.439Z] #29 66.14 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:34:46 [2023-01-07T14:34:46.439Z] #29 66.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:34:46 [2023-01-07T14:34:46.802Z] #38 39.34   CC       images/opts.o
14:34:47 [2023-01-07T14:34:47.019Z] #29 ...
14:34:47 [2023-01-07T14:34:47.019Z] 
14:34:47 [2023-01-07T14:34:47.019Z] #26 [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
14:34:47 [2023-01-07T14:34:47.019Z] #26 DONE 66.4s
14:34:47 [2023-01-07T14:34:47.019Z] 
14:34:47 [2023-01-07T14:34:47.019Z] #32 [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
14:34:47 [2023-01-07T14:34:47.019Z] #32 61.09 debconf: delaying package configuration, since apt-utils is not installed
14:34:47 [2023-01-07T14:34:47.019Z] #32 61.55 Fetched 17.7 MB in 2s (8112 kB/s)
14:34:47 [2023-01-07T14:34:47.019Z] #32 61.72 Selecting previously unselected package xxd.
14:34:47 [2023-01-07T14:34:47.019Z] #32 61.72 (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.)
14:34:47 [2023-01-07T14:34:47.019Z] #32 61.81 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:34:47 [2023-01-07T14:34:47.019Z] #32 61.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:34:47 [2023-01-07T14:34:47.019Z] #32 62.32 Selecting previously unselected package vim-common.
14:34:47 [2023-01-07T14:34:47.019Z] #32 62.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:34:47 [2023-01-07T14:34:47.019Z] #32 62.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:34:47 [2023-01-07T14:34:47.019Z] #32 63.10 Selecting previously unselected package cmake-data.
14:34:47 [2023-01-07T14:34:47.019Z] #32 63.11 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:34:47 [2023-01-07T14:34:47.019Z] #32 63.12 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:34:47 [2023-01-07T14:34:47.058Z] #38 39.55   CC       images/seccomp.o
14:34:47 [2023-01-07T14:34:47.279Z] #32 ...
14:34:47 [2023-01-07T14:34:47.279Z] 
14:34:47 [2023-01-07T14:34:47.279Z] #29 [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
14:34:47 [2023-01-07T14:34:47.279Z] #29 66.46 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:34:47 [2023-01-07T14:34:47.279Z] #29 66.46 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
14:34:47 [2023-01-07T14:34:47.279Z] #29 66.49 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:34:47 [2023-01-07T14:34:47.279Z] #29 66.66 Selecting previously unselected package zlib1g-dev:amd64.
14:34:47 [2023-01-07T14:34:47.279Z] #29 66.69 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
14:34:47 [2023-01-07T14:34:47.279Z] #29 66.71 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:34:47 [2023-01-07T14:34:47.315Z] #38 39.72   CC       images/binfmt-misc.o
14:34:47 [2023-01-07T14:34:47.315Z] #38 39.91   CC       images/time.o
14:34:47 [2023-01-07T14:34:47.539Z] #29 67.17 Selecting previously unselected package libprotobuf23:amd64.
14:34:47 [2023-01-07T14:34:47.571Z] #38 40.06   CC       images/sysctl.o
14:34:47 [2023-01-07T14:34:47.618Z] #31 68.29 Selecting previously unselected package libprotoc23:amd64.
14:34:47 [2023-01-07T14:34:47.618Z] #31 68.29 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
14:34:47 [2023-01-07T14:34:47.618Z] #31 68.30 Unpacking libprotoc23:amd64 (3.12.4-1) ...
14:34:47 [2023-01-07T14:34:47.618Z] #31 ...
14:34:47 [2023-01-07T14:34:47.618Z] 
14:34:47 [2023-01-07T14:34:47.618Z] #26 [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
14:34:47 [2023-01-07T14:34:47.618Z] #26 58.54 debconf: delaying package configuration, since apt-utils is not installed
14:34:47 [2023-01-07T14:34:47.618Z] #26 58.92 Fetched 17.7 MB in 2s (9438 kB/s)
14:34:47 [2023-01-07T14:34:47.618Z] #26 59.08 Selecting previously unselected package xxd.
14:34:47 [2023-01-07T14:34:47.618Z] #26 59.08 (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.)
14:34:47 [2023-01-07T14:34:47.618Z] #26 59.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:34:47 [2023-01-07T14:34:47.618Z] #26 59.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:34:47 [2023-01-07T14:34:47.618Z] #26 59.64 Selecting previously unselected package vim-common.
14:34:47 [2023-01-07T14:34:47.618Z] #26 59.65 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:34:47 [2023-01-07T14:34:47.618Z] #26 59.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:34:47 [2023-01-07T14:34:47.618Z] #26 60.21 Selecting previously unselected package cmake-data.
14:34:47 [2023-01-07T14:34:47.618Z] #26 60.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:34:47 [2023-01-07T14:34:47.618Z] #26 60.24 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:34:47 [2023-01-07T14:34:47.618Z] #26 65.66 Selecting previously unselected package libicu67:amd64.
14:34:47 [2023-01-07T14:34:47.618Z] #26 65.68 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
14:34:47 [2023-01-07T14:34:47.618Z] #26 65.73 Unpacking libicu67:amd64 (67.1-7) ...
14:34:47 [2023-01-07T14:34:47.664Z] Fetching without tags
14:34:47 [2023-01-07T14:34:47.799Z] #29 67.18 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
14:34:47 [2023-01-07T14:34:47.799Z] #29 67.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
14:34:47 [2023-01-07T14:34:47.828Z] #38 40.22   CC       images/autofs.o
14:34:47 [2023-01-07T14:34:47.877Z] #26 ...
14:34:47 [2023-01-07T14:34:47.877Z] 
14:34:47 [2023-01-07T14:34:47.877Z] #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
14:34:47 [2023-01-07T14:34:47.877Z] #30 58.69 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]
14:34:47 [2023-01-07T14:34:47.877Z] #30 61.49 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]
14:34:47 [2023-01-07T14:34:47.877Z] #30 62.35 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]
14:34:47 [2023-01-07T14:34:47.877Z] #30 63.57 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]
14:34:47 [2023-01-07T14:34:47.877Z] #30 65.95 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]
14:34:47 [2023-01-07T14:34:47.877Z] #30 67.05 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]
14:34:47 [2023-01-07T14:34:47.877Z] #30 67.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
14:34:47 [2023-01-07T14:34:47.877Z] #30 67.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
14:34:47 [2023-01-07T14:34:47.877Z] #30 67.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:34:47 [2023-01-07T14:34:47.877Z] #30 67.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:34:47 [2023-01-07T14:34:47.878Z] #30 67.10 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]
14:34:47 [2023-01-07T14:34:47.878Z] #30 67.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
14:34:47 [2023-01-07T14:34:47.878Z] #30 67.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
14:34:47 [2023-01-07T14:34:47.878Z] #30 67.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
14:34:47 [2023-01-07T14:34:47.878Z] #30 67.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
14:34:47 [2023-01-07T14:34:47.878Z] #30 67.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
14:34:47 [2023-01-07T14:34:47.878Z] #30 67.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
14:34:47 [2023-01-07T14:34:47.878Z] #30 67.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
14:34:47 [2023-01-07T14:34:47.878Z] #30 67.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
14:34:47 [2023-01-07T14:34:47.878Z] #30 67.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:34:47 [2023-01-07T14:34:47.878Z] #30 67.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
14:34:47 [2023-01-07T14:34:47.878Z] #30 68.67 debconf: delaying package configuration, since apt-utils is not installed
14:34:48 [2023-01-07T14:34:48.084Z] #38 40.45   CC       images/macvlan.o
14:34:48 [2023-01-07T14:34:48.084Z] #38 40.62   CC       images/sit.o
14:34:48 [2023-01-07T14:34:48.137Z] #30 69.00 Fetched 115 MB in 12s (9852 kB/s)
14:34:48 [2023-01-07T14:34:48.236Z] #38 ...
14:34:48 [2023-01-07T14:34:48.236Z] 
14:34:48 [2023-01-07T14:34:48.236Z] #36 [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
14:34:48 [2023-01-07T14:34:48.236Z] #36 62.88 Setting up libicu67:amd64 (67.1-7) ...
14:34:48 [2023-01-07T14:34:48.237Z] #36 62.90 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:34:48 [2023-01-07T14:34:48.237Z] #36 62.91 Setting up libuv1:amd64 (1.40.0-2) ...
14:34:48 [2023-01-07T14:34:48.237Z] #36 62.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:34:48 [2023-01-07T14:34:48.237Z] #36 62.97 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:34:48 [2023-01-07T14:34:48.237Z] #36 62.98 Setting up librhash0:amd64 (1.4.1-2) ...
14:34:48 [2023-01-07T14:34:48.237Z] #36 62.99 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:34:48 [2023-01-07T14:34:48.237Z] #36 63.01 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:34:48 [2023-01-07T14:34:48.237Z] #36 63.02 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:34:48 [2023-01-07T14:34:48.237Z] #36 63.04 Setting up cmake (3.18.4-2+deb11u1) ...
14:34:48 [2023-01-07T14:34:48.237Z] #36 63.05 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:34:48 [2023-01-07T14:34:48.237Z] #36 DONE 63.8s
14:34:48 [2023-01-07T14:34:48.237Z] 
14:34:48 [2023-01-07T14:34:48.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
14:34:48 [2023-01-07T14:34:48.237Z] #38 6.411 fatal: not a git repository (or any of the parent directories): .git
14:34:48 [2023-01-07T14:34:48.237Z] #38 6.515   GEN      .gitid
14:34:48 [2023-01-07T14:34:48.237Z] #38 6.515   GEN      criu/include/version.h
14:34:48 [2023-01-07T14:34:48.237Z] #38 6.631   GEN      include/common/asm
14:34:48 [2023-01-07T14:34:48.340Z] #38 40.88   CC       images/memfd.o
14:34:47 [2023-01-07T14:34:47.328Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:34:47 [2023-01-07T14:34:47.393Z]  > git config --add remote.origin.fetch +refs/pull/44755/head:refs/remotes/origin/PR-44755 # timeout=10
14:34:47 [2023-01-07T14:34:47.442Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:34:47 [2023-01-07T14:34:47.574Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:34:47 [2023-01-07T14:34:47.705Z] Fetching upstream changes from https://github.com/moby/moby.git
14:34:47 [2023-01-07T14:34:47.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:47 [2023-01-07T14:34:47.707Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44755/head:refs/remotes/origin/PR-44755 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:34:48 [2023-01-07T14:34:48.413Z] Merging remotes/origin/20.10 commit 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 into PR head commit d645297358ce3f9fced99b772b36da6c1bf6d464
14:34:48 [2023-01-07T14:34:48.417Z] #30 69.21 Selecting previously unselected package binutils-mingw-w64-i686.
14:34:48 [2023-01-07T14:34:48.417Z] #30 69.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
14:34:48 [2023-01-07T14:34:48.417Z] #30 69.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
14:34:48 [2023-01-07T14:34:48.417Z] #30 69.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:34:48 [2023-01-07T14:34:48.689Z] #30 ...
14:34:48 [2023-01-07T14:34:48.689Z] 
14:34:48 [2023-01-07T14:34:48.689Z] #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
14:34:48 [2023-01-07T14:34:48.689Z] #31 69.47 Selecting previously unselected package protobuf-c-compiler.
14:34:48 [2023-01-07T14:34:48.689Z] #31 69.47 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
14:34:48 [2023-01-07T14:34:48.689Z] #31 69.47 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
14:34:48 [2023-01-07T14:34:48.903Z] #38 41.20   CC       images/timens.o
14:34:48 [2023-01-07T14:34:48.903Z] #38 41.43   LINK     images/built-in.o
14:34:48 [2023-01-07T14:34:48.949Z] #31 69.75 Selecting previously unselected package protobuf-compiler.
14:34:48 [2023-01-07T14:34:48.949Z] #31 69.77 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
14:34:48 [2023-01-07T14:34:48.949Z] #31 69.77 Unpacking protobuf-compiler (3.12.4-1) ...
14:34:48 [2023-01-07T14:34:48.949Z] #31 69.91 Selecting previously unselected package python3-pkg-resources.
14:34:49 [2023-01-07T14:34:49.159Z] #38 41.60   GEN      compel/include/asm
14:34:49 [2023-01-07T14:34:49.159Z] #38 41.68   GEN      compel/include/version.h
14:34:49 [2023-01-07T14:34:49.159Z] #38 41.69 touch .config
14:34:49 [2023-01-07T14:34:49.183Z] #29 68.89 Selecting previously unselected package libprotobuf-lite23:amd64.
14:34:49 [2023-01-07T14:34:49.183Z] #29 68.89 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
14:34:49 [2023-01-07T14:34:49.208Z] #31 69.92 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
14:34:49 [2023-01-07T14:34:49.208Z] #31 69.93 Unpacking python3-pkg-resources (52.0.0-4) ...
14:34:49 [2023-01-07T14:34:49.415Z] #38 41.76   GEN      include/common/config.h
14:34:49 [2023-01-07T14:34:49.415Z] #38 41.87   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:34:49 [2023-01-07T14:34:49.415Z] #38 41.89   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
14:34:49 [2023-01-07T14:34:49.415Z] #38 41.91   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
14:34:49 [2023-01-07T14:34:49.415Z] #38 41.95   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
14:34:49 [2023-01-07T14:34:49.415Z] #38 41.98   DEP      compel/plugins/std/infect.d
14:34:49 [2023-01-07T14:34:49.444Z] #29 68.91 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
14:34:49 [2023-01-07T14:34:49.467Z] #31 70.31 Selecting previously unselected package python3-six.
14:34:49 [2023-01-07T14:34:49.467Z] #31 70.31 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
14:34:49 [2023-01-07T14:34:49.467Z] #31 70.31 Unpacking python3-six (1.16.0-2) ...
14:34:49 [2023-01-07T14:34:49.670Z] #38 42.06   DEP      compel/plugins/std/string.d
14:34:49 [2023-01-07T14:34:49.670Z] #38 42.17   DEP      compel/plugins/std/log.d
14:34:49 [2023-01-07T14:34:49.670Z] #38 42.25   DEP      compel/plugins/std/fds.d
14:34:49 [2023-01-07T14:34:49.705Z] #29 69.22 Selecting previously unselected package libprotobuf-dev:amd64.
14:34:49 [2023-01-07T14:34:49.705Z] #29 69.24 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
14:34:49 [2023-01-07T14:34:49.705Z] #29 69.25 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
14:34:49 [2023-01-07T14:34:49.726Z] #31 70.50 Selecting previously unselected package python3-protobuf.
14:34:49 [2023-01-07T14:34:49.726Z] #31 70.50 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
14:34:49 [2023-01-07T14:34:49.726Z] #31 70.51 Unpacking python3-protobuf (3.12.4-1) ...
14:34:49 [2023-01-07T14:34:49.938Z] #38 42.32   DEP      compel/plugins/std/std.d
14:34:49 [2023-01-07T14:34:49.938Z] #38 42.41   DEP      compel/plugins/shmem/shmem.d
14:34:49 [2023-01-07T14:34:49.938Z] #38 42.55   DEP      compel/plugins/fds/fds.d
14:34:50 [2023-01-07T14:34:50.131Z] #38 8.363   PBCC     images/timens.pb-c.c
14:34:50 [2023-01-07T14:34:50.131Z] #38 8.399   DEP      images/timens.pb-c.d
14:34:50 [2023-01-07T14:34:50.131Z] #38 8.451   PBCC     images/fown.pb-c.c
14:34:50 [2023-01-07T14:34:50.131Z] #38 8.496   PBCC     images/google/protobuf/descriptor.pb-c.c
14:34:50 [2023-01-07T14:34:50.131Z] #38 8.550   PBCC     images/opts.pb-c.c
14:34:50 [2023-01-07T14:34:50.131Z] #38 8.604   PBCC     images/memfd.pb-c.c
14:34:50 [2023-01-07T14:34:50.131Z] #38 8.657   DEP      images/fown.pb-c.d
14:34:50 [2023-01-07T14:34:50.131Z] #38 8.705   DEP      images/google/protobuf/descriptor.pb-c.d
14:34:50 [2023-01-07T14:34:50.131Z] #38 8.808   DEP      images/opts.pb-c.d
14:34:50 [2023-01-07T14:34:50.207Z] #38 42.74   CC       compel/plugins/std/std.o
14:34:50 [2023-01-07T14:34:50.295Z] #31 ...
14:34:50 [2023-01-07T14:34:50.295Z] 
14:34:50 [2023-01-07T14:34:50.295Z] #28 [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
14:34:50 [2023-01-07T14:34:50.295Z] #28 61.15 go: downloading github.com/fatih/color v1.13.0
14:34:50 [2023-01-07T14:34:50.295Z] #28 61.15 go: downloading github.com/gofrs/flock v0.8.1
14:34:50 [2023-01-07T14:34:50.295Z] #28 61.22 go: downloading github.com/pkg/errors v0.9.1
14:34:50 [2023-01-07T14:34:50.295Z] #28 61.27 go: downloading github.com/spf13/cobra v1.3.0
14:34:50 [2023-01-07T14:34:50.295Z] #28 61.35 go: downloading github.com/spf13/pflag v1.0.5
14:34:50 [2023-01-07T14:34:50.295Z] #28 61.55 go: downloading github.com/spf13/viper v1.10.1
14:34:50 [2023-01-07T14:34:50.295Z] #28 61.93 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
14:34:50 [2023-01-07T14:34:50.295Z] #28 62.12 go: downloading github.com/mattn/go-colorable v0.1.12
14:34:50 [2023-01-07T14:34:50.295Z] #28 62.19 go: downloading github.com/mattn/go-isatty v0.0.14
14:34:50 [2023-01-07T14:34:50.295Z] #28 62.26 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
14:34:50 [2023-01-07T14:34:50.295Z] #28 62.26 go: downloading github.com/go-critic/go-critic v0.6.2
14:34:50 [2023-01-07T14:34:50.295Z] #28 64.14 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:34:50 [2023-01-07T14:34:50.295Z] #28 64.16 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:34:50 [2023-01-07T14:34:50.295Z] #28 68.97 go: downloading github.com/sirupsen/logrus v1.8.1
14:34:50 [2023-01-07T14:34:50.295Z] #28 68.98 go: downloading github.com/stretchr/testify v1.7.0
14:34:50 [2023-01-07T14:34:50.295Z] #28 69.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:34:50 [2023-01-07T14:34:50.295Z] #28 69.26 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
14:34:50 [2023-01-07T14:34:50.295Z] #28 69.41 go: downloading github.com/fsnotify/fsnotify v1.5.1
14:34:50 [2023-01-07T14:34:50.295Z] #28 69.54 go: downloading github.com/magiconair/properties v1.8.5
14:34:50 [2023-01-07T14:34:50.295Z] #28 69.57 go: downloading github.com/mitchellh/mapstructure v1.4.3
14:34:50 [2023-01-07T14:34:50.295Z] #28 69.63 go: downloading github.com/spf13/afero v1.6.0
14:34:50 [2023-01-07T14:34:50.295Z] #28 69.77 go: downloading github.com/spf13/cast v1.4.1
14:34:50 [2023-01-07T14:34:50.295Z] #28 69.81 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:34:50 [2023-01-07T14:34:50.295Z] #28 69.81 go: downloading github.com/subosito/gotenv v1.2.0
14:34:50 [2023-01-07T14:34:50.295Z] #28 69.89 go: downloading gopkg.in/ini.v1 v1.66.2
14:34:50 [2023-01-07T14:34:50.295Z] #28 69.94 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
14:34:50 [2023-01-07T14:34:50.295Z] #28 70.34 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:34:50 [2023-01-07T14:34:50.295Z] #28 70.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:34:50 [2023-01-07T14:34:50.295Z] #28 70.52 go: downloading github.com/go-toolsmith/astequal v1.0.1
14:34:50 [2023-01-07T14:34:50.295Z] #28 70.65 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:34:50 [2023-01-07T14:34:50.295Z] #28 70.68 go: downloading github.com/go-toolsmith/astp v1.0.0
14:34:50 [2023-01-07T14:34:50.295Z] #28 70.74 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:34:50 [2023-01-07T14:34:50.295Z] #28 70.78 go: downloading github.com/go-toolsmith/typep v1.0.2
14:34:50 [2023-01-07T14:34:50.295Z] #28 70.84 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
14:34:50 [2023-01-07T14:34:50.388Z] #38 8.931   DEP      images/memfd.pb-c.d
14:34:50 [2023-01-07T14:34:50.388Z] #38 9.037   PBCC     images/sit.pb-c.c
14:34:50 [2023-01-07T14:34:50.476Z] #38 42.97   CC       compel/plugins/std/fds.o
14:34:50 [2023-01-07T14:34:50.646Z] #38 9.089   DEP      images/sit.pb-c.d
14:34:50 [2023-01-07T14:34:50.646Z] #38 9.181   PBCC     images/macvlan.pb-c.c
14:34:50 [2023-01-07T14:34:50.646Z] #38 9.275   DEP      images/macvlan.pb-c.d
14:34:50 [2023-01-07T14:34:50.864Z] #28 ...
14:34:50 [2023-01-07T14:34:50.864Z] 
14:34:50 [2023-01-07T14:34:50.864Z] #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
14:34:50 [2023-01-07T14:34:50.864Z] #31 71.59 Setting up python3-pkg-resources (52.0.0-4) ...
14:34:50 [2023-01-07T14:34:50.903Z] #38 9.380   PBCC     images/autofs.pb-c.c
14:34:50 [2023-01-07T14:34:50.903Z] #38 9.417   DEP      images/autofs.pb-c.d
14:34:51 [2023-01-07T14:34:51.041Z] #38 43.36   CC       compel/plugins/std/log.o
14:34:51 [2023-01-07T14:34:51.090Z] #29 ...
14:34:51 [2023-01-07T14:34:51.090Z] 
14:34:51 [2023-01-07T14:34:51.090Z] #35 [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
14:34:51 [2023-01-07T14:34:51.090Z] #35 60.48 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]
14:34:51 [2023-01-07T14:34:51.090Z] #35 62.76 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]
14:34:51 [2023-01-07T14:34:51.090Z] #35 63.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 64.20 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]
14:34:51 [2023-01-07T14:34:51.090Z] #35 66.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 67.95 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]
14:34:51 [2023-01-07T14:34:51.090Z] #35 67.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 67.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 67.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 67.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 68.00 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]
14:34:51 [2023-01-07T14:34:51.090Z] #35 68.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 68.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 68.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 68.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 68.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 68.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 68.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 68.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 68.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 68.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
14:34:51 [2023-01-07T14:34:51.090Z] #35 69.82 debconf: delaying package configuration, since apt-utils is not installed
14:34:51 [2023-01-07T14:34:51.090Z] #35 70.24 Fetched 115 MB in 11s (10.4 MB/s)
14:34:51 [2023-01-07T14:34:51.090Z] #35 70.54 Selecting previously unselected package binutils-mingw-w64-i686.
14:34:51 [2023-01-07T14:34:51.090Z] #35 70.54 (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.)
14:34:51 [2023-01-07T14:34:51.090Z] #35 70.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
14:34:51 [2023-01-07T14:34:51.090Z] #35 70.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:34:51 [2023-01-07T14:34:51.090Z] #35 ...
14:34:51 [2023-01-07T14:34:51.090Z] 
14:34:51 [2023-01-07T14:34:51.090Z] #30 [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
14:34:51 [2023-01-07T14:34:51.159Z] #38 9.536   PBCC     images/sysctl.pb-c.c
14:34:51 [2023-01-07T14:34:51.159Z] #38 9.582   DEP      images/sysctl.pb-c.d
14:34:51 [2023-01-07T14:34:51.159Z] #38 9.650   PBCC     images/time.pb-c.c
14:34:51 [2023-01-07T14:34:51.159Z] #38 ...
14:34:51 [2023-01-07T14:34:51.159Z] 
14:34:51 [2023-01-07T14:34:51.159Z] #25 [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
14:34:51 [2023-01-07T14:34:51.159Z] #25 DONE 67.3s
14:34:51 [2023-01-07T14:34:51.159Z] 
14:34:51 [2023-01-07T14:34:51.159Z] #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
14:34:51 [2023-01-07T14:34:51.159Z] #38 9.671   DEP      images/time.pb-c.d
14:34:51 [2023-01-07T14:34:51.159Z] #38 9.763   PBCC     images/binfmt-misc.pb-c.c
14:34:51 [2023-01-07T14:34:51.159Z] #38 9.850   DEP      images/binfmt-misc.pb-c.d
14:34:51 [2023-01-07T14:34:51.159Z] #38 9.884   PBCC     images/seccomp.pb-c.c
14:34:51 [2023-01-07T14:34:51.351Z] #30 70.10 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)
14:34:51 [2023-01-07T14:34:51.351Z] #30 ...
14:34:51 [2023-01-07T14:34:51.351Z] 
14:34:51 [2023-01-07T14:34:51.351Z] #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
14:34:51 [2023-01-07T14:34:51.351Z] #34 60.75 go: downloading github.com/fatih/color v1.13.0
14:34:51 [2023-01-07T14:34:51.351Z] #34 60.77 go: downloading github.com/gofrs/flock v0.8.1
14:34:51 [2023-01-07T14:34:51.351Z] #34 60.85 go: downloading github.com/pkg/errors v0.9.1
14:34:51 [2023-01-07T14:34:51.351Z] #34 60.90 go: downloading github.com/spf13/cobra v1.3.0
14:34:51 [2023-01-07T14:34:51.351Z] #34 61.05 go: downloading github.com/spf13/pflag v1.0.5
14:34:51 [2023-01-07T14:34:51.351Z] #34 61.47 go: downloading github.com/spf13/viper v1.10.1
14:34:51 [2023-01-07T14:34:51.351Z] #34 61.75 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
14:34:51 [2023-01-07T14:34:51.351Z] #34 62.26 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
14:34:51 [2023-01-07T14:34:51.351Z] #34 62.32 go: downloading github.com/go-critic/go-critic v0.6.2
14:34:51 [2023-01-07T14:34:51.351Z] #34 63.96 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:34:51 [2023-01-07T14:34:51.351Z] #34 64.11 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:34:51 [2023-01-07T14:34:51.351Z] #34 69.88 go: downloading github.com/mattn/go-colorable v0.1.12
14:34:51 [2023-01-07T14:34:51.351Z] #34 69.89 go: downloading github.com/sirupsen/logrus v1.8.1
14:34:51 [2023-01-07T14:34:51.351Z] #34 69.93 go: downloading github.com/stretchr/testify v1.7.0
14:34:51 [2023-01-07T14:34:51.351Z] #34 70.22 go: downloading github.com/mattn/go-isatty v0.0.14
14:34:51 [2023-01-07T14:34:51.351Z] #34 70.25 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:34:51 [2023-01-07T14:34:51.351Z] #34 70.31 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
14:34:51 [2023-01-07T14:34:51.351Z] #34 70.42 go: downloading github.com/fsnotify/fsnotify v1.5.1
14:34:51 [2023-01-07T14:34:51.351Z] #34 70.53 go: downloading github.com/magiconair/properties v1.8.5
14:34:51 [2023-01-07T14:34:51.351Z] #34 70.57 go: downloading github.com/mitchellh/mapstructure v1.4.3
14:34:51 [2023-01-07T14:34:51.351Z] #34 70.65 go: downloading github.com/spf13/afero v1.6.0
14:34:51 [2023-01-07T14:34:51.351Z] #34 70.78 go: downloading github.com/spf13/cast v1.4.1
14:34:51 [2023-01-07T14:34:51.351Z] #34 70.87 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:34:51 [2023-01-07T14:34:51.351Z] #34 71.00 go: downloading github.com/subosito/gotenv v1.2.0
14:34:51 [2023-01-07T14:34:51.351Z] #34 ...
14:34:51 [2023-01-07T14:34:51.351Z] 
14:34:51 [2023-01-07T14:34:51.351Z] #35 [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
14:34:51 [2023-01-07T14:34:51.351Z] #35 70.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:34:48 [2023-01-07T14:34:48.533Z]  > git config core.sparsecheckout # timeout=10
14:34:48 [2023-01-07T14:34:48.591Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:34:51 [2023-01-07T14:34:51.416Z] #38 9.931   DEP      images/seccomp.pb-c.d
14:34:51 [2023-01-07T14:34:51.416Z] #38 10.01   PBCC     images/userns.pb-c.c
14:34:51 [2023-01-07T14:34:51.416Z] #38 10.01   DEP      images/userns.pb-c.d
14:34:51 [2023-01-07T14:34:51.416Z] #38 10.12   PBCC     images/cgroup.pb-c.c
14:34:51 [2023-01-07T14:34:51.605Z] #38 44.16   CC       compel/plugins/std/string.o
14:34:51 [2023-01-07T14:34:51.672Z] #38 10.17   DEP      images/cgroup.pb-c.d
14:34:51 [2023-01-07T14:34:51.672Z] #38 10.23   PBCC     images/ext-file.pb-c.c
14:34:51 [2023-01-07T14:34:51.672Z] #38 10.26   DEP      images/ext-file.pb-c.d
14:34:51 [2023-01-07T14:34:51.672Z] #38 10.32   PBCC     images/rpc.pb-c.c
14:34:51 [2023-01-07T14:34:51.929Z] #38 10.39   DEP      images/rpc.pb-c.d
14:34:51 [2023-01-07T14:34:51.929Z] #38 10.46   PBCC     images/siginfo.pb-c.c
14:34:51 [2023-01-07T14:34:51.929Z] #38 10.53   DEP      images/siginfo.pb-c.d
14:34:51 [2023-01-07T14:34:51.976Z] Merge succeeded, producing d645297358ce3f9fced99b772b36da6c1bf6d464
14:34:51 [2023-01-07T14:34:51.977Z] Checking out Revision d645297358ce3f9fced99b772b36da6c1bf6d464 (PR-44755)
14:34:52 [2023-01-07T14:34:52.168Z] #38 ...
14:34:52 [2023-01-07T14:34:52.168Z] 
14:34:52 [2023-01-07T14:34:52.168Z] #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
14:34:52 [2023-01-07T14:34:52.168Z] #37 45.53 + export 'BUILDTAGS=netgo osusergo static_build'
14:34:52 [2023-01-07T14:34:52.168Z] #37 45.53 + BUILDTAGS='netgo osusergo static_build'
14:34:52 [2023-01-07T14:34:52.168Z] #37 45.53 + export EXTRA_FLAGS=-buildmode=pie
14:34:52 [2023-01-07T14:34:52.168Z] #37 45.53 + EXTRA_FLAGS=-buildmode=pie
14:34:52 [2023-01-07T14:34:52.168Z] #37 45.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:34:52 [2023-01-07T14:34:52.168Z] #37 45.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:34:52 [2023-01-07T14:34:52.168Z] #37 45.53 + '[' '' = dynamic ']'
14:34:52 [2023-01-07T14:34:52.168Z] #37 45.54 + make
14:34:52 [2023-01-07T14:34:52.168Z] #37 47.40 + bin/ctr
14:34:52 [2023-01-07T14:34:52.168Z] #37 ...
14:34:52 [2023-01-07T14:34:52.168Z] 
14:34:52 [2023-01-07T14:34:52.168Z] #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
14:34:52 [2023-01-07T14:34:52.168Z] #38 44.75   CC       compel/plugins/std/infect.o
14:34:52 [2023-01-07T14:34:52.186Z] #38 10.61   PBCC     images/pagemap.pb-c.c
14:34:52 [2023-01-07T14:34:52.186Z] #38 10.68   DEP      images/pagemap.pb-c.d
14:34:52 [2023-01-07T14:34:52.186Z] #38 10.79   PBCC     images/rlimit.pb-c.c
14:34:52 [2023-01-07T14:34:52.443Z] #38 10.81   DEP      images/rlimit.pb-c.d
14:34:52 [2023-01-07T14:34:52.443Z] #38 10.88   PBCC     images/file-lock.pb-c.c
14:34:52 [2023-01-07T14:34:52.443Z] #38 10.92   DEP      images/file-lock.pb-c.d
14:34:52 [2023-01-07T14:34:52.443Z] #38 11.01   PBCC     images/tty.pb-c.c
14:34:52 [2023-01-07T14:34:52.443Z] #38 11.07   DEP      images/tty.pb-c.d
14:34:52 [2023-01-07T14:34:52.667Z] #30 ...
14:34:52 [2023-01-07T14:34:52.667Z] 
14:34:52 [2023-01-07T14:34:52.667Z] #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
14:34:52 [2023-01-07T14:34:52.667Z] #39 91.50   CC       criu/arch/x86/vdso-pie.o
14:34:52 [2023-01-07T14:34:52.667Z] #39 91.70   CC       criu/arch/x86/restorer.o
14:34:52 [2023-01-07T14:34:52.667Z] #39 92.36   CC       criu/arch/x86/restorer_unmap.o
14:34:52 [2023-01-07T14:34:52.667Z] #39 92.43   CC       criu/arch/x86/sigaction_compat_pie.o
14:34:52 [2023-01-07T14:34:52.667Z] #39 92.71   CC       criu/pie/restorer.o
14:34:52 [2023-01-07T14:34:52.667Z] #39 96.04   LINK     criu/pie/restorer.built-in.o
14:34:52 [2023-01-07T14:34:52.667Z] #39 96.08   GEN      criu/pie/restorer-blob.h
14:34:52 [2023-01-07T14:34:52.667Z] #39 96.29   DEP      criu/vdso.d
14:34:52 [2023-01-07T14:34:52.667Z] #39 96.55   DEP      criu/vdso-compat.d
14:34:52 [2023-01-07T14:34:52.667Z] #39 96.71   DEP      criu/uts_ns.d
14:34:52 [2023-01-07T14:34:52.667Z] #39 96.97   DEP      criu/util.d
14:34:52 [2023-01-07T14:34:52.667Z] #39 97.34   DEP      criu/uffd.d
14:34:52 [2023-01-07T14:34:52.699Z] #38 11.20   PBCC     images/tun.pb-c.c
14:34:52 [2023-01-07T14:34:52.699Z] #38 11.25   PBCC     images/netdev.pb-c.c
14:34:52 [2023-01-07T14:34:52.699Z] #38 11.33   DEP      images/tun.pb-c.d
14:34:52 [2023-01-07T14:34:52.699Z] #38 11.43   DEP      images/netdev.pb-c.d
14:34:52 [2023-01-07T14:34:52.733Z] #38 45.09   CC       compel/arch/aarch64/plugins/std/parasite-head.o
14:34:52 [2023-01-07T14:34:52.733Z] #38 45.17   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
14:34:52 [2023-01-07T14:34:52.733Z] #38 45.27   AR       compel/plugins/std.lib.a
14:34:52 [2023-01-07T14:34:52.773Z] #31 73.69 Setting up libprotobuf23:amd64 (3.12.4-1) ...
14:34:52 [2023-01-07T14:34:52.773Z] #31 73.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:34:52 [2023-01-07T14:34:52.924Z] #39 97.60   DEP      criu/tun.d
14:34:52 [2023-01-07T14:34:52.924Z] #39 97.86   DEP      criu/tty.d
14:34:52 [2023-01-07T14:34:52.956Z] #38 11.53   PBCC     images/vma.pb-c.c
14:34:52 [2023-01-07T14:34:52.991Z] #38 45.43   CC       compel/plugins/fds/fds.o
14:34:53 [2023-01-07T14:34:53.036Z] #31 73.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:34:53 [2023-01-07T14:34:53.036Z] #31 73.77 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:34:53 [2023-01-07T14:34:53.036Z] #31 73.81 Setting up libcap2:amd64 (1:2.44-1) ...
14:34:53 [2023-01-07T14:34:53.036Z] #31 73.85 Setting up python3-six (1.16.0-2) ...
14:34:53 [2023-01-07T14:34:53.213Z] #38 11.59   DEP      images/vma.pb-c.d
14:34:53 [2023-01-07T14:34:53.213Z] #38 11.64   PBCC     images/creds.pb-c.c
14:34:53 [2023-01-07T14:34:53.213Z] #38 11.66   DEP      images/creds.pb-c.d
14:34:53 [2023-01-07T14:34:53.213Z] #38 11.72   PBCC     images/utsns.pb-c.c
14:34:53 [2023-01-07T14:34:53.213Z] #38 11.75   DEP      images/utsns.pb-c.d
14:34:53 [2023-01-07T14:34:53.213Z] #38 11.83   PBCC     images/ipc-desc.pb-c.c
14:34:53 [2023-01-07T14:34:53.248Z] #38 45.72   AR       compel/plugins/fds.lib.a
14:34:53 [2023-01-07T14:34:53.248Z] #38 45.81   HOSTDEP  compel/src/lib/log-host.d
14:34:53 [2023-01-07T14:34:53.470Z] #38 11.86   PBCC     images/ipc-sem.pb-c.c
14:34:53 [2023-01-07T14:34:53.470Z] #38 11.90   DEP      images/ipc-desc.pb-c.d
14:34:53 [2023-01-07T14:34:53.470Z] #38 11.96   DEP      images/ipc-sem.pb-c.d
14:34:53 [2023-01-07T14:34:53.470Z] #38 12.00   PBCC     images/ipc-msg.pb-c.c
14:34:53 [2023-01-07T14:34:53.470Z] #38 12.03   DEP      images/ipc-msg.pb-c.d
14:34:53 [2023-01-07T14:34:53.470Z] #38 12.10   PBCC     images/ipc-shm.pb-c.c
14:34:53 [2023-01-07T14:34:53.470Z] #38 12.12   DEP      images/ipc-shm.pb-c.d
14:34:53 [2023-01-07T14:34:53.470Z] #38 12.20   PBCC     images/ipc-var.pb-c.c
14:34:53 [2023-01-07T14:34:53.487Z] #39 98.28   DEP      criu/timerfd.d
14:34:53 [2023-01-07T14:34:53.504Z] #38 45.93   HOSTDEP  compel/src/lib/handle-elf-host.d
14:34:53 [2023-01-07T14:34:53.727Z] #38 12.22   DEP      images/ipc-var.pb-c.d
14:34:53 [2023-01-07T14:34:53.727Z] #38 12.28   PBCC     images/sk-opts.pb-c.c
14:34:53 [2023-01-07T14:34:53.727Z] #38 12.32   PBCC     images/packet-sock.pb-c.c
14:34:53 [2023-01-07T14:34:53.743Z] #39 98.62   DEP      criu/timens.d
14:34:53 [2023-01-07T14:34:53.743Z] #39 ...
14:34:53 [2023-01-07T14:34:53.743Z] 
14:34:53 [2023-01-07T14:34:53.743Z] #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
14:34:53 [2023-01-07T14:34:53.743Z] #30 182.8 Selecting previously unselected package g++-mingw-w64-x86-64.
14:34:53 [2023-01-07T14:34:53.743Z] #30 182.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:34:53 [2023-01-07T14:34:53.761Z] #38 46.11   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
14:34:53 [2023-01-07T14:34:53.984Z] #38 12.40   DEP      images/sk-opts.pb-c.d
14:34:53 [2023-01-07T14:34:53.984Z] #38 12.50   DEP      images/packet-sock.pb-c.d
14:34:53 [2023-01-07T14:34:53.984Z] #38 12.57   PBCC     images/sk-netlink.pb-c.c
14:34:54 [2023-01-07T14:34:54.000Z] #30 182.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:34:54 [2023-01-07T14:34:54.017Z] #38 46.39   HOSTDEP  compel/src/main-host.d
14:34:54 [2023-01-07T14:34:54.017Z] #38 46.60   DEP      compel/src/lib/ptrace.d
14:34:54 [2023-01-07T14:34:54.241Z] #38 12.64   DEP      images/sk-netlink.pb-c.d
14:34:54 [2023-01-07T14:34:54.241Z] #38 12.71   PBCC     images/sk-inet.pb-c.c
14:34:54 [2023-01-07T14:34:54.241Z] #38 12.77   DEP      images/sk-inet.pb-c.d
14:34:54 [2023-01-07T14:34:54.241Z] #38 12.83   PBCC     images/sk-unix.pb-c.c
14:34:54 [2023-01-07T14:34:54.241Z] #38 12.90   DEP      images/sk-unix.pb-c.d
14:34:54 [2023-01-07T14:34:54.257Z] #30 183.2 Selecting previously unselected package libapparmor1:amd64.
14:34:54 [2023-01-07T14:34:54.257Z] #30 183.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:34:54 [2023-01-07T14:34:54.257Z] #30 183.3 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:34:54 [2023-01-07T14:34:54.273Z] #38 46.73   DEP      compel/src/lib/infect.d
14:34:54 [2023-01-07T14:34:54.498Z] #38 12.97   PBCC     images/mm.pb-c.c
14:34:54 [2023-01-07T14:34:54.498Z] #38 13.04   DEP      images/mm.pb-c.d
14:34:54 [2023-01-07T14:34:54.498Z] #38 13.15   PBCC     images/timerfd.pb-c.c
14:34:54 [2023-01-07T14:34:54.529Z] #38 46.90   DEP      compel/src/lib/infect-util.d
14:34:54 [2023-01-07T14:34:54.529Z] #38 46.99   DEP      compel/src/lib/infect-rpc.d
14:34:54 [2023-01-07T14:34:54.529Z] #38 47.12   DEP      compel/arch/aarch64/src/lib/infect.d
14:34:51 [2023-01-07T14:34:51.521Z]  > git remote # timeout=10
14:34:51 [2023-01-07T14:34:51.640Z]  > git config --get remote.origin.url # timeout=10
14:34:51 [2023-01-07T14:34:51.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:34:51 [2023-01-07T14:34:51.693Z]  > git merge 6ddb3ba414e8a8e1f9b62683a71addadcd340d58 # timeout=10
14:34:51 [2023-01-07T14:34:51.889Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:34:52 [2023-01-07T14:34:52.019Z]  > git config core.sparsecheckout # timeout=10
14:34:52 [2023-01-07T14:34:52.070Z]  > git checkout -f d645297358ce3f9fced99b772b36da6c1bf6d464 # timeout=10
14:34:54 [2023-01-07T14:34:54.754Z] #38 13.24   DEP      images/timerfd.pb-c.d
14:34:54 [2023-01-07T14:34:54.754Z] #38 13.32   PBCC     images/timer.pb-c.c
14:34:54 [2023-01-07T14:34:54.754Z] #38 13.37   DEP      images/timer.pb-c.d
14:34:54 [2023-01-07T14:34:54.785Z] #38 47.24   DEP      compel/arch/aarch64/src/lib/cpu.d
14:34:54 [2023-01-07T14:34:54.785Z] #38 47.32   DEP      compel/src/lib/log.d
14:34:54 [2023-01-07T14:34:54.820Z] #30 183.7 Selecting previously unselected package libapparmor-dev:amd64.
14:34:54 [2023-01-07T14:34:54.820Z] #30 183.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:34:54 [2023-01-07T14:34:54.820Z] #30 183.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:34:54 [2023-01-07T14:34:54.942Z] #31 75.60 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
14:34:54 [2023-01-07T14:34:54.942Z] #31 75.64 Setting up libprotoc23:amd64 (3.12.4-1) ...
14:34:54 [2023-01-07T14:34:54.942Z] #31 75.65 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:34:54 [2023-01-07T14:34:54.942Z] #31 75.66 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:34:54 [2023-01-07T14:34:54.942Z] #31 75.68 Setting up python3-protobuf (3.12.4-1) ...
14:34:55 [2023-01-07T14:34:55.011Z] #38 13.47   PBCC     images/sa.pb-c.c
14:34:55 [2023-01-07T14:34:55.011Z] #38 13.56   DEP      images/sa.pb-c.d
14:34:55 [2023-01-07T14:34:55.011Z] #38 13.65   PBCC     images/pipe-data.pb-c.c
14:34:55 [2023-01-07T14:34:55.011Z] #38 13.68   DEP      images/pipe-data.pb-c.d
14:34:55 [2023-01-07T14:34:55.041Z] #38 47.39   DEP      compel/src/main.d
14:34:55 [2023-01-07T14:34:55.041Z] #38 47.46   DEP      compel/src/lib/handle-elf.d
14:34:55 [2023-01-07T14:34:55.041Z] #38 47.53   DEP      compel/arch/aarch64/src/lib/handle-elf.d
14:34:55 [2023-01-07T14:34:55.041Z] #38 47.63   CC       compel/src/lib/log.o
14:34:55 [2023-01-07T14:34:55.076Z] #30 183.9 Selecting previously unselected package libbtrfs0:amd64.
14:34:55 [2023-01-07T14:34:55.076Z] #30 183.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:34:55 [2023-01-07T14:34:55.076Z] #30 183.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:34:55 [2023-01-07T14:34:55.270Z] #38 13.76   PBCC     images/mnt.pb-c.c
14:34:55 [2023-01-07T14:34:55.270Z] #38 13.81   DEP      images/mnt.pb-c.d
14:34:55 [2023-01-07T14:34:55.270Z] #38 13.93   PBCC     images/sk-packet.pb-c.c
14:34:55 [2023-01-07T14:34:55.297Z] #38 47.87   CC       compel/arch/aarch64/src/lib/cpu.o
14:34:55 [2023-01-07T14:34:55.332Z] #30 184.2 Selecting previously unselected package libbtrfs-dev:amd64.
14:34:55 [2023-01-07T14:34:55.332Z] #30 184.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:34:55 [2023-01-07T14:34:55.332Z] #30 184.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:34:55 [2023-01-07T14:34:55.527Z] #38 13.96   DEP      images/sk-packet.pb-c.d
14:34:55 [2023-01-07T14:34:55.527Z] #38 14.05   PBCC     images/tcp-stream.pb-c.c
14:34:55 [2023-01-07T14:34:55.527Z] #38 14.11   DEP      images/tcp-stream.pb-c.d
14:34:55 [2023-01-07T14:34:55.527Z] #38 ...
14:34:55 [2023-01-07T14:34:55.527Z] 
14:34:55 [2023-01-07T14:34:55.527Z] #26 [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
14:34:55 [2023-01-07T14:34:55.527Z] #26 61.73 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
14:34:55 [2023-01-07T14:34:55.527Z] #26 61.81 go: downloading github.com/gobwas/glob v0.2.3
14:34:55 [2023-01-07T14:34:55.527Z] #26 61.94 go: downloading github.com/kisielk/gotool v1.0.0
14:34:55 [2023-01-07T14:34:55.527Z] #26 61.95 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:34:55 [2023-01-07T14:34:55.527Z] #26 62.00 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:34:55 [2023-01-07T14:34:55.527Z] #26 62.01 go: downloading golang.org/x/mod v0.5.1
14:34:55 [2023-01-07T14:34:55.527Z] #26 62.09 go: downloading github.com/ettle/strcase v0.1.1
14:34:55 [2023-01-07T14:34:55.527Z] #26 62.18 go: downloading github.com/fatih/structtag v1.2.0
14:34:55 [2023-01-07T14:34:55.527Z] #26 62.24 go: downloading github.com/Masterminds/semver v1.5.0
14:34:55 [2023-01-07T14:34:55.527Z] #26 62.36 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:34:55 [2023-01-07T14:34:55.527Z] #26 62.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:34:55 [2023-01-07T14:34:55.527Z] #26 62.42 go: downloading github.com/prometheus/client_golang v1.7.1
14:34:55 [2023-01-07T14:34:55.527Z] #26 62.87 go: downloading github.com/prometheus/client_model v0.2.0
14:34:55 [2023-01-07T14:34:55.527Z] #26 62.97 go: downloading github.com/google/go-cmp v0.5.6
14:34:55 [2023-01-07T14:34:55.527Z] #26 63.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:34:55 [2023-01-07T14:34:55.527Z] #26 63.40 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
14:34:55 [2023-01-07T14:34:55.527Z] #26 63.58 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:34:55 [2023-01-07T14:34:55.527Z] #26 63.67 go: downloading github.com/beorn7/perks v1.0.1
14:34:55 [2023-01-07T14:34:55.527Z] #26 63.70 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:34:55 [2023-01-07T14:34:55.527Z] #26 63.70 go: downloading github.com/cespare/xxhash v1.1.0
14:34:55 [2023-01-07T14:34:55.527Z] #26 63.71 go: downloading github.com/golang/protobuf v1.5.2
14:34:55 [2023-01-07T14:34:55.527Z] #26 64.07 go: downloading github.com/prometheus/common v0.10.0
14:34:55 [2023-01-07T14:34:55.527Z] #26 64.32 go: downloading github.com/prometheus/procfs v0.6.0
14:34:55 [2023-01-07T14:34:55.527Z] #26 64.35 go: downloading github.com/mattn/go-runewidth v0.0.9
14:34:55 [2023-01-07T14:34:55.527Z] #26 64.44 go: downloading google.golang.org/protobuf v1.27.1
14:34:55 [2023-01-07T14:34:55.527Z] #26 65.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:34:55 [2023-01-07T14:34:55.568Z] #35 74.47 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:34:55 [2023-01-07T14:34:55.568Z] #35 74.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
14:34:55 [2023-01-07T14:34:55.568Z] #35 74.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:34:55 [2023-01-07T14:34:55.784Z] #26 ...
14:34:55 [2023-01-07T14:34:55.784Z] 
14:34:55 [2023-01-07T14:34:55.784Z] #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
14:34:55 [2023-01-07T14:34:55.784Z] #38 14.25   PBCC     images/pipe.pb-c.c
14:34:55 [2023-01-07T14:34:55.784Z] #38 14.27   DEP      images/pipe.pb-c.d
14:34:55 [2023-01-07T14:34:55.784Z] #38 14.33   PBCC     images/pstree.pb-c.c
14:34:55 [2023-01-07T14:34:55.784Z] #38 14.41   DEP      images/pstree.pb-c.d
14:34:55 [2023-01-07T14:34:55.784Z] #38 14.46   PBCC     images/fs.pb-c.c
14:34:55 [2023-01-07T14:34:55.846Z] #30 184.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:34:55 [2023-01-07T14:34:55.846Z] #30 184.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:34:55 [2023-01-07T14:34:55.846Z] #30 184.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:34:55 [2023-01-07T14:34:55.846Z] #30 184.8 Selecting previously unselected package libudev-dev:amd64.
14:34:55 [2023-01-07T14:34:55.846Z] #30 184.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
14:34:55 [2023-01-07T14:34:55.846Z] #30 184.8 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
14:34:55 [2023-01-07T14:34:55.858Z] #38 48.08   CC       compel/arch/aarch64/src/lib/infect.o
14:34:56 [2023-01-07T14:34:56.040Z] #38 14.48   DEP      images/fs.pb-c.d
14:34:56 [2023-01-07T14:34:56.040Z] #38 14.53   PBCC     images/signalfd.pb-c.c
14:34:56 [2023-01-07T14:34:56.040Z] #38 14.59   DEP      images/signalfd.pb-c.d
14:34:56 [2023-01-07T14:34:56.040Z] #38 14.68   PBCC     images/fh.pb-c.c
14:34:56 [2023-01-07T14:34:56.040Z] #38 14.71   PBCC     images/fsnotify.pb-c.c
14:34:56 [2023-01-07T14:34:56.114Z] #38 48.40   CC       compel/src/lib/infect-rpc.o
14:34:56 [2023-01-07T14:34:56.114Z] #38 48.66   CC       compel/src/lib/infect-util.o
14:34:56 [2023-01-07T14:34:56.297Z] #38 ...
14:34:56 [2023-01-07T14:34:56.297Z] 
14:34:56 [2023-01-07T14:34:56.297Z] #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
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.860 + RM_GOPATH=0
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.865 + TMP_GOPATH=
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.865 + : /build
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.866 + '[' -z '' ']'
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.866 ++ mktemp -d
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.872 + export GOPATH=/tmp/tmp.04xM6FFglg
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.873 + GOPATH=/tmp/tmp.04xM6FFglg
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.873 + RM_GOPATH=1
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.874 + case "$(go env GOARCH)" in
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.874 ++ go env GOARCH
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.894 + export GO_BUILDMODE=-buildmode=pie
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.895 + GO_BUILDMODE=-buildmode=pie
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.895 ++ dirname /tmp/install/install.sh
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.900 + dir=/tmp/install
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.901 + bin=tini
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.901 + shift
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.901 + '[' '!' -f /tmp/install/tini.installer ']'
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.902 + . /tmp/install/tini.installer
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.902 ++ : v0.19.0
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.902 + install_tini
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.904 + echo 'Install tini version v0.19.0'
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.904 Install tini version v0.19.0
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.904 + git clone https://github.com/krallin/tini.git /tmp/tmp.04xM6FFglg/tini
14:34:56 [2023-01-07T14:34:56.297Z] #0 2.906 Cloning into '/tmp/tmp.04xM6FFglg/tini'...
14:34:56 [2023-01-07T14:34:56.297Z] #0 3.709 + cd /tmp/tmp.04xM6FFglg/tini
14:34:56 [2023-01-07T14:34:56.297Z] #0 3.709 + git checkout -q v0.19.0
14:34:56 [2023-01-07T14:34:56.297Z] #0 3.743 + cmake .
14:34:56 [2023-01-07T14:34:56.297Z] #0 4.375 -- The C compiler identification is GNU 10.2.1
14:34:56 [2023-01-07T14:34:56.297Z] #0 4.480 -- Detecting C compiler ABI info
14:34:56 [2023-01-07T14:34:56.297Z] #0 4.989 -- Detecting C compiler ABI info - done
14:34:56 [2023-01-07T14:34:56.297Z] #0 5.128 -- Check for working C compiler: /usr/bin/cc - skipped
14:34:56 [2023-01-07T14:34:56.297Z] #0 5.128 -- Detecting C compile features
14:34:56 [2023-01-07T14:34:56.297Z] #0 5.128 -- Detecting C compile features - done
14:34:56 [2023-01-07T14:34:56.297Z] #0 5.183 -- Performing Test HAS_BUILTIN_FORTIFY
14:34:56 [2023-01-07T14:34:56.297Z] #0 5.386 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:34:56 [2023-01-07T14:34:56.297Z] #0 5.500 -- Configuring done
14:34:56 [2023-01-07T14:34:56.297Z] #0 5.540 -- Generating done
14:34:56 [2023-01-07T14:34:56.297Z] #0 5.540 -- Build files have been written to: /tmp/tmp.04xM6FFglg/tini
14:34:56 [2023-01-07T14:34:56.297Z] #0 5.546 + make tini-static
14:34:56 [2023-01-07T14:34:56.297Z] #0 5.834 Scanning dependencies of target tini-static
14:34:56 [2023-01-07T14:34:56.297Z] #0 5.911 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:34:56 [2023-01-07T14:34:56.297Z] #0 7.352 [100%] Linking C executable tini-static
14:34:56 [2023-01-07T14:34:56.297Z] #0 8.221 [100%] Built target tini-static
14:34:56 [2023-01-07T14:34:56.297Z] #0 8.267 + mkdir -p /build
14:34:56 [2023-01-07T14:34:56.297Z] #0 8.267 + cp tini-static /build/docker-init
14:34:56 [2023-01-07T14:34:56.297Z] #39 DONE 8.6s
14:34:56 [2023-01-07T14:34:56.297Z] 
14:34:56 [2023-01-07T14:34:56.297Z] #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
14:34:56 [2023-01-07T14:34:56.297Z] #38 14.83   DEP      images/fh.pb-c.d
14:34:56 [2023-01-07T14:34:56.297Z] #38 14.88   DEP      images/fsnotify.pb-c.d
14:34:56 [2023-01-07T14:34:56.297Z] #38 14.95   PBCC     images/eventpoll.pb-c.c
14:34:56 [2023-01-07T14:34:56.370Z] #38 48.85   CC       compel/src/lib/infect.o
14:34:56 [2023-01-07T14:34:56.409Z] #30 185.2 Selecting previously unselected package libsepol1-dev:amd64.
14:34:56 [2023-01-07T14:34:56.409Z] #30 185.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:34:56 [2023-01-07T14:34:56.409Z] #30 185.2 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:34:56 [2023-01-07T14:34:56.510Z] #35 ...
14:34:56 [2023-01-07T14:34:56.510Z] 
14:34:56 [2023-01-07T14:34:56.510Z] #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
14:34:56 [2023-01-07T14:34:56.510Z] #34 71.02 go: downloading gopkg.in/ini.v1 v1.66.2
14:34:56 [2023-01-07T14:34:56.510Z] #34 71.21 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 71.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 71.32 go: downloading github.com/go-toolsmith/astequal v1.0.1
14:34:56 [2023-01-07T14:34:56.510Z] #34 71.33 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 71.33 go: downloading github.com/go-toolsmith/astp v1.0.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 71.38 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 71.48 go: downloading github.com/go-toolsmith/typep v1.0.2
14:34:56 [2023-01-07T14:34:56.510Z] #34 71.49 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
14:34:56 [2023-01-07T14:34:56.510Z] #34 71.50 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:34:56 [2023-01-07T14:34:56.510Z] #34 71.65 go: downloading github.com/hashicorp/errwrap v1.0.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 71.69 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 71.79 go: downloading github.com/Antonboom/errname v0.1.5
14:34:56 [2023-01-07T14:34:56.510Z] #34 72.02 go: downloading github.com/Antonboom/nilnil v0.1.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 72.07 go: downloading github.com/BurntSushi/toml v1.0.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 72.56 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:34:56 [2023-01-07T14:34:56.510Z] #34 72.60 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 72.64 go: downloading github.com/alexkohler/prealloc v1.0.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 72.72 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 72.79 go: downloading github.com/ashanbrown/makezero v1.1.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 72.85 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 72.92 go: downloading github.com/blizzy78/varnamelen v0.5.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 72.96 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 73.14 go: downloading github.com/breml/bidichk v0.2.1
14:34:56 [2023-01-07T14:34:56.510Z] #34 73.17 go: downloading github.com/breml/errchkjson v0.2.1
14:34:56 [2023-01-07T14:34:56.510Z] #34 73.27 go: downloading github.com/butuzov/ireturn v0.1.1
14:34:56 [2023-01-07T14:34:56.510Z] #34 73.33 go: downloading github.com/charithe/durationcheck v0.0.9
14:34:56 [2023-01-07T14:34:56.510Z] #34 73.38 go: downloading github.com/daixiang0/gci v0.2.9
14:34:56 [2023-01-07T14:34:56.510Z] #34 73.41 go: downloading github.com/denis-tingajkin/go-header v0.4.2
14:34:56 [2023-01-07T14:34:56.510Z] #34 73.43 go: downloading github.com/esimonov/ifshort v1.0.4
14:34:56 [2023-01-07T14:34:56.510Z] #34 73.49 go: downloading github.com/fzipp/gocyclo v0.4.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 73.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:34:56 [2023-01-07T14:34:56.510Z] #34 73.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:34:56 [2023-01-07T14:34:56.510Z] #34 73.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:34:56 [2023-01-07T14:34:56.510Z] #34 73.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:34:56 [2023-01-07T14:34:56.510Z] #34 73.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.02 go: downloading github.com/golangci/misspell v0.3.5
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.19 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.24 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.28 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.36 go: downloading github.com/jgautheron/goconst v1.5.1
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.37 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.47 go: downloading github.com/julz/importas v0.1.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.67 go: downloading github.com/kulti/thelper v0.5.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.71 go: downloading github.com/kisielk/errcheck v1.6.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.83 go: downloading github.com/kunwardeep/paralleltest v1.0.3
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.87 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.89 go: downloading github.com/ldez/gomoddirectives v0.2.2
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.98 go: downloading github.com/ldez/tagliatelle v0.3.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 74.99 go: downloading github.com/leonklingele/grouper v1.1.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 75.03 go: downloading github.com/maratori/testpackage v1.0.1
14:34:56 [2023-01-07T14:34:56.510Z] #34 75.16 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:34:56 [2023-01-07T14:34:56.510Z] #34 75.17 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:34:56 [2023-01-07T14:34:56.510Z] #34 75.26 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
14:34:56 [2023-01-07T14:34:56.510Z] #34 75.31 go: downloading github.com/mgechev/revive v1.1.3
14:34:56 [2023-01-07T14:34:56.555Z] #38 14.98   DEP      images/eventpoll.pb-c.d
14:34:56 [2023-01-07T14:34:56.555Z] #38 15.04   PBCC     images/eventfd.pb-c.c
14:34:56 [2023-01-07T14:34:56.555Z] #38 15.05   DEP      images/eventfd.pb-c.d
14:34:56 [2023-01-07T14:34:56.555Z] #38 15.13   PBCC     images/remap-file-path.pb-c.c
14:34:56 [2023-01-07T14:34:56.555Z] #38 15.14   DEP      images/remap-file-path.pb-c.d
14:34:56 [2023-01-07T14:34:56.555Z] #38 15.22   PBCC     images/fifo.pb-c.c
14:34:56 [2023-01-07T14:34:56.665Z] #30 185.6 Selecting previously unselected package libpcre2-16-0:amd64.
14:34:56 [2023-01-07T14:34:56.665Z] #30 185.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
14:34:56 [2023-01-07T14:34:56.771Z] #34 76.21 go: downloading github.com/moricho/tparallel v0.2.1
14:34:56 [2023-01-07T14:34:56.771Z] #34 76.21 go: downloading github.com/nakabonne/nestif v0.3.1
14:34:56 [2023-01-07T14:34:56.771Z] #34 76.36 go: downloading github.com/nishanths/exhaustive v0.7.11
14:34:56 [2023-01-07T14:34:56.771Z] #34 76.43 go: downloading github.com/nishanths/predeclared v0.2.1
14:34:56 [2023-01-07T14:34:56.812Z] #38 15.28   DEP      images/fifo.pb-c.d
14:34:56 [2023-01-07T14:34:56.812Z] #38 15.37   PBCC     images/ghost-file.pb-c.c
14:34:56 [2023-01-07T14:34:56.812Z] #38 15.48   DEP      images/ghost-file.pb-c.d
14:34:56 [2023-01-07T14:34:56.849Z] #31 ...
14:34:56 [2023-01-07T14:34:56.849Z] 
14:34:56 [2023-01-07T14:34:56.849Z] #26 [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
14:34:56 [2023-01-07T14:34:56.849Z] #26 76.34 Selecting previously unselected package libxml2:amd64.
14:34:56 [2023-01-07T14:34:56.849Z] #26 76.34 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
14:34:56 [2023-01-07T14:34:56.849Z] #26 76.35 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:34:56 [2023-01-07T14:34:56.849Z] #26 77.27 Selecting previously unselected package libarchive13:amd64.
14:34:56 [2023-01-07T14:34:56.849Z] #26 77.27 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
14:34:56 [2023-01-07T14:34:56.849Z] #26 77.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:34:56 [2023-01-07T14:34:56.921Z] #30 185.7 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:34:57 [2023-01-07T14:34:57.036Z] #34 76.58 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
14:34:57 [2023-01-07T14:34:57.036Z] #34 76.62 go: downloading github.com/ryancurrah/gomodguard v1.2.3
14:34:57 [2023-01-07T14:34:57.069Z] #38 15.51   PBCC     images/regfile.pb-c.c
14:34:57 [2023-01-07T14:34:57.069Z] #38 15.58   DEP      images/regfile.pb-c.d
14:34:57 [2023-01-07T14:34:57.069Z] #38 15.64   PBCC     images/ns.pb-c.c
14:34:57 [2023-01-07T14:34:57.069Z] #38 15.68   DEP      images/ns.pb-c.d
14:34:57 [2023-01-07T14:34:57.112Z] #26 77.87 Selecting previously unselected package libjsoncpp24:amd64.
14:34:57 [2023-01-07T14:34:57.112Z] #26 77.87 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
14:34:57 [2023-01-07T14:34:57.112Z] #26 77.88 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:34:57 [2023-01-07T14:34:57.214Z] #30 185.9 Selecting previously unselected package libpcre2-32-0:amd64.
14:34:57 [2023-01-07T14:34:57.214Z] #30 186.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
14:34:57 [2023-01-07T14:34:57.214Z] #30 186.0 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:34:57 [2023-01-07T14:34:57.214Z] #30 186.3 Selecting previously unselected package libpcre2-posix2:amd64.
14:34:57 [2023-01-07T14:34:57.297Z] #34 76.74 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:34:57 [2023-01-07T14:34:57.297Z] #34 76.81 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:34:57 [2023-01-07T14:34:57.297Z] #34 76.88 go: downloading github.com/securego/gosec/v2 v2.9.6
14:34:57 [2023-01-07T14:34:57.330Z] #38 15.75   PBCC     images/fdinfo.pb-c.c
14:34:57 [2023-01-07T14:34:57.330Z] #38 15.85   DEP      images/fdinfo.pb-c.d
14:34:57 [2023-01-07T14:34:57.330Z] #38 15.91   PBCC     images/core-aarch64.pb-c.c
14:34:57 [2023-01-07T14:34:57.330Z] #38 15.97   PBCC     images/core-arm.pb-c.c
14:34:57 [2023-01-07T14:34:57.496Z] #30 186.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
14:34:57 [2023-01-07T14:34:57.496Z] #30 186.4 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:34:57 [2023-01-07T14:34:57.591Z] #38 16.05   PBCC     images/core-ppc64.pb-c.c
14:34:57 [2023-01-07T14:34:57.591Z] #38 16.05   PBCC     images/core-s390.pb-c.c
14:34:57 [2023-01-07T14:34:57.681Z] #26 78.31 Selecting previously unselected package librhash0:amd64.
14:34:57 [2023-01-07T14:34:57.681Z] #26 78.31 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
14:34:57 [2023-01-07T14:34:57.681Z] #26 78.37 Unpacking librhash0:amd64 (1.4.1-2) ...
14:34:57 [2023-01-07T14:34:57.681Z] #26 78.64 Selecting previously unselected package libuv1:amd64.
14:34:57 [2023-01-07T14:34:57.681Z] #26 78.64 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
14:34:57 [2023-01-07T14:34:57.681Z] #26 78.66 Unpacking libuv1:amd64 (1.40.0-2) ...
14:34:57 [2023-01-07T14:34:57.754Z] #30 186.7 Selecting previously unselected package libpcre2-dev:amd64.
14:34:57 [2023-01-07T14:34:57.754Z] #30 186.7 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
14:34:57 [2023-01-07T14:34:57.754Z] #30 186.8 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:34:57 [2023-01-07T14:34:57.849Z] #38 16.29   PBCC     images/core-x86.pb-c.c
14:34:57 [2023-01-07T14:34:57.849Z] #38 16.29   PBCC     images/core.pb-c.c
14:34:57 [2023-01-07T14:34:57.849Z] #38 16.29   PBCC     images/inventory.pb-c.c
14:34:57 [2023-01-07T14:34:57.849Z] #38 16.29   DEP      images/core-aarch64.pb-c.d
14:34:57 [2023-01-07T14:34:57.849Z] #38 16.33   DEP      images/core-arm.pb-c.d
14:34:57 [2023-01-07T14:34:57.849Z] #38 16.41   DEP      images/core-ppc64.pb-c.d
14:34:57 [2023-01-07T14:34:57.849Z] #38 16.47   DEP      images/core-s390.pb-c.d
14:34:57 [2023-01-07T14:34:57.849Z] #38 16.51   DEP      images/core-x86.pb-c.d
14:34:57 [2023-01-07T14:34:57.868Z] #34 77.31 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:34:57 [2023-01-07T14:34:57.868Z] #34 77.32 go: downloading github.com/sivchari/containedctx v1.0.1
14:34:57 [2023-01-07T14:34:57.869Z] #34 77.35 go: downloading github.com/sivchari/tenv v1.4.7
14:34:57 [2023-01-07T14:34:57.869Z] #34 77.37 go: downloading github.com/sonatard/noctx v0.0.1
14:34:57 [2023-01-07T14:34:57.869Z] #34 77.40 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:34:57 [2023-01-07T14:34:57.869Z] #34 77.47 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:34:57 [2023-01-07T14:34:57.869Z] #34 77.55 go: downloading github.com/sylvia7788/contextcheck v1.0.4
14:34:57 [2023-01-07T14:34:57.869Z] #34 77.58 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:34:57 [2023-01-07T14:34:57.940Z] #26 78.89 Selecting previously unselected package cmake.
14:34:58 [2023-01-07T14:34:58.106Z] #38 16.58   DEP      images/core.pb-c.d
14:34:58 [2023-01-07T14:34:58.106Z] #38 16.70   DEP      images/inventory.pb-c.d
14:34:58 [2023-01-07T14:34:58.106Z] #38 16.70   PBCC     images/cpuinfo.pb-c.c
14:34:58 [2023-01-07T14:34:58.106Z] #38 16.74   DEP      images/cpuinfo.pb-c.d
14:34:58 [2023-01-07T14:34:58.106Z] #38 16.83   PBCC     images/stats.pb-c.c
14:34:58 [2023-01-07T14:34:58.132Z] #34 77.64 go: downloading github.com/tetafro/godot v1.4.11
14:34:58 [2023-01-07T14:34:58.199Z] #26 78.89 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
14:34:58 [2023-01-07T14:34:58.199Z] #26 78.91 Unpacking cmake (3.18.4-2+deb11u1) ...
14:34:58 [2023-01-07T14:34:58.364Z] #38 16.87   DEP      images/stats.pb-c.d
14:34:58 [2023-01-07T14:34:58.365Z] #30 ...
14:34:58 [2023-01-07T14:34:58.365Z] 
14:34:58 [2023-01-07T14:34:58.365Z] #32 [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
14:34:58 [2023-01-07T14:34:58.365Z] #32 177.2 + for f in rootlesskit rootlesskit-docker-proxy
14:34:58 [2023-01-07T14:34:58.365Z] #32 177.2 + GOBIN=/build
14:34:58 [2023-01-07T14:34:58.365Z] #32 177.2 + GO111MODULE=on
14:34:58 [2023-01-07T14:34:58.365Z] #32 177.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
14:34:58 [2023-01-07T14:34:58.365Z] #32 ...
14:34:58 [2023-01-07T14:34:58.365Z] 
14:34:58 [2023-01-07T14:34:58.365Z] #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
14:34:58 [2023-01-07T14:34:58.365Z] #39 98.96   DEP      criu/sysfs_parse.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 99.16   DEP      criu/sysctl.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 99.43   DEP      criu/string.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 99.60   DEP      criu/stats.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 99.81   DEP      criu/sockets.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 100.3   DEP      criu/sk-unix.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 100.6   DEP      criu/sk-tcp.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 100.9   DEP      criu/sk-queue.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 101.2   DEP      criu/sk-packet.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 101.6   DEP      criu/sk-netlink.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 101.9   DEP      criu/sk-inet.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 102.4   DEP      criu/signalfd.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 102.6   DEP      criu/sigframe.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 102.8   DEP      criu/shmem.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 103.1   DEP      criu/servicefd.d
14:34:58 [2023-01-07T14:34:58.365Z] #39 103.3   DEP      criu/seize.d
14:34:58 [2023-01-07T14:34:58.393Z] #34 77.74 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:34:58 [2023-01-07T14:34:58.393Z] #34 77.74 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
14:34:58 [2023-01-07T14:34:58.393Z] #34 77.88 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:34:58 [2023-01-07T14:34:58.393Z] #34 78.01 go: downloading github.com/ultraware/funlen v0.0.3
14:34:58 [2023-01-07T14:34:58.393Z] #34 78.04 go: downloading github.com/ultraware/whitespace v0.0.4
14:34:58 [2023-01-07T14:34:58.393Z] #34 78.09 go: downloading github.com/uudashr/gocognit v1.0.5
14:34:58 [2023-01-07T14:34:58.393Z] #34 78.12 go: downloading github.com/yagipy/maintidx v1.0.0
14:34:58 [2023-01-07T14:34:58.626Z] #39 103.4   DEP      criu/seccomp.d
14:34:58 [2023-01-07T14:34:58.654Z] #34 78.15 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
14:34:58 [2023-01-07T14:34:58.883Z] #39 103.6   DEP      criu/rst-malloc.d
14:34:58 [2023-01-07T14:34:58.883Z] #39 103.7   DEP      criu/rbtree.d
14:34:58 [2023-01-07T14:34:58.886Z] #38 51.04   CC       compel/src/lib/ptrace.o
14:34:58 [2023-01-07T14:34:58.886Z] #38 51.35   AR       compel/libcompel.a
14:34:58 [2023-01-07T14:34:58.886Z] #38 51.43   HOSTCC   compel/src/main-host.o
14:34:58 [2023-01-07T14:34:58.915Z] #34 ...
14:34:58 [2023-01-07T14:34:58.915Z] 
14:34:58 [2023-01-07T14:34:58.915Z] #32 [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
14:34:58 [2023-01-07T14:34:58.915Z] #32 68.49 Selecting previously unselected package libicu67:amd64.
14:34:58 [2023-01-07T14:34:58.915Z] #32 68.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
14:34:58 [2023-01-07T14:34:58.915Z] #32 68.55 Unpacking libicu67:amd64 (67.1-7) ...
14:34:59 [2023-01-07T14:34:59.142Z] #38 51.77   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
14:34:59 [2023-01-07T14:34:59.161Z] #39 103.8   DEP      criu/pstree.d
14:34:59 [2023-01-07T14:34:59.161Z] #39 103.9   DEP      criu/protobuf.d
14:34:59 [2023-01-07T14:34:59.161Z] #39 104.0   GEN      criu/protobuf-desc-gen.h
14:34:59 [2023-01-07T14:34:59.175Z] #32 ...
14:34:59 [2023-01-07T14:34:59.175Z] 
14:34:59 [2023-01-07T14:34:59.175Z] #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
14:34:59 [2023-01-07T14:34:59.175Z] #34 78.68 go: downloading gitlab.com/bosi/decorder v0.2.1
14:34:59 [2023-01-07T14:34:59.398Z] #38 51.87   HOSTCC   compel/src/lib/handle-elf-host.o
14:34:59 [2023-01-07T14:34:59.436Z] #34 78.90 go: downloading honnef.co/go/tools v0.2.2
14:34:59 [2023-01-07T14:34:59.655Z] #38 52.10   HOSTCC   compel/src/lib/log-host.o
14:34:59 [2023-01-07T14:34:59.731Z] #38 ...
14:34:59 [2023-01-07T14:34:59.731Z] 
14:34:59 [2023-01-07T14:34:59.731Z] #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
14:34:59 [2023-01-07T14:34:59.731Z] #34 65.82 internal/syscall/unix
14:34:59 [2023-01-07T14:34:59.731Z] #34 66.40 time
14:34:59 [2023-01-07T14:34:59.731Z] #34 73.00 internal/poll
14:34:59 [2023-01-07T14:34:59.731Z] #34 ...
14:34:59 [2023-01-07T14:34:59.731Z] 
14:34:59 [2023-01-07T14:34:59.731Z] #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
14:34:59 [2023-01-07T14:34:59.731Z] #32 66.22 Selecting previously unselected package gcc-mingw-w64-base.
14:34:59 [2023-01-07T14:34:59.731Z] #32 66.22 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
14:34:59 [2023-01-07T14:34:59.731Z] #32 66.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:34:59 [2023-01-07T14:34:59.731Z] #32 66.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:34:59 [2023-01-07T14:34:59.731Z] #32 66.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
14:34:59 [2023-01-07T14:34:59.731Z] #32 66.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:34:59 [2023-01-07T14:34:59.731Z] #32 74.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:34:59 [2023-01-07T14:34:59.731Z] #32 74.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:34:59 [2023-01-07T14:34:59.731Z] #32 74.87 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:34:59 [2023-01-07T14:34:59.911Z] #38 52.24   HOSTLINK compel/compel-host-bin
14:34:59 [2023-01-07T14:34:59.911Z] #38 52.39   DEP      soccr/soccr.d
14:34:59 [2023-01-07T14:34:59.987Z] #32 ...
14:34:59 [2023-01-07T14:34:59.987Z] 
14:34:59 [2023-01-07T14:34:59.988Z] #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
14:34:59 [2023-01-07T14:34:59.988Z] #38 18.58 make[1]: Nothing to be done for 'all'.
14:35:00 [2023-01-07T14:35:00.091Z] #39 ...
14:35:00 [2023-01-07T14:35:00.091Z] 
14:35:00 [2023-01-07T14:35:00.091Z] #32 [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
14:35:00 [2023-01-07T14:35:00.091Z] #32 DONE 188.9s
14:35:00 [2023-01-07T14:35:00.091Z] 
14:35:00 [2023-01-07T14:35:00.091Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:35:00 [2023-01-07T14:35:00.091Z] #40 DONE 0.1s
14:35:00 [2023-01-07T14:35:00.091Z] 
14:35:00 [2023-01-07T14:35:00.091Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:35:00 [2023-01-07T14:35:00.091Z] #41 DONE 0.1s
14:35:00 [2023-01-07T14:35:00.091Z] 
14:35:00 [2023-01-07T14:35:00.091Z] #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
14:35:00 [2023-01-07T14:35:00.091Z] #30 187.9 Selecting previously unselected package libselinux1-dev:amd64.
14:35:00 [2023-01-07T14:35:00.091Z] #30 187.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:35:00 [2023-01-07T14:35:00.091Z] #30 187.9 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:35:00 [2023-01-07T14:35:00.091Z] #30 188.6 Selecting previously unselected package libdevmapper-dev:amd64.
14:35:00 [2023-01-07T14:35:00.091Z] #30 188.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:35:00 [2023-01-07T14:35:00.091Z] #30 188.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:35:00 [2023-01-07T14:35:00.091Z] #30 188.9 Selecting previously unselected package libseccomp-dev:amd64.
14:35:00 [2023-01-07T14:35:00.091Z] #30 188.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:35:00 [2023-01-07T14:35:00.091Z] #30 188.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:35:00 [2023-01-07T14:35:00.091Z] #30 189.1 Selecting previously unselected package libsystemd-dev:amd64.
14:35:00 [2023-01-07T14:35:00.091Z] #30 189.1 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
14:35:00 [2023-01-07T14:35:00.167Z] #38 52.61   CC       soccr/soccr.o
14:35:00 [2023-01-07T14:35:00.348Z] #30 189.2 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:35:00 [2023-01-07T14:35:00.734Z] #26 ...
14:35:00 [2023-01-07T14:35:00.734Z] 
14:35:00 [2023-01-07T14:35:00.734Z] #28 [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
14:35:00 [2023-01-07T14:35:00.734Z] #28 71.74 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:35:00 [2023-01-07T14:35:00.734Z] #28 71.83 go: downloading github.com/hashicorp/errwrap v1.0.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 71.89 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 71.99 go: downloading github.com/Antonboom/errname v0.1.5
14:35:00 [2023-01-07T14:35:00.734Z] #28 72.05 go: downloading github.com/Antonboom/nilnil v0.1.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 72.11 go: downloading github.com/BurntSushi/toml v1.0.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 73.22 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:35:00 [2023-01-07T14:35:00.734Z] #28 73.23 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 73.37 go: downloading github.com/alexkohler/prealloc v1.0.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 73.45 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 73.47 go: downloading github.com/ashanbrown/makezero v1.1.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 73.64 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 73.68 go: downloading github.com/blizzy78/varnamelen v0.5.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 73.76 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 73.89 go: downloading github.com/breml/bidichk v0.2.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 74.07 go: downloading github.com/breml/errchkjson v0.2.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 74.16 go: downloading github.com/butuzov/ireturn v0.1.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 74.26 go: downloading github.com/charithe/durationcheck v0.0.9
14:35:00 [2023-01-07T14:35:00.734Z] #28 74.35 go: downloading github.com/daixiang0/gci v0.2.9
14:35:00 [2023-01-07T14:35:00.734Z] #28 74.41 go: downloading github.com/denis-tingajkin/go-header v0.4.2
14:35:00 [2023-01-07T14:35:00.734Z] #28 74.53 go: downloading github.com/esimonov/ifshort v1.0.4
14:35:00 [2023-01-07T14:35:00.734Z] #28 74.53 go: downloading github.com/fzipp/gocyclo v0.4.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 74.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:35:00 [2023-01-07T14:35:00.734Z] #28 74.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:35:00 [2023-01-07T14:35:00.734Z] #28 74.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
14:35:00 [2023-01-07T14:35:00.734Z] #28 74.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:35:00 [2023-01-07T14:35:00.734Z] #28 75.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:35:00 [2023-01-07T14:35:00.734Z] #28 75.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:35:00 [2023-01-07T14:35:00.734Z] #28 75.42 go: downloading github.com/golangci/misspell v0.3.5
14:35:00 [2023-01-07T14:35:00.734Z] #28 75.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:35:00 [2023-01-07T14:35:00.734Z] #28 75.45 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:35:00 [2023-01-07T14:35:00.734Z] #28 75.54 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 75.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 75.63 go: downloading github.com/jgautheron/goconst v1.5.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 75.68 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 75.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:35:00 [2023-01-07T14:35:00.734Z] #28 75.80 go: downloading github.com/julz/importas v0.1.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 75.90 go: downloading github.com/kisielk/errcheck v1.6.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 75.99 go: downloading github.com/kulti/thelper v0.5.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 76.19 go: downloading github.com/kunwardeep/paralleltest v1.0.3
14:35:00 [2023-01-07T14:35:00.734Z] #28 76.33 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:35:00 [2023-01-07T14:35:00.734Z] #28 76.44 go: downloading github.com/ldez/gomoddirectives v0.2.2
14:35:00 [2023-01-07T14:35:00.734Z] #28 76.48 go: downloading github.com/ldez/tagliatelle v0.3.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 76.59 go: downloading github.com/leonklingele/grouper v1.1.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 76.60 go: downloading github.com/maratori/testpackage v1.0.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 76.67 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:35:00 [2023-01-07T14:35:00.734Z] #28 76.75 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 76.83 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
14:35:00 [2023-01-07T14:35:00.734Z] #28 76.87 go: downloading github.com/mgechev/revive v1.1.3
14:35:00 [2023-01-07T14:35:00.734Z] #28 77.69 go: downloading github.com/moricho/tparallel v0.2.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 77.69 go: downloading github.com/nakabonne/nestif v0.3.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 77.73 go: downloading github.com/nishanths/exhaustive v0.7.11
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.02 go: downloading github.com/nishanths/predeclared v0.2.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.09 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.16 go: downloading github.com/ryancurrah/gomodguard v1.2.3
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.20 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.28 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.30 go: downloading github.com/securego/gosec/v2 v2.9.6
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.53 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.55 go: downloading github.com/sivchari/containedctx v1.0.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.55 go: downloading github.com/sivchari/tenv v1.4.7
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.62 go: downloading github.com/sonatard/noctx v0.0.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.66 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.71 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.77 go: downloading github.com/sylvia7788/contextcheck v1.0.4
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.84 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 78.92 go: downloading github.com/tetafro/godot v1.4.11
14:35:00 [2023-01-07T14:35:00.734Z] #28 79.00 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:35:00 [2023-01-07T14:35:00.734Z] #28 79.03 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 79.09 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 79.48 go: downloading github.com/ultraware/funlen v0.0.3
14:35:00 [2023-01-07T14:35:00.734Z] #28 79.50 go: downloading github.com/ultraware/whitespace v0.0.4
14:35:00 [2023-01-07T14:35:00.734Z] #28 79.53 go: downloading github.com/uudashr/gocognit v1.0.5
14:35:00 [2023-01-07T14:35:00.734Z] #28 79.55 go: downloading github.com/yagipy/maintidx v1.0.0
14:35:00 [2023-01-07T14:35:00.734Z] #28 79.70 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
14:35:00 [2023-01-07T14:35:00.734Z] #28 80.62 go: downloading gitlab.com/bosi/decorder v0.2.1
14:35:00 [2023-01-07T14:35:00.734Z] #28 80.87 go: downloading honnef.co/go/tools v0.2.2
14:35:00 [2023-01-07T14:35:00.911Z] #30 189.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:35:00 [2023-01-07T14:35:00.911Z] #30 189.9 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:35:00 [2023-01-07T14:35:00.911Z] #30 189.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:35:00 [2023-01-07T14:35:00.911Z] #30 190.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:35:00 [2023-01-07T14:35:00.911Z] #30 190.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:35:00 [2023-01-07T14:35:00.911Z] #30 190.0 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:35:01 [2023-01-07T14:35:01.168Z] #30 190.0 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:35:01 [2023-01-07T14:35:01.168Z] #30 190.0 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:35:01 [2023-01-07T14:35:01.168Z] #30 190.0 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
14:35:01 [2023-01-07T14:35:01.168Z] #30 190.0 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:35:01 [2023-01-07T14:35:01.168Z] #30 190.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:35:01 [2023-01-07T14:35:01.168Z] #30 190.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:35:01 [2023-01-07T14:35:01.168Z] #30 190.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:35:01 [2023-01-07T14:35:01.168Z] #30 190.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:35:01 [2023-01-07T14:35:01.168Z] #30 190.2 Setting up mingw-w64-common (8.0.0-1) ...
14:35:01 [2023-01-07T14:35:01.168Z] #30 190.2 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:35:01 [2023-01-07T14:35:01.168Z] #30 190.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:35:01 [2023-01-07T14:35:01.305Z] #28 ...
14:35:01 [2023-01-07T14:35:01.305Z] 
14:35:01 [2023-01-07T14:35:01.305Z] #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
14:35:01 [2023-01-07T14:35:01.305Z] #31 82.24 Setting up libcap-dev:amd64 (1:2.44-1) ...
14:35:01 [2023-01-07T14:35:01.305Z] #31 82.26 Setting up protobuf-compiler (3.12.4-1) ...
14:35:01 [2023-01-07T14:35:01.305Z] #31 82.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:35:01 [2023-01-07T14:35:01.305Z] #31 82.29 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
14:35:01 [2023-01-07T14:35:01.349Z] #34 80.76 go: downloading mvdan.cc/gofumpt v0.2.1
14:35:01 [2023-01-07T14:35:01.349Z] #34 80.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:35:01 [2023-01-07T14:35:01.349Z] #34 80.84 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
14:35:01 [2023-01-07T14:35:01.349Z] #34 80.89 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
14:35:01 [2023-01-07T14:35:01.424Z] #30 190.3 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:35:01 [2023-01-07T14:35:01.424Z] #30 190.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:35:01 [2023-01-07T14:35:01.424Z] #30 190.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:35:01 [2023-01-07T14:35:01.424Z] #30 190.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:35:01 [2023-01-07T14:35:01.424Z] #30 190.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:35:01 [2023-01-07T14:35:01.424Z] #30 190.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:35:01 [2023-01-07T14:35:01.535Z] #38 54.01   AR       soccr/libsoccr.a
14:35:01 [2023-01-07T14:35:01.535Z] #38 ...
14:35:01 [2023-01-07T14:35:01.535Z] 
14:35:01 [2023-01-07T14:35:01.535Z] #35 [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
14:35:01 [2023-01-07T14:35:01.535Z] #35 95.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:35:01 [2023-01-07T14:35:01.535Z] #35 95.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
14:35:01 [2023-01-07T14:35:01.535Z] #35 95.01 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:35:01 [2023-01-07T14:35:01.535Z] #35 99.65 Selecting previously unselected package g++-mingw-w64-x86-64.
14:35:01 [2023-01-07T14:35:01.535Z] #35 99.65 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:35:01 [2023-01-07T14:35:01.535Z] #35 99.67 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:35:01 [2023-01-07T14:35:01.535Z] #35 99.81 Selecting previously unselected package libapparmor1:arm64.
14:35:01 [2023-01-07T14:35:01.535Z] #35 99.82 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
14:35:01 [2023-01-07T14:35:01.535Z] #35 99.82 Unpacking libapparmor1:arm64 (2.13.6-10) ...
14:35:01 [2023-01-07T14:35:01.535Z] #35 99.94 Selecting previously unselected package libapparmor-dev:arm64.
14:35:01 [2023-01-07T14:35:01.535Z] #35 99.94 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
14:35:01 [2023-01-07T14:35:01.535Z] #35 99.94 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
14:35:01 [2023-01-07T14:35:01.535Z] #35 100.0 Selecting previously unselected package libbtrfs0:arm64.
14:35:01 [2023-01-07T14:35:01.535Z] #35 100.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
14:35:01 [2023-01-07T14:35:01.535Z] #35 100.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:35:01 [2023-01-07T14:35:01.535Z] #35 100.2 Selecting previously unselected package libbtrfs-dev:arm64.
14:35:01 [2023-01-07T14:35:01.535Z] #35 100.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
14:35:01 [2023-01-07T14:35:01.535Z] #35 100.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:35:01 [2023-01-07T14:35:01.535Z] #35 100.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
14:35:01 [2023-01-07T14:35:01.564Z] #31 82.31 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
14:35:01 [2023-01-07T14:35:01.564Z] #31 82.33 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:35:01 [2023-01-07T14:35:01.564Z] #31 82.35 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:35:01 [2023-01-07T14:35:01.610Z] #34 80.99 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
14:35:01 [2023-01-07T14:35:01.610Z] #34 ...
14:35:01 [2023-01-07T14:35:01.610Z] 
14:35:01 [2023-01-07T14:35:01.610Z] #30 [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
14:35:01 [2023-01-07T14:35:01.610Z] #30 70.10 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.
14:35:01 [2023-01-07T14:35:01.610Z] #30 71.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:35:01 [2023-01-07T14:35:01.610Z] #30 71.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:35:01 [2023-01-07T14:35:01.610Z] #30 ...
14:35:01 [2023-01-07T14:35:01.610Z] 
14:35:01 [2023-01-07T14:35:01.610Z] #32 [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
14:35:01 [2023-01-07T14:35:01.610Z] #32 79.14 Selecting previously unselected package libxml2:amd64.
14:35:01 [2023-01-07T14:35:01.610Z] #32 79.17 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ...
14:35:01 [2023-01-07T14:35:01.610Z] #32 79.21 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:35:01 [2023-01-07T14:35:01.610Z] #32 80.00 Selecting previously unselected package libarchive13:amd64.
14:35:01 [2023-01-07T14:35:01.610Z] #32 80.01 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
14:35:01 [2023-01-07T14:35:01.610Z] #32 80.02 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:35:01 [2023-01-07T14:35:01.610Z] #32 80.55 Selecting previously unselected package libjsoncpp24:amd64.
14:35:01 [2023-01-07T14:35:01.610Z] #32 80.55 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
14:35:01 [2023-01-07T14:35:01.610Z] #32 80.57 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:35:01 [2023-01-07T14:35:01.610Z] #32 80.80 Selecting previously unselected package librhash0:amd64.
14:35:01 [2023-01-07T14:35:01.610Z] #32 80.80 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
14:35:01 [2023-01-07T14:35:01.610Z] #32 80.81 Unpacking librhash0:amd64 (1.4.1-2) ...
14:35:01 [2023-01-07T14:35:01.610Z] #32 81.02 Selecting previously unselected package libuv1:amd64.
14:35:01 [2023-01-07T14:35:01.610Z] #32 81.02 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
14:35:01 [2023-01-07T14:35:01.610Z] #32 81.10 Unpacking libuv1:amd64 (1.40.0-2) ...
14:35:01 [2023-01-07T14:35:01.681Z] #30 190.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:35:01 [2023-01-07T14:35:01.681Z] #30 190.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:35:01 [2023-01-07T14:35:01.681Z] #30 190.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:35:01 [2023-01-07T14:35:01.681Z] #30 190.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:35:01 [2023-01-07T14:35:01.681Z] #30 190.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:35:01 [2023-01-07T14:35:01.681Z] #30 190.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:35:01 [2023-01-07T14:35:01.681Z] #30 190.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:35:01 [2023-01-07T14:35:01.681Z] #30 190.7 Setting up dmsetup (2:1.02.175-2.1) ...
14:35:01 [2023-01-07T14:35:01.791Z] #35 100.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:35:01 [2023-01-07T14:35:01.791Z] #35 100.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:35:01 [2023-01-07T14:35:01.791Z] #35 100.5 Selecting previously unselected package libudev-dev:arm64.
14:35:01 [2023-01-07T14:35:01.791Z] #35 100.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
14:35:01 [2023-01-07T14:35:01.791Z] #35 100.6 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
14:35:01 [2023-01-07T14:35:01.870Z] #32 81.34 Selecting previously unselected package cmake.
14:35:01 [2023-01-07T14:35:01.871Z] #32 81.34 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
14:35:01 [2023-01-07T14:35:01.871Z] #32 81.37 Unpacking cmake (3.18.4-2+deb11u1) ...
14:35:01 [2023-01-07T14:35:01.871Z] #32 ...
14:35:01 [2023-01-07T14:35:01.871Z] 
14:35:01 [2023-01-07T14:35:01.871Z] #29 [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
14:35:01 [2023-01-07T14:35:01.871Z] #29 71.29 Selecting previously unselected package libprotoc23:amd64.
14:35:01 [2023-01-07T14:35:01.871Z] #29 71.30 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 71.31 Unpacking libprotoc23:amd64 (3.12.4-1) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 72.97 Selecting previously unselected package protobuf-c-compiler.
14:35:01 [2023-01-07T14:35:01.871Z] #29 72.97 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 73.01 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 73.42 Selecting previously unselected package protobuf-compiler.
14:35:01 [2023-01-07T14:35:01.871Z] #29 73.43 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 73.44 Unpacking protobuf-compiler (3.12.4-1) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 73.61 Selecting previously unselected package python3-pkg-resources.
14:35:01 [2023-01-07T14:35:01.871Z] #29 73.62 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 73.62 Unpacking python3-pkg-resources (52.0.0-4) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 73.90 Selecting previously unselected package python3-six.
14:35:01 [2023-01-07T14:35:01.871Z] #29 73.90 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 73.92 Unpacking python3-six (1.16.0-2) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 74.20 Selecting previously unselected package python3-protobuf.
14:35:01 [2023-01-07T14:35:01.871Z] #29 74.20 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 74.26 Unpacking python3-protobuf (3.12.4-1) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 75.33 Setting up python3-pkg-resources (52.0.0-4) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 77.89 Setting up libprotobuf23:amd64 (3.12.4-1) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 77.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 78.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 78.04 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 78.09 Setting up libcap2:amd64 (1:2.44-1) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 78.11 Setting up python3-six (1.16.0-2) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 79.65 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 79.66 Setting up libprotoc23:amd64 (3.12.4-1) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 79.68 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 79.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:35:01 [2023-01-07T14:35:01.871Z] #29 79.77 Setting up python3-protobuf (3.12.4-1) ...
14:35:01 [2023-01-07T14:35:01.880Z] #38 20.16   CC       images/stats.o
14:35:01 [2023-01-07T14:35:01.880Z] #38 20.47   CC       images/core.o
14:35:01 [2023-01-07T14:35:01.937Z] #30 190.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:35:01 [2023-01-07T14:35:01.937Z] #30 190.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:35:01 [2023-01-07T14:35:01.937Z] #30 190.8 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:35:02 [2023-01-07T14:35:02.048Z] #35 100.7 Selecting previously unselected package libsepol1-dev:arm64.
14:35:02 [2023-01-07T14:35:02.048Z] #35 100.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
14:35:02 [2023-01-07T14:35:02.048Z] #35 100.7 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:35:02 [2023-01-07T14:35:02.304Z] #35 101.0 Selecting previously unselected package libpcre2-16-0:arm64.
14:35:02 [2023-01-07T14:35:02.304Z] #35 101.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
14:35:02 [2023-01-07T14:35:02.304Z] #35 101.0 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:35:02 [2023-01-07T14:35:02.304Z] #35 101.1 Selecting previously unselected package libpcre2-32-0:arm64.
14:35:02 [2023-01-07T14:35:02.304Z] #35 101.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
14:35:02 [2023-01-07T14:35:02.304Z] #35 101.1 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:35:02 [2023-01-07T14:35:02.444Z] #38 21.06   CC       images/core-x86.o
14:35:02 [2023-01-07T14:35:02.503Z] #31 ...
14:35:02 [2023-01-07T14:35:02.503Z] 
14:35:02 [2023-01-07T14:35:02.503Z] #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
14:35:02 [2023-01-07T14:35:02.503Z] #30 73.21 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:35:02 [2023-01-07T14:35:02.503Z] #30 73.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
14:35:02 [2023-01-07T14:35:02.503Z] #30 73.21 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:35:02 [2023-01-07T14:35:02.503Z] #30 77.46 Selecting previously unselected package binutils-mingw-w64.
14:35:02 [2023-01-07T14:35:02.503Z] #30 77.47 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:35:02 [2023-01-07T14:35:02.503Z] #30 77.48 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:35:02 [2023-01-07T14:35:02.503Z] #30 77.72 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:35:02 [2023-01-07T14:35:02.503Z] #30 77.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:35:02 [2023-01-07T14:35:02.503Z] #30 77.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:35:02 [2023-01-07T14:35:02.503Z] #30 78.26 Selecting previously unselected package dmsetup.
14:35:02 [2023-01-07T14:35:02.503Z] #30 78.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
14:35:02 [2023-01-07T14:35:02.503Z] #30 78.27 Unpacking dmsetup (2:1.02.175-2.1) ...
14:35:02 [2023-01-07T14:35:02.503Z] #30 78.51 Selecting previously unselected package mingw-w64-common.
14:35:02 [2023-01-07T14:35:02.503Z] #30 78.51 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:35:02 [2023-01-07T14:35:02.503Z] #30 78.52 Unpacking mingw-w64-common (8.0.0-1) ...
14:35:02 [2023-01-07T14:35:02.503Z] #30 ...
14:35:02 [2023-01-07T14:35:02.503Z] 
14:35:02 [2023-01-07T14:35:02.503Z] #28 [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
14:35:02 [2023-01-07T14:35:02.503Z] #28 83.31 go: downloading mvdan.cc/gofumpt v0.2.1
14:35:02 [2023-01-07T14:35:02.503Z] #28 83.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:35:02 [2023-01-07T14:35:02.560Z] #35 101.3 Selecting previously unselected package libpcre2-posix2:arm64.
14:35:02 [2023-01-07T14:35:02.560Z] #35 101.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
14:35:02 [2023-01-07T14:35:02.560Z] #35 101.3 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:35:02 [2023-01-07T14:35:02.763Z] #28 83.49 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
14:35:02 [2023-01-07T14:35:02.817Z] #35 101.4 Selecting previously unselected package libpcre2-dev:arm64.
14:35:02 [2023-01-07T14:35:02.817Z] #35 101.4 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
14:35:02 [2023-01-07T14:35:02.817Z] #35 101.4 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:35:03 [2023-01-07T14:35:03.022Z] #28 83.84 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
14:35:03 [2023-01-07T14:35:03.022Z] #28 83.87 go: downloading github.com/davecgh/go-spew v1.1.1
14:35:03 [2023-01-07T14:35:03.022Z] #28 83.94 go: downloading github.com/stretchr/objx v0.1.1
14:35:03 [2023-01-07T14:35:03.022Z] #28 83.95 go: downloading github.com/pmezard/go-difflib v1.0.0
14:35:03 [2023-01-07T14:35:03.022Z] #28 84.02 go: downloading golang.org/x/text v0.3.7
14:35:03 [2023-01-07T14:35:03.073Z] #35 101.9 Selecting previously unselected package libselinux1-dev:arm64.
14:35:03 [2023-01-07T14:35:03.073Z] #35 101.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
14:35:03 [2023-01-07T14:35:03.073Z] #35 101.9 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:35:03 [2023-01-07T14:35:03.255Z] #29 ...
14:35:03 [2023-01-07T14:35:03.255Z] 
14:35:03 [2023-01-07T14:35:03.255Z] #28 [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
14:35:03 [2023-01-07T14:35:03.255Z] #28 82.64 internal/reflectlite
14:35:03 [2023-01-07T14:35:03.255Z] #28 82.66 sync
14:35:03 [2023-01-07T14:35:03.329Z] #35 102.1 Selecting previously unselected package libdevmapper-dev:arm64.
14:35:03 [2023-01-07T14:35:03.329Z] #35 102.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
14:35:03 [2023-01-07T14:35:03.329Z] #35 102.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:35:03 [2023-01-07T14:35:03.329Z] #35 102.2 Selecting previously unselected package libseccomp-dev:arm64.
14:35:03 [2023-01-07T14:35:03.329Z] #35 102.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:35:03 [2023-01-07T14:35:03.329Z] #35 102.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:35:03 [2023-01-07T14:35:03.329Z] #35 ...
14:35:03 [2023-01-07T14:35:03.329Z] 
14:35:03 [2023-01-07T14:35:03.329Z] #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
14:35:03 [2023-01-07T14:35:03.329Z] #28 102.2 + for f in rootlesskit rootlesskit-docker-proxy
14:35:03 [2023-01-07T14:35:03.329Z] #28 102.2 + GOBIN=/build
14:35:03 [2023-01-07T14:35:03.329Z] #28 102.2 + GO111MODULE=on
14:35:03 [2023-01-07T14:35:03.329Z] #28 102.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
14:35:03 [2023-01-07T14:35:03.374Z] #38 21.69   CC       images/core-arm.o
14:35:03 [2023-01-07T14:35:03.375Z] #38 22.01   CC       images/core-aarch64.o
14:35:03 [2023-01-07T14:35:03.549Z] Commit message: "hack/make: Don't add -buildmode=pie with -race"
14:35:03 [2023-01-07T14:35:03.940Z] #38 22.36   CC       images/core-ppc64.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:35:04 [2023-01-07T14:35:04.197Z] #38 22.93   CC       images/core-s390.o
14:35:04 [2023-01-07T14:35:04.460Z] #30 DONE 193.2s
14:35:04 [2023-01-07T14:35:04.460Z] 
14:35:04 [2023-01-07T14:35:04.460Z] #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
14:35:05 [2023-01-07T14:35:05.127Z] #38 23.57   CC       images/cpuinfo.o
14:35:05 [2023-01-07T14:35:05.169Z] #28 84.79 internal/testlog
14:35:05 [2023-01-07T14:35:05.383Z] #38 23.95   CC       images/inventory.o
14:35:05 [2023-01-07T14:35:05.641Z] #38 24.16   CC       images/fdinfo.o
14:35:05 [2023-01-07T14:35:05.902Z] #38 24.54   CC       images/fown.o
14:35:06 [2023-01-07T14:35:06.159Z] #38 24.78   CC       images/ns.o
14:35:06 [2023-01-07T14:35:06.416Z] #38 25.04   CC       images/regfile.o
14:35:06 [2023-01-07T14:35:06.674Z] #38 25.25   CC       images/ghost-file.o
14:35:06 [2023-01-07T14:35:06.786Z] + docker version
14:35:06 [2023-01-07T14:35:06.930Z] #38 25.54   CC       images/fifo.o
14:35:07 [2023-01-07T14:35:07.024Z] #42 ...
14:35:07 [2023-01-07T14:35:07.024Z] 
14:35:07 [2023-01-07T14:35:07.024Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
14:35:07 [2023-01-07T14:35:07.024Z] #43 DONE 2.6s
14:35:07 [2023-01-07T14:35:07.024Z] 
14:35:07 [2023-01-07T14:35:07.024Z] #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
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.614 + RM_GOPATH=0
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.614 + TMP_GOPATH=
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.614 + : /build
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.614 + '[' -z '' ']'
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.614 ++ mktemp -d
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.616 + export GOPATH=/tmp/tmp.OI97GeV7lF
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.616 + GOPATH=/tmp/tmp.OI97GeV7lF
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.616 + RM_GOPATH=1
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.616 + case "$(go env GOARCH)" in
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.616 ++ go env GOARCH
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.658 Install runc version v1.1.4 (build tags: seccomp)
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.658 + export GO_BUILDMODE=-buildmode=pie
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.658 + GO_BUILDMODE=-buildmode=pie
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.658 ++ dirname /tmp/install/install.sh
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.658 + dir=/tmp/install
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.658 + bin=runc
14:35:07 [2023-01-07T14:35:07.024Z] #42 2.658 + shift
14:35:07 [2023-01-07T14:35:07.025Z] #42 2.658 + '[' '!' -f /tmp/install/runc.installer ']'
14:35:07 [2023-01-07T14:35:07.025Z] #42 2.658 + . /tmp/install/runc.installer
14:35:07 [2023-01-07T14:35:07.025Z] #42 2.658 ++ set -e
14:35:07 [2023-01-07T14:35:07.025Z] #42 2.658 ++ : v1.1.4
14:35:07 [2023-01-07T14:35:07.025Z] #42 2.658 + install_runc
14:35:07 [2023-01-07T14:35:07.025Z] #42 2.658 + RUNC_BUILDTAGS=seccomp
14:35:07 [2023-01-07T14:35:07.025Z] #42 2.658 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:35:07 [2023-01-07T14:35:07.025Z] #42 2.658 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OI97GeV7lF/src/github.com/opencontainers/runc
14:35:07 [2023-01-07T14:35:07.025Z] #42 2.658 Cloning into '/tmp/tmp.OI97GeV7lF/src/github.com/opencontainers/runc'...
14:35:07 [2023-01-07T14:35:07.188Z] #38 25.73   CC       images/remap-file-path.o
14:35:07 [2023-01-07T14:35:07.444Z] #38 25.93   CC       images/eventfd.o
14:35:07 [2023-01-07T14:35:07.444Z] #38 26.11   CC       images/eventpoll.o
14:35:07 [2023-01-07T14:35:07.513Z] #28 ...
14:35:07 [2023-01-07T14:35:07.513Z] 
14:35:07 [2023-01-07T14:35:07.513Z] #35 [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
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.3 Selecting previously unselected package libsystemd-dev:arm64.
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.4 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.8 Setting up libapparmor1:arm64 (2.13.6-10) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.8 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.9 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.9 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.9 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.9 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 102.9 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.0 Setting up mingw-w64-common (8.0.0-1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.0 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.1 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.1 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.2 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
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.3 Setting up dmsetup (2:1.02.175-2.1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 103.3 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:35:07 [2023-01-07T14:35:07.513Z] #35 DONE 106.1s
14:35:07 [2023-01-07T14:35:07.513Z] 
14:35:07 [2023-01-07T14:35:07.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
14:35:07 [2023-01-07T14:35:07.513Z] #38 54.11 make[1]: 'soccr/libsoccr.a' is up to date.
14:35:07 [2023-01-07T14:35:07.513Z] #38 54.45   DEP      criu/arch/aarch64/sigframe.d
14:35:07 [2023-01-07T14:35:07.513Z] #38 54.54   DEP      criu/arch/aarch64/crtools.d
14:35:07 [2023-01-07T14:35:07.513Z] #38 54.68   DEP      criu/arch/aarch64/cpu.d
14:35:07 [2023-01-07T14:35:07.513Z] #38 54.72   DEP      criu/arch/aarch64/bitops.d
14:35:07 [2023-01-07T14:35:07.513Z] #38 54.80   CC       criu/arch/aarch64/bitops.o
14:35:07 [2023-01-07T14:35:07.513Z] #38 54.87   CC       criu/arch/aarch64/cpu.o
14:35:07 [2023-01-07T14:35:07.513Z] #38 54.96   CC       criu/arch/aarch64/crtools.o
14:35:07 [2023-01-07T14:35:07.513Z] #38 55.55   CC       criu/arch/aarch64/sigframe.o
14:35:07 [2023-01-07T14:35:07.513Z] #38 55.72   LINK     criu/arch/aarch64/crtools.built-in.o
14:35:07 [2023-01-07T14:35:07.513Z] #38 55.79   DEP      criu/pie/util-vdso.d
14:35:07 [2023-01-07T14:35:07.514Z] #38 55.89   DEP      criu/pie/util.d
14:35:07 [2023-01-07T14:35:07.514Z] #38 56.02   CC       criu/pie/util.o
14:35:07 [2023-01-07T14:35:07.514Z] #38 56.21   CC       criu/pie/util-vdso.o
14:35:07 [2023-01-07T14:35:07.514Z] #38 56.77   AR       criu/pie/pie.lib.a
14:35:07 [2023-01-07T14:35:07.514Z] #38 56.88   DEP      criu/pie/restorer.d
14:35:07 [2023-01-07T14:35:07.514Z] #38 57.03   DEP      criu/arch/aarch64/intraprocedure.d
14:35:07 [2023-01-07T14:35:07.514Z] #38 57.10   DEP      criu/arch/aarch64/restorer.d
14:35:07 [2023-01-07T14:35:07.514Z] #38 57.28   DEP      criu/arch/aarch64/vdso-pie.d
14:35:07 [2023-01-07T14:35:07.514Z] #38 57.37   DEP      criu/pie/parasite-vdso.d
14:35:07 [2023-01-07T14:35:07.514Z] #38 57.53   DEP      criu/pie/parasite.d
14:35:07 [2023-01-07T14:35:07.514Z] #38 57.64   CC       criu/pie/parasite.o
14:35:07 [2023-01-07T14:35:07.514Z] #38 58.50   LINK     criu/pie/parasite.built-in.o
14:35:07 [2023-01-07T14:35:07.514Z] #38 58.52   GEN      criu/pie/parasite-blob.h
14:35:07 [2023-01-07T14:35:07.514Z] #38 58.53   CC       criu/pie/parasite-vdso.o
14:35:07 [2023-01-07T14:35:07.514Z] #38 58.97   CC       criu/arch/aarch64/vdso-pie.o
14:35:07 [2023-01-07T14:35:07.514Z] #38 59.32   CC       criu/arch/aarch64/restorer.o
14:35:07 [2023-01-07T14:35:07.514Z] #38 59.61   CC       criu/arch/aarch64/intraprocedure.o
14:35:07 [2023-01-07T14:35:07.514Z] #38 59.66   CC       criu/pie/restorer.o
14:35:07 [2023-01-07T14:35:07.701Z] #38 26.39   CC       images/fh.o
14:35:07 [2023-01-07T14:35:07.713Z] #28 87.37 sort
14:35:07 [2023-01-07T14:35:07.713Z] #28 87.37 errors
14:35:08 [2023-01-07T14:35:08.264Z] #38 26.74   CC       images/fsnotify.o
14:35:08 [2023-01-07T14:35:08.298Z] #28 ...
14:35:08 [2023-01-07T14:35:08.298Z] 
14:35:08 [2023-01-07T14:35:08.298Z] #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
14:35:08 [2023-01-07T14:35:08.298Z] #31 DONE 88.3s
14:35:08 [2023-01-07T14:35:08.298Z] 
14:35:08 [2023-01-07T14:35:08.298Z] #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
14:35:08 [2023-01-07T14:35:08.298Z] #38 ...
14:35:08 [2023-01-07T14:35:08.298Z] 
14:35:08 [2023-01-07T14:35:08.298Z] #26 [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
14:35:08 [2023-01-07T14:35:08.298Z] #26 86.37 Setting up libicu67:amd64 (67.1-7) ...
14:35:08 [2023-01-07T14:35:08.298Z] #26 86.66 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:35:08 [2023-01-07T14:35:08.298Z] #26 86.73 Setting up libuv1:amd64 (1.40.0-2) ...
14:35:08 [2023-01-07T14:35:08.298Z] #26 87.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:35:08 [2023-01-07T14:35:08.298Z] #26 87.57 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:35:08 [2023-01-07T14:35:08.298Z] #26 88.24 Setting up librhash0:amd64 (1.4.1-2) ...
14:35:08 [2023-01-07T14:35:08.298Z] #26 88.33 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:35:08 [2023-01-07T14:35:08.298Z] #26 88.38 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:35:08 [2023-01-07T14:35:08.298Z] #26 88.40 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:35:08 [2023-01-07T14:35:08.298Z] #26 88.48 Setting up cmake (3.18.4-2+deb11u1) ...
14:35:08 [2023-01-07T14:35:08.298Z] #26 88.50 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:35:08 [2023-01-07T14:35:08.298Z] #26 DONE 89.0s
14:35:08 [2023-01-07T14:35:08.298Z] 
14:35:08 [2023-01-07T14:35:08.298Z] #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
14:35:08 [2023-01-07T14:35:08.394Z] #42 ...
14:35:08 [2023-01-07T14:35:08.394Z] 
14:35:08 [2023-01-07T14:35:08.394Z] #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
14:35:08 [2023-01-07T14:35:08.394Z] #44 DONE 1.6s
14:35:08 [2023-01-07T14:35:08.447Z] #38 ...
14:35:08 [2023-01-07T14:35:08.447Z] 
14:35:08 [2023-01-07T14:35:08.447Z] #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
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.082 + RM_GOPATH=0
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.084 + TMP_GOPATH=
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.085 + : /build
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.085 + '[' -z '' ']'
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.086 ++ mktemp -d
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.087 + export GOPATH=/tmp/tmp.dstMxz091n
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.087 + GOPATH=/tmp/tmp.dstMxz091n
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.087 + RM_GOPATH=1
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.087 + case "$(go env GOARCH)" in
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.088 ++ go env GOARCH
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.097 + export GO_BUILDMODE=-buildmode=pie
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.107 + GO_BUILDMODE=-buildmode=pie
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.121 ++ dirname /tmp/install/install.sh
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.129 + dir=/tmp/install
14:35:08 [2023-01-07T14:35:08.447Z] #0 1.147 + bin=runc
14:35:08 [2023-01-07T14:35:08.652Z] 
14:35:08 [2023-01-07T14:35:08.652Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:35:08 [2023-01-07T14:35:08.656Z] #28 88.25 strconv
14:35:08 [2023-01-07T14:35:08.703Z] #40 ...
14:35:08 [2023-01-07T14:35:08.703Z] 
14:35:08 [2023-01-07T14:35:08.703Z] #41 [dev-systemd-false  1/26] RUN groupadd -r docker
14:35:08 [2023-01-07T14:35:08.703Z] #41 DONE 1.2s
14:35:08 [2023-01-07T14:35:08.703Z] 
14:35:08 [2023-01-07T14:35:08.703Z] #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
14:35:08 [2023-01-07T14:35:08.703Z] #40 1.148 + shift
14:35:08 [2023-01-07T14:35:08.703Z] #40 1.148 + '[' '!' -f /tmp/install/runc.installer ']'
14:35:08 [2023-01-07T14:35:08.703Z] #40 1.148 + . /tmp/install/runc.installer
14:35:08 [2023-01-07T14:35:08.703Z] #40 1.148 ++ set -e
14:35:08 [2023-01-07T14:35:08.703Z] #40 1.148 ++ : v1.1.4
14:35:08 [2023-01-07T14:35:08.703Z] #40 1.148 + install_runc
14:35:08 [2023-01-07T14:35:08.703Z] #40 1.148 + RUNC_BUILDTAGS=seccomp
14:35:08 [2023-01-07T14:35:08.703Z] #40 1.149 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:35:08 [2023-01-07T14:35:08.703Z] #40 1.149 Install runc version v1.1.4 (build tags: seccomp)
14:35:08 [2023-01-07T14:35:08.703Z] #40 1.149 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dstMxz091n/src/github.com/opencontainers/runc
14:35:08 [2023-01-07T14:35:08.703Z] #40 1.168 Cloning into '/tmp/tmp.dstMxz091n/src/github.com/opencontainers/runc'...
14:35:08 [2023-01-07T14:35:08.703Z] #40 ...
14:35:08 [2023-01-07T14:35:08.703Z] 
14:35:08 [2023-01-07T14:35:08.703Z] #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
14:35:08 [2023-01-07T14:35:08.703Z] #28 DONE 107.5s
14:35:08 [2023-01-07T14:35:08.829Z] #38 27.28   CC       images/signalfd.o
14:35:08 [2023-01-07T14:35:08.960Z] 
14:35:08 [2023-01-07T14:35:08.960Z] #42 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:35:08 [2023-01-07T14:35:08.960Z] #42 DONE 0.1s
14:35:08 [2023-01-07T14:35:08.960Z] 
14:35:08 [2023-01-07T14:35:08.960Z] #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
14:35:08 [2023-01-07T14:35:08.960Z] #43 ...
14:35:08 [2023-01-07T14:35:08.960Z] 
14:35:08 [2023-01-07T14:35:08.960Z] #44 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:35:08 [2023-01-07T14:35:08.960Z] #44 DONE 0.1s
14:35:09 [2023-01-07T14:35:09.105Z] #38 27.52   CC       images/fs.o
14:35:09 [2023-01-07T14:35:09.105Z] #38 27.73   CC       images/pstree.o
14:35:09 [2023-01-07T14:35:09.216Z] 
14:35:09 [2023-01-07T14:35:09.216Z] #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
14:35:09 [2023-01-07T14:35:09.230Z] #28 ...
14:35:09 [2023-01-07T14:35:09.230Z] 
14:35:09 [2023-01-07T14:35:09.230Z] #29 [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
14:35:09 [2023-01-07T14:35:09.230Z] #29 86.44 Setting up libcap-dev:amd64 (1:2.44-1) ...
14:35:09 [2023-01-07T14:35:09.230Z] #29 86.47 Setting up protobuf-compiler (3.12.4-1) ...
14:35:09 [2023-01-07T14:35:09.230Z] #29 86.58 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
14:35:09 [2023-01-07T14:35:09.230Z] #29 86.62 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
14:35:09 [2023-01-07T14:35:09.230Z] #29 86.64 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
14:35:09 [2023-01-07T14:35:09.230Z] #29 86.69 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
14:35:09 [2023-01-07T14:35:09.230Z] #29 86.72 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:35:09 [2023-01-07T14:35:09.363Z] #38 27.93   CC       images/pipe.o
14:35:09 [2023-01-07T14:35:09.492Z] #29 ...
14:35:09 [2023-01-07T14:35:09.492Z] 
14:35:09 [2023-01-07T14:35:09.492Z] #35 [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
14:35:09 [2023-01-07T14:35:09.492Z] #35 78.95 Selecting previously unselected package binutils-mingw-w64.
14:35:09 [2023-01-07T14:35:09.492Z] #35 78.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:35:09 [2023-01-07T14:35:09.492Z] #35 78.96 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:35:09 [2023-01-07T14:35:09.492Z] #35 79.14 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:35:09 [2023-01-07T14:35:09.492Z] #35 79.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:35:09 [2023-01-07T14:35:09.492Z] #35 79.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:35:09 [2023-01-07T14:35:09.492Z] #35 79.40 Selecting previously unselected package dmsetup.
14:35:09 [2023-01-07T14:35:09.492Z] #35 79.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
14:35:09 [2023-01-07T14:35:09.492Z] #35 79.41 Unpacking dmsetup (2:1.02.175-2.1) ...
14:35:09 [2023-01-07T14:35:09.492Z] #35 79.66 Selecting previously unselected package mingw-w64-common.
14:35:09 [2023-01-07T14:35:09.492Z] #35 79.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:35:09 [2023-01-07T14:35:09.492Z] #35 79.69 Unpacking mingw-w64-common (8.0.0-1) ...
14:35:09 [2023-01-07T14:35:09.620Z] #38 28.14   CC       images/tcp-stream.o
14:35:09 [2023-01-07T14:35:09.779Z] #38 ...
14:35:09 [2023-01-07T14:35:09.779Z] 
14:35:09 [2023-01-07T14:35:09.779Z] #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
14:35:09 [2023-01-07T14:35:09.779Z] #43 DONE 1.4s
14:35:09 [2023-01-07T14:35:09.877Z] #38 28.38   CC       images/sk-packet.o
14:35:09 [2023-01-07T14:35:09.877Z] #38 ...
14:35:09 [2023-01-07T14:35:09.877Z] 
14:35:09 [2023-01-07T14:35:09.877Z] #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
14:35:09 [2023-01-07T14:35:09.877Z] #34 76.12 internal/fmtsort
14:35:09 [2023-01-07T14:35:09.877Z] #34 76.21 internal/safefilepath
14:35:09 [2023-01-07T14:35:09.877Z] #34 76.42 internal/syscall/execenv
14:35:09 [2023-01-07T14:35:09.877Z] #34 76.72 path
14:35:09 [2023-01-07T14:35:09.877Z] #34 76.75 strings
14:35:09 [2023-01-07T14:35:09.877Z] #34 77.33 io/fs
14:35:09 [2023-01-07T14:35:09.877Z] #34 78.82 os
14:35:09 [2023-01-07T14:35:09.877Z] #34 79.39 bufio
14:35:09 [2023-01-07T14:35:09.877Z] #34 80.78 text/tabwriter
14:35:09 [2023-01-07T14:35:09.877Z] #34 82.46 io/ioutil
14:35:09 [2023-01-07T14:35:09.877Z] #34 82.46 fmt
14:35:09 [2023-01-07T14:35:09.877Z] #34 84.95 github.com/BurntSushi/toml
14:35:09 [2023-01-07T14:35:09.877Z] #34 84.95 flag
14:35:10 [2023-01-07T14:35:10.020Z] #45 1.557 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:35:10 [2023-01-07T14:35:10.036Z] 
14:35:10 [2023-01-07T14:35:10.036Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:35:10 [2023-01-07T14:35:10.065Z] #35 ...
14:35:10 [2023-01-07T14:35:10.065Z] 
14:35:10 [2023-01-07T14:35:10.065Z] #29 [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
14:35:10 [2023-01-07T14:35:10.065Z] #29 DONE 89.6s
14:35:10 [2023-01-07T14:35:10.065Z] 
14:35:10 [2023-01-07T14:35:10.065Z] #32 [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
14:35:10 [2023-01-07T14:35:10.065Z] #32 89.69 Setting up libicu67:amd64 (67.1-7) ...
14:35:10 [2023-01-07T14:35:10.065Z] #32 89.76 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:35:10 [2023-01-07T14:35:10.065Z] #32 89.80 Setting up libuv1:amd64 (1.40.0-2) ...
14:35:10 [2023-01-07T14:35:10.133Z] #34 86.35 log
14:35:10 [2023-01-07T14:35:10.134Z] #34 ...
14:35:10 [2023-01-07T14:35:10.134Z] 
14:35:10 [2023-01-07T14:35:10.134Z] #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
14:35:10 [2023-01-07T14:35:10.134Z] #38 28.63   CC       images/mnt.o
14:35:10 [2023-01-07T14:35:10.134Z] #38 28.84   CC       images/pipe-data.o
14:35:10 [2023-01-07T14:35:10.277Z] #45 DONE 1.6s
14:35:10 [2023-01-07T14:35:10.277Z] 
14:35:10 [2023-01-07T14:35:10.277Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:35:10 [2023-01-07T14:35:10.330Z] #32 89.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:35:10 [2023-01-07T14:35:10.330Z] #32 89.92 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:35:10 [2023-01-07T14:35:10.330Z] #32 89.95 Setting up librhash0:amd64 (1.4.1-2) ...
14:35:10 [2023-01-07T14:35:10.330Z] #32 89.98 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:35:10 [2023-01-07T14:35:10.591Z] #32 90.04 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ...
14:35:10 [2023-01-07T14:35:10.591Z] #32 90.09 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
14:35:10 [2023-01-07T14:35:10.591Z] #32 90.13 Setting up cmake (3.18.4-2+deb11u1) ...
14:35:10 [2023-01-07T14:35:10.591Z] #32 90.17 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:35:10 [2023-01-07T14:35:10.602Z] #45 0.878 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:35:10 [2023-01-07T14:35:10.697Z] #38 29.02   CC       images/sa.o
14:35:10 [2023-01-07T14:35:10.697Z] #38 29.22   CC       images/timer.o
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.190 + RM_GOPATH=0
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.190 + TMP_GOPATH=
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.190 + : /build
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.190 + '[' -z '' ']'
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.190 ++ mktemp -d
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.194 + export GOPATH=/tmp/tmp.5RwyRhsQrv
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.194 + GOPATH=/tmp/tmp.5RwyRhsQrv
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.194 + RM_GOPATH=1
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.194 + case "$(go env GOARCH)" in
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.195 ++ go env GOARCH
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.263 + export GO_BUILDMODE=-buildmode=pie
14:35:10 [2023-01-07T14:35:10.834Z] #39 ...
14:35:10 [2023-01-07T14:35:10.834Z] 
14:35:10 [2023-01-07T14:35:10.834Z] #36 [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
14:35:10 [2023-01-07T14:35:10.834Z] #36 81.29 internal/reflectlite
14:35:10 [2023-01-07T14:35:10.834Z] #36 81.30 sync
14:35:10 [2023-01-07T14:35:10.834Z] #36 84.24 internal/testlog
14:35:10 [2023-01-07T14:35:10.834Z] #36 85.03 sort
14:35:10 [2023-01-07T14:35:10.834Z] #36 85.04 errors
14:35:10 [2023-01-07T14:35:10.834Z] #36 85.33 strconv
14:35:10 [2023-01-07T14:35:10.834Z] #36 86.00 io
14:35:10 [2023-01-07T14:35:10.834Z] #36 87.84 internal/oserror
14:35:10 [2023-01-07T14:35:10.834Z] #36 88.01 syscall
14:35:10 [2023-01-07T14:35:10.834Z] #36 88.73 reflect
14:35:10 [2023-01-07T14:35:10.834Z] #36 ...
14:35:10 [2023-01-07T14:35:10.834Z] 
14:35:10 [2023-01-07T14:35:10.834Z] #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
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.264 + GO_BUILDMODE=-buildmode=pie
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.265 ++ dirname /tmp/install/install.sh
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.266 + dir=/tmp/install
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.275 + bin=tini
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.275 + shift
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.276 + '[' '!' -f /tmp/install/tini.installer ']'
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.276 + . /tmp/install/tini.installer
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.276 ++ : v0.19.0
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.277 + install_tini
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.277 + echo 'Install tini version v0.19.0'
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.278 Install tini version v0.19.0
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.279 + git clone https://github.com/krallin/tini.git /tmp/tmp.5RwyRhsQrv/tini
14:35:10 [2023-01-07T14:35:10.834Z] #39 2.285 Cloning into '/tmp/tmp.5RwyRhsQrv/tini'...
14:35:10 [2023-01-07T14:35:10.859Z] #45 DONE 0.9s
14:35:10 [2023-01-07T14:35:10.859Z] 
14:35:10 [2023-01-07T14:35:10.859Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:35:10 [2023-01-07T14:35:10.954Z] #38 29.55   CC       images/timerfd.o
14:35:11 [2023-01-07T14:35:11.163Z] #32 DONE 90.8s
14:35:11 [2023-01-07T14:35:11.163Z] 
14:35:11 [2023-01-07T14:35:11.163Z] #35 [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
14:35:11 [2023-01-07T14:35:11.163Z] #35 90.30 Selecting previously unselected package mingw-w64-x86-64-dev.
14:35:11 [2023-01-07T14:35:11.163Z] #35 90.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:35:11 [2023-01-07T14:35:11.163Z] #35 90.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:35:11 [2023-01-07T14:35:11.210Z] #38 29.76   CC       images/mm.o
14:35:11 [2023-01-07T14:35:11.221Z] #46 ...
14:35:11 [2023-01-07T14:35:11.221Z] 
14:35:11 [2023-01-07T14:35:11.221Z] #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
14:35:11 [2023-01-07T14:35:11.221Z] #39 106.1   DEP      criu/protobuf-desc.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 106.3   DEP      criu/proc_parse.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 106.5   DEP      criu/plugin.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 106.6   DEP      criu/pipes.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 106.7   DEP      criu/pie-util.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 106.8   DEP      criu/pie-util-vdso.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 106.9   DEP      criu/pie-util-vdso-elf32.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 107.1   DEP      criu/path.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 107.4   DEP      criu/parasite-syscall.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 107.5   DEP      criu/pagemap.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 107.7   DEP      criu/pagemap-cache.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 107.9   DEP      criu/page-xfer.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 108.2   DEP      criu/page-pipe.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 108.2   DEP      criu/netfilter.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 108.4   DEP      criu/net.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 108.7   DEP      criu/namespaces.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 108.9   DEP      criu/mount.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 109.1   DEP      criu/memfd.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 109.3   DEP      criu/mem.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 109.7   DEP      criu/lsm.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 109.8   DEP      criu/log.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 110.0   DEP      criu/libnetlink.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 110.1   DEP      criu/kerndat.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 110.4   DEP      criu/kcmp-ids.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 110.5   DEP      criu/irmap.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 110.7   DEP      criu/ipc_ns.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 110.9   DEP      criu/image.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 111.1   DEP      criu/image-desc.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 111.3   DEP      criu/fsnotify.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 111.7   DEP      criu/filesystems.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 112.1   DEP      criu/files.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 112.3   DEP      criu/files-reg.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 112.6   DEP      criu/files-ext.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 112.8   DEP      criu/file-lock.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 113.0   DEP      criu/file-ids.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 113.3   DEP      criu/fifo.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 113.6   DEP      criu/fdstore.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 113.8   DEP      criu/fault-injection.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 114.0   DEP      criu/external.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 114.2   DEP      criu/eventpoll.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 114.4   DEP      criu/eventfd.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 114.7   DEP      criu/crtools.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 115.2   DEP      criu/cr-service.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 115.5   DEP      criu/cr-restore.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 115.9   DEP      criu/cr-errno.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 115.9   DEP      criu/cr-dump.d
14:35:11 [2023-01-07T14:35:11.221Z] #39 116.2   DEP      criu/cr-dedup.d
14:35:11 [2023-01-07T14:35:11.467Z] #38 30.03   CC       images/sk-opts.o
14:35:11 [2023-01-07T14:35:11.724Z] #38 30.22   CC       images/sk-unix.o
14:35:11 [2023-01-07T14:35:11.772Z] #39 3.579 + cd /tmp/tmp.5RwyRhsQrv/tini
14:35:11 [2023-01-07T14:35:11.772Z] #39 3.579 + git checkout -q v0.19.0
14:35:11 [2023-01-07T14:35:11.772Z] #39 3.602 + cmake .
14:35:11 [2023-01-07T14:35:11.785Z] #39 ...
14:35:11 [2023-01-07T14:35:11.785Z] 
14:35:11 [2023-01-07T14:35:11.785Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:35:11 [2023-01-07T14:35:11.785Z] #46 DONE 1.5s
14:35:11 [2023-01-07T14:35:11.785Z] 
14:35:11 [2023-01-07T14:35:11.785Z] #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
14:35:11 [2023-01-07T14:35:11.785Z] #39 116.4   DEP      criu/cr-check.d
14:35:11 [2023-01-07T14:35:11.785Z] #39 ...
14:35:11 [2023-01-07T14:35:11.785Z] 
14:35:11 [2023-01-07T14:35:11.785Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:35:11 [2023-01-07T14:35:11.792Z] #46 DONE 0.8s
14:35:11 [2023-01-07T14:35:11.792Z] 
14:35:11 [2023-01-07T14:35:11.792Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:35:11 [2023-01-07T14:35:11.980Z] #38 30.46   CC       images/sk-inet.o
14:35:12 [2023-01-07T14:35:12.237Z] #38 30.80   CC       images/tun.o
14:35:12 [2023-01-07T14:35:12.355Z] #47 DONE 0.8s
14:35:12 [2023-01-07T14:35:12.355Z] 
14:35:12 [2023-01-07T14:35:12.355Z] #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
14:35:12 [2023-01-07T14:35:12.355Z] #38 64.43   LINK     criu/pie/restorer.built-in.o
14:35:12 [2023-01-07T14:35:12.355Z] #38 64.47   GEN      criu/pie/restorer-blob.h
14:35:12 [2023-01-07T14:35:12.355Z] #38 64.60   DEP      criu/vdso.d
14:35:12 [2023-01-07T14:35:12.355Z] #38 64.81   DEP      criu/uts_ns.d
14:35:12 [2023-01-07T14:35:12.494Z] #38 31.05   CC       images/sk-netlink.o
14:35:12 [2023-01-07T14:35:12.614Z] #38 65.10   DEP      criu/util.d
14:35:12 [2023-01-07T14:35:12.751Z] #38 31.26   CC       images/packet-sock.o
14:35:12 [2023-01-07T14:35:12.874Z] #38 65.28   DEP      criu/uffd.d
14:35:13 [2023-01-07T14:35:13.007Z] #38 31.64   CC       images/ipc-var.o
14:35:13 [2023-01-07T14:35:13.131Z] #38 65.43   DEP      criu/tun.d
14:35:13 [2023-01-07T14:35:13.131Z] #38 65.67   DEP      criu/tty.d
14:35:13 [2023-01-07T14:35:13.150Z] #39 4.690 -- The C compiler identification is GNU 10.2.1
14:35:13 [2023-01-07T14:35:13.150Z] #39 4.882 -- Detecting C compiler ABI info
14:35:13 [2023-01-07T14:35:13.153Z] #47 DONE 1.6s
14:35:13 [2023-01-07T14:35:13.153Z] 
14:35:13 [2023-01-07T14:35:13.153Z] #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
14:35:13 [2023-01-07T14:35:13.153Z] #39 116.8   DEP      criu/config.d
14:35:13 [2023-01-07T14:35:13.153Z] #39 117.1   DEP      criu/clone-noasan.d
14:35:13 [2023-01-07T14:35:13.153Z] #39 117.3   DEP      criu/cgroup.d
14:35:13 [2023-01-07T14:35:13.153Z] #39 117.5   DEP      criu/cgroup-props.d
14:35:13 [2023-01-07T14:35:13.153Z] #39 117.8   DEP      criu/bitmap.d
14:35:13 [2023-01-07T14:35:13.153Z] #39 117.8   DEP      criu/bfd.d
14:35:13 [2023-01-07T14:35:13.153Z] #39 118.1   DEP      criu/autofs.d
14:35:13 [2023-01-07T14:35:13.264Z] #38 31.85   CC       images/ipc-desc.o
14:35:13 [2023-01-07T14:35:13.388Z] #38 ...
14:35:13 [2023-01-07T14:35:13.388Z] 
14:35:13 [2023-01-07T14:35:13.388Z] #48 [dev-systemd-false  6/26] RUN ldconfig
14:35:13 [2023-01-07T14:35:13.388Z] #48 DONE 0.9s
14:35:13 [2023-01-07T14:35:13.388Z] 
14:35:13 [2023-01-07T14:35:13.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
14:35:13 [2023-01-07T14:35:13.388Z] #38 65.97   DEP      criu/timerfd.d
14:35:13 [2023-01-07T14:35:13.410Z] #39 118.4   DEP      criu/aio.d
14:35:13 [2023-01-07T14:35:13.521Z] #38 32.07   CC       images/ipc-shm.o
14:35:13 [2023-01-07T14:35:13.644Z] #38 66.25   DEP      criu/timens.d
14:35:13 [2023-01-07T14:35:13.707Z] #35 ...
14:35:13 [2023-01-07T14:35:13.707Z] 
14:35:13 [2023-01-07T14:35:13.707Z] #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
14:35:13 [2023-01-07T14:35:13.707Z] #34 83.27 go: downloading github.com/davecgh/go-spew v1.1.1
14:35:13 [2023-01-07T14:35:13.707Z] #34 83.28 go: downloading github.com/pmezard/go-difflib v1.0.0
14:35:13 [2023-01-07T14:35:13.707Z] #34 83.44 go: downloading github.com/stretchr/objx v0.1.1
14:35:13 [2023-01-07T14:35:13.707Z] #34 83.66 go: downloading golang.org/x/text v0.3.7
14:35:13 [2023-01-07T14:35:13.707Z] #34 93.33 go: downloading github.com/hashicorp/hcl v1.0.0
14:35:13 [2023-01-07T14:35:13.778Z] #38 32.35   CC       images/ipc-msg.o
14:35:13 [2023-01-07T14:35:13.900Z] #38 66.43   DEP      criu/sysfs_parse.d
14:35:13 [2023-01-07T14:35:13.959Z] Client:
14:35:13 [2023-01-07T14:35:13.959Z]  Version:           20.10.9
14:35:13 [2023-01-07T14:35:13.959Z]  API version:       1.41
14:35:13 [2023-01-07T14:35:13.959Z]  Go version:        go1.16.8
14:35:13 [2023-01-07T14:35:13.959Z]  Git commit:        c2ea9bc
14:35:13 [2023-01-07T14:35:13.959Z]  Built:             Mon Oct  4 16:11:10 2021
14:35:13 [2023-01-07T14:35:13.959Z]  OS/Arch:           windows/amd64
14:35:13 [2023-01-07T14:35:13.959Z]  Context:           default
14:35:13 [2023-01-07T14:35:13.959Z]  Experimental:      true
14:35:13 [2023-01-07T14:35:13.959Z] 
14:35:13 [2023-01-07T14:35:13.959Z] Server: Docker Engine - Community
14:35:13 [2023-01-07T14:35:13.959Z]  Engine:
14:35:13 [2023-01-07T14:35:13.959Z]   Version:          20.10.9
14:35:13 [2023-01-07T14:35:13.959Z]   API version:      1.41 (minimum version 1.24)
14:35:13 [2023-01-07T14:35:13.959Z]   Go version:       go1.16.8
14:35:13 [2023-01-07T14:35:13.959Z]   Git commit:       79ea9d3
14:35:13 [2023-01-07T14:35:13.959Z]   Built:            Mon Oct  4 16:06:39 2021
14:35:13 [2023-01-07T14:35:13.959Z]   OS/Arch:          windows/amd64
14:35:13 [2023-01-07T14:35:13.959Z]   Experimental:     true
14:35:13 [2023-01-07T14:35:13.968Z] #34 ...
14:35:13 [2023-01-07T14:35:13.968Z] 
14:35:13 [2023-01-07T14:35:13.968Z] #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
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.408 + RM_GOPATH=0
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.408 + TMP_GOPATH=
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.408 + : /build
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.408 + '[' -z '' ']'
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.408 ++ mktemp -d
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.409 + export GOPATH=/tmp/tmp.t1FKVTZH9F
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.409 + GOPATH=/tmp/tmp.t1FKVTZH9F
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.410 + RM_GOPATH=1
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.410 + case "$(go env GOARCH)" in
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.410 ++ go env GOARCH
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.444 + export GO_BUILDMODE=-buildmode=pie
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.444 + GO_BUILDMODE=-buildmode=pie
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.450 ++ dirname /tmp/install/install.sh
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.458 + dir=/tmp/install
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.461 + bin=tini
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.463 + shift
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.463 + '[' '!' -f /tmp/install/tini.installer ']'
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.464 + . /tmp/install/tini.installer
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.465 ++ : v0.19.0
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.466 + install_tini
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.466 + echo 'Install tini version v0.19.0'
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.467 Install tini version v0.19.0
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.467 + git clone https://github.com/krallin/tini.git /tmp/tmp.t1FKVTZH9F/tini
14:35:13 [2023-01-07T14:35:13.968Z] #0 1.478 Cloning into '/tmp/tmp.t1FKVTZH9F/tini'...
14:35:13 [2023-01-07T14:35:13.968Z] #0 2.452 + cd /tmp/tmp.t1FKVTZH9F/tini
14:35:13 [2023-01-07T14:35:13.968Z] #0 2.453 + git checkout -q v0.19.0
14:35:13 [2023-01-07T14:35:13.968Z] #0 2.478 + cmake .
14:35:13 [2023-01-07T14:35:13.973Z] #39 118.6   DEP      criu/action-scripts.d
14:35:14 [2023-01-07T14:35:14.034Z] #38 32.59   CC       images/ipc-sem.o
14:35:14 [2023-01-07T14:35:14.157Z] #38 66.66   DEP      criu/sysctl.d
14:35:14 [2023-01-07T14:35:14.157Z] #38 66.78   DEP      criu/string.d
14:35:14 [2023-01-07T14:35:14.173Z] #39 5.983 -- Detecting C compiler ABI info - done
14:35:14 [2023-01-07T14:35:14.290Z] #38 32.79   CC       images/utsns.o
14:35:14 [2023-01-07T14:35:14.290Z] #38 32.97   CC       images/creds.o
14:35:14 [2023-01-07T14:35:14.414Z] #38 66.84   DEP      criu/stats.d
14:35:14 [2023-01-07T14:35:14.414Z] #38 66.94   DEP      criu/sockets.d
14:35:14 [2023-01-07T14:35:14.446Z] #39 6.198 -- Check for working C compiler: /usr/bin/cc - skipped
14:35:14 [2023-01-07T14:35:14.446Z] #39 6.234 -- Detecting C compile features
14:35:14 [2023-01-07T14:35:14.446Z] #39 6.254 -- Detecting C compile features - done
14:35:14 [2023-01-07T14:35:14.446Z] #39 6.338 -- Performing Test HAS_BUILTIN_FORTIFY
14:35:14 [2023-01-07T14:35:14.536Z] #39 119.2   CC       criu/action-scripts.o
14:35:14 [2023-01-07T14:35:14.547Z] #38 33.26   CC       images/vma.o
[Pipeline] sh
14:35:14 [2023-01-07T14:35:14.670Z] #38 67.11   DEP      criu/sk-unix.d
14:35:14 [2023-01-07T14:35:14.722Z] #39 6.706 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:35:14 [2023-01-07T14:35:14.910Z] #38 3.633 -- The C compiler identification is GNU 10.2.1
14:35:14 [2023-01-07T14:35:14.926Z] #38 67.29   DEP      criu/sk-tcp.d
14:35:14 [2023-01-07T14:35:14.926Z] #38 67.46   DEP      criu/sk-queue.d
14:35:14 [2023-01-07T14:35:14.926Z] #38 67.58   DEP      criu/sk-packet.d
14:35:14 [2023-01-07T14:35:14.986Z] #39 6.885 -- Configuring done
14:35:14 [2023-01-07T14:35:14.986Z] #39 6.948 -- Generating done
14:35:14 [2023-01-07T14:35:14.986Z] #39 6.951 -- Build files have been written to: /tmp/tmp.5RwyRhsQrv/tini
14:35:14 [2023-01-07T14:35:14.986Z] #39 6.983 + make tini-static
14:35:15 [2023-01-07T14:35:15.100Z] #39 ...
14:35:15 [2023-01-07T14:35:15.100Z] 
14:35:15 [2023-01-07T14:35:15.100Z] #48 [dev-systemd-false  6/26] RUN ldconfig
14:35:15 [2023-01-07T14:35:15.100Z] #48 DONE 1.8s
14:35:15 [2023-01-07T14:35:15.100Z] 
14:35:15 [2023-01-07T14:35:15.100Z] #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
14:35:15 [2023-01-07T14:35:15.100Z] #39 120.0   CC       criu/aio.o
14:35:15 [2023-01-07T14:35:15.111Z] #38 33.47   CC       images/netdev.o
14:35:15 [2023-01-07T14:35:15.170Z] #38 3.828 -- Detecting C compiler ABI info
14:35:15 [2023-01-07T14:35:15.375Z] #38 33.75   CC       images/tty.o
14:35:15 [2023-01-07T14:35:15.489Z] #38 67.79   DEP      criu/sk-netlink.d
14:35:15 [2023-01-07T14:35:15.489Z] #38 67.94   DEP      criu/sk-inet.d
14:35:15 [2023-01-07T14:35:15.555Z] + docker info
14:35:15 [2023-01-07T14:35:15.632Z] #38 34.18   CC       images/file-lock.o
14:35:15 [2023-01-07T14:35:15.745Z] #38 68.10   DEP      criu/signalfd.d
14:35:15 [2023-01-07T14:35:15.745Z] #38 68.28   DEP      criu/sigframe.d
14:35:15 [2023-01-07T14:35:15.888Z] #38 34.33   CC       images/rlimit.o
14:35:15 [2023-01-07T14:35:15.888Z] #38 34.42   CC       images/pagemap.o
14:35:15 [2023-01-07T14:35:15.937Z] #39 7.514 Scanning dependencies of target tini-static
14:35:15 [2023-01-07T14:35:15.937Z] #39 7.615 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:35:16 [2023-01-07T14:35:16.001Z] #38 68.38   DEP      criu/shmem.d
14:35:16 [2023-01-07T14:35:16.001Z] #38 68.51   DEP      criu/servicefd.d
14:35:16 [2023-01-07T14:35:16.031Z] #39 120.8   CC       criu/autofs.o
14:35:16 [2023-01-07T14:35:16.112Z] #38 4.664 -- Detecting C compiler ABI info - done
14:35:16 [2023-01-07T14:35:16.112Z] #38 4.836 -- Check for working C compiler: /usr/bin/cc - skipped
14:35:16 [2023-01-07T14:35:16.112Z] #38 4.843 -- Detecting C compile features
14:35:16 [2023-01-07T14:35:16.112Z] #38 4.849 -- Detecting C compile features - done
14:35:16 [2023-01-07T14:35:16.112Z] #38 4.913 -- Performing Test HAS_BUILTIN_FORTIFY
14:35:16 [2023-01-07T14:35:16.145Z] #38 ...
14:35:16 [2023-01-07T14:35:16.145Z] 
14:35:16 [2023-01-07T14:35:16.145Z] #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
14:35:16 [2023-01-07T14:35:16.145Z] #37 57.48 Updating files:  34% (1766/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:  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:  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.
14:35:16 [2023-01-07T14:35:16.145Z] #37 59.38 + cd /tmp/tmp.iKsClJzZSV/src/github.com/containerd/containerd
14:35:16 [2023-01-07T14:35:16.145Z] #37 59.38 + git checkout -q v1.6.14
14:35:16 [2023-01-07T14:35:16.145Z] #37 ...
14:35:16 [2023-01-07T14:35:16.145Z] 
14:35:16 [2023-01-07T14:35:16.145Z] #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
14:35:16 [2023-01-07T14:35:16.145Z] #34 89.12 github.com/BurntSushi/toml/cmd/tomlv
14:35:16 [2023-01-07T14:35:16.145Z] #34 DONE 92.3s
14:35:16 [2023-01-07T14:35:16.257Z] #38 68.63   DEP      criu/seize.d
14:35:16 [2023-01-07T14:35:16.257Z] #38 68.76   DEP      criu/seccomp.d
14:35:16 [2023-01-07T14:35:16.401Z] 
14:35:16 [2023-01-07T14:35:16.401Z] #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
14:35:16 [2023-01-07T14:35:16.401Z] #38 34.83   CC       images/siginfo.o
14:35:16 [2023-01-07T14:35:16.401Z] #38 35.07   CC       images/rpc.o
14:35:16 [2023-01-07T14:35:16.505Z] #39 ...
14:35:16 [2023-01-07T14:35:16.505Z] 
14:35:16 [2023-01-07T14:35:16.505Z] #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
14:35:16 [2023-01-07T14:35:16.505Z] #30 87.33 Selecting previously unselected package mingw-w64-x86-64-dev.
14:35:16 [2023-01-07T14:35:16.505Z] #30 87.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:35:16 [2023-01-07T14:35:16.505Z] #30 87.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:35:16 [2023-01-07T14:35:16.505Z] #30 97.05 Selecting previously unselected package gcc-mingw-w64-base.
14:35:16 [2023-01-07T14:35:16.505Z] #30 97.07 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
14:35:16 [2023-01-07T14:35:16.505Z] #30 97.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:35:16 [2023-01-07T14:35:16.505Z] #30 97.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:35:16 [2023-01-07T14:35:16.505Z] #30 97.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
14:35:16 [2023-01-07T14:35:16.505Z] #30 97.33 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:35:16 [2023-01-07T14:35:16.505Z] #30 ...
14:35:16 [2023-01-07T14:35:16.505Z] 
14:35:16 [2023-01-07T14:35:16.505Z] #28 [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
14:35:16 [2023-01-07T14:35:16.505Z] #28 90.02 go: downloading github.com/hashicorp/hcl v1.0.0
14:35:16 [2023-01-07T14:35:16.505Z] #28 90.45 go: downloading github.com/pelletier/go-toml v1.9.4
14:35:16 [2023-01-07T14:35:16.505Z] #28 90.45 go: downloading gopkg.in/yaml.v2 v2.4.0
14:35:16 [2023-01-07T14:35:16.505Z] #28 90.76 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
14:35:16 [2023-01-07T14:35:16.505Z] #28 90.95 go: downloading github.com/gobwas/glob v0.2.3
14:35:16 [2023-01-07T14:35:16.505Z] #28 90.96 go: downloading github.com/kisielk/gotool v1.0.0
14:35:16 [2023-01-07T14:35:16.505Z] #28 91.14 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:35:16 [2023-01-07T14:35:16.505Z] #28 91.25 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:35:16 [2023-01-07T14:35:16.505Z] #28 91.26 go: downloading golang.org/x/mod v0.5.1
14:35:16 [2023-01-07T14:35:16.505Z] #28 91.29 go: downloading github.com/ettle/strcase v0.1.1
14:35:16 [2023-01-07T14:35:16.505Z] #28 91.45 go: downloading github.com/fatih/structtag v1.2.0
14:35:16 [2023-01-07T14:35:16.505Z] #28 91.50 go: downloading github.com/Masterminds/semver v1.5.0
14:35:16 [2023-01-07T14:35:16.505Z] #28 91.67 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:35:16 [2023-01-07T14:35:16.505Z] #28 91.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:35:16 [2023-01-07T14:35:16.505Z] #28 91.79 go: downloading github.com/prometheus/client_golang v1.7.1
14:35:16 [2023-01-07T14:35:16.505Z] #28 92.70 go: downloading github.com/prometheus/client_model v0.2.0
14:35:16 [2023-01-07T14:35:16.505Z] #28 92.84 go: downloading github.com/google/go-cmp v0.5.6
14:35:16 [2023-01-07T14:35:16.505Z] #28 93.25 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:35:16 [2023-01-07T14:35:16.505Z] #28 93.53 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
14:35:16 [2023-01-07T14:35:16.505Z] #28 93.54 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:35:16 [2023-01-07T14:35:16.505Z] #28 93.68 go: downloading github.com/beorn7/perks v1.0.1
14:35:16 [2023-01-07T14:35:16.505Z] #28 93.68 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:35:16 [2023-01-07T14:35:16.505Z] #28 93.72 go: downloading github.com/cespare/xxhash v1.1.0
14:35:16 [2023-01-07T14:35:16.505Z] #28 93.76 go: downloading github.com/golang/protobuf v1.5.2
14:35:16 [2023-01-07T14:35:16.505Z] #28 94.04 go: downloading github.com/prometheus/common v0.10.0
14:35:16 [2023-01-07T14:35:16.505Z] #28 94.47 go: downloading github.com/prometheus/procfs v0.6.0
14:35:16 [2023-01-07T14:35:16.505Z] #28 94.66 go: downloading github.com/mattn/go-runewidth v0.0.9
14:35:16 [2023-01-07T14:35:16.505Z] #28 94.75 go: downloading google.golang.org/protobuf v1.27.1
14:35:16 [2023-01-07T14:35:16.505Z] #28 97.40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:35:16 [2023-01-07T14:35:16.514Z] #38 68.91   DEP      criu/rst-malloc.d
14:35:16 [2023-01-07T14:35:16.514Z] #38 68.98   DEP      criu/rbtree.d
14:35:16 [2023-01-07T14:35:16.514Z] #38 69.06   DEP      criu/pstree.d
14:35:16 [2023-01-07T14:35:16.683Z] #38 5.451 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:35:16 [2023-01-07T14:35:16.683Z] #38 5.603 -- Configuring done
14:35:16 [2023-01-07T14:35:16.683Z] #38 5.632 -- Generating done
14:35:16 [2023-01-07T14:35:16.770Z] #38 69.22   DEP      criu/protobuf.d
14:35:16 [2023-01-07T14:35:16.770Z] #38 69.33   GEN      criu/protobuf-desc-gen.h
14:35:16 [2023-01-07T14:35:16.944Z] #38 5.635 -- Build files have been written to: /tmp/tmp.t1FKVTZH9F/tini
14:35:16 [2023-01-07T14:35:16.944Z] #38 5.682 + make tini-static
14:35:17 [2023-01-07T14:35:17.517Z] #38 6.450 Scanning dependencies of target tini-static
14:35:17 [2023-01-07T14:35:17.774Z] #38 36.25   CC       images/ext-file.o
14:35:17 [2023-01-07T14:35:17.783Z] #38 6.565 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:35:18 [2023-01-07T14:35:18.032Z] #38 36.46   CC       images/cgroup.o
14:35:18 [2023-01-07T14:35:18.418Z] #28 ...
14:35:18 [2023-01-07T14:35:18.418Z] 
14:35:18 [2023-01-07T14:35:18.418Z] #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
14:35:18 [2023-01-07T14:35:18.418Z] #39 10.07 [100%] Linking C executable tini-static
14:35:18 [2023-01-07T14:35:18.597Z] #38 37.18   CC       images/userns.o
14:35:18 [2023-01-07T14:35:18.854Z] #38 37.43   CC       images/google/protobuf/descriptor.o
14:35:19 [2023-01-07T14:35:19.288Z] #38 ...
14:35:19 [2023-01-07T14:35:19.288Z] 
14:35:19 [2023-01-07T14:35:19.288Z] #34 [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
14:35:19 [2023-01-07T14:35:19.288Z] #34 115.0 Updating files:  25% (2963/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  47% (5421/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
14:35:19 [2023-01-07T14:35:19.288Z] #34 118.1 + cd /tmp/tmp.obi6QvN8hJ/tmp/docker-ce
14:35:19 [2023-01-07T14:35:19.288Z] #34 118.1 + git checkout -q v17.06.2-ce
14:35:19 [2023-01-07T14:35:19.301Z] #39 123.6   CC       criu/bfd.o
14:35:19 [2023-01-07T14:35:19.358Z] #39 11.28 [100%] Built target tini-static
14:35:19 [2023-01-07T14:35:19.558Z] #39 124.5   CC       criu/bitmap.o
14:35:19 [2023-01-07T14:35:19.617Z] #39 11.42 + mkdir -p /build
14:35:19 [2023-01-07T14:35:19.617Z] #39 11.42 + cp tini-static /build/docker-init
14:35:19 [2023-01-07T14:35:19.699Z] #38 ...
14:35:19 [2023-01-07T14:35:19.699Z] 
14:35:19 [2023-01-07T14:35:19.699Z] #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
14:35:19 [2023-01-07T14:35:19.699Z] #34 93.70 go: downloading github.com/pelletier/go-toml v1.9.4
14:35:19 [2023-01-07T14:35:19.699Z] #34 93.78 go: downloading gopkg.in/yaml.v2 v2.4.0
14:35:19 [2023-01-07T14:35:19.699Z] #34 94.04 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
14:35:19 [2023-01-07T14:35:19.699Z] #34 94.12 go: downloading github.com/gobwas/glob v0.2.3
14:35:19 [2023-01-07T14:35:19.699Z] #34 94.33 go: downloading github.com/kisielk/gotool v1.0.0
14:35:19 [2023-01-07T14:35:19.699Z] #34 94.45 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:35:19 [2023-01-07T14:35:19.699Z] #34 94.56 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:35:19 [2023-01-07T14:35:19.699Z] #34 94.57 go: downloading golang.org/x/mod v0.5.1
14:35:19 [2023-01-07T14:35:19.699Z] #34 94.69 go: downloading github.com/ettle/strcase v0.1.1
14:35:19 [2023-01-07T14:35:19.699Z] #34 94.99 go: downloading github.com/fatih/structtag v1.2.0
14:35:19 [2023-01-07T14:35:19.699Z] #34 95.03 go: downloading github.com/Masterminds/semver v1.5.0
14:35:19 [2023-01-07T14:35:19.699Z] #34 95.20 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:35:19 [2023-01-07T14:35:19.699Z] #34 95.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:35:19 [2023-01-07T14:35:19.699Z] #34 95.40 go: downloading github.com/prometheus/client_golang v1.7.1
14:35:19 [2023-01-07T14:35:19.699Z] #34 95.88 go: downloading github.com/prometheus/client_model v0.2.0
14:35:19 [2023-01-07T14:35:19.699Z] #34 96.08 go: downloading github.com/google/go-cmp v0.5.6
14:35:19 [2023-01-07T14:35:19.699Z] #34 96.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:35:19 [2023-01-07T14:35:19.699Z] #34 96.71 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
14:35:19 [2023-01-07T14:35:19.699Z] #34 96.71 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:35:19 [2023-01-07T14:35:19.699Z] #34 97.06 go: downloading github.com/beorn7/perks v1.0.1
14:35:19 [2023-01-07T14:35:19.699Z] #34 97.13 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:35:19 [2023-01-07T14:35:19.699Z] #34 97.15 go: downloading github.com/golang/protobuf v1.5.2
14:35:19 [2023-01-07T14:35:19.699Z] #34 97.24 go: downloading github.com/cespare/xxhash v1.1.0
14:35:19 [2023-01-07T14:35:19.699Z] #34 97.52 go: downloading github.com/prometheus/common v0.10.0
14:35:19 [2023-01-07T14:35:19.699Z] #34 97.85 go: downloading github.com/prometheus/procfs v0.6.0
14:35:19 [2023-01-07T14:35:19.699Z] #34 98.01 go: downloading github.com/mattn/go-runewidth v0.0.9
14:35:19 [2023-01-07T14:35:19.699Z] #34 98.32 go: downloading google.golang.org/protobuf v1.27.1
14:35:19 [2023-01-07T14:35:19.815Z] #39 124.7   CC       criu/cgroup-props.o
14:35:19 [2023-01-07T14:35:19.961Z] #34 ...
14:35:19 [2023-01-07T14:35:19.961Z] 
14:35:19 [2023-01-07T14:35:19.961Z] #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
14:35:19 [2023-01-07T14:35:19.961Z] #0 4.561 Note: Building without setproctitle() and strlcpy() support.
14:35:19 [2023-01-07T14:35:19.961Z] #0 4.562       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:35:19 [2023-01-07T14:35:19.961Z] #0 4.620 Note: Building without GnuTLS support
14:35:19 [2023-01-07T14:35:19.961Z] #0 4.636 Makefile.config:39: Warn: you have no libnftables installed
14:35:19 [2023-01-07T14:35:19.961Z] #0 4.637 Makefile.config:40: Warn: Building without nftables support
14:35:19 [2023-01-07T14:35:19.961Z] #0 8.238 fatal: not a git repository (or any of the parent directories): .git
14:35:19 [2023-01-07T14:35:19.961Z] #0 8.305   GEN      .gitid
14:35:19 [2023-01-07T14:35:19.961Z] #0 8.366   GEN      criu/include/version.h
14:35:19 [2023-01-07T14:35:19.961Z] #0 8.457   GEN      include/common/asm
14:35:20 [2023-01-07T14:35:20.222Z] #39 ...
14:35:20 [2023-01-07T14:35:20.222Z] 
14:35:20 [2023-01-07T14:35:20.222Z] #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
14:35:20 [2023-01-07T14:35:20.222Z] #38 8.386 [100%] Linking C executable tini-static
14:35:20 [2023-01-07T14:35:20.222Z] #38 ...
14:35:20 [2023-01-07T14:35:20.222Z] 
14:35:20 [2023-01-07T14:35:20.222Z] #28 [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
14:35:20 [2023-01-07T14:35:20.222Z] #28 89.78 io
14:35:20 [2023-01-07T14:35:20.222Z] #28 91.94 internal/oserror
14:35:20 [2023-01-07T14:35:20.222Z] #28 92.16 syscall
14:35:20 [2023-01-07T14:35:20.222Z] #28 95.71 reflect
14:35:20 [2023-01-07T14:35:20.753Z] #38 39.28   CC       images/opts.o
14:35:20 [2023-01-07T14:35:20.753Z] #38 39.46   CC       images/seccomp.o
14:35:20 [2023-01-07T14:35:20.795Z] #28 ...
14:35:20 [2023-01-07T14:35:20.795Z] 
14:35:20 [2023-01-07T14:35:20.795Z] #35 [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
14:35:20 [2023-01-07T14:35:20.795Z] #35 100.3 Selecting previously unselected package gcc-mingw-w64-base.
14:35:20 [2023-01-07T14:35:20.795Z] #35 100.3 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
14:35:20 [2023-01-07T14:35:20.795Z] #35 100.3 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:35:21 [2023-01-07T14:35:21.058Z] #35 100.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:35:21 [2023-01-07T14:35:21.191Z] #39 126.0   CC       criu/cgroup.o
14:35:21 [2023-01-07T14:35:21.319Z] #35 100.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
14:35:21 [2023-01-07T14:35:21.319Z] #35 100.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:35:21 [2023-01-07T14:35:21.319Z] #35 ...
14:35:21 [2023-01-07T14:35:21.319Z] 
14:35:21 [2023-01-07T14:35:21.319Z] #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
14:35:21 [2023-01-07T14:35:21.319Z] #38 9.416 [100%] Built target tini-static
14:35:21 [2023-01-07T14:35:21.319Z] #38 9.554 + mkdir -p /build
14:35:21 [2023-01-07T14:35:21.319Z] #38 9.557 + cp tini-static /build/docker-init
14:35:21 [2023-01-07T14:35:21.319Z] #38 DONE 10.1s
14:35:21 [2023-01-07T14:35:21.320Z] #38 39.67   CC       images/binfmt-misc.o
14:35:21 [2023-01-07T14:35:21.320Z] #38 39.84   CC       images/time.o
14:35:21 [2023-01-07T14:35:21.448Z] #39 ...
14:35:21 [2023-01-07T14:35:21.449Z] 
14:35:21 [2023-01-07T14:35:21.449Z] #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
14:35:21 [2023-01-07T14:35:21.449Z] #42 17.39 + cd /tmp/tmp.OI97GeV7lF/src/github.com/opencontainers/runc
14:35:21 [2023-01-07T14:35:21.521Z] #39 DONE 13.0s
14:35:21 [2023-01-07T14:35:21.521Z] 
14:35:21 [2023-01-07T14:35:21.521Z] #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
14:35:21 [2023-01-07T14:35:21.521Z] #38 4.935 Note: Building without setproctitle() and strlcpy() support.
14:35:21 [2023-01-07T14:35:21.521Z] #38 4.935       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:35:21 [2023-01-07T14:35:21.521Z] #38 5.009 Note: Building without GnuTLS support
14:35:21 [2023-01-07T14:35:21.521Z] #38 5.078 Makefile.config:39: Warn: you have no libnftables installed
14:35:21 [2023-01-07T14:35:21.521Z] #38 5.078 Makefile.config:40: Warn: Building without nftables support
14:35:21 [2023-01-07T14:35:21.521Z] #38 8.583 fatal: not a git repository (or any of the parent directories): .git
14:35:21 [2023-01-07T14:35:21.521Z] #38 8.696   GEN      .gitid
14:35:21 [2023-01-07T14:35:21.521Z] #38 8.751   GEN      criu/include/version.h
14:35:21 [2023-01-07T14:35:21.521Z] #38 8.916   GEN      include/common/asm
14:35:21 [2023-01-07T14:35:21.521Z] #38 11.56   PBCC     images/timens.pb-c.c
14:35:21 [2023-01-07T14:35:21.521Z] #38 11.71   DEP      images/timens.pb-c.d
14:35:21 [2023-01-07T14:35:21.521Z] #38 11.81   PBCC     images/fown.pb-c.c
14:35:21 [2023-01-07T14:35:21.521Z] #38 11.82   PBCC     images/google/protobuf/descriptor.pb-c.c
14:35:21 [2023-01-07T14:35:21.521Z] #38 11.93   PBCC     images/opts.pb-c.c
14:35:21 [2023-01-07T14:35:21.521Z] #38 11.98   PBCC     images/memfd.pb-c.c
14:35:21 [2023-01-07T14:35:21.521Z] #38 12.07   DEP      images/fown.pb-c.d
14:35:21 [2023-01-07T14:35:21.521Z] #38 12.24   DEP      images/google/protobuf/descriptor.pb-c.d
14:35:21 [2023-01-07T14:35:21.521Z] #38 12.35   DEP      images/opts.pb-c.d
14:35:21 [2023-01-07T14:35:21.521Z] #38 12.42   DEP      images/memfd.pb-c.d
14:35:21 [2023-01-07T14:35:21.521Z] #38 12.54   PBCC     images/sit.pb-c.c
14:35:21 [2023-01-07T14:35:21.521Z] #38 12.60   DEP      images/sit.pb-c.d
14:35:21 [2023-01-07T14:35:21.521Z] #38 12.68   PBCC     images/macvlan.pb-c.c
14:35:21 [2023-01-07T14:35:21.521Z] #38 12.70   DEP      images/macvlan.pb-c.d
14:35:21 [2023-01-07T14:35:21.521Z] #38 12.84   PBCC     images/autofs.pb-c.c
14:35:21 [2023-01-07T14:35:21.521Z] #38 12.89   DEP      images/autofs.pb-c.d
14:35:21 [2023-01-07T14:35:21.521Z] #38 12.98   PBCC     images/sysctl.pb-c.c
14:35:21 [2023-01-07T14:35:21.521Z] #38 13.03   DEP      images/sysctl.pb-c.d
14:35:21 [2023-01-07T14:35:21.521Z] #38 13.08   PBCC     images/time.pb-c.c
14:35:21 [2023-01-07T14:35:21.521Z] #38 13.10   DEP      images/time.pb-c.d
14:35:21 [2023-01-07T14:35:21.521Z] #38 13.23   PBCC     images/binfmt-misc.pb-c.c
14:35:21 [2023-01-07T14:35:21.521Z] #38 13.28   DEP      images/binfmt-misc.pb-c.d
14:35:21 [2023-01-07T14:35:21.521Z] #38 13.47   PBCC     images/seccomp.pb-c.c
14:35:21 [2023-01-07T14:35:21.521Z] #38 13.53   DEP      images/seccomp.pb-c.d
14:35:21 [2023-01-07T14:35:21.521Z] #38 13.63   PBCC     images/userns.pb-c.c
14:35:21 [2023-01-07T14:35:21.521Z] #38 13.68   DEP      images/userns.pb-c.d
14:35:21 [2023-01-07T14:35:21.521Z] #38 ...
14:35:21 [2023-01-07T14:35:21.521Z] 
14:35:21 [2023-01-07T14:35:21.521Z] #27 [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
14:35:21 [2023-01-07T14:35:21.521Z] #27 DONE 102.1s
14:35:21 [2023-01-07T14:35:21.521Z] 
14:35:21 [2023-01-07T14:35:21.521Z] #36 [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
14:35:21 [2023-01-07T14:35:21.521Z] #36 101.7 internal/syscall/unix
14:35:21 [2023-01-07T14:35:21.577Z] #38 40.00   CC       images/sysctl.o
14:35:21 [2023-01-07T14:35:21.577Z] #38 40.18   CC       images/autofs.o
14:35:21 [2023-01-07T14:35:21.583Z] 
14:35:21 [2023-01-07T14:35:21.583Z] #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
14:35:21 [2023-01-07T14:35:21.583Z] #39 11.34   PBCC     images/timens.pb-c.c
14:35:21 [2023-01-07T14:35:21.583Z] #39 11.42   DEP      images/timens.pb-c.d
14:35:21 [2023-01-07T14:35:21.583Z] #39 11.51   PBCC     images/fown.pb-c.c
14:35:21 [2023-01-07T14:35:21.583Z] #39 11.54   PBCC     images/google/protobuf/descriptor.pb-c.c
14:35:21 [2023-01-07T14:35:21.705Z] #42 17.39 + git checkout -q v1.1.4
14:35:21 [2023-01-07T14:35:21.783Z] #36 102.7 time
14:35:21 [2023-01-07T14:35:21.834Z] #38 40.36   CC       images/macvlan.o
14:35:21 [2023-01-07T14:35:21.843Z] #39 11.71   PBCC     images/opts.pb-c.c
14:35:21 [2023-01-07T14:35:21.843Z] #39 11.84   PBCC     images/memfd.pb-c.c
14:35:22 [2023-01-07T14:35:22.090Z] #38 40.51   CC       images/sit.o
14:35:22 [2023-01-07T14:35:22.090Z] #38 40.78   CC       images/memfd.o
14:35:22 [2023-01-07T14:35:22.104Z] #39 11.95   DEP      images/fown.pb-c.d
14:35:22 [2023-01-07T14:35:22.104Z] #39 12.11   DEP      images/google/protobuf/descriptor.pb-c.d
14:35:22 [2023-01-07T14:35:22.347Z] #38 41.04   CC       images/timens.o
14:35:22 [2023-01-07T14:35:22.364Z] #39 12.23   DEP      images/opts.pb-c.d
14:35:22 [2023-01-07T14:35:22.364Z] #39 12.34   DEP      images/memfd.pb-c.d
14:35:22 [2023-01-07T14:35:22.364Z] #39 12.40   PBCC     images/sit.pb-c.c
14:35:22 [2023-01-07T14:35:22.364Z] #39 12.49   DEP      images/sit.pb-c.d
14:35:22 [2023-01-07T14:35:22.554Z] #34 121.3 + mkdir -p /tmp/tmp.obi6QvN8hJ/src/github.com/docker
14:35:22 [2023-01-07T14:35:22.554Z] #34 121.3 + mv components/cli /tmp/tmp.obi6QvN8hJ/src/github.com/docker/cli
14:35:22 [2023-01-07T14:35:22.554Z] #34 121.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:35:22 [2023-01-07T14:35:22.624Z] #39 12.58   PBCC     images/macvlan.pb-c.c
14:35:22 [2023-01-07T14:35:22.624Z] #39 12.63   DEP      images/macvlan.pb-c.d
14:35:22 [2023-01-07T14:35:22.625Z] #39 12.76   PBCC     images/autofs.pb-c.c
14:35:22 [2023-01-07T14:35:22.637Z] #42 18.31 + '[' -z '' ']'
14:35:22 [2023-01-07T14:35:22.637Z] #42 18.31 + target=static
14:35:22 [2023-01-07T14:35:22.637Z] #42 18.31 + make BUILDTAGS=seccomp static
14:35:22 [2023-01-07T14:35:22.672Z] #38 41.28   LINK     images/built-in.o
14:35:22 [2023-01-07T14:35:22.885Z] #39 12.84   DEP      images/autofs.pb-c.d
14:35:22 [2023-01-07T14:35:22.885Z] #39 12.97   PBCC     images/sysctl.pb-c.c
14:35:22 [2023-01-07T14:35:22.885Z] #39 13.04   DEP      images/sysctl.pb-c.d
14:35:22 [2023-01-07T14:35:22.929Z] #38 ...
14:35:22 [2023-01-07T14:35:22.929Z] 
14:35:22 [2023-01-07T14:35:22.929Z] #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
14:35:22 [2023-01-07T14:35:22.929Z] #32 89.07 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:35:22 [2023-01-07T14:35:22.929Z] #32 89.08 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:35:22 [2023-01-07T14:35:22.929Z] #32 89.08 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:35:22 [2023-01-07T14:35:22.929Z] #32 95.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:35:22 [2023-01-07T14:35:22.929Z] #32 95.49 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
14:35:22 [2023-01-07T14:35:22.929Z] #32 95.49 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:35:22 [2023-01-07T14:35:22.929Z] #32 ...
14:35:22 [2023-01-07T14:35:22.929Z] 
14:35:22 [2023-01-07T14:35:22.929Z] #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
14:35:22 [2023-01-07T14:35:22.929Z] #38 41.51   GEN      compel/include/asm
14:35:22 [2023-01-07T14:35:22.929Z] #38 41.57   GEN      compel/include/version.h
14:35:22 [2023-01-07T14:35:22.929Z] #38 41.59 touch .config
14:35:23 [2023-01-07T14:35:23.192Z] #38 41.63   GEN      include/common/config.h
14:35:23 [2023-01-07T14:35:23.192Z] #38 41.75   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:35:23 [2023-01-07T14:35:23.192Z] #38 41.77   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:35:23 [2023-01-07T14:35:23.192Z] #38 41.81   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:35:23 [2023-01-07T14:35:23.192Z] #38 41.82   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:35:23 [2023-01-07T14:35:23.192Z] #38 41.85   DEP      compel/arch/x86/plugins/std/memcpy.d
14:35:23 [2023-01-07T14:35:23.200Z] #42 18.86 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 .
14:35:23 [2023-01-07T14:35:23.450Z] #38 41.87   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:35:23 [2023-01-07T14:35:23.450Z] #38 41.89   GEN      compel/plugins/include/uapi/std/syscall.h
14:35:23 [2023-01-07T14:35:23.450Z] #38 41.93   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:35:23 [2023-01-07T14:35:23.450Z] #38 41.95   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:35:23 [2023-01-07T14:35:23.450Z] #38 41.99   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:35:23 [2023-01-07T14:35:23.450Z] #38 41.99   DEP      compel/plugins/std/infect.d
14:35:23 [2023-01-07T14:35:23.457Z] #39 13.24   PBCC     images/time.pb-c.c
14:35:23 [2023-01-07T14:35:23.457Z] #39 13.25   DEP      images/time.pb-c.d
14:35:23 [2023-01-07T14:35:23.457Z] #39 13.34   PBCC     images/binfmt-misc.pb-c.c
14:35:23 [2023-01-07T14:35:23.457Z] #39 13.38   DEP      images/binfmt-misc.pb-c.d
14:35:23 [2023-01-07T14:35:23.457Z] #39 13.49   PBCC     images/seccomp.pb-c.c
14:35:23 [2023-01-07T14:35:23.457Z] #39 13.53   DEP      images/seccomp.pb-c.d
14:35:23 [2023-01-07T14:35:23.482Z] #34 ...
14:35:23 [2023-01-07T14:35:23.482Z] 
14:35:23 [2023-01-07T14:35:23.482Z] #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
14:35:23 [2023-01-07T14:35:23.482Z] #0 1.131 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:35:23 [2023-01-07T14:35:23.482Z] #0 1.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:35:23 [2023-01-07T14:35:23.482Z] #0 1.324 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:35:23 [2023-01-07T14:35:23.482Z] #0 1.755 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
14:35:23 [2023-01-07T14:35:23.482Z] #0 3.505 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
14:35:23 [2023-01-07T14:35:23.482Z] #0 5.120 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
14:35:23 [2023-01-07T14:35:23.482Z] #0 7.212 Fetched 8498 kB in 6s (1342 kB/s)
14:35:23 [2023-01-07T14:35:23.482Z] #0 7.212 Reading package lists...
14:35:23 [2023-01-07T14:35:23.482Z] #0 9.811 Reading package lists...
14:35:23 [2023-01-07T14:35:23.482Z] #49 ...
14:35:23 [2023-01-07T14:35:23.482Z] 
14:35:23 [2023-01-07T14:35:23.482Z] #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
14:35:23 [2023-01-07T14:35:23.482Z] #38 71.76   DEP      criu/protobuf-desc.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 71.92   DEP      criu/proc_parse.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 72.11   DEP      criu/plugin.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 72.19   DEP      criu/pipes.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 72.30   DEP      criu/pie-util.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 72.39   DEP      criu/pie-util-vdso.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 72.48   DEP      criu/path.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 72.67   DEP      criu/parasite-syscall.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 72.90   DEP      criu/pagemap.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 73.09   DEP      criu/pagemap-cache.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 73.20   DEP      criu/page-xfer.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 73.34   DEP      criu/page-pipe.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 73.43   DEP      criu/netfilter.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 73.55   DEP      criu/net.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 73.66   DEP      criu/namespaces.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 73.79   DEP      criu/mount.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 73.94   DEP      criu/memfd.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 74.07   DEP      criu/mem.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 74.19   DEP      criu/lsm.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 74.42   DEP      criu/log.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 74.55   DEP      criu/libnetlink.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 74.68   DEP      criu/kerndat.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 74.87   DEP      criu/kcmp-ids.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 74.96   DEP      criu/irmap.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 75.06   DEP      criu/ipc_ns.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 75.16   DEP      criu/image.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 75.32   DEP      criu/image-desc.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 75.40   DEP      criu/fsnotify.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 75.58   DEP      criu/filesystems.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 75.73   DEP      criu/files.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 75.95   DEP      criu/files-reg.d
14:35:23 [2023-01-07T14:35:23.482Z] #38 76.12   DEP      criu/files-ext.d
14:35:23 [2023-01-07T14:35:23.708Z] #38 42.12   DEP      compel/plugins/std/string.d
14:35:23 [2023-01-07T14:35:23.708Z] #38 42.26   DEP      compel/plugins/std/log.d
14:35:23 [2023-01-07T14:35:23.708Z] #38 42.31   DEP      compel/plugins/std/fds.d
14:35:23 [2023-01-07T14:35:23.708Z] #38 42.39   DEP      compel/plugins/std/std.d
14:35:23 [2023-01-07T14:35:23.718Z] #39 13.64   PBCC     images/userns.pb-c.c
14:35:23 [2023-01-07T14:35:23.718Z] #39 13.69   DEP      images/userns.pb-c.d
14:35:23 [2023-01-07T14:35:23.718Z] #39 13.78   PBCC     images/cgroup.pb-c.c
14:35:23 [2023-01-07T14:35:23.967Z] #38 42.50   DEP      compel/plugins/shmem/shmem.d
14:35:23 [2023-01-07T14:35:23.967Z] #38 42.56   DEP      compel/plugins/fds/fds.d
14:35:23 [2023-01-07T14:35:23.978Z] #39 13.83   DEP      images/cgroup.pb-c.d
14:35:23 [2023-01-07T14:35:23.978Z] #39 13.93   PBCC     images/ext-file.pb-c.c
14:35:23 [2023-01-07T14:35:23.978Z] #39 13.97   DEP      images/ext-file.pb-c.d
14:35:24 [2023-01-07T14:35:24.044Z] #38 76.31   DEP      criu/file-lock.d
14:35:24 [2023-01-07T14:35:24.044Z] #38 76.45   DEP      criu/file-ids.d
14:35:24 [2023-01-07T14:35:24.044Z] #38 76.57   DEP      criu/fifo.d
14:35:24 [2023-01-07T14:35:24.044Z] #38 76.70   DEP      criu/fdstore.d
14:35:24 [2023-01-07T14:35:24.223Z] #38 42.67   CC       compel/plugins/std/std.o
14:35:24 [2023-01-07T14:35:24.239Z] #39 ...
14:35:24 [2023-01-07T14:35:24.239Z] 
14:35:24 [2023-01-07T14:35:24.239Z] #27 [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
14:35:24 [2023-01-07T14:35:24.239Z] #27 DONE 103.7s
14:35:24 [2023-01-07T14:35:24.239Z] 
14:35:24 [2023-01-07T14:35:24.239Z] #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
14:35:24 [2023-01-07T14:35:24.239Z] #39 14.08   PBCC     images/rpc.pb-c.c
14:35:24 [2023-01-07T14:35:24.239Z] #39 14.15   DEP      images/rpc.pb-c.d
14:35:24 [2023-01-07T14:35:24.239Z] #39 14.28   PBCC     images/siginfo.pb-c.c
14:35:24 [2023-01-07T14:35:24.239Z] #39 14.31   DEP      images/siginfo.pb-c.d
14:35:24 [2023-01-07T14:35:24.478Z] #38 42.87   CC       compel/plugins/std/fds.o
14:35:24 [2023-01-07T14:35:24.500Z] #39 14.41   PBCC     images/pagemap.pb-c.c
14:35:24 [2023-01-07T14:35:24.500Z] #39 14.50   DEP      images/pagemap.pb-c.d
14:35:24 [2023-01-07T14:35:24.500Z] #39 14.56   PBCC     images/rlimit.pb-c.c
14:35:24 [2023-01-07T14:35:24.500Z] #39 14.60   DEP      images/rlimit.pb-c.d
14:35:24 [2023-01-07T14:35:24.606Z] #38 76.86   DEP      criu/fault-injection.d
14:35:24 [2023-01-07T14:35:24.606Z] #38 76.91   DEP      criu/external.d
14:35:24 [2023-01-07T14:35:24.606Z] #38 77.07   DEP      criu/eventpoll.d
14:35:24 [2023-01-07T14:35:24.735Z] #38 43.25   CC       compel/plugins/std/log.o
14:35:24 [2023-01-07T14:35:24.763Z] #39 14.70   PBCC     images/file-lock.pb-c.c
14:35:24 [2023-01-07T14:35:24.763Z] #39 14.74   DEP      images/file-lock.pb-c.d
14:35:24 [2023-01-07T14:35:24.763Z] #39 14.82   PBCC     images/tty.pb-c.c
14:35:24 [2023-01-07T14:35:24.763Z] #39 14.93   DEP      images/tty.pb-c.d
14:35:24 [2023-01-07T14:35:24.862Z] #38 77.21   DEP      criu/eventfd.d
14:35:24 [2023-01-07T14:35:24.862Z] #38 77.33   DEP      criu/crtools.d
14:35:25 [2023-01-07T14:35:25.024Z] #39 15.03   PBCC     images/tun.pb-c.c
14:35:25 [2023-01-07T14:35:25.091Z] #42 ...
14:35:25 [2023-01-07T14:35:25.091Z] 
14:35:25 [2023-01-07T14:35:25.091Z] #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
14:35:25 [2023-01-07T14:35:25.091Z] #0 1.783 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:35:25 [2023-01-07T14:35:25.091Z] #0 1.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:35:25 [2023-01-07T14:35:25.091Z] #0 1.850 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:35:25 [2023-01-07T14:35:25.091Z] #0 2.738 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:35:25 [2023-01-07T14:35:25.091Z] #0 3.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:35:25 [2023-01-07T14:35:25.091Z] #0 5.471 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:35:25 [2023-01-07T14:35:25.118Z] #38 77.56   DEP      criu/cr-service.d
14:35:25 [2023-01-07T14:35:25.118Z] #38 77.71   DEP      criu/cr-restore.d
14:35:25 [2023-01-07T14:35:25.285Z] #39 15.13   PBCC     images/netdev.pb-c.c
14:35:25 [2023-01-07T14:35:25.285Z] #39 15.22   DEP      images/tun.pb-c.d
14:35:25 [2023-01-07T14:35:25.285Z] #39 15.34   DEP      images/netdev.pb-c.d
14:35:25 [2023-01-07T14:35:25.297Z] #38 43.96   CC       compel/plugins/std/string.o
14:35:25 [2023-01-07T14:35:25.374Z] #38 77.91   DEP      criu/cr-errno.d
14:35:25 [2023-01-07T14:35:25.374Z] #38 77.97   DEP      criu/cr-dump.d
14:35:25 [2023-01-07T14:35:25.545Z] #39 15.47   PBCC     images/vma.pb-c.c
14:35:25 [2023-01-07T14:35:25.545Z] #39 15.57   DEP      images/vma.pb-c.d
14:35:25 [2023-01-07T14:35:25.631Z] #38 78.21   DEP      criu/cr-dedup.d
14:35:25 [2023-01-07T14:35:25.813Z] #39 15.66   PBCC     images/creds.pb-c.c
14:35:25 [2023-01-07T14:35:25.813Z] #39 15.67   DEP      images/creds.pb-c.d
14:35:25 [2023-01-07T14:35:25.813Z] #39 15.81   PBCC     images/utsns.pb-c.c
14:35:25 [2023-01-07T14:35:25.813Z] #39 15.88   DEP      images/utsns.pb-c.d
14:35:25 [2023-01-07T14:35:25.859Z] #38 44.53   CC       compel/plugins/std/infect.o
14:35:25 [2023-01-07T14:35:25.887Z] #38 78.36   DEP      criu/cr-check.d
14:35:25 [2023-01-07T14:35:25.975Z] #36 ...
14:35:25 [2023-01-07T14:35:25.975Z] 
14:35:25 [2023-01-07T14:35:25.975Z] #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
14:35:25 [2023-01-07T14:35:25.975Z] #38 13.90   PBCC     images/cgroup.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 13.90   DEP      images/cgroup.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 13.99   PBCC     images/ext-file.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 14.04   DEP      images/ext-file.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 14.11   PBCC     images/rpc.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 14.22   DEP      images/rpc.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 14.34   PBCC     images/siginfo.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 14.40   DEP      images/siginfo.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 14.46   PBCC     images/pagemap.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 14.58   DEP      images/pagemap.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 14.72   PBCC     images/rlimit.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 14.83   DEP      images/rlimit.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 14.93   PBCC     images/file-lock.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 15.01   DEP      images/file-lock.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 15.17   PBCC     images/tty.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 15.26   DEP      images/tty.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 15.38   PBCC     images/tun.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 15.52   PBCC     images/netdev.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 15.57   DEP      images/tun.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 15.74   DEP      images/netdev.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 15.92   PBCC     images/vma.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 16.05   DEP      images/vma.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 16.19   PBCC     images/creds.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 16.21   DEP      images/creds.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 16.31   PBCC     images/utsns.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 16.31   DEP      images/utsns.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 16.47   PBCC     images/ipc-desc.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 16.48   PBCC     images/ipc-sem.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 16.56   DEP      images/ipc-desc.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 16.58   DEP      images/ipc-sem.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 16.76   PBCC     images/ipc-msg.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 16.82   DEP      images/ipc-msg.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 16.96   PBCC     images/ipc-shm.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 17.03   DEP      images/ipc-shm.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 17.13   PBCC     images/ipc-var.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 17.20   DEP      images/ipc-var.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 17.28   PBCC     images/sk-opts.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 17.33   PBCC     images/packet-sock.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 17.48   DEP      images/sk-opts.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 17.55   DEP      images/packet-sock.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 17.66   PBCC     images/sk-netlink.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 17.78   DEP      images/sk-netlink.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 17.89   PBCC     images/sk-inet.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 17.90   DEP      images/sk-inet.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 17.93   PBCC     images/sk-unix.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 17.95   DEP      images/sk-unix.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 18.00   PBCC     images/mm.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 18.07   DEP      images/mm.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 18.13   PBCC     images/timerfd.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 18.18   DEP      images/timerfd.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 18.29   PBCC     images/timer.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 18.31   DEP      images/timer.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 18.44   PBCC     images/sa.pb-c.c
14:35:25 [2023-01-07T14:35:25.975Z] #38 18.49   DEP      images/sa.pb-c.d
14:35:25 [2023-01-07T14:35:25.975Z] #38 18.58   PBCC     images/pipe-data.pb-c.c
14:35:26 [2023-01-07T14:35:26.076Z] #39 15.94   PBCC     images/ipc-desc.pb-c.c
14:35:26 [2023-01-07T14:35:26.076Z] #39 15.97   PBCC     images/ipc-sem.pb-c.c
14:35:26 [2023-01-07T14:35:26.076Z] #39 16.04   DEP      images/ipc-desc.pb-c.d
14:35:26 [2023-01-07T14:35:26.143Z] #38 78.50   DEP      criu/config.d
14:35:26 [2023-01-07T14:35:26.143Z] #38 78.61   DEP      criu/clone-noasan.d
14:35:26 [2023-01-07T14:35:26.235Z] #38 18.66   DEP      images/pipe-data.pb-c.d
14:35:26 [2023-01-07T14:35:26.235Z] #38 18.82   PBCC     images/mnt.pb-c.c
14:35:26 [2023-01-07T14:35:26.235Z] #38 18.86   DEP      images/mnt.pb-c.d
14:35:26 [2023-01-07T14:35:26.336Z] #39 16.19   DEP      images/ipc-sem.pb-c.d
14:35:26 [2023-01-07T14:35:26.336Z] #39 16.28   PBCC     images/ipc-msg.pb-c.c
14:35:26 [2023-01-07T14:35:26.336Z] #39 16.39   DEP      images/ipc-msg.pb-c.d
14:35:26 [2023-01-07T14:35:26.399Z] #38 78.73   DEP      criu/cgroup.d
14:35:26 [2023-01-07T14:35:26.399Z] #38 78.87   DEP      criu/cgroup-props.d
14:35:26 [2023-01-07T14:35:26.399Z] #38 79.00   DEP      criu/bitmap.d
14:35:26 [2023-01-07T14:35:26.421Z] #38 44.88   CC       compel/arch/x86/plugins/std/parasite-head.o
14:35:26 [2023-01-07T14:35:26.421Z] #38 44.94   CC       compel/arch/x86/plugins/std/memcpy.o
14:35:26 [2023-01-07T14:35:26.421Z] #38 45.00   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:35:26 [2023-01-07T14:35:26.421Z] #38 45.05   AR       compel/plugins/std.lib.a
14:35:26 [2023-01-07T14:35:26.457Z] #49 ...
14:35:26 [2023-01-07T14:35:26.457Z] 
14:35:26 [2023-01-07T14:35:26.457Z] #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
14:35:26 [2023-01-07T14:35:26.457Z] #39 131.3   CC       criu/clone-noasan.o
14:35:26 [2023-01-07T14:35:26.494Z] #38 18.97   PBCC     images/sk-packet.pb-c.c
14:35:26 [2023-01-07T14:35:26.494Z] #38 19.01   DEP      images/sk-packet.pb-c.d
14:35:26 [2023-01-07T14:35:26.598Z] #39 16.45   PBCC     images/ipc-shm.pb-c.c
14:35:26 [2023-01-07T14:35:26.598Z] #39 16.48   DEP      images/ipc-shm.pb-c.d
14:35:26 [2023-01-07T14:35:26.598Z] #39 16.55   PBCC     images/ipc-var.pb-c.c
14:35:26 [2023-01-07T14:35:26.598Z] #39 16.59   DEP      images/ipc-var.pb-c.d
14:35:26 [2023-01-07T14:35:26.598Z] #39 16.67   PBCC     images/sk-opts.pb-c.c
14:35:26 [2023-01-07T14:35:26.655Z] #38 79.03   DEP      criu/bfd.d
14:35:26 [2023-01-07T14:35:26.656Z] #38 79.13   DEP      criu/autofs.d
14:35:26 [2023-01-07T14:35:26.656Z] #38 79.26   DEP      criu/aio.d
14:35:26 [2023-01-07T14:35:26.677Z] #38 45.14   CC       compel/plugins/fds/fds.o
14:35:26 [2023-01-07T14:35:26.753Z] #38 19.19   PBCC     images/tcp-stream.pb-c.c
14:35:26 [2023-01-07T14:35:26.753Z] #38 19.29   DEP      images/tcp-stream.pb-c.d
14:35:26 [2023-01-07T14:35:26.859Z] #39 16.71   PBCC     images/packet-sock.pb-c.c
14:35:26 [2023-01-07T14:35:26.859Z] #39 16.77   DEP      images/sk-opts.pb-c.d
14:35:26 [2023-01-07T14:35:26.859Z] #39 16.92   DEP      images/packet-sock.pb-c.d
14:35:26 [2023-01-07T14:35:26.912Z] #38 79.46   DEP      criu/action-scripts.d
14:35:26 [2023-01-07T14:35:26.933Z] #38 45.47   AR       compel/plugins/fds.lib.a
14:35:26 [2023-01-07T14:35:26.933Z] #38 ...
14:35:26 [2023-01-07T14:35:26.933Z] 
14:35:26 [2023-01-07T14:35:26.933Z] #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
14:35:26 [2023-01-07T14:35:26.933Z] #37 61.75 + export 'BUILDTAGS=netgo osusergo static_build'
14:35:26 [2023-01-07T14:35:26.933Z] #37 61.75 + BUILDTAGS='netgo osusergo static_build'
14:35:26 [2023-01-07T14:35:26.933Z] #37 61.75 + export EXTRA_FLAGS=-buildmode=pie
14:35:26 [2023-01-07T14:35:26.933Z] #37 61.75 + EXTRA_FLAGS=-buildmode=pie
14:35:26 [2023-01-07T14:35:26.933Z] #37 61.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:35:26 [2023-01-07T14:35:26.933Z] #37 61.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:35:26 [2023-01-07T14:35:26.933Z] #37 61.75 + '[' '' = dynamic ']'
14:35:26 [2023-01-07T14:35:26.933Z] #37 61.75 + make
14:35:26 [2023-01-07T14:35:26.933Z] #37 63.81 + bin/ctr
14:35:26 [2023-01-07T14:35:26.933Z] #37 ...
14:35:26 [2023-01-07T14:35:26.933Z] 
14:35:26 [2023-01-07T14:35:26.933Z] #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
14:35:26 [2023-01-07T14:35:26.933Z] #38 45.52   HOSTDEP  compel/src/lib/log-host.d
14:35:26 [2023-01-07T14:35:26.933Z] #38 45.59   HOSTDEP  compel/src/lib/handle-elf-host.d
14:35:27 [2023-01-07T14:35:27.012Z] #38 19.49   PBCC     images/pipe.pb-c.c
14:35:27 [2023-01-07T14:35:27.012Z] #38 19.68   DEP      images/pipe.pb-c.d
14:35:27 [2023-01-07T14:35:27.020Z] #39 131.8   CC       criu/config.o
14:35:27 [2023-01-07T14:35:27.120Z] #39 17.00   PBCC     images/sk-netlink.pb-c.c
14:35:27 [2023-01-07T14:35:27.120Z] #39 17.07   DEP      images/sk-netlink.pb-c.d
14:35:27 [2023-01-07T14:35:27.120Z] #39 17.25   PBCC     images/sk-inet.pb-c.c
14:35:27 [2023-01-07T14:35:27.189Z] #38 45.70   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:35:27 [2023-01-07T14:35:27.189Z] #38 45.77   HOSTDEP  compel/src/main-host.d
14:35:27 [2023-01-07T14:35:27.271Z] #38 19.84   PBCC     images/pstree.pb-c.c
14:35:27 [2023-01-07T14:35:27.271Z] #38 19.89   DEP      images/pstree.pb-c.d
14:35:27 [2023-01-07T14:35:27.271Z] #38 19.94   PBCC     images/fs.pb-c.c
14:35:27 [2023-01-07T14:35:27.380Z] #39 17.39   DEP      images/sk-inet.pb-c.d
14:35:27 [2023-01-07T14:35:27.380Z] #39 17.51   PBCC     images/sk-unix.pb-c.c
14:35:27 [2023-01-07T14:35:27.455Z] #38 45.88   DEP      compel/src/lib/ptrace.d
14:35:27 [2023-01-07T14:35:27.455Z] #38 45.98   DEP      compel/src/lib/infect.d
14:35:27 [2023-01-07T14:35:27.474Z] #38 79.72   CC       criu/action-scripts.o
14:35:27 [2023-01-07T14:35:27.529Z] #38 19.95   DEP      images/fs.pb-c.d
14:35:27 [2023-01-07T14:35:27.529Z] #38 19.98   PBCC     images/signalfd.pb-c.c
14:35:27 [2023-01-07T14:35:27.530Z] #38 20.05   DEP      images/signalfd.pb-c.d
14:35:27 [2023-01-07T14:35:27.530Z] #38 20.10   PBCC     images/fh.pb-c.c
14:35:27 [2023-01-07T14:35:27.530Z] #38 20.16   PBCC     images/fsnotify.pb-c.c
14:35:27 [2023-01-07T14:35:27.647Z] #39 17.60   DEP      images/sk-unix.pb-c.d
14:35:27 [2023-01-07T14:35:27.647Z] #39 17.71   PBCC     images/mm.pb-c.c
14:35:27 [2023-01-07T14:35:27.716Z] #38 46.18   DEP      compel/src/lib/infect-util.d
14:35:27 [2023-01-07T14:35:27.716Z] #38 46.29   DEP      compel/src/lib/infect-rpc.d
14:35:27 [2023-01-07T14:35:27.716Z] #38 46.41   DEP      compel/arch/x86/src/lib/infect.d
14:35:27 [2023-01-07T14:35:27.730Z] #38 80.25   CC       criu/aio.o
14:35:27 [2023-01-07T14:35:27.788Z] #38 20.31   DEP      images/fh.pb-c.d
14:35:27 [2023-01-07T14:35:27.788Z] #38 20.46   DEP      images/fsnotify.pb-c.d
14:35:27 [2023-01-07T14:35:27.908Z] #39 17.78   DEP      images/mm.pb-c.d
14:35:27 [2023-01-07T14:35:27.908Z] #39 17.84   PBCC     images/timerfd.pb-c.c
14:35:27 [2023-01-07T14:35:27.908Z] #39 17.90   DEP      images/timerfd.pb-c.d
14:35:27 [2023-01-07T14:35:27.973Z] #38 46.55   DEP      compel/arch/x86/src/lib/cpu.d
14:35:27 [2023-01-07T14:35:27.973Z] #38 46.65   DEP      compel/src/lib/log.d
14:35:28 [2023-01-07T14:35:28.047Z] #38 20.63   PBCC     images/eventpoll.pb-c.c
14:35:28 [2023-01-07T14:35:28.047Z] #38 20.70   DEP      images/eventpoll.pb-c.d
14:35:28 [2023-01-07T14:35:28.082Z] Client:
14:35:28 [2023-01-07T14:35:28.082Z]  Context:    default
14:35:28 [2023-01-07T14:35:28.082Z]  Debug Mode: false
14:35:28 [2023-01-07T14:35:28.082Z]  Plugins:
14:35:28 [2023-01-07T14:35:28.082Z]   app: Docker Application (Docker Inc., v0.8.0)
14:35:28 [2023-01-07T14:35:28.082Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
14:35:28 [2023-01-07T14:35:28.082Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
14:35:28 [2023-01-07T14:35:28.082Z] 
14:35:28 [2023-01-07T14:35:28.082Z] Server:
14:35:28 [2023-01-07T14:35:28.082Z]  Containers: 0
14:35:28 [2023-01-07T14:35:28.082Z]   Running: 0
14:35:28 [2023-01-07T14:35:28.082Z]   Paused: 0
14:35:28 [2023-01-07T14:35:28.082Z]   Stopped: 0
14:35:28 [2023-01-07T14:35:28.082Z]  Images: 0
14:35:28 [2023-01-07T14:35:28.082Z]  Server Version: 20.10.9
14:35:28 [2023-01-07T14:35:28.082Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:35:28 [2023-01-07T14:35:28.082Z]   Windows: 
14:35:28 [2023-01-07T14:35:28.082Z]   LCOW: 
14:35:28 [2023-01-07T14:35:28.082Z]  Logging Driver: json-file
14:35:28 [2023-01-07T14:35:28.082Z]  Plugins:
14:35:28 [2023-01-07T14:35:28.082Z]   Volume: local
14:35:28 [2023-01-07T14:35:28.082Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:35:28 [2023-01-07T14:35:28.082Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:35:28 [2023-01-07T14:35:28.082Z]  Swarm: inactive
14:35:28 [2023-01-07T14:35:28.082Z]  Default Isolation: process
14:35:28 [2023-01-07T14:35:28.082Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:35:28 [2023-01-07T14:35:28.082Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
14:35:28 [2023-01-07T14:35:28.082Z]  OSType: windows
14:35:28 [2023-01-07T14:35:28.082Z]  Architecture: x86_64
14:35:28 [2023-01-07T14:35:28.082Z]  CPUs: 4
14:35:28 [2023-01-07T14:35:28.082Z]  Total Memory: 32GiB
14:35:28 [2023-01-07T14:35:28.082Z]  Name: azwin-2-dc0b20
14:35:28 [2023-01-07T14:35:28.082Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
14:35:28 [2023-01-07T14:35:28.082Z]  Docker Root Dir: D:\docker
14:35:28 [2023-01-07T14:35:28.082Z]  Debug Mode: false
14:35:28 [2023-01-07T14:35:28.082Z]  Registry: https://index.docker.io/v1/
14:35:28 [2023-01-07T14:35:28.082Z]  Labels:
14:35:28 [2023-01-07T14:35:28.082Z]  Experimental: true
14:35:28 [2023-01-07T14:35:28.082Z]  Insecure Registries:
14:35:28 [2023-01-07T14:35:28.082Z]   10.0.0.4:5000
14:35:28 [2023-01-07T14:35:28.082Z]   127.0.0.0/8
14:35:28 [2023-01-07T14:35:28.082Z]  Registry Mirrors:
14:35:28 [2023-01-07T14:35:28.082Z]   http://10.0.0.4:5000/
14:35:28 [2023-01-07T14:35:28.082Z]  Live Restore Enabled: false
14:35:28 [2023-01-07T14:35:28.082Z]  Product License: Community Engine
14:35:28 [2023-01-07T14:35:28.082Z] 
14:35:28 [2023-01-07T14:35:28.168Z] #39 18.12   PBCC     images/timer.pb-c.c
14:35:28 [2023-01-07T14:35:28.168Z] #39 18.17   DEP      images/timer.pb-c.d
14:35:28 [2023-01-07T14:35:28.168Z] #39 18.30   PBCC     images/sa.pb-c.c
14:35:28 [2023-01-07T14:35:28.230Z] #38 46.73   DEP      compel/src/main.d
14:35:28 [2023-01-07T14:35:28.230Z] #38 46.84   DEP      compel/src/lib/handle-elf.d
14:35:28 [2023-01-07T14:35:28.230Z] #38 46.95   DEP      compel/arch/x86/src/lib/handle-elf.d
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
14:35:28 [2023-01-07T14:35:28.293Z] #38 80.71   CC       criu/autofs.o
14:35:28 [2023-01-07T14:35:28.306Z] #38 20.82   PBCC     images/eventfd.pb-c.c
14:35:28 [2023-01-07T14:35:28.306Z] #38 20.89   DEP      images/eventfd.pb-c.d
14:35:28 [2023-01-07T14:35:28.306Z] #38 20.90   PBCC     images/remap-file-path.pb-c.c
14:35:28 [2023-01-07T14:35:28.306Z] #38 20.95   DEP      images/remap-file-path.pb-c.d
14:35:28 [2023-01-07T14:35:28.306Z] #38 21.00   PBCC     images/fifo.pb-c.c
14:35:28 [2023-01-07T14:35:28.429Z] #39 18.37   DEP      images/sa.pb-c.d
14:35:28 [2023-01-07T14:35:28.429Z] #39 18.43   PBCC     images/pipe-data.pb-c.c
14:35:28 [2023-01-07T14:35:28.429Z] #39 18.51   DEP      images/pipe-data.pb-c.d
14:35:28 [2023-01-07T14:35:28.487Z] #38 47.07   CC       compel/src/lib/log.o
14:35:28 [2023-01-07T14:35:28.549Z] #38 ...
14:35:28 [2023-01-07T14:35:28.549Z] 
14:35:28 [2023-01-07T14:35:28.549Z] #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
14:35:28 [2023-01-07T14:35:28.549Z] #40 11.23 + cd /tmp/tmp.dstMxz091n/src/github.com/opencontainers/runc
14:35:28 [2023-01-07T14:35:28.549Z] #40 11.23 + git checkout -q v1.1.4
14:35:28 [2023-01-07T14:35:28.549Z] #40 11.77 + '[' -z '' ']'
14:35:28 [2023-01-07T14:35:28.549Z] #40 11.77 + target=static
14:35:28 [2023-01-07T14:35:28.549Z] #40 11.77 + make BUILDTAGS=seccomp static
14:35:28 [2023-01-07T14:35:28.549Z] #40 12.11 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 .
14:35:28 [2023-01-07T14:35:28.565Z] #38 21.02   DEP      images/fifo.pb-c.d
14:35:28 [2023-01-07T14:35:28.565Z] #38 21.06   PBCC     images/ghost-file.pb-c.c
14:35:28 [2023-01-07T14:35:28.689Z] #39 18.64   PBCC     images/mnt.pb-c.c
14:35:28 [2023-01-07T14:35:28.744Z] #38 47.27   CC       compel/arch/x86/src/lib/cpu.o
14:35:28 [2023-01-07T14:35:28.805Z] #40 ...
14:35:28 [2023-01-07T14:35:28.805Z] 
14:35:28 [2023-01-07T14:35:28.805Z] #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
14:35:28 [2023-01-07T14:35:28.805Z] #0 9.811 Reading package lists...
14:35:28 [2023-01-07T14:35:28.805Z] #49 12.29 Building dependency tree...
14:35:28 [2023-01-07T14:35:28.805Z] #49 14.20 The following additional packages will be installed:
14:35:28 [2023-01-07T14:35:28.805Z] #49 14.22   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:35:28 [2023-01-07T14:35:28.805Z] #49 14.22   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:35:28 [2023-01-07T14:35:28.805Z] #49 14.22   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:35:28 [2023-01-07T14:35:28.805Z] #49 14.22   python3-pkg-resources vim-runtime xxd
14:35:28 [2023-01-07T14:35:28.805Z] #49 14.23 Suggested packages:
14:35:28 [2023-01-07T14:35:28.805Z] #49 14.23   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:35:28 [2023-01-07T14:35:28.805Z] #49 14.23   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:35:28 [2023-01-07T14:35:28.805Z] #49 14.23   acl attr quota
14:35:28 [2023-01-07T14:35:28.805Z] #49 14.23 Recommended packages:
14:35:28 [2023-01-07T14:35:28.805Z] #49 14.23   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:35:28 [2023-01-07T14:35:28.805Z] #49 15.52 The following NEW packages will be installed:
14:35:28 [2023-01-07T14:35:28.805Z] #49 15.54   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:35:28 [2023-01-07T14:35:28.805Z] #49 15.54   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:35:28 [2023-01-07T14:35:28.805Z] #49 15.54   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:35:28 [2023-01-07T14:35:28.805Z] #49 15.54   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
14:35:28 [2023-01-07T14:35:28.805Z] #49 15.55   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
14:35:28 [2023-01-07T14:35:28.805Z] #49 15.55   python3-pkg-resources python3-setuptools python3-wheel sudo
14:35:28 [2023-01-07T14:35:28.805Z] #49 15.55   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:35:28 [2023-01-07T14:35:28.805Z] #49 15.55   xz-utils zip
14:35:28 [2023-01-07T14:35:28.824Z] #38 21.17   DEP      images/ghost-file.pb-c.d
14:35:28 [2023-01-07T14:35:28.824Z] #38 21.32   PBCC     images/regfile.pb-c.c
14:35:28 [2023-01-07T14:35:28.824Z] #38 21.37   DEP      images/regfile.pb-c.d
14:35:28 [2023-01-07T14:35:28.824Z] #38 21.40   PBCC     images/ns.pb-c.c
14:35:28 [2023-01-07T14:35:28.824Z] #38 21.44   DEP      images/ns.pb-c.d
14:35:28 [2023-01-07T14:35:28.824Z] #38 21.54   PBCC     images/fdinfo.pb-c.c
14:35:28 [2023-01-07T14:35:28.911Z] #39 133.8   CC       criu/cr-check.o
14:35:28 [2023-01-07T14:35:28.951Z] #39 18.80   DEP      images/mnt.pb-c.d
14:35:28 [2023-01-07T14:35:28.951Z] #39 18.88   PBCC     images/sk-packet.pb-c.c
14:35:28 [2023-01-07T14:35:28.951Z] #39 19.03   DEP      images/sk-packet.pb-c.d
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.87 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.87 Need to get 26.4 MB of archives.
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.87 After this operation, 103 MB of additional disk space will be used.
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
14:35:29 [2023-01-07T14:35:29.062Z] #49 15.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:35:29 [2023-01-07T14:35:29.083Z] #38 ...
14:35:29 [2023-01-07T14:35:29.083Z] 
14:35:29 [2023-01-07T14:35:29.083Z] #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
14:35:29 [2023-01-07T14:35:29.083Z] #30 109.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:35:29 [2023-01-07T14:35:29.083Z] #30 109.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:35:29 [2023-01-07T14:35:29.083Z] #30 110.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:35:29 [2023-01-07T14:35:29.211Z] #39 19.23   PBCC     images/tcp-stream.pb-c.c
14:35:29 [2023-01-07T14:35:29.307Z] #38 47.94   CC       compel/arch/x86/src/lib/infect.o
14:35:29 [2023-01-07T14:35:29.318Z] #49 15.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:35:29 [2023-01-07T14:35:29.318Z] #49 15.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
14:35:29 [2023-01-07T14:35:29.318Z] #49 15.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
14:35:29 [2023-01-07T14:35:29.480Z] #39 19.40   DEP      images/tcp-stream.pb-c.d
14:35:29 [2023-01-07T14:35:29.480Z] #39 19.54   PBCC     images/pipe.pb-c.c
14:35:29 [2023-01-07T14:35:29.480Z] #39 19.63   DEP      images/pipe.pb-c.d
14:35:29 [2023-01-07T14:35:29.574Z] #49 16.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
14:35:29 [2023-01-07T14:35:29.574Z] #49 16.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
14:35:29 [2023-01-07T14:35:29.574Z] #49 16.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:35:29 [2023-01-07T14:35:29.574Z] #49 16.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
14:35:29 [2023-01-07T14:35:29.574Z] #49 16.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
14:35:29 [2023-01-07T14:35:29.574Z] #49 16.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
14:35:29 [2023-01-07T14:35:29.574Z] #49 16.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:35:29 [2023-01-07T14:35:29.574Z] #49 16.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:35:29 [2023-01-07T14:35:29.574Z] #49 16.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:35:29 [2023-01-07T14:35:29.574Z] #49 16.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
14:35:29 [2023-01-07T14:35:29.574Z] #49 16.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
14:35:29 [2023-01-07T14:35:29.574Z] #49 16.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:35:29 [2023-01-07T14:35:29.740Z] #39 19.70   PBCC     images/pstree.pb-c.c
14:35:29 [2023-01-07T14:35:29.740Z] #39 19.75   DEP      images/pstree.pb-c.d
14:35:29 [2023-01-07T14:35:29.740Z] #39 19.88   PBCC     images/fs.pb-c.c
14:35:29 [2023-01-07T14:35:29.830Z] #49 16.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
14:35:29 [2023-01-07T14:35:29.831Z] #49 16.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:35:29 [2023-01-07T14:35:29.831Z] #49 16.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:35:29 [2023-01-07T14:35:29.831Z] #49 16.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:35:29 [2023-01-07T14:35:29.831Z] #49 16.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
14:35:29 [2023-01-07T14:35:29.831Z] #49 16.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:35:29 [2023-01-07T14:35:29.831Z] #49 16.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:35:29 [2023-01-07T14:35:29.831Z] #49 16.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:35:30 [2023-01-07T14:35:30.001Z] #39 19.99   DEP      images/fs.pb-c.d
14:35:30 [2023-01-07T14:35:30.001Z] #39 20.10   PBCC     images/signalfd.pb-c.c
14:35:30 [2023-01-07T14:35:30.087Z] #49 16.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:35:30 [2023-01-07T14:35:30.087Z] #49 16.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:35:30 [2023-01-07T14:35:30.087Z] #49 16.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
14:35:30 [2023-01-07T14:35:30.087Z] #49 16.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
14:35:30 [2023-01-07T14:35:30.087Z] #49 16.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:35:30 [2023-01-07T14:35:30.087Z] #49 16.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
14:35:30 [2023-01-07T14:35:30.087Z] #49 16.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
14:35:30 [2023-01-07T14:35:30.087Z] #49 16.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
14:35:30 [2023-01-07T14:35:30.087Z] #49 16.70 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:35:30 [2023-01-07T14:35:30.237Z] #38 48.78   CC       compel/src/lib/infect-rpc.o
14:35:30 [2023-01-07T14:35:30.261Z] #39 20.24   DEP      images/signalfd.pb-c.d
14:35:30 [2023-01-07T14:35:30.261Z] #39 20.32   PBCC     images/fh.pb-c.c
14:35:30 [2023-01-07T14:35:30.261Z] #39 20.37   PBCC     images/fsnotify.pb-c.c
14:35:30 [2023-01-07T14:35:30.343Z] #49 16.94 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
14:35:30 [2023-01-07T14:35:30.343Z] #49 16.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
14:35:30 [2023-01-07T14:35:30.343Z] #49 16.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
14:35:30 [2023-01-07T14:35:30.494Z] #38 49.08   CC       compel/src/lib/infect-util.o
14:35:30 [2023-01-07T14:35:30.522Z] #39 20.47   DEP      images/fh.pb-c.d
14:35:30 [2023-01-07T14:35:30.522Z] #39 20.60   DEP      images/fsnotify.pb-c.d
14:35:30 [2023-01-07T14:35:30.751Z] #38 49.39   CC       compel/src/lib/infect.o
14:35:30 [2023-01-07T14:35:30.782Z] #39 20.72   PBCC     images/eventpoll.pb-c.c
14:35:30 [2023-01-07T14:35:30.782Z] #39 20.75   DEP      images/eventpoll.pb-c.d
14:35:30 [2023-01-07T14:35:30.782Z] #39 20.81   PBCC     images/eventfd.pb-c.c
14:35:30 [2023-01-07T14:35:30.782Z] #39 20.85   DEP      images/eventfd.pb-c.d
14:35:30 [2023-01-07T14:35:30.907Z] #49 17.68 debconf: delaying package configuration, since apt-utils is not installed
14:35:31 [2023-01-07T14:35:31.043Z] #39 20.89   PBCC     images/remap-file-path.pb-c.c
14:35:31 [2023-01-07T14:35:31.043Z] #39 20.91   DEP      images/remap-file-path.pb-c.d
14:35:31 [2023-01-07T14:35:31.043Z] #39 20.95   PBCC     images/fifo.pb-c.c
14:35:31 [2023-01-07T14:35:31.043Z] #39 20.97   DEP      images/fifo.pb-c.d
14:35:31 [2023-01-07T14:35:31.043Z] #39 21.09   PBCC     images/ghost-file.pb-c.c
14:35:31 [2023-01-07T14:35:31.043Z] #39 ...
14:35:31 [2023-01-07T14:35:31.043Z] 
14:35:31 [2023-01-07T14:35:31.043Z] #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
14:35:31 [2023-01-07T14:35:31.043Z] #34 100.6 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:35:31 [2023-01-07T14:35:31.163Z] #49 17.85 Fetched 26.4 MB in 1s (18.7 MB/s)
14:35:31 [2023-01-07T14:35:31.303Z] #34 ...
14:35:31 [2023-01-07T14:35:31.303Z] 
14:35:31 [2023-01-07T14:35:31.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
14:35:31 [2023-01-07T14:35:31.303Z] #39 21.12   DEP      images/ghost-file.pb-c.d
14:35:31 [2023-01-07T14:35:31.303Z] #39 21.29   PBCC     images/regfile.pb-c.c
14:35:31 [2023-01-07T14:35:31.303Z] #39 21.34   DEP      images/regfile.pb-c.d
14:35:31 [2023-01-07T14:35:31.420Z] #49 17.94 Selecting previously unselected package pigz.
14:35:31 [2023-01-07T14:35:31.420Z] #49 17.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
14:35:31 [2023-01-07T14:35:31.420Z] #49 17.99 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
14:35:31 [2023-01-07T14:35:31.420Z] 
14:35:31 [2023-01-07T14:35:31.420Z] #49 ...
14:35:31 [2023-01-07T14:35:31.420Z] 
14:35:31 [2023-01-07T14:35:31.420Z] #25 [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
14:35:31 [2023-01-07T14:35:31.420Z] #25 DONE 130.1s
14:35:31 [2023-01-07T14:35:31.420Z] 
14:35:31 [2023-01-07T14:35:31.420Z] #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
14:35:31 [2023-01-07T14:35:31.420Z] #49 18.09 Unpacking pigz (2.6-1) ...
14:35:31 [2023-01-07T14:35:31.420Z] #49 18.21 Selecting previously unselected package libelf1:arm64.
14:35:31 [2023-01-07T14:35:31.420Z] #49 ...
14:35:31 [2023-01-07T14:35:31.420Z] 
14:35:31 [2023-01-07T14:35:31.420Z] #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
14:35:31 [2023-01-07T14:35:31.420Z] #38 82.28   CC       criu/bfd.o
14:35:31 [2023-01-07T14:35:31.420Z] #38 82.88   CC       criu/bitmap.o
14:35:31 [2023-01-07T14:35:31.420Z] #38 83.09   CC       criu/cgroup-props.o
14:35:31 [2023-01-07T14:35:31.420Z] #38 83.94   CC       criu/cgroup.o
14:35:31 [2023-01-07T14:35:31.564Z] #39 21.58   PBCC     images/ns.pb-c.c
14:35:31 [2023-01-07T14:35:31.564Z] #39 21.63   DEP      images/ns.pb-c.d
14:35:31 [2023-01-07T14:35:31.824Z] #39 21.68   PBCC     images/fdinfo.pb-c.c
14:35:31 [2023-01-07T14:35:31.824Z] #39 21.72   DEP      images/fdinfo.pb-c.d
14:35:31 [2023-01-07T14:35:31.824Z] #39 21.81   PBCC     images/core-aarch64.pb-c.c
14:35:31 [2023-01-07T14:35:31.824Z] #39 21.92   PBCC     images/core-arm.pb-c.c
14:35:32 [2023-01-07T14:35:32.084Z] #39 22.00   PBCC     images/core-ppc64.pb-c.c
14:35:32 [2023-01-07T14:35:32.084Z] #39 22.12   PBCC     images/core-s390.pb-c.c
14:35:32 [2023-01-07T14:35:32.084Z] #39 22.14   PBCC     images/core-x86.pb-c.c
14:35:32 [2023-01-07T14:35:32.084Z] #39 22.16   PBCC     images/core.pb-c.c
14:35:32 [2023-01-07T14:35:32.085Z] #39 22.17   PBCC     images/inventory.pb-c.c
14:35:32 [2023-01-07T14:35:32.238Z] #39 ...
14:35:32 [2023-01-07T14:35:32.238Z] 
14:35:32 [2023-01-07T14:35:32.238Z] #36 [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
14:35:32 [2023-01-07T14:35:32.238Z] #36 DONE 220.7s
14:35:32 [2023-01-07T14:35:32.238Z] 
14:35:32 [2023-01-07T14:35:32.238Z] #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
14:35:32 [2023-01-07T14:35:32.238Z] #39 136.8   CC       criu/cr-dedup.o
14:35:32 [2023-01-07T14:35:32.238Z] #39 ...
14:35:32 [2023-01-07T14:35:32.238Z] 
14:35:32 [2023-01-07T14:35:32.238Z] #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
14:35:32 [2023-01-07T14:35:32.238Z] #49 12.31 Fetched 8616 kB in 11s (796 kB/s)
14:35:32 [2023-01-07T14:35:32.238Z] #49 12.31 Reading package lists...
14:35:32 [2023-01-07T14:35:32.345Z] #39 22.28   DEP      images/core-aarch64.pb-c.d
14:35:32 [2023-01-07T14:35:32.345Z] #39 22.41   DEP      images/core-arm.pb-c.d
14:35:32 [2023-01-07T14:35:32.497Z] #49 16.75 Reading package lists...
14:35:32 [2023-01-07T14:35:32.497Z] #49 ...
14:35:32 [2023-01-07T14:35:32.497Z] 
14:35:32 [2023-01-07T14:35:32.497Z] #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
14:35:32 [2023-01-07T14:35:32.497Z] #39 137.5   CC       criu/cr-dump.o
14:35:32 [2023-01-07T14:35:32.605Z] #39 22.50   DEP      images/core-ppc64.pb-c.d
14:35:32 [2023-01-07T14:35:32.605Z] #39 22.58   DEP      images/core-s390.pb-c.d
14:35:32 [2023-01-07T14:35:32.605Z] #39 22.60   DEP      images/core-x86.pb-c.d
14:35:32 [2023-01-07T14:35:32.605Z] #39 22.61   DEP      images/core.pb-c.d
14:35:32 [2023-01-07T14:35:32.605Z] #39 22.63   DEP      images/inventory.pb-c.d
14:35:32 [2023-01-07T14:35:32.605Z] #39 22.64   PBCC     images/cpuinfo.pb-c.c
14:35:32 [2023-01-07T14:35:32.866Z] #39 22.75   DEP      images/cpuinfo.pb-c.d
14:35:32 [2023-01-07T14:35:32.866Z] #39 22.86   PBCC     images/stats.pb-c.c
14:35:32 [2023-01-07T14:35:32.866Z] #39 22.94   DEP      images/stats.pb-c.d
14:35:33 [2023-01-07T14:35:33.272Z] #38 51.73   CC       compel/src/lib/ptrace.o
14:35:33 [2023-01-07T14:35:33.529Z] #38 52.15   AR       compel/libcompel.a
14:35:33 [2023-01-07T14:35:33.529Z] #38 52.24   HOSTCC   compel/src/main-host.o
14:35:33 [2023-01-07T14:35:33.786Z] #38 52.50   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:35:34 [2023-01-07T14:35:34.350Z] #38 52.71   HOSTCC   compel/src/lib/handle-elf-host.o
14:35:34 [2023-01-07T14:35:34.361Z] #30 ...
14:35:34 [2023-01-07T14:35:34.361Z] 
14:35:34 [2023-01-07T14:35:34.361Z] #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
14:35:34 [2023-01-07T14:35:34.361Z] #38 21.66   DEP      images/fdinfo.pb-c.d
14:35:34 [2023-01-07T14:35:34.361Z] #38 21.82   PBCC     images/core-aarch64.pb-c.c
14:35:34 [2023-01-07T14:35:34.361Z] #38 21.90   PBCC     images/core-arm.pb-c.c
14:35:34 [2023-01-07T14:35:34.361Z] #38 21.98   PBCC     images/core-ppc64.pb-c.c
14:35:34 [2023-01-07T14:35:34.361Z] #38 22.05   PBCC     images/core-s390.pb-c.c
14:35:34 [2023-01-07T14:35:34.361Z] #38 22.13   PBCC     images/core-x86.pb-c.c
14:35:34 [2023-01-07T14:35:34.361Z] #38 22.22   PBCC     images/core.pb-c.c
14:35:34 [2023-01-07T14:35:34.361Z] #38 22.36   PBCC     images/inventory.pb-c.c
14:35:34 [2023-01-07T14:35:34.361Z] #38 22.47   DEP      images/core-aarch64.pb-c.d
14:35:34 [2023-01-07T14:35:34.361Z] #38 22.58   DEP      images/core-arm.pb-c.d
14:35:34 [2023-01-07T14:35:34.361Z] #38 22.62   DEP      images/core-ppc64.pb-c.d
14:35:34 [2023-01-07T14:35:34.361Z] #38 22.64   DEP      images/core-s390.pb-c.d
14:35:34 [2023-01-07T14:35:34.361Z] #38 22.66   DEP      images/core-x86.pb-c.d
14:35:34 [2023-01-07T14:35:34.361Z] #38 22.68   DEP      images/core.pb-c.d
14:35:34 [2023-01-07T14:35:34.361Z] #38 22.73   DEP      images/inventory.pb-c.d
14:35:34 [2023-01-07T14:35:34.361Z] #38 22.84   PBCC     images/cpuinfo.pb-c.c
14:35:34 [2023-01-07T14:35:34.361Z] #38 22.87   DEP      images/cpuinfo.pb-c.d
14:35:34 [2023-01-07T14:35:34.361Z] #38 23.03   PBCC     images/stats.pb-c.c
14:35:34 [2023-01-07T14:35:34.361Z] #38 23.06   DEP      images/stats.pb-c.d
14:35:34 [2023-01-07T14:35:34.361Z] #38 25.35 make[1]: Nothing to be done for 'all'.
14:35:34 [2023-01-07T14:35:34.607Z] #38 53.01   HOSTCC   compel/src/lib/log-host.o
14:35:34 [2023-01-07T14:35:34.607Z] #38 53.19   HOSTLINK compel/compel-host-bin
14:35:34 [2023-01-07T14:35:34.732Z] #38 87.29   CC       criu/clone-noasan.o
14:35:34 [2023-01-07T14:35:34.864Z] #38 53.41   DEP      soccr/soccr.d
14:35:34 [2023-01-07T14:35:34.994Z] #38 87.57   CC       criu/config.o
14:35:35 [2023-01-07T14:35:35.121Z] #38 53.63   CC       soccr/soccr.o
14:35:35 [2023-01-07T14:35:35.121Z] #38 ...
14:35:35 [2023-01-07T14:35:35.121Z] 
14:35:35 [2023-01-07T14:35:35.121Z] #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
14:35:35 [2023-01-07T14:35:35.121Z] #32 101.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:35:35 [2023-01-07T14:35:35.121Z] #32 101.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:35:35 [2023-01-07T14:35:35.121Z] #32 101.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:35:35 [2023-01-07T14:35:35.261Z] #38 ...
14:35:35 [2023-01-07T14:35:35.261Z] 
14:35:35 [2023-01-07T14:35:35.261Z] #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
14:35:35 [2023-01-07T14:35:35.261Z] #49 18.21 Selecting previously unselected package libelf1:arm64.
14:35:35 [2023-01-07T14:35:35.261Z] #49 18.22 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 18.24 Unpacking libelf1:arm64 (0.183-1) ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 18.48 Selecting previously unselected package libbpf0:arm64.
14:35:35 [2023-01-07T14:35:35.261Z] #49 18.48 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 18.50 Unpacking libbpf0:arm64 (1:0.3-2) ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 18.73 Selecting previously unselected package libcap2:arm64.
14:35:35 [2023-01-07T14:35:35.261Z] #49 18.73 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 18.76 Unpacking libcap2:arm64 (1:2.44-1) ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 18.93 Selecting previously unselected package libmnl0:arm64.
14:35:35 [2023-01-07T14:35:35.261Z] #49 18.99 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 18.99 Unpacking libmnl0:arm64 (1.0.4-3) ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.13 Selecting previously unselected package libxtables12:arm64.
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.13 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.14 Unpacking libxtables12:arm64 (1.8.7-1) ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.21 Selecting previously unselected package libcap2-bin.
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.22 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.22 Unpacking libcap2-bin (1:2.44-1) ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.32 Selecting previously unselected package iproute2.
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.32 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.33 Unpacking iproute2 (5.10.0-4) ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.76 Selecting previously unselected package xxd.
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.77 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.88 Selecting previously unselected package vim-common.
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.89 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 19.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:35:35 [2023-01-07T14:35:35.261Z] #49 20.05 Selecting previously unselected package bash-completion.
14:35:35 [2023-01-07T14:35:35.261Z] #49 20.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:35:35 [2023-01-07T14:35:35.297Z] #38 27.54   CC       images/stats.o
14:35:35 [2023-01-07T14:35:35.410Z] #39 24.99 make[1]: Nothing to be done for 'all'.
14:35:35 [2023-01-07T14:35:35.565Z] #38 28.05   CC       images/core.o
14:35:35 [2023-01-07T14:35:35.824Z] #49 22.43 Unpacking bash-completion (1:2.11-2) ...
14:35:36 [2023-01-07T14:35:36.080Z] #49 22.69 Selecting previously unselected package bzip2.
14:35:36 [2023-01-07T14:35:36.080Z] #49 22.70 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
14:35:36 [2023-01-07T14:35:36.080Z] #49 22.71 Unpacking bzip2 (1.0.8-4) ...
14:35:36 [2023-01-07T14:35:36.080Z] #49 22.80 Selecting previously unselected package xz-utils.
14:35:36 [2023-01-07T14:35:36.080Z] #49 22.81 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:35:36 [2023-01-07T14:35:36.080Z] #49 22.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:35:36 [2023-01-07T14:35:36.336Z] #49 23.01 Selecting previously unselected package apparmor.
14:35:36 [2023-01-07T14:35:36.336Z] #49 23.01 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
14:35:36 [2023-01-07T14:35:36.336Z] #49 23.06 Unpacking apparmor (2.13.6-10) ...
14:35:36 [2023-01-07T14:35:36.490Z] #32 ...
14:35:36 [2023-01-07T14:35:36.490Z] 
14:35:36 [2023-01-07T14:35:36.490Z] #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
14:35:36 [2023-01-07T14:35:36.490Z] #38 54.90   AR       soccr/libsoccr.a
14:35:36 [2023-01-07T14:35:36.490Z] #38 54.95 make[1]: 'soccr/libsoccr.a' is up to date.
14:35:36 [2023-01-07T14:35:36.503Z] #38 29.12   CC       images/core-x86.o
14:35:36 [2023-01-07T14:35:36.747Z] #38 55.24   DEP      criu/arch/x86/sigframe.d
14:35:36 [2023-01-07T14:35:36.747Z] #38 55.34   DEP      criu/arch/x86/sigaction_compat.d
14:35:36 [2023-01-07T14:35:36.747Z] #38 55.44   DEP      criu/arch/x86/kerndat.d
14:35:36 [2023-01-07T14:35:36.810Z] #39 26.79   CC       images/stats.o
14:35:36 [2023-01-07T14:35:36.897Z] #49 23.37 Selecting previously unselected package inetutils-ping.
14:35:36 [2023-01-07T14:35:36.897Z] #49 23.37 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
14:35:36 [2023-01-07T14:35:36.897Z] #49 23.40 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:35:36 [2023-01-07T14:35:36.897Z] #49 23.53 Selecting previously unselected package libip4tc2:arm64.
14:35:36 [2023-01-07T14:35:36.897Z] #49 23.54 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
14:35:36 [2023-01-07T14:35:36.897Z] #49 23.56 Unpacking libip4tc2:arm64 (1.8.7-1) ...
14:35:36 [2023-01-07T14:35:36.897Z] #49 23.63 Selecting previously unselected package libip6tc2:arm64.
14:35:36 [2023-01-07T14:35:36.897Z] #49 23.64 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
14:35:36 [2023-01-07T14:35:36.897Z] #49 23.64 Unpacking libip6tc2:arm64 (1.8.7-1) ...
14:35:36 [2023-01-07T14:35:36.897Z] #49 23.71 Selecting previously unselected package libnfnetlink0:arm64.
14:35:36 [2023-01-07T14:35:36.897Z] #49 23.71 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:35:36 [2023-01-07T14:35:36.897Z] #49 23.71 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:35:37 [2023-01-07T14:35:37.071Z] #39 ...
14:35:37 [2023-01-07T14:35:37.071Z] 
14:35:37 [2023-01-07T14:35:37.071Z] #28 [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
14:35:37 [2023-01-07T14:35:37.071Z] #28 106.6 internal/syscall/unix
14:35:37 [2023-01-07T14:35:37.071Z] #28 107.3 time
14:35:37 [2023-01-07T14:35:37.153Z] #49 23.78 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:35:37 [2023-01-07T14:35:37.153Z] #49 23.79 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
14:35:37 [2023-01-07T14:35:37.153Z] #49 23.79 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:35:37 [2023-01-07T14:35:37.153Z] #49 23.90 Selecting previously unselected package libnftnl11:arm64.
14:35:37 [2023-01-07T14:35:37.153Z] #49 23.90 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
14:35:37 [2023-01-07T14:35:37.153Z] #49 23.92 Unpacking libnftnl11:arm64 (1.1.9-1) ...
14:35:37 [2023-01-07T14:35:37.310Z] #38 55.62   DEP      criu/arch/x86/crtools.d
14:35:37 [2023-01-07T14:35:37.310Z] #38 55.74   DEP      criu/arch/x86/cpu.d
14:35:37 [2023-01-07T14:35:37.310Z] #38 55.92   CC       criu/arch/x86/cpu.o
14:35:37 [2023-01-07T14:35:37.332Z] #28 ...
14:35:37 [2023-01-07T14:35:37.332Z] 
14:35:37 [2023-01-07T14:35:37.332Z] #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
14:35:37 [2023-01-07T14:35:37.332Z] #39 27.19   CC       images/core.o
14:35:37 [2023-01-07T14:35:37.414Z] #49 24.00 Selecting previously unselected package iptables.
14:35:37 [2023-01-07T14:35:37.414Z] #49 24.01 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
14:35:37 [2023-01-07T14:35:37.414Z] #49 24.01 Unpacking iptables (1.8.7-1) ...
14:35:37 [2023-01-07T14:35:37.439Z] #38 29.93   CC       images/core-arm.o
14:35:37 [2023-01-07T14:35:37.670Z] #49 24.33 Selecting previously unselected package libonig5:arm64.
14:35:37 [2023-01-07T14:35:37.670Z] #49 24.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
14:35:37 [2023-01-07T14:35:37.670Z] #49 24.34 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:35:37 [2023-01-07T14:35:37.761Z] #39 141.8   CC       criu/cr-errno.o
14:35:37 [2023-01-07T14:35:37.761Z] #39 142.0   CC       criu/cr-restore.o
14:35:37 [2023-01-07T14:35:37.926Z] #49 24.48 Selecting previously unselected package libjq1:arm64.
14:35:37 [2023-01-07T14:35:37.926Z] #49 24.49 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
14:35:37 [2023-01-07T14:35:37.926Z] #49 24.49 Unpacking libjq1:arm64 (1.6-2.1) ...
14:35:37 [2023-01-07T14:35:37.926Z] #49 24.59 Selecting previously unselected package jq.
14:35:37 [2023-01-07T14:35:37.926Z] #49 24.61 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
14:35:37 [2023-01-07T14:35:37.926Z] #49 24.62 Unpacking jq (1.6-2.1) ...
14:35:37 [2023-01-07T14:35:37.926Z] #49 24.72 Selecting previously unselected package libaio1:arm64.
14:35:38 [2023-01-07T14:35:38.182Z] #49 24.72 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
14:35:38 [2023-01-07T14:35:38.182Z] #49 24.74 Unpacking libaio1:arm64 (0.3.112-9) ...
14:35:38 [2023-01-07T14:35:38.182Z] #49 24.83 Selecting previously unselected package libgpm2:arm64.
14:35:38 [2023-01-07T14:35:38.182Z] #49 24.83 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
14:35:38 [2023-01-07T14:35:38.182Z] #49 24.84 Unpacking libgpm2:arm64 (1.20.7-8) ...
14:35:38 [2023-01-07T14:35:38.182Z] #49 24.92 Selecting previously unselected package libicu67:arm64.
14:35:38 [2023-01-07T14:35:38.182Z] #49 24.92 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
14:35:38 [2023-01-07T14:35:38.182Z] #49 24.97 Unpacking libicu67:arm64 (67.1-7) ...
14:35:38 [2023-01-07T14:35:38.238Z] #38 56.50 include/common/asm/bitops.h: Assembler messages:
14:35:38 [2023-01-07T14:35:38.238Z] #38 56.50 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:35:38 [2023-01-07T14:35:38.238Z] #38 56.50 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:35:38 [2023-01-07T14:35:38.238Z] #38 56.50 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:35:38 [2023-01-07T14:35:38.238Z] #38 56.50 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:35:38 [2023-01-07T14:35:38.238Z] #38 56.53   CC       criu/arch/x86/crtools.o
14:35:38 [2023-01-07T14:35:38.273Z] #39 28.30   CC       images/core-x86.o
14:35:38 [2023-01-07T14:35:38.375Z] #38 30.67   CC       images/core-aarch64.o
14:35:38 [2023-01-07T14:35:38.946Z] #38 31.26   CC       images/core-ppc64.o
14:35:39 [2023-01-07T14:35:39.128Z] #39 ...
14:35:39 [2023-01-07T14:35:39.128Z] 
14:35:39 [2023-01-07T14:35:39.128Z] #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
14:35:39 [2023-01-07T14:35:39.128Z] #49 16.75 Reading package lists...
14:35:39 [2023-01-07T14:35:39.128Z] #49 21.09 Building dependency tree...
14:35:39 [2023-01-07T14:35:39.128Z] #49 23.81 The following additional packages will be installed:
14:35:39 [2023-01-07T14:35:39.128Z] #49 23.82   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:35:39 [2023-01-07T14:35:39.128Z] #49 23.82   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:35:39 [2023-01-07T14:35:39.128Z] #49 23.82   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:35:39 [2023-01-07T14:35:39.128Z] #49 23.82   python3-pkg-resources vim-runtime xxd
14:35:39 [2023-01-07T14:35:39.128Z] #49 23.82 Suggested packages:
14:35:39 [2023-01-07T14:35:39.128Z] #49 23.83   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:35:39 [2023-01-07T14:35:39.128Z] #49 23.83   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:35:39 [2023-01-07T14:35:39.128Z] #49 23.83   acl attr quota
14:35:39 [2023-01-07T14:35:39.128Z] #49 23.83 Recommended packages:
14:35:39 [2023-01-07T14:35:39.128Z] #49 23.83   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:35:39 [2023-01-07T14:35:39.166Z] #38 57.63   CC       criu/arch/x86/kerndat.o
14:35:39 [2023-01-07T14:35:39.215Z] #39 29.14   CC       images/core-arm.o
14:35:39 [2023-01-07T14:35:39.422Z] #38 58.14   CC       criu/arch/x86/sigaction_compat.o
14:35:39 [2023-01-07T14:35:39.513Z] #38 31.89   CC       images/core-s390.o
14:35:39 [2023-01-07T14:35:39.786Z] #39 29.81   CC       images/core-aarch64.o
14:35:39 [2023-01-07T14:35:39.985Z] #38 58.37   CC       criu/arch/x86/sigframe.o
14:35:40 [2023-01-07T14:35:40.081Z] #38 32.71   CC       images/cpuinfo.o
14:35:40 [2023-01-07T14:35:40.242Z] #38 58.66   LINK     criu/arch/x86/crtools.built-in.o
14:35:40 [2023-01-07T14:35:40.242Z] #38 58.75   DEP      criu/pie/util-vdso-elf32.d
14:35:40 [2023-01-07T14:35:40.242Z] #38 58.88   DEP      criu/pie/util-vdso.d
14:35:40 [2023-01-07T14:35:40.496Z] #49 25.59 The following NEW packages will be installed:
14:35:40 [2023-01-07T14:35:40.496Z] #49 25.59   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:35:40 [2023-01-07T14:35:40.496Z] #49 25.59   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:35:40 [2023-01-07T14:35:40.496Z] #49 25.59   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:35:40 [2023-01-07T14:35:40.496Z] #49 25.59   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
14:35:40 [2023-01-07T14:35:40.496Z] #49 25.59   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
14:35:40 [2023-01-07T14:35:40.496Z] #49 25.59   python3-pkg-resources python3-setuptools python3-wheel sudo
14:35:40 [2023-01-07T14:35:40.496Z] #49 25.59   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:35:40 [2023-01-07T14:35:40.496Z] #49 25.59   xz-utils zip
14:35:40 [2023-01-07T14:35:40.499Z] #38 59.00   DEP      criu/pie/util.d
14:35:40 [2023-01-07T14:35:40.499Z] #38 59.14   CC       criu/pie/util.o
14:35:40 [2023-01-07T14:35:40.727Z] #39 30.54   CC       images/core-ppc64.o
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.00 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.00 Need to get 27.0 MB of archives.
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.00 After this operation, 104 MB of additional disk space will be used.
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
14:35:41 [2023-01-07T14:35:41.059Z] #49 26.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:35:41 [2023-01-07T14:35:41.062Z] #38 59.46   CC       criu/pie/util-vdso.o
14:35:41 [2023-01-07T14:35:41.299Z] #39 31.26   CC       images/core-s390.o
14:35:41 [2023-01-07T14:35:41.315Z] #49 26.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:35:41 [2023-01-07T14:35:41.315Z] #49 26.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:35:41 [2023-01-07T14:35:41.315Z] #49 26.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:35:41 [2023-01-07T14:35:41.315Z] #49 26.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:35:41 [2023-01-07T14:35:41.315Z] #49 26.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:35:41 [2023-01-07T14:35:41.315Z] #49 26.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:35:41 [2023-01-07T14:35:41.315Z] #49 26.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:35:41 [2023-01-07T14:35:41.315Z] #49 26.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:35:41 [2023-01-07T14:35:41.315Z] #49 26.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:35:41 [2023-01-07T14:35:41.315Z] #49 26.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:35:41 [2023-01-07T14:35:41.315Z] #49 26.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:35:41 [2023-01-07T14:35:41.449Z] #49 28.09 Selecting previously unselected package libinih1:arm64.
14:35:41 [2023-01-07T14:35:41.449Z] #49 28.09 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
14:35:41 [2023-01-07T14:35:41.449Z] #49 28.09 Unpacking libinih1:arm64 (53-1+b2) ...
14:35:41 [2023-01-07T14:35:41.449Z] #49 28.16 Selecting previously unselected package libnet1:arm64.
14:35:41 [2023-01-07T14:35:41.449Z] #49 28.16 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:35:41 [2023-01-07T14:35:41.449Z] #49 28.17 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:35:41 [2023-01-07T14:35:41.458Z] #38 33.64   CC       images/inventory.o
14:35:41 [2023-01-07T14:35:41.458Z] #38 33.91   CC       images/fdinfo.o
14:35:41 [2023-01-07T14:35:41.458Z] #38 ...
14:35:41 [2023-01-07T14:35:41.458Z] 
14:35:41 [2023-01-07T14:35:41.458Z] #36 [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
14:35:41 [2023-01-07T14:35:41.458Z] #36 112.2 internal/poll
14:35:41 [2023-01-07T14:35:41.458Z] #36 113.4 internal/fmtsort
14:35:41 [2023-01-07T14:35:41.458Z] #36 114.4 internal/safefilepath
14:35:41 [2023-01-07T14:35:41.458Z] #36 114.6 internal/syscall/execenv
14:35:41 [2023-01-07T14:35:41.458Z] #36 115.0 path
14:35:41 [2023-01-07T14:35:41.458Z] #36 116.0 io/fs
14:35:41 [2023-01-07T14:35:41.458Z] #36 116.5 strings
14:35:41 [2023-01-07T14:35:41.458Z] #36 117.9 os
14:35:41 [2023-01-07T14:35:41.458Z] #36 120.4 bufio
14:35:41 [2023-01-07T14:35:41.625Z] #38 60.23   CC       criu/pie/util-vdso-elf32.o
14:35:41 [2023-01-07T14:35:41.705Z] #49 28.28 Selecting previously unselected package libnl-3-200:arm64.
14:35:41 [2023-01-07T14:35:41.705Z] #49 28.29 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:35:41 [2023-01-07T14:35:41.705Z] #49 28.29 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:35:41 [2023-01-07T14:35:41.705Z] #49 28.38 Selecting previously unselected package libprotobuf-c1:arm64.
14:35:41 [2023-01-07T14:35:41.705Z] #49 28.40 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:35:41 [2023-01-07T14:35:41.705Z] #49 28.40 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:35:41 [2023-01-07T14:35:41.879Z] #49 26.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:35:41 [2023-01-07T14:35:41.961Z] #49 28.48 Selecting previously unselected package net-tools.
14:35:41 [2023-01-07T14:35:41.961Z] #49 28.49 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
14:35:41 [2023-01-07T14:35:41.961Z] #49 28.50 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:35:41 [2023-01-07T14:35:41.961Z] #49 28.71 Selecting previously unselected package patch.
14:35:41 [2023-01-07T14:35:41.961Z] #49 28.71 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
14:35:41 [2023-01-07T14:35:41.961Z] #49 28.72 Unpacking patch (2.7.6-7) ...
14:35:42 [2023-01-07T14:35:42.027Z] #36 ...
14:35:42 [2023-01-07T14:35:42.027Z] 
14:35:42 [2023-01-07T14:35:42.027Z] #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
14:35:42 [2023-01-07T14:35:42.027Z] #38 34.58   CC       images/fown.o
14:35:42 [2023-01-07T14:35:42.135Z] #49 26.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:35:42 [2023-01-07T14:35:42.135Z] #49 26.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:35:42 [2023-01-07T14:35:42.135Z] #49 26.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:35:42 [2023-01-07T14:35:42.136Z] #49 26.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:35:42 [2023-01-07T14:35:42.136Z] #49 26.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:35:42 [2023-01-07T14:35:42.136Z] #49 27.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:35:42 [2023-01-07T14:35:42.136Z] #49 27.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:35:42 [2023-01-07T14:35:42.136Z] #49 27.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:35:42 [2023-01-07T14:35:42.136Z] #49 27.17 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:35:42 [2023-01-07T14:35:42.136Z] #49 27.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:35:42 [2023-01-07T14:35:42.136Z] #49 27.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:35:42 [2023-01-07T14:35:42.136Z] #49 27.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:35:42 [2023-01-07T14:35:42.136Z] #49 27.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
14:35:42 [2023-01-07T14:35:42.136Z] #49 27.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:35:42 [2023-01-07T14:35:42.217Z] #49 28.81 Selecting previously unselected package python-pip-whl.
14:35:42 [2023-01-07T14:35:42.217Z] #49 28.83 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:35:42 [2023-01-07T14:35:42.217Z] #49 28.84 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:35:42 [2023-01-07T14:35:42.254Z] #39 32.26   CC       images/cpuinfo.o
14:35:42 [2023-01-07T14:35:42.286Z] #38 34.89   CC       images/ns.o
14:35:42 [2023-01-07T14:35:42.395Z] #49 27.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:35:42 [2023-01-07T14:35:42.395Z] #49 27.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:35:42 [2023-01-07T14:35:42.553Z] #38 60.96   AR       criu/pie/pie.lib.a
14:35:42 [2023-01-07T14:35:42.553Z] #38 61.04   DEP      criu/pie/restorer.d
14:35:42 [2023-01-07T14:35:42.651Z] #49 27.65 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:35:42 [2023-01-07T14:35:42.651Z] #49 27.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:35:42 [2023-01-07T14:35:42.651Z] #49 27.72 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:35:42 [2023-01-07T14:35:42.762Z] #49 29.36 Selecting previously unselected package python3-lib2to3.
14:35:42 [2023-01-07T14:35:42.762Z] #49 29.38 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
14:35:42 [2023-01-07T14:35:42.762Z] #49 29.39 Unpacking python3-lib2to3 (3.9.2-1) ...
14:35:42 [2023-01-07T14:35:42.809Z] #38 61.26   DEP      criu/arch/x86/sigaction_compat_pie.d
14:35:42 [2023-01-07T14:35:42.809Z] #38 61.38   DEP      criu/arch/x86/restorer_unmap.d
14:35:42 [2023-01-07T14:35:42.809Z] #38 61.41   DEP      criu/arch/x86/restorer.d
14:35:42 [2023-01-07T14:35:42.825Z] #39 32.60   CC       images/inventory.o
14:35:42 [2023-01-07T14:35:42.825Z] #39 32.90   CC       images/fdinfo.o
14:35:42 [2023-01-07T14:35:42.854Z] #38 35.19   CC       images/regfile.o
14:35:43 [2023-01-07T14:35:43.019Z] #49 29.51 Selecting previously unselected package python3-distutils.
14:35:43 [2023-01-07T14:35:43.019Z] #49 29.52 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
14:35:43 [2023-01-07T14:35:43.019Z] #49 29.52 Unpacking python3-distutils (3.9.2-1) ...
14:35:43 [2023-01-07T14:35:43.019Z] #49 29.71 Selecting previously unselected package python3-pkg-resources.
14:35:43 [2023-01-07T14:35:43.019Z] #49 29.71 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
14:35:43 [2023-01-07T14:35:43.019Z] #49 29.71 Unpacking python3-pkg-resources (52.0.0-4) ...
14:35:43 [2023-01-07T14:35:43.066Z] #38 61.58   DEP      criu/arch/x86/vdso-pie.d
14:35:43 [2023-01-07T14:35:43.113Z] #38 35.60   CC       images/ghost-file.o
14:35:43 [2023-01-07T14:35:43.275Z] #49 29.86 Selecting previously unselected package python3-setuptools.
14:35:43 [2023-01-07T14:35:43.275Z] #49 29.86 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
14:35:43 [2023-01-07T14:35:43.275Z] #49 29.87 Unpacking python3-setuptools (52.0.0-4) ...
14:35:43 [2023-01-07T14:35:43.323Z] #38 61.69   DEP      criu/pie/parasite-vdso.d
14:35:43 [2023-01-07T14:35:43.323Z] #38 61.83   DEP      criu/pie/parasite.d
14:35:43 [2023-01-07T14:35:43.512Z] #39 33.37   CC       images/fown.o
14:35:43 [2023-01-07T14:35:43.532Z] #49 30.18 Selecting previously unselected package python3-wheel.
14:35:43 [2023-01-07T14:35:43.532Z] #49 30.18 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
14:35:43 [2023-01-07T14:35:43.532Z] #49 30.21 Unpacking python3-wheel (0.34.2-1) ...
14:35:43 [2023-01-07T14:35:43.532Z] #49 30.27 Selecting previously unselected package python3-pip.
14:35:43 [2023-01-07T14:35:43.532Z] #49 30.28 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:35:43 [2023-01-07T14:35:43.532Z] #49 30.30 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:35:43 [2023-01-07T14:35:43.580Z] #38 62.07   CC       criu/pie/parasite.o
14:35:43 [2023-01-07T14:35:43.580Z] #49 28.65 debconf: delaying package configuration, since apt-utils is not installed
14:35:43 [2023-01-07T14:35:43.681Z] #38 36.12   CC       images/fifo.o
14:35:43 [2023-01-07T14:35:43.784Z] #39 ...
14:35:43 [2023-01-07T14:35:43.784Z] 
14:35:43 [2023-01-07T14:35:43.784Z] #35 [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
14:35:43 [2023-01-07T14:35:43.784Z] #35 113.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:35:43 [2023-01-07T14:35:43.784Z] #35 113.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:35:43 [2023-01-07T14:35:43.784Z] #35 113.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:35:43 [2023-01-07T14:35:43.836Z] #49 28.90 Fetched 27.0 MB in 2s (12.9 MB/s)
14:35:43 [2023-01-07T14:35:43.940Z] #38 36.58   CC       images/remap-file-path.o
14:35:44 [2023-01-07T14:35:44.065Z] #35 ...
14:35:44 [2023-01-07T14:35:44.065Z] 
14:35:44 [2023-01-07T14:35:44.065Z] #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
14:35:44 [2023-01-07T14:35:44.065Z] #39 33.88   CC       images/ns.o
14:35:44 [2023-01-07T14:35:44.093Z] #49 29.03 Selecting previously unselected package pigz.
14:35:44 [2023-01-07T14:35:44.093Z] #49 29.03 (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.)
14:35:44 [2023-01-07T14:35:44.093Z] #49 29.13 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.093Z] #49 29.14 Unpacking pigz (2.6-1) ...
14:35:44 [2023-01-07T14:35:44.094Z] #49 30.61 Selecting previously unselected package sudo.
14:35:44 [2023-01-07T14:35:44.094Z] #49 30.61 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
14:35:44 [2023-01-07T14:35:44.094Z] #49 30.62 Unpacking sudo (1.9.5p2-3) ...
14:35:44 [2023-01-07T14:35:44.349Z] #49 29.36 Selecting previously unselected package libelf1:amd64.
14:35:44 [2023-01-07T14:35:44.349Z] #49 29.37 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.349Z] #49 29.37 Unpacking libelf1:amd64 (0.183-1) ...
14:35:44 [2023-01-07T14:35:44.397Z] #39 34.39   CC       images/regfile.o
14:35:44 [2023-01-07T14:35:44.508Z] #38 36.95   CC       images/eventfd.o
14:35:44 [2023-01-07T14:35:44.605Z] #49 29.67 Selecting previously unselected package libbpf0:amd64.
14:35:44 [2023-01-07T14:35:44.605Z] #49 29.69 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.657Z] #49 31.23 Selecting previously unselected package thin-provisioning-tools.
14:35:44 [2023-01-07T14:35:44.657Z] #49 31.24 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
14:35:44 [2023-01-07T14:35:44.657Z] #49 31.25 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:35:44 [2023-01-07T14:35:44.767Z] #38 37.36   CC       images/eventpoll.o
14:35:44 [2023-01-07T14:35:44.862Z] #49 29.70 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:35:44 [2023-01-07T14:35:44.862Z] #49 29.86 Selecting previously unselected package libcap2:amd64.
14:35:44 [2023-01-07T14:35:44.862Z] #49 29.87 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.862Z] #49 29.87 Unpacking libcap2:amd64 (1:2.44-1) ...
14:35:44 [2023-01-07T14:35:44.913Z] #49 31.48 Selecting previously unselected package uidmap.
14:35:44 [2023-01-07T14:35:44.913Z] #49 31.49 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
14:35:44 [2023-01-07T14:35:44.913Z] #49 31.50 Unpacking uidmap (1:4.8.1-1) ...
14:35:44 [2023-01-07T14:35:44.913Z] #49 31.65 Selecting previously unselected package vim-runtime.
14:35:44 [2023-01-07T14:35:44.913Z] #49 31.66 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:35:44 [2023-01-07T14:35:44.913Z] #49 31.68 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:35:44 [2023-01-07T14:35:44.947Z] #38 63.28   LINK     criu/pie/parasite.built-in.o
14:35:44 [2023-01-07T14:35:44.947Z] #38 ...
14:35:44 [2023-01-07T14:35:44.947Z] 
14:35:44 [2023-01-07T14:35:44.947Z] #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
14:35:44 [2023-01-07T14:35:44.947Z] #32 113.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:35:44 [2023-01-07T14:35:44.947Z] #32 113.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.947Z] #32 113.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:35:44 [2023-01-07T14:35:44.947Z] #32 119.2 Selecting previously unselected package g++-mingw-w64-x86-64.
14:35:44 [2023-01-07T14:35:44.947Z] #32 119.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:35:44 [2023-01-07T14:35:44.947Z] #32 119.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:35:44 [2023-01-07T14:35:44.947Z] #32 119.3 Selecting previously unselected package libapparmor1:amd64.
14:35:44 [2023-01-07T14:35:44.947Z] #32 119.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.947Z] #32 119.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:35:44 [2023-01-07T14:35:44.947Z] #32 119.5 Selecting previously unselected package libapparmor-dev:amd64.
14:35:44 [2023-01-07T14:35:44.947Z] #32 119.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.947Z] #32 119.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:35:44 [2023-01-07T14:35:44.947Z] #32 119.7 Selecting previously unselected package libbtrfs0:amd64.
14:35:44 [2023-01-07T14:35:44.947Z] #32 119.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.947Z] #32 119.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:35:44 [2023-01-07T14:35:44.947Z] #32 119.8 Selecting previously unselected package libbtrfs-dev:amd64.
14:35:44 [2023-01-07T14:35:44.948Z] #32 119.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 119.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.1 Selecting previously unselected package libudev-dev:amd64.
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.3 Selecting previously unselected package libsepol1-dev:amd64.
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.3 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.6 Selecting previously unselected package libpcre2-16-0:amd64.
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.6 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.8 Selecting previously unselected package libpcre2-32-0:amd64.
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.8 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.9 Selecting previously unselected package libpcre2-posix2:amd64.
14:35:44 [2023-01-07T14:35:44.948Z] #32 120.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 121.0 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:35:44 [2023-01-07T14:35:44.948Z] #32 121.0 Selecting previously unselected package libpcre2-dev:amd64.
14:35:44 [2023-01-07T14:35:44.948Z] #32 ...
14:35:44 [2023-01-07T14:35:44.948Z] 
14:35:44 [2023-01-07T14:35:44.948Z] #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
14:35:44 [2023-01-07T14:35:44.948Z] #38 63.30   GEN      criu/pie/parasite-blob.h
14:35:44 [2023-01-07T14:35:44.948Z] #38 63.32   CC       criu/pie/parasite-vdso.o
14:35:44 [2023-01-07T14:35:44.979Z] #39 34.86   CC       images/ghost-file.o
14:35:45 [2023-01-07T14:35:45.119Z] #49 30.02 Selecting previously unselected package libmnl0:amd64.
14:35:45 [2023-01-07T14:35:45.119Z] #49 30.02 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
14:35:45 [2023-01-07T14:35:45.119Z] #49 30.03 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:35:45 [2023-01-07T14:35:45.119Z] #49 30.10 Selecting previously unselected package libxtables12:amd64.
14:35:45 [2023-01-07T14:35:45.119Z] #49 30.11 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
14:35:45 [2023-01-07T14:35:45.119Z] #49 30.12 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:35:45 [2023-01-07T14:35:45.169Z] #49 31.72 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:35:45 [2023-01-07T14:35:45.169Z] #49 31.72 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:35:45 [2023-01-07T14:35:45.335Z] #38 37.98   CC       images/fh.o
14:35:45 [2023-01-07T14:35:45.422Z] #49 30.30 Selecting previously unselected package libcap2-bin.
14:35:45 [2023-01-07T14:35:45.422Z] #49 30.32 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:35:45 [2023-01-07T14:35:45.422Z] #49 30.33 Unpacking libcap2-bin (1:2.44-1) ...
14:35:45 [2023-01-07T14:35:45.510Z] #38 63.99   CC       criu/arch/x86/vdso-pie.o
14:35:45 [2023-01-07T14:35:45.549Z] #39 35.51   CC       images/fifo.o
14:35:45 [2023-01-07T14:35:45.706Z] #49 30.66 Selecting previously unselected package iproute2.
14:35:45 [2023-01-07T14:35:45.706Z] #49 30.66 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
14:35:45 [2023-01-07T14:35:45.706Z] #49 30.66 Unpacking iproute2 (5.10.0-4) ...
14:35:45 [2023-01-07T14:35:45.770Z] #38 64.29   CC       criu/arch/x86/restorer.o
14:35:46 [2023-01-07T14:35:46.120Z] #39 35.94   CC       images/remap-file-path.o
14:35:46 [2023-01-07T14:35:46.272Z] #38 38.51   CC       images/fsnotify.o
14:35:46 [2023-01-07T14:35:46.381Z] #39 36.42   CC       images/eventfd.o
14:35:46 [2023-01-07T14:35:46.420Z] #38 64.76   CC       criu/arch/x86/restorer_unmap.o
14:35:46 [2023-01-07T14:35:46.420Z] #38 64.80   CC       criu/arch/x86/sigaction_compat_pie.o
14:35:46 [2023-01-07T14:35:46.420Z] #38 65.05   CC       criu/pie/restorer.o
14:35:46 [2023-01-07T14:35:46.677Z] #49 31.76 Selecting previously unselected package xxd.
14:35:46 [2023-01-07T14:35:46.677Z] #49 31.76 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:35:46 [2023-01-07T14:35:46.677Z] #49 31.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:35:46 [2023-01-07T14:35:46.933Z] #49 31.99 Selecting previously unselected package vim-common.
14:35:46 [2023-01-07T14:35:46.933Z] #49 32.00 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:35:46 [2023-01-07T14:35:46.933Z] #49 32.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:35:46 [2023-01-07T14:35:46.952Z] #39 37.03   CC       images/eventpoll.o
14:35:47 [2023-01-07T14:35:47.060Z] #49 ...
14:35:47 [2023-01-07T14:35:47.060Z] 
14:35:47 [2023-01-07T14:35:47.060Z] #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
14:35:47 [2023-01-07T14:35:47.060Z] #38 89.36   CC       criu/cr-check.o
14:35:47 [2023-01-07T14:35:47.060Z] #38 91.12   CC       criu/cr-dedup.o
14:35:47 [2023-01-07T14:35:47.060Z] #38 91.46   CC       criu/cr-dump.o
14:35:47 [2023-01-07T14:35:47.060Z] #38 93.85   CC       criu/cr-errno.o
14:35:47 [2023-01-07T14:35:47.060Z] #38 93.98   CC       criu/cr-restore.o
14:35:47 [2023-01-07T14:35:47.060Z] #38 98.60   CC       criu/cr-service.o
14:35:47 [2023-01-07T14:35:47.208Z] #38 39.61   CC       images/signalfd.o
14:35:47 [2023-01-07T14:35:47.213Z] #39 37.36   CC       images/fh.o
14:35:47 [2023-01-07T14:35:47.467Z] #38 40.15   CC       images/fs.o
14:35:47 [2023-01-07T14:35:47.783Z] #39 37.86   CC       images/fsnotify.o
14:35:47 [2023-01-07T14:35:47.784Z] #39 ...
14:35:47 [2023-01-07T14:35:47.784Z] 
14:35:47 [2023-01-07T14:35:47.784Z] #28 [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
14:35:47 [2023-01-07T14:35:47.784Z] #28 117.4 internal/poll
14:35:47 [2023-01-07T14:35:47.784Z] #28 118.9 internal/fmtsort
14:35:47 [2023-01-07T14:35:47.784Z] #28 119.9 internal/safefilepath
14:35:47 [2023-01-07T14:35:47.784Z] #28 120.1 internal/syscall/execenv
14:35:47 [2023-01-07T14:35:47.784Z] #28 120.2 path
14:35:47 [2023-01-07T14:35:47.784Z] #28 121.2 io/fs
14:35:47 [2023-01-07T14:35:47.784Z] #28 122.4 strings
14:35:47 [2023-01-07T14:35:47.784Z] #28 122.7 os
14:35:47 [2023-01-07T14:35:47.784Z] #28 126.6 bufio
14:35:47 [2023-01-07T14:35:47.860Z] #49 32.58 Selecting previously unselected package bash-completion.
14:35:47 [2023-01-07T14:35:47.860Z] #49 32.59 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:35:47 [2023-01-07T14:35:47.988Z] #38 100.4   CC       criu/crtools.o
14:35:48 [2023-01-07T14:35:48.043Z] #38 40.55   CC       images/pstree.o
14:35:48 [2023-01-07T14:35:48.244Z] #38 ...
14:35:48 [2023-01-07T14:35:48.244Z] 
14:35:48 [2023-01-07T14:35:48.244Z] #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
14:35:48 [2023-01-07T14:35:48.244Z] #49 34.95 Selecting previously unselected package vim.
14:35:48 [2023-01-07T14:35:48.244Z] #49 34.96 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:35:48 [2023-01-07T14:35:48.244Z] #49 34.98 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:35:48 [2023-01-07T14:35:48.303Z] #38 40.80   CC       images/pipe.o
14:35:48 [2023-01-07T14:35:48.312Z] #38 ...
14:35:48 [2023-01-07T14:35:48.312Z] 
14:35:48 [2023-01-07T14:35:48.313Z] #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
14:35:48 [2023-01-07T14:35:48.313Z] #32 121.0 Selecting previously unselected package libpcre2-dev:amd64.
14:35:48 [2023-01-07T14:35:48.313Z] #32 121.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 121.1 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 121.5 Selecting previously unselected package libselinux1-dev:amd64.
14:35:48 [2023-01-07T14:35:48.313Z] #32 121.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 121.5 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 121.8 Selecting previously unselected package libdevmapper-dev:amd64.
14:35:48 [2023-01-07T14:35:48.313Z] #32 121.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 121.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 121.9 Selecting previously unselected package libseccomp-dev:amd64.
14:35:48 [2023-01-07T14:35:48.313Z] #32 121.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 121.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 122.0 Selecting previously unselected package libsystemd-dev:amd64.
14:35:48 [2023-01-07T14:35:48.313Z] #32 122.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 122.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 122.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 122.6 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 122.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 122.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 122.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 122.7 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 122.9 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 122.9 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.0 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.2 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.2 Setting up mingw-w64-common (8.0.0-1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.2 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.3 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.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
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.4 Setting up dmsetup (2:1.02.175-2.1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 123.5 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:35:48 [2023-01-07T14:35:48.313Z] #32 DONE 124.1s
14:35:48 [2023-01-07T14:35:48.313Z] 
14:35:48 [2023-01-07T14:35:48.313Z] #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
14:35:48 [2023-01-07T14:35:48.562Z] #38 41.12   CC       images/tcp-stream.o
14:35:48 [2023-01-07T14:35:48.725Z] #28 ...
14:35:48 [2023-01-07T14:35:48.725Z] 
14:35:48 [2023-01-07T14:35:48.725Z] #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
14:35:48 [2023-01-07T14:35:48.725Z] #39 38.82   CC       images/signalfd.o
14:35:48 [2023-01-07T14:35:48.756Z] #49 35.38 Selecting previously unselected package xfsprogs.
14:35:48 [2023-01-07T14:35:48.756Z] #49 35.38 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
14:35:48 [2023-01-07T14:35:48.756Z] #49 35.39 Unpacking xfsprogs (5.10.0-4) ...
14:35:48 [2023-01-07T14:35:48.824Z] #38 41.32   CC       images/sk-packet.o
14:35:49 [2023-01-07T14:35:49.084Z] #38 41.57   CC       images/mnt.o
14:35:49 [2023-01-07T14:35:49.084Z] #38 41.80   CC       images/pipe-data.o
14:35:49 [2023-01-07T14:35:49.296Z] #39 39.27   CC       images/fs.o
14:35:49 [2023-01-07T14:35:49.318Z] #49 35.85 Selecting previously unselected package zip.
14:35:49 [2023-01-07T14:35:49.318Z] #49 35.86 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
14:35:49 [2023-01-07T14:35:49.318Z] #49 35.86 Unpacking zip (3.0-12) ...
14:35:49 [2023-01-07T14:35:49.557Z] #39 39.68   CC       images/pstree.o
14:35:49 [2023-01-07T14:35:49.574Z] #49 36.08 Setting up python3-pkg-resources (52.0.0-4) ...
14:35:49 [2023-01-07T14:35:49.665Z] #38 42.03   CC       images/sa.o
14:35:49 [2023-01-07T14:35:49.665Z] #38 42.23   CC       images/timer.o
14:35:50 [2023-01-07T14:35:50.127Z] #39 40.07   CC       images/pipe.o
14:35:50 [2023-01-07T14:35:50.234Z] #38 42.59   CC       images/timerfd.o
14:35:50 [2023-01-07T14:35:50.234Z] #38 42.79   CC       images/mm.o
14:35:50 [2023-01-07T14:35:50.388Z] #39 40.42   CC       images/tcp-stream.o
14:35:50 [2023-01-07T14:35:50.501Z] #49 37.06 Setting up libip4tc2:arm64 (1.8.7-1) ...
14:35:50 [2023-01-07T14:35:50.501Z] #49 37.07 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:35:50 [2023-01-07T14:35:50.501Z] #49 37.08 Setting up libgpm2:arm64 (1.20.7-8) ...
14:35:50 [2023-01-07T14:35:50.501Z] #49 37.09 Setting up libicu67:arm64 (67.1-7) ...
14:35:50 [2023-01-07T14:35:50.501Z] #49 37.11 Setting up libip6tc2:arm64 (1.8.7-1) ...
14:35:50 [2023-01-07T14:35:50.501Z] #49 37.12 Setting up libinih1:arm64 (53-1+b2) ...
14:35:50 [2023-01-07T14:35:50.501Z] #49 37.14 Setting up uidmap (1:4.8.1-1) ...
14:35:50 [2023-01-07T14:35:50.501Z] #49 37.15 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:35:50 [2023-01-07T14:35:50.501Z] #49 37.17 Setting up bzip2 (1.0.8-4) ...
14:35:50 [2023-01-07T14:35:50.501Z] #49 37.18 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:35:50 [2023-01-07T14:35:50.501Z] #49 37.19 Setting up python3-wheel (0.34.2-1) ...
14:35:50 [2023-01-07T14:35:50.801Z] #38 43.24   CC       images/sk-opts.o
14:35:50 [2023-01-07T14:35:50.959Z] #39 40.79   CC       images/sk-packet.o
14:35:51 [2023-01-07T14:35:51.062Z] #49 37.84 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:35:51 [2023-01-07T14:35:51.063Z] #49 37.85 Setting up libcap2:arm64 (1:2.44-1) ...
14:35:51 [2023-01-07T14:35:51.063Z] #49 37.87 Setting up libcap2-bin (1:2.44-1) ...
14:35:51 [2023-01-07T14:35:51.220Z] #39 41.19   CC       images/mnt.o
14:35:51 [2023-01-07T14:35:51.318Z] #49 37.88 Setting up apparmor (2.13.6-10) ...
14:35:51 [2023-01-07T14:35:51.376Z] #38 43.64   CC       images/sk-unix.o
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.333 + RM_GOPATH=0
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.333 + TMP_GOPATH=
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.334 + : /build
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.334 + '[' -z '' ']'
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.334 ++ mktemp -d
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.337 + export GOPATH=/tmp/tmp.pY7J6JFGPr
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.337 + GOPATH=/tmp/tmp.pY7J6JFGPr
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.337 + RM_GOPATH=1
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.337 + case "$(go env GOARCH)" in
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.338 ++ go env GOARCH
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.354 + export GO_BUILDMODE=-buildmode=pie
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.370 + GO_BUILDMODE=-buildmode=pie
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.370 ++ dirname /tmp/install/install.sh
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.382 Install runc version v1.1.4 (build tags: seccomp)
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.382 + dir=/tmp/install
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.382 + bin=runc
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.382 + shift
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.382 + '[' '!' -f /tmp/install/runc.installer ']'
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.382 + . /tmp/install/runc.installer
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.382 ++ set -e
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.382 ++ : v1.1.4
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.382 + install_runc
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.382 + RUNC_BUILDTAGS=seccomp
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.382 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.385 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pY7J6JFGPr/src/github.com/opencontainers/runc
14:35:51 [2023-01-07T14:35:51.582Z] #40 3.385 Cloning into '/tmp/tmp.pY7J6JFGPr/src/github.com/opencontainers/runc'...
14:35:51 [2023-01-07T14:35:51.582Z] #40 ...
14:35:51 [2023-01-07T14:35:51.582Z] 
14:35:51 [2023-01-07T14:35:51.582Z] #41 [dev-systemd-false  1/26] RUN groupadd -r docker
14:35:51 [2023-01-07T14:35:51.582Z] #41 DONE 3.6s
14:35:51 [2023-01-07T14:35:51.582Z] 
14:35:51 [2023-01-07T14:35:51.582Z] #42 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:35:51 [2023-01-07T14:35:51.635Z] #38 44.22   CC       images/sk-inet.o
14:35:51 [2023-01-07T14:35:51.791Z] #39 41.67   CC       images/pipe-data.o
14:35:51 [2023-01-07T14:35:51.791Z] #39 41.85   CC       images/sa.o
14:35:52 [2023-01-07T14:35:52.024Z] #49 36.91 Unpacking bash-completion (1:2.11-2) ...
14:35:52 [2023-01-07T14:35:52.362Z] #39 42.30   CC       images/timer.o
14:35:52 [2023-01-07T14:35:52.572Z] #38 44.91   CC       images/tun.o
14:35:52 [2023-01-07T14:35:52.586Z] #49 37.71 Selecting previously unselected package bzip2.
14:35:52 [2023-01-07T14:35:52.586Z] #49 37.71 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
14:35:52 [2023-01-07T14:35:52.586Z] #49 37.76 Unpacking bzip2 (1.0.8-4) ...
14:35:52 [2023-01-07T14:35:52.682Z] #49 39.43 Setting up zip (3.0-12) ...
14:35:52 [2023-01-07T14:35:52.682Z] #49 39.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:35:52 [2023-01-07T14:35:52.682Z] #49 39.49 Setting up bash-completion (1:2.11-2) ...
14:35:52 [2023-01-07T14:35:52.831Z] #38 ...
14:35:52 [2023-01-07T14:35:52.831Z] 
14:35:52 [2023-01-07T14:35:52.831Z] #36 [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
14:35:52 [2023-01-07T14:35:52.831Z] #36 123.6 text/tabwriter
14:35:52 [2023-01-07T14:35:52.831Z] #36 125.3 io/ioutil
14:35:52 [2023-01-07T14:35:52.831Z] #36 125.3 fmt
14:35:52 [2023-01-07T14:35:52.831Z] #36 129.7 github.com/BurntSushi/toml
14:35:52 [2023-01-07T14:35:52.831Z] #36 129.7 flag
14:35:52 [2023-01-07T14:35:52.831Z] #36 131.8 log
14:35:52 [2023-01-07T14:35:52.843Z] #49 37.90 Selecting previously unselected package xz-utils.
14:35:52 [2023-01-07T14:35:52.843Z] #49 37.91 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:35:52 [2023-01-07T14:35:52.843Z] #49 37.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:35:52 [2023-01-07T14:35:52.933Z] #39 42.70   CC       images/timerfd.o
14:35:53 [2023-01-07T14:35:53.090Z] #36 ...
14:35:53 [2023-01-07T14:35:53.090Z] 
14:35:53 [2023-01-07T14:35:53.090Z] #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
14:35:53 [2023-01-07T14:35:53.090Z] #38 45.45   CC       images/sk-netlink.o
14:35:53 [2023-01-07T14:35:53.214Z] #39 43.01   CC       images/mm.o
14:35:53 [2023-01-07T14:35:53.351Z] #38 45.80   CC       images/packet-sock.o
14:35:53 [2023-01-07T14:35:53.406Z] #49 38.21 Selecting previously unselected package apparmor.
14:35:53 [2023-01-07T14:35:53.406Z] #49 38.22 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
14:35:53 [2023-01-07T14:35:53.406Z] #49 38.34 Unpacking apparmor (2.13.6-10) ...
14:35:53 [2023-01-07T14:35:53.475Z] #39 43.32   CC       images/sk-opts.o
14:35:53 [2023-01-07T14:35:53.663Z] #49 ...
14:35:53 [2023-01-07T14:35:53.663Z] 
14:35:53 [2023-01-07T14:35:53.663Z] #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
14:35:53 [2023-01-07T14:35:53.663Z] #39 148.6   CC       criu/cr-service.o
14:35:53 [2023-01-07T14:35:53.663Z] #39 151.4   CC       criu/crtools.o
14:35:53 [2023-01-07T14:35:53.663Z] #39 152.2   CC       criu/eventfd.o
14:35:53 [2023-01-07T14:35:53.663Z] #39 153.0   CC       criu/eventpoll.o
14:35:53 [2023-01-07T14:35:53.663Z] #39 154.5   CC       criu/external.o
14:35:53 [2023-01-07T14:35:53.663Z] #39 155.0   CC       criu/fault-injection.o
14:35:53 [2023-01-07T14:35:53.663Z] #39 155.2   CC       criu/fdstore.o
14:35:53 [2023-01-07T14:35:53.663Z] #39 155.9   CC       criu/fifo.o
14:35:53 [2023-01-07T14:35:53.663Z] #39 156.4   CC       criu/file-ids.o
14:35:53 [2023-01-07T14:35:53.663Z] #39 157.0   CC       criu/file-lock.o
14:35:53 [2023-01-07T14:35:53.663Z] #39 158.5   CC       criu/files-ext.o
14:35:53 [2023-01-07T14:35:53.738Z] #39 43.62   CC       images/sk-unix.o
14:35:53 [2023-01-07T14:35:53.919Z] #39 ...
14:35:53 [2023-01-07T14:35:53.920Z] 
14:35:53 [2023-01-07T14:35:53.920Z] #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
14:35:53 [2023-01-07T14:35:53.920Z] #49 39.02 Selecting previously unselected package inetutils-ping.
14:35:53 [2023-01-07T14:35:53.920Z] #49 39.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
14:35:53 [2023-01-07T14:35:53.920Z] #49 39.04 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:35:53 [2023-01-07T14:35:53.926Z] #38 46.45   CC       images/ipc-var.o
14:35:54 [2023-01-07T14:35:54.102Z] #42 DONE 2.3s
14:35:54 [2023-01-07T14:35:54.102Z] 
14:35:54 [2023-01-07T14:35:54.102Z] #43 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:35:54 [2023-01-07T14:35:54.201Z] #38 46.86   CC       images/ipc-desc.o
14:35:54 [2023-01-07T14:35:54.311Z] #39 44.24   CC       images/sk-inet.o
14:35:54 [2023-01-07T14:35:54.484Z] #49 39.44 Selecting previously unselected package libip4tc2:amd64.
14:35:54 [2023-01-07T14:35:54.484Z] #49 39.47 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
14:35:54 [2023-01-07T14:35:54.484Z] #49 39.49 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:35:54 [2023-01-07T14:35:54.742Z] #49 39.82 Selecting previously unselected package libip6tc2:amd64.
14:35:54 [2023-01-07T14:35:54.742Z] #49 39.83 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
14:35:54 [2023-01-07T14:35:54.742Z] #49 39.84 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:35:54 [2023-01-07T14:35:54.793Z] #38 47.26   CC       images/ipc-shm.o
14:35:54 [2023-01-07T14:35:54.894Z] #39 44.87   CC       images/tun.o
14:35:54 [2023-01-07T14:35:54.999Z] #49 39.96 Selecting previously unselected package libnfnetlink0:amd64.
14:35:54 [2023-01-07T14:35:54.999Z] #49 39.97 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:35:54 [2023-01-07T14:35:54.999Z] #49 39.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:35:55 [2023-01-07T14:35:55.063Z] #38 47.60   CC       images/ipc-msg.o
14:35:55 [2023-01-07T14:35:55.256Z] #49 40.09 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:35:55 [2023-01-07T14:35:55.256Z] #49 40.10 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:35:55 [2023-01-07T14:35:55.256Z] #49 40.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:35:55 [2023-01-07T14:35:55.474Z] #39 45.46   CC       images/sk-netlink.o
14:35:55 [2023-01-07T14:35:55.566Z] #49 40.46 Selecting previously unselected package libnftnl11:amd64.
14:35:55 [2023-01-07T14:35:55.566Z] #49 40.48 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
14:35:55 [2023-01-07T14:35:55.636Z] #38 48.07   CC       images/ipc-sem.o
14:35:55 [2023-01-07T14:35:55.823Z] #49 40.60 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:35:55 [2023-01-07T14:35:55.823Z] #49 40.84 Selecting previously unselected package iptables.
14:35:55 [2023-01-07T14:35:55.823Z] #49 40.85 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
14:35:55 [2023-01-07T14:35:55.823Z] #49 40.87 Unpacking iptables (1.8.7-1) ...
14:35:55 [2023-01-07T14:35:55.895Z] #38 48.49   CC       images/utsns.o
14:35:55 [2023-01-07T14:35:55.954Z] #49 42.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:35:55 [2023-01-07T14:35:55.954Z] #49 42.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:35:55 [2023-01-07T14:35:55.954Z] #49 42.49 Setting up libmnl0:arm64 (1.0.4-3) ...
14:35:55 [2023-01-07T14:35:55.954Z] #49 42.51 Setting up patch (2.7.6-7) ...
14:35:55 [2023-01-07T14:35:55.954Z] #49 42.53 Setting up sudo (1.9.5p2-3) ...
14:35:55 [2023-01-07T14:35:55.954Z] #49 42.59 invoke-rc.d: could not determine current runlevel
14:35:55 [2023-01-07T14:35:55.954Z] #49 42.60 invoke-rc.d: policy-rc.d denied execution of start.
14:35:55 [2023-01-07T14:35:55.954Z] #49 42.62 Setting up xfsprogs (5.10.0-4) ...
14:35:55 [2023-01-07T14:35:55.954Z] #49 42.63 Setting up libxtables12:arm64 (1.8.7-1) ...
14:35:55 [2023-01-07T14:35:55.954Z] #49 42.65 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:35:55 [2023-01-07T14:35:55.954Z] #49 42.67 Setting up pigz (2.6-1) ...
14:35:55 [2023-01-07T14:35:55.954Z] #49 42.68 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:35:55 [2023-01-07T14:35:55.992Z] #43 2.137 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:35:56 [2023-01-07T14:35:56.046Z] #39 45.89   CC       images/packet-sock.o
14:35:56 [2023-01-07T14:35:56.154Z] #38 48.77   CC       images/creds.o
14:35:56 [2023-01-07T14:35:56.209Z] #49 42.73 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:35:56 [2023-01-07T14:35:56.209Z] #49 42.77 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:35:56 [2023-01-07T14:35:56.209Z] #49 42.79 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:35:56 [2023-01-07T14:35:56.247Z] #43 DONE 2.4s
14:35:56 [2023-01-07T14:35:56.247Z] 
14:35:56 [2023-01-07T14:35:56.247Z] #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
14:35:56 [2023-01-07T14:35:56.247Z] #38 68.10   LINK     criu/pie/restorer.built-in.o
14:35:56 [2023-01-07T14:35:56.247Z] #38 68.15   GEN      criu/pie/restorer-blob.h
14:35:56 [2023-01-07T14:35:56.247Z] #38 68.20   DEP      criu/vdso.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 68.36   DEP      criu/vdso-compat.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 68.54   DEP      criu/uts_ns.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 68.70   DEP      criu/util.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 68.95   DEP      criu/uffd.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 69.12   DEP      criu/tun.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 69.29   DEP      criu/tty.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 69.52   DEP      criu/timerfd.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 69.67   DEP      criu/timens.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 69.87   DEP      criu/sysfs_parse.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 70.06   DEP      criu/sysctl.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 70.27   DEP      criu/string.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 70.31   DEP      criu/stats.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 70.40   DEP      criu/sockets.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 70.66   DEP      criu/sk-unix.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 70.89   DEP      criu/sk-tcp.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 71.09   DEP      criu/sk-queue.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 71.22   DEP      criu/sk-packet.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 71.44   DEP      criu/sk-netlink.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 71.76   DEP      criu/sk-inet.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 72.06   DEP      criu/signalfd.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 72.21   DEP      criu/sigframe.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 72.30   DEP      criu/shmem.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 72.59   DEP      criu/servicefd.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 72.83   DEP      criu/seize.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 73.00   DEP      criu/seccomp.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 73.22   DEP      criu/rst-malloc.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 73.31   DEP      criu/rbtree.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 73.35   DEP      criu/pstree.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 73.55   DEP      criu/protobuf.d
14:35:56 [2023-01-07T14:35:56.247Z] #38 73.78   GEN      criu/protobuf-desc-gen.h
14:35:56 [2023-01-07T14:35:56.386Z] #49 41.31 Selecting previously unselected package libonig5:amd64.
14:35:56 [2023-01-07T14:35:56.386Z] #49 41.32 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
14:35:56 [2023-01-07T14:35:56.386Z] #49 41.33 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:35:56 [2023-01-07T14:35:56.413Z] #38 49.06   CC       images/vma.o
14:35:56 [2023-01-07T14:35:56.658Z] #49 41.63 Selecting previously unselected package libjq1:amd64.
14:35:56 [2023-01-07T14:35:56.658Z] #49 41.63 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
14:35:56 [2023-01-07T14:35:56.658Z] #49 41.67 Unpacking libjq1:amd64 (1.6-2.1) ...
14:35:56 [2023-01-07T14:35:56.771Z] #49 43.40 Setting up libaio1:arm64 (0.3.112-9) ...
14:35:56 [2023-01-07T14:35:56.771Z] #49 43.42 Setting up python3-lib2to3 (3.9.2-1) ...
14:35:56 [2023-01-07T14:35:56.982Z] #38 49.46   CC       images/netdev.o
14:35:57 [2023-01-07T14:35:57.011Z] #39 46.80   CC       images/ipc-var.o
14:35:57 [2023-01-07T14:35:57.026Z] #49 43.75 Setting up libelf1:arm64 (0.183-1) ...
14:35:57 [2023-01-07T14:35:57.026Z] #49 43.79 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:35:57 [2023-01-07T14:35:57.026Z] #49 43.80 Setting up python3-distutils (3.9.2-1) ...
14:35:57 [2023-01-07T14:35:57.175Z] #38 ...
14:35:57 [2023-01-07T14:35:57.175Z] 
14:35:57 [2023-01-07T14:35:57.175Z] #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
14:35:57 [2023-01-07T14:35:57.175Z] #29 125.5 + for f in rootlesskit rootlesskit-docker-proxy
14:35:57 [2023-01-07T14:35:57.175Z] #29 125.5 + GOBIN=/build
14:35:57 [2023-01-07T14:35:57.175Z] #29 125.5 + GO111MODULE=on
14:35:57 [2023-01-07T14:35:57.175Z] #29 125.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
14:35:57 [2023-01-07T14:35:57.175Z] #29 DONE 133.4s
14:35:57 [2023-01-07T14:35:57.175Z] 
14:35:57 [2023-01-07T14:35:57.175Z] #44 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:35:57 [2023-01-07T14:35:57.222Z] #49 42.16 Selecting previously unselected package jq.
14:35:57 [2023-01-07T14:35:57.222Z] #49 42.17 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
14:35:57 [2023-01-07T14:35:57.222Z] #49 42.21 Unpacking jq (1.6-2.1) ...
14:35:57 [2023-01-07T14:35:57.271Z] #39 47.25   CC       images/ipc-desc.o
14:35:57 [2023-01-07T14:35:57.542Z] #39 47.60   CC       images/ipc-shm.o
14:35:57 [2023-01-07T14:35:57.550Z] #38 50.07   CC       images/tty.o
14:35:57 [2023-01-07T14:35:57.587Z] #49 44.26 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:35:57 [2023-01-07T14:35:57.588Z] #49 44.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:35:57 [2023-01-07T14:35:57.588Z] #49 44.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:35:57 [2023-01-07T14:35:57.588Z] #49 44.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:35:57 [2023-01-07T14:35:57.588Z] #49 44.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:35:57 [2023-01-07T14:35:57.588Z] #49 44.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:35:57 [2023-01-07T14:35:57.588Z] #49 44.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:35:57 [2023-01-07T14:35:57.588Z] #49 44.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:35:57 [2023-01-07T14:35:57.588Z] #49 44.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:35:57 [2023-01-07T14:35:57.588Z] #49 44.33 Setting up python3-setuptools (52.0.0-4) ...
14:35:57 [2023-01-07T14:35:57.737Z] #44 ...
14:35:57 [2023-01-07T14:35:57.737Z] 
14:35:57 [2023-01-07T14:35:57.737Z] #45 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:35:57 [2023-01-07T14:35:57.737Z] #45 DONE 0.3s
14:35:57 [2023-01-07T14:35:57.737Z] 
14:35:57 [2023-01-07T14:35:57.737Z] #46 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:35:57 [2023-01-07T14:35:57.737Z] #46 DONE 0.2s
14:35:57 [2023-01-07T14:35:57.737Z] 
14:35:57 [2023-01-07T14:35:57.737Z] #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
14:35:57 [2023-01-07T14:35:57.737Z] #38 75.82   DEP      criu/protobuf-desc.d
14:35:57 [2023-01-07T14:35:57.737Z] #38 76.02   DEP      criu/proc_parse.d
14:35:57 [2023-01-07T14:35:57.737Z] #38 76.25   DEP      criu/plugin.d
14:35:57 [2023-01-07T14:35:57.798Z] #49 42.72 Selecting previously unselected package libaio1:amd64.
14:35:57 [2023-01-07T14:35:57.798Z] #49 42.76 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
14:35:57 [2023-01-07T14:35:57.994Z] #38 76.44   DEP      criu/pipes.d
14:35:57 [2023-01-07T14:35:57.994Z] #38 76.58   DEP      criu/pie-util.d
14:35:57 [2023-01-07T14:35:57.994Z] #38 76.68   DEP      criu/pie-util-vdso.d
14:35:58 [2023-01-07T14:35:58.055Z] #49 42.95 Unpacking libaio1:amd64 (0.3.112-9) ...
14:35:58 [2023-01-07T14:35:58.055Z] #49 43.08 Selecting previously unselected package libgpm2:amd64.
14:35:58 [2023-01-07T14:35:58.055Z] #49 43.09 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
14:35:58 [2023-01-07T14:35:58.055Z] #49 43.09 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:35:58 [2023-01-07T14:35:58.115Z] #39 47.97   CC       images/ipc-msg.o
14:35:58 [2023-01-07T14:35:58.250Z] #38 76.81   DEP      criu/pie-util-vdso-elf32.d
14:35:58 [2023-01-07T14:35:58.250Z] #38 76.96   DEP      criu/path.d
14:35:58 [2023-01-07T14:35:58.316Z] #49 43.19 Selecting previously unselected package libicu67:amd64.
14:35:58 [2023-01-07T14:35:58.316Z] #49 43.21 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
14:35:58 [2023-01-07T14:35:58.316Z] #49 43.23 Unpacking libicu67:amd64 (67.1-7) ...
14:35:58 [2023-01-07T14:35:58.385Z] #39 48.41   CC       images/ipc-sem.o
14:35:58 [2023-01-07T14:35:58.487Z] #38 ...
14:35:58 [2023-01-07T14:35:58.487Z] 
14:35:58 [2023-01-07T14:35:58.487Z] #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
14:35:58 [2023-01-07T14:35:58.488Z] #37 77.23 Updating files:  21% (1114/5151)
Updating files:  22% (1134/5151)
Updating files:  23% (1185/5151)
Updating files:  24% (1237/5151)
Updating files:  25% (1288/5151)
Updating files:  26% (1340/5151)
Updating files:  27% (1391/5151)
Updating files:  28% (1443/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:  48% (2501/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:  74% (3819/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:  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)
14:35:58 [2023-01-07T14:35:58.488Z] #37 ...
14:35:58 [2023-01-07T14:35:58.488Z] 
14:35:58 [2023-01-07T14:35:58.488Z] #36 [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
14:35:58 [2023-01-07T14:35:58.488Z] #36 136.0 github.com/BurntSushi/toml/cmd/tomlv
14:35:58 [2023-01-07T14:35:58.488Z] #36 DONE 139.4s
14:35:58 [2023-01-07T14:35:58.488Z] 
14:35:58 [2023-01-07T14:35:58.488Z] #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
14:35:58 [2023-01-07T14:35:58.506Z] #38 77.11   DEP      criu/parasite-syscall.d
14:35:58 [2023-01-07T14:35:58.515Z] #49 ...
14:35:58 [2023-01-07T14:35:58.515Z] 
14:35:58 [2023-01-07T14:35:58.515Z] #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
14:35:58 [2023-01-07T14:35:58.515Z] #38 101.0   CC       criu/eventfd.o
14:35:58 [2023-01-07T14:35:58.515Z] #38 101.5   CC       criu/eventpoll.o
14:35:58 [2023-01-07T14:35:58.515Z] #38 102.2   CC       criu/external.o
14:35:58 [2023-01-07T14:35:58.515Z] #38 102.6   CC       criu/fault-injection.o
14:35:58 [2023-01-07T14:35:58.515Z] #38 102.7   CC       criu/fdstore.o
14:35:58 [2023-01-07T14:35:58.515Z] #38 103.0   CC       criu/fifo.o
14:35:58 [2023-01-07T14:35:58.515Z] #38 103.4   CC       criu/file-ids.o
14:35:58 [2023-01-07T14:35:58.515Z] #38 103.7   CC       criu/file-lock.o
14:35:58 [2023-01-07T14:35:58.515Z] #38 104.7   CC       criu/files-ext.o
14:35:58 [2023-01-07T14:35:58.515Z] #38 105.1   CC       criu/files-reg.o
14:35:58 [2023-01-07T14:35:58.515Z] #38 107.5   CC       criu/files.o
14:35:58 [2023-01-07T14:35:58.515Z] #38 109.9   CC       criu/filesystems.o
14:35:58 [2023-01-07T14:35:58.515Z] #38 110.7   CC       criu/fsnotify.o
14:35:58 [2023-01-07T14:35:58.747Z] #37 77.23 Updating files:  21% (1114/5151)
Updating files:  22% (1134/5151)
Updating files:  23% (1185/5151)
Updating files:  24% (1237/5151)
Updating files:  25% (1288/5151)
Updating files:  26% (1340/5151)
Updating files:  27% (1391/5151)
Updating files:  28% (1443/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:  48% (2501/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:  74% (3819/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:  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.
14:35:58 [2023-01-07T14:35:58.747Z] #37 80.74 + cd /tmp/tmp.A11NPsPsst/src/github.com/containerd/containerd
14:35:58 [2023-01-07T14:35:58.747Z] #37 80.74 + git checkout -q v1.6.14
14:35:58 [2023-01-07T14:35:58.763Z] #38 77.28   DEP      criu/pagemap.d
14:35:58 [2023-01-07T14:35:58.957Z] #39 48.76   CC       images/utsns.o
14:35:58 [2023-01-07T14:35:58.967Z] DEBUG: print all environment variables to check how Jenkins runs this script
14:35:58 [2023-01-07T14:35:58.967Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3833abe9\powershellScript.ps1'; exit $LASTEXITCODE;
14:35:58 [2023-01-07T14:35:58.967Z] ----------------------------------------------------------------------------
14:35:58 [2023-01-07T14:35:58.967Z] 
14:35:58 [2023-01-07T14:35:58.967Z] INFO: executeCI.ps1 starting at Sat Jan  7 14:35:54 CUT 2023
14:35:58 [2023-01-07T14:35:58.967Z] 
14:35:58 [2023-01-07T14:35:58.967Z] INFO: Script version 05-Feb-2019 09:03 PDT
14:35:58 [2023-01-07T14:35:58.967Z] INFO: Running git version 2.24.1.windows.2
14:35:58 [2023-01-07T14:35:58.967Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
14:35:58 [2023-01-07T14:35:58.967Z] INFO: Environment variables:
14:35:58 [2023-01-07T14:35:58.967Z] 
14:35:58 [2023-01-07T14:35:58.967Z] Name                           Value                                                                                   
14:35:58 [2023-01-07T14:35:58.967Z] ----                           -----                                                                                   
14:35:58 [2023-01-07T14:35:58.967Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
14:35:58 [2023-01-07T14:35:58.967Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
14:35:58 [2023-01-07T14:35:58.967Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
14:35:58 [2023-01-07T14:35:58.967Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.14                     
14:35:58 [2023-01-07T14:35:58.967Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
14:35:58 [2023-01-07T14:35:58.967Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.14                                                                                 
14:35:58 [2023-01-07T14:35:58.967Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
14:35:58 [2023-01-07T14:35:58.967Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
14:35:58 [2023-01-07T14:35:58.967Z] BRANCH_NAME                    PR-44755                                                                                
14:35:58 [2023-01-07T14:35:58.967Z] BUILD_DISPLAY_NAME             #4                                                                                      
14:35:58 [2023-01-07T14:35:58.967Z] BUILD_ID                       4                                                                                       
14:35:58 [2023-01-07T14:35:58.967Z] BUILD_NUMBER                   4                                                                                       
14:35:58 [2023-01-07T14:35:58.967Z] BUILD_TAG                      jenkins-moby-PR-44755-4                                                                 
14:35:58 [2023-01-07T14:35:58.967Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-44755/4/                              
14:35:58 [2023-01-07T14:35:58.967Z] CHANGE_AUTHOR                  vvoland                                                                                 
14:35:58 [2023-01-07T14:35:58.967Z] CHANGE_AUTHOR_DISPLAY_NAME     Paweł Gronowski                                                                         
14:35:58 [2023-01-07T14:35:58.967Z] CHANGE_BRANCH                  buildflags-nopie-whenrace-2010                                                          
14:35:58 [2023-01-07T14:35:58.967Z] CHANGE_FORK                    vvoland                                                                                 
14:35:58 [2023-01-07T14:35:58.967Z] CHANGE_ID                      44755                                                                                   
14:35:58 [2023-01-07T14:35:58.967Z] CHANGE_TARGET                  20.10                                                                                   
14:35:58 [2023-01-07T14:35:58.967Z] CHANGE_TITLE                   [20.10 backport] hack/make: Don't add -buildmode=pie with -race                         
14:35:58 [2023-01-07T14:35:58.967Z] CHANGE_URL                     https://github.com/moby/moby/pull/44755                                                 
14:35:58 [2023-01-07T14:35:58.967Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
14:35:58 [2023-01-07T14:35:58.967Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
14:35:58 [2023-01-07T14:35:58.967Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
14:35:58 [2023-01-07T14:35:58.967Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
14:35:58 [2023-01-07T14:35:58.967Z] COMPUTERNAME                   azwin-2-dc0b20                                                                          
14:35:58 [2023-01-07T14:35:58.967Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
14:35:58 [2023-01-07T14:35:58.967Z] ConfigSequenceNumber           0                                                                                       
14:35:58 [2023-01-07T14:35:58.967Z] DOCKER_BUILDKIT                0                                                                                       
14:35:58 [2023-01-07T14:35:58.967Z] DOCKER_DUT_DEBUG               1                                                                                       
14:35:58 [2023-01-07T14:35:58.967Z] DOCKER_EXPERIMENTAL            1                                                                                       
14:35:58 [2023-01-07T14:35:58.967Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
14:35:58 [2023-01-07T14:35:58.967Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
14:35:58 [2023-01-07T14:35:58.967Z] EXECUTOR_NUMBER                0                                                                                       
14:35:58 [2023-01-07T14:35:58.967Z] FQDN                           azwin-2-dc0b20.westus.cloudapp.azure.com                                                
14:35:58 [2023-01-07T14:35:58.967Z] GIT_BRANCH                     PR-44755                                                                                
14:35:58 [2023-01-07T14:35:58.967Z] GIT_COMMIT                     d645297358ce3f9fced99b772b36da6c1bf6d464                                                
14:35:58 [2023-01-07T14:35:58.967Z] GIT_PREVIOUS_COMMIT            d645297358ce3f9fced99b772b36da6c1bf6d464                                                
14:35:58 [2023-01-07T14:35:58.967Z] GIT_URL                        https://github.com/moby/moby.git                                                        
14:35:58 [2023-01-07T14:35:58.967Z] HUDSON_COOKIE                  b4fde184-dd5f-4fc9-8b71-570d8d56ae85                                                    
14:35:58 [2023-01-07T14:35:58.967Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
14:35:58 [2023-01-07T14:35:58.967Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
14:35:58 [2023-01-07T14:35:58.967Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
14:35:58 [2023-01-07T14:35:58.967Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
14:35:58 [2023-01-07T14:35:58.967Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
14:35:58 [2023-01-07T14:35:58.967Z] JENKINS_NODE_COOKIE            40b5d175-21a5-4585-b842-cd0a82080f74                                                    
14:35:58 [2023-01-07T14:35:58.967Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
14:35:58 [2023-01-07T14:35:58.967Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
14:35:58 [2023-01-07T14:35:58.967Z] JOB_BASE_NAME                  PR-44755                                                                                
14:35:58 [2023-01-07T14:35:58.967Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-44755/display/redirect                
14:35:58 [2023-01-07T14:35:58.967Z] JOB_NAME                       moby/PR-44755                                                                           
14:35:58 [2023-01-07T14:35:58.967Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-44755/                                
14:35:58 [2023-01-07T14:35:58.967Z] library.jps.version            master                                                                                  
14:35:58 [2023-01-07T14:35:58.967Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
14:35:58 [2023-01-07T14:35:58.967Z] NODE_LABELS                    amd64 azure azwin-2-dc0b20 azwin-2019 docker west-us windows windows-2019 x86_64        
14:35:58 [2023-01-07T14:35:58.967Z] NODE_NAME                      azwin-2-dc0b20                                                                          
14:35:58 [2023-01-07T14:35:58.967Z] NUMBER_OF_PROCESSORS           4                                                                                       
14:35:58 [2023-01-07T14:35:58.967Z] OS                             Windows_NT                                                                              
14:35:58 [2023-01-07T14:35:58.967Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
14:35:58 [2023-01-07T14:35:58.969Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
14:35:58 [2023-01-07T14:35:58.969Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
14:35:58 [2023-01-07T14:35:58.969Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
14:35:58 [2023-01-07T14:35:58.969Z] PROCESSOR_LEVEL                6                                                                                       
14:35:58 [2023-01-07T14:35:58.969Z] PROCESSOR_REVISION             4f01                                                                                    
14:35:58 [2023-01-07T14:35:58.969Z] ProgramData                    C:\ProgramData                                                                          
14:35:58 [2023-01-07T14:35:58.969Z] ProgramFiles                   C:\Program Files                                                                        
14:35:58 [2023-01-07T14:35:58.969Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
14:35:58 [2023-01-07T14:35:58.969Z] ProgramW6432                   C:\Program Files                                                                        
14:35:58 [2023-01-07T14:35:58.969Z] PROMPT                         $P$G                                                                                    
14:35:58 [2023-01-07T14:35:58.969Z] PSExecutionPolicyPreference    Bypass                                                                                  
14:35:58 [2023-01-07T14:35:58.969Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
14:35:58 [2023-01-07T14:35:58.969Z] PUBLIC                         C:\Users\Public                                                                         
14:35:58 [2023-01-07T14:35:58.969Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-44755/4/display/redirect?page=artif...
14:35:58 [2023-01-07T14:35:58.969Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-44755/4/display/redirect?page=changes 
14:35:58 [2023-01-07T14:35:58.969Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-44755/4/display/redirect              
14:35:58 [2023-01-07T14:35:58.969Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-44755/4/display/redirect?page=tests   
14:35:58 [2023-01-07T14:35:58.969Z] SKIP_VALIDATION_TESTS          1                                                                                       
14:35:58 [2023-01-07T14:35:58.969Z] SOURCES_DRIVE                  d                                                                                       
14:35:58 [2023-01-07T14:35:58.969Z] SOURCES_SUBDIR                 gopath                                                                                  
14:35:58 [2023-01-07T14:35:58.969Z] STAGE_NAME                     Run tests                                                                               
14:35:58 [2023-01-07T14:35:58.969Z] SystemDrive                    C:                                                                                      
14:35:58 [2023-01-07T14:35:58.969Z] SystemRoot                     C:\Windows                                                                              
14:35:58 [2023-01-07T14:35:58.969Z] TEMP                           C:\Windows\TEMP                                                                         
14:35:58 [2023-01-07T14:35:58.969Z] TESTDEBUG                      0                                                                                       
14:35:58 [2023-01-07T14:35:58.969Z] TESTRUN_DRIVE                  d                                                                                       
14:35:58 [2023-01-07T14:35:58.969Z] TESTRUN_SUBDIR                 CI                                                                                      
14:35:58 [2023-01-07T14:35:58.969Z] TIMEOUT                        120m                                                                                    
14:35:58 [2023-01-07T14:35:58.969Z] TMP                            C:\Windows\TEMP                                                                         
14:35:58 [2023-01-07T14:35:58.969Z] USERDOMAIN                     WORKGROUP                                                                               
14:35:58 [2023-01-07T14:35:58.969Z] USERNAME                       azwin-2-dc0b20$                                                                         
14:35:58 [2023-01-07T14:35:58.969Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
14:35:58 [2023-01-07T14:35:58.969Z] windir                         C:\Windows                                                                              
14:35:58 [2023-01-07T14:35:58.969Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
14:35:58 [2023-01-07T14:35:58.969Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
14:35:58 [2023-01-07T14:35:58.969Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
14:35:58 [2023-01-07T14:35:58.969Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
14:35:58 [2023-01-07T14:35:58.969Z] 
14:35:58 [2023-01-07T14:35:58.969Z] 
14:35:58 [2023-01-07T14:35:58.969Z] 
14:35:58 [2023-01-07T14:35:58.969Z] INFO: Sources under d:\gopath\...
14:35:58 [2023-01-07T14:35:58.969Z] INFO: Test run under d:\CI\...
14:35:58 [2023-01-07T14:35:58.969Z] INFO: Running in D:\gopath\src\github.com\docker\docker
14:35:58 [2023-01-07T14:35:58.969Z] INFO: docker/docker repository was found
14:35:58 [2023-01-07T14:35:58.969Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
14:35:58 [2023-01-07T14:35:58.969Z] ltsc2019: Pulling from windows/servercore
14:35:58 [2023-01-07T14:35:58.969Z] b111c3320c94: Pulling fs layer
14:35:58 [2023-01-07T14:35:58.969Z] 98ecc5bab1a6: Pulling fs layer
14:35:59 [2023-01-07T14:35:59.019Z] #38 77.44   DEP      criu/pagemap-cache.d
14:35:59 [2023-01-07T14:35:59.019Z] #38 77.64   DEP      criu/page-xfer.d
14:35:59 [2023-01-07T14:35:59.077Z] #38 ...
14:35:59 [2023-01-07T14:35:59.077Z] 
14:35:59 [2023-01-07T14:35:59.077Z] #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
14:35:59 [2023-01-07T14:35:59.077Z] #49 45.68 Setting up libjq1:arm64 (1.6-2.1) ...
14:35:59 [2023-01-07T14:35:59.077Z] #49 45.70 Setting up libnftnl11:arm64 (1.1.9-1) ...
14:35:59 [2023-01-07T14:35:59.077Z] #49 45.71 Setting up thin-provisioning-tools (0.9.0-1) ...
14:35:59 [2023-01-07T14:35:59.077Z] #49 45.72 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:35:59 [2023-01-07T14:35:59.217Z] #39 49.04   CC       images/creds.o
14:35:59 [2023-01-07T14:35:59.275Z] #38 77.78   DEP      criu/page-pipe.d
14:35:59 [2023-01-07T14:35:59.275Z] #38 77.96   DEP      criu/netfilter.d
14:35:59 [2023-01-07T14:35:59.478Z] #39 49.33   CC       images/vma.o
14:35:59 [2023-01-07T14:35:59.532Z] #38 78.06   DEP      criu/net.d
14:35:59 [2023-01-07T14:35:59.743Z] #39 49.67   CC       images/netdev.o
14:35:59 [2023-01-07T14:35:59.789Z] #38 78.22   DEP      criu/namespaces.d
14:35:59 [2023-01-07T14:35:59.789Z] #38 78.37   DEP      criu/mount.d
14:36:00 [2023-01-07T14:36:00.004Z] #39 ...
14:36:00 [2023-01-07T14:36:00.004Z] 
14:36:00 [2023-01-07T14:36:00.004Z] #35 [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
14:36:00 [2023-01-07T14:36:00.004Z] #35 139.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:36:00 [2023-01-07T14:36:00.004Z] #35 139.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:36:00 [2023-01-07T14:36:00.046Z] #38 78.53   DEP      criu/memfd.d
14:36:00 [2023-01-07T14:36:00.046Z] #38 ...
14:36:00 [2023-01-07T14:36:00.046Z] 
14:36:00 [2023-01-07T14:36:00.046Z] #44 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:36:00 [2023-01-07T14:36:00.046Z] #44 DONE 3.8s
14:36:00 [2023-01-07T14:36:00.265Z] #35 139.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:36:00 [2023-01-07T14:36:00.265Z] #35 ...
14:36:00 [2023-01-07T14:36:00.265Z] 
14:36:00 [2023-01-07T14:36:00.265Z] #28 [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
14:36:00 [2023-01-07T14:36:00.265Z] #28 129.8 text/tabwriter
14:36:00 [2023-01-07T14:36:00.265Z] #28 130.8 fmt
14:36:00 [2023-01-07T14:36:00.265Z] #28 130.9 io/ioutil
14:36:00 [2023-01-07T14:36:00.265Z] #28 134.4 github.com/BurntSushi/toml
14:36:00 [2023-01-07T14:36:00.265Z] #28 134.4 flag
14:36:00 [2023-01-07T14:36:00.265Z] #28 137.5 log
14:36:00 [2023-01-07T14:36:00.301Z] 
14:36:00 [2023-01-07T14:36:00.301Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:36:00 [2023-01-07T14:36:00.442Z] #49 46.86 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:36:00 [2023-01-07T14:36:00.442Z] #49 46.88 Setting up jq (1.6-2.1) ...
14:36:00 [2023-01-07T14:36:00.442Z] #49 46.89 Setting up libbpf0:arm64 (1:0.3-2) ...
14:36:00 [2023-01-07T14:36:00.442Z] #49 46.91 Setting up iptables (1.8.7-1) ...
14:36:00 [2023-01-07T14:36:00.442Z] #49 46.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:36:00 [2023-01-07T14:36:00.442Z] #49 46.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:36:00 [2023-01-07T14:36:00.442Z] #49 46.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:36:00 [2023-01-07T14:36:00.442Z] #49 46.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:36:00 [2023-01-07T14:36:00.442Z] #49 46.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:36:00 [2023-01-07T14:36:00.442Z] #49 46.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:36:00 [2023-01-07T14:36:00.442Z] #49 46.97 Setting up iproute2 (5.10.0-4) ...
14:36:00 [2023-01-07T14:36:00.535Z] #28 ...
14:36:00 [2023-01-07T14:36:00.535Z] 
14:36:00 [2023-01-07T14:36:00.536Z] #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
14:36:00 [2023-01-07T14:36:00.536Z] #39 50.20   CC       images/tty.o
14:36:00 [2023-01-07T14:36:00.700Z] #49 47.41 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:36:01 [2023-01-07T14:36:01.477Z] #39 51.23   CC       images/file-lock.o
14:36:01 [2023-01-07T14:36:01.478Z] #39 51.55   CC       images/rlimit.o
14:36:01 [2023-01-07T14:36:01.652Z] #49 DONE 48.3s
14:36:01 [2023-01-07T14:36:01.652Z] 
14:36:01 [2023-01-07T14:36:01.652Z] #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
14:36:01 [2023-01-07T14:36:01.738Z] #39 51.73   CC       images/pagemap.o
14:36:02 [2023-01-07T14:36:02.309Z] #39 52.25   CC       images/siginfo.o
14:36:02 [2023-01-07T14:36:02.570Z] #39 52.68   CC       images/rpc.o
14:36:02 [2023-01-07T14:36:02.582Z] #50 0.799 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:36:02 [2023-01-07T14:36:02.582Z] #50 0.807 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:36:02 [2023-01-07T14:36:02.582Z] #50 0.812 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:36:02 [2023-01-07T14:36:02.582Z] #50 DONE 1.0s
14:36:02 [2023-01-07T14:36:02.582Z] 
14:36:02 [2023-01-07T14:36:02.582Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
14:36:03 [2023-01-07T14:36:03.025Z] #37 84.31 + export 'BUILDTAGS=netgo osusergo static_build'
14:36:03 [2023-01-07T14:36:03.025Z] #37 84.31 + BUILDTAGS='netgo osusergo static_build'
14:36:03 [2023-01-07T14:36:03.025Z] #37 84.31 + export EXTRA_FLAGS=-buildmode=pie
14:36:03 [2023-01-07T14:36:03.025Z] #37 84.31 + EXTRA_FLAGS=-buildmode=pie
14:36:03 [2023-01-07T14:36:03.025Z] #37 84.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:36:03 [2023-01-07T14:36:03.025Z] #37 84.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:36:03 [2023-01-07T14:36:03.025Z] #37 84.31 + '[' '' = dynamic ']'
14:36:03 [2023-01-07T14:36:03.025Z] #37 84.31 + make
14:36:03 [2023-01-07T14:36:03.575Z] #47 DONE 3.1s
14:36:03 [2023-01-07T14:36:03.575Z] 
14:36:03 [2023-01-07T14:36:03.575Z] #48 [dev-systemd-false  6/26] RUN ldconfig
14:36:04 [2023-01-07T14:36:04.869Z] #49 48.83 Selecting previously unselected package libinih1:amd64.
14:36:04 [2023-01-07T14:36:04.869Z] #49 48.85 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
14:36:04 [2023-01-07T14:36:04.869Z] #49 48.87 Unpacking libinih1:amd64 (53-1+b2) ...
14:36:04 [2023-01-07T14:36:04.869Z] #49 48.96 Selecting previously unselected package libnet1:amd64.
14:36:04 [2023-01-07T14:36:04.869Z] #49 48.97 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:36:04 [2023-01-07T14:36:04.869Z] #49 48.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:36:04 [2023-01-07T14:36:04.869Z] #49 49.11 Selecting previously unselected package libnl-3-200:amd64.
14:36:04 [2023-01-07T14:36:04.869Z] #49 49.13 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:36:04 [2023-01-07T14:36:04.869Z] #49 49.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:36:04 [2023-01-07T14:36:04.869Z] #49 49.27 Selecting previously unselected package libprotobuf-c1:amd64.
14:36:04 [2023-01-07T14:36:04.869Z] #49 49.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:36:04 [2023-01-07T14:36:04.869Z] #49 49.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:36:04 [2023-01-07T14:36:04.869Z] #49 ...
14:36:04 [2023-01-07T14:36:04.869Z] 
14:36:04 [2023-01-07T14:36:04.869Z] #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
14:36:04 [2023-01-07T14:36:04.869Z] #39 159.2   CC       criu/files-reg.o
14:36:04 [2023-01-07T14:36:04.869Z] #39 162.4   CC       criu/files.o
14:36:04 [2023-01-07T14:36:04.869Z] #39 165.2 include/common/asm/bitops.h: Assembler messages:
14:36:04 [2023-01-07T14:36:04.869Z] #39 165.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
14:36:04 [2023-01-07T14:36:04.869Z] #39 165.4   CC       criu/filesystems.o
14:36:04 [2023-01-07T14:36:04.869Z] #39 166.4   CC       criu/fsnotify.o
14:36:04 [2023-01-07T14:36:04.869Z] #39 168.2   CC       criu/image-desc.o
14:36:04 [2023-01-07T14:36:04.869Z] #39 168.5   CC       criu/image.o
14:36:04 [2023-01-07T14:36:04.869Z] #39 ...
14:36:04 [2023-01-07T14:36:04.869Z] 
14:36:04 [2023-01-07T14:36:04.870Z] #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
14:36:04 [2023-01-07T14:36:04.870Z] #49 49.50 Selecting previously unselected package net-tools.
14:36:04 [2023-01-07T14:36:04.870Z] #49 49.50 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:36:04 [2023-01-07T14:36:04.870Z] #49 49.51 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:36:04 [2023-01-07T14:36:04.870Z] #49 49.77 Selecting previously unselected package patch.
14:36:04 [2023-01-07T14:36:04.870Z] #49 49.78 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
14:36:04 [2023-01-07T14:36:04.870Z] #49 49.79 Unpacking patch (2.7.6-7) ...
14:36:04 [2023-01-07T14:36:04.870Z] #49 49.95 Selecting previously unselected package python-pip-whl.
14:36:04 [2023-01-07T14:36:04.870Z] #49 49.96 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:36:04 [2023-01-07T14:36:04.870Z] #49 49.97 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:36:04 [2023-01-07T14:36:04.934Z] #37 86.65 + bin/ctr
14:36:04 [2023-01-07T14:36:04.934Z] #37 ...
14:36:04 [2023-01-07T14:36:04.934Z] 
14:36:04 [2023-01-07T14:36:04.934Z] #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
14:36:04 [2023-01-07T14:36:04.934Z] #30 135.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:36:04 [2023-01-07T14:36:04.934Z] #30 135.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
14:36:04 [2023-01-07T14:36:04.934Z] #30 135.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:36:04 [2023-01-07T14:36:04.934Z] #30 ...
14:36:04 [2023-01-07T14:36:04.934Z] 
14:36:04 [2023-01-07T14:36:04.934Z] #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
14:36:04 [2023-01-07T14:36:04.934Z] #38 51.26   CC       images/file-lock.o
14:36:04 [2023-01-07T14:36:04.934Z] #38 51.56   CC       images/rlimit.o
14:36:04 [2023-01-07T14:36:04.934Z] #38 51.74   CC       images/pagemap.o
14:36:04 [2023-01-07T14:36:04.934Z] #38 52.16   CC       images/siginfo.o
14:36:04 [2023-01-07T14:36:04.934Z] #38 52.55   CC       images/rpc.o
14:36:04 [2023-01-07T14:36:04.934Z] #38 54.56   CC       images/ext-file.o
14:36:04 [2023-01-07T14:36:04.934Z] #38 54.93   CC       images/cgroup.o
14:36:04 [2023-01-07T14:36:04.934Z] #38 56.05   CC       images/userns.o
14:36:04 [2023-01-07T14:36:04.934Z] #38 56.44   CC       images/google/protobuf/descriptor.o
14:36:05 [2023-01-07T14:36:05.798Z] #49 50.84 Selecting previously unselected package python3-lib2to3.
14:36:05 [2023-01-07T14:36:05.798Z] #49 50.85 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
14:36:05 [2023-01-07T14:36:05.798Z] #49 50.85 Unpacking python3-lib2to3 (3.9.2-1) ...
14:36:05 [2023-01-07T14:36:05.874Z] #39 55.46   CC       images/ext-file.o
14:36:05 [2023-01-07T14:36:05.874Z] #39 ...
14:36:05 [2023-01-07T14:36:05.874Z] 
14:36:05 [2023-01-07T14:36:05.874Z] #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
14:36:05 [2023-01-07T14:36:05.874Z] #37 80.58 Updating files:  28% (1460/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:  60% (3091/5151)
Updating files:  61% (3143/5151)
Updating files:  62% (3194/5151)
Updating files:  62% (3228/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:  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.
14:36:05 [2023-01-07T14:36:05.874Z] #37 83.67 + cd /tmp/tmp.VMYaRj70Hz/src/github.com/containerd/containerd
14:36:05 [2023-01-07T14:36:05.874Z] #37 83.70 + git checkout -q v1.6.14
14:36:06 [2023-01-07T14:36:06.053Z] #49 51.10 Selecting previously unselected package python3-distutils.
14:36:06 [2023-01-07T14:36:06.053Z] #49 51.11 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
14:36:06 [2023-01-07T14:36:06.053Z] #49 51.12 Unpacking python3-distutils (3.9.2-1) ...
14:36:06 [2023-01-07T14:36:06.313Z] #38 ...
14:36:06 [2023-01-07T14:36:06.313Z] 
14:36:06 [2023-01-07T14:36:06.313Z] #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
14:36:06 [2023-01-07T14:36:06.313Z] #30 147.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:36:06 [2023-01-07T14:36:06.313Z] #30 147.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
14:36:06 [2023-01-07T14:36:06.313Z] #30 147.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:36:06 [2023-01-07T14:36:06.616Z] #49 51.56 Selecting previously unselected package python3-pkg-resources.
14:36:06 [2023-01-07T14:36:06.616Z] #49 51.58 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
14:36:06 [2023-01-07T14:36:06.616Z] #49 51.62 Unpacking python3-pkg-resources (52.0.0-4) ...
14:36:06 [2023-01-07T14:36:06.835Z] #37 ...
14:36:06 [2023-01-07T14:36:06.835Z] 
14:36:06 [2023-01-07T14:36:06.835Z] #28 [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
14:36:06 [2023-01-07T14:36:06.835Z] #28 141.4 github.com/BurntSushi/toml/cmd/tomlv
14:36:06 [2023-01-07T14:36:06.835Z] #28 DONE 146.5s
14:36:06 [2023-01-07T14:36:06.835Z] 
14:36:06 [2023-01-07T14:36:06.835Z] #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
14:36:06 [2023-01-07T14:36:06.835Z] #39 55.83   CC       images/cgroup.o
14:36:06 [2023-01-07T14:36:06.835Z] #39 56.88   CC       images/userns.o
14:36:06 [2023-01-07T14:36:06.872Z] #49 51.96 Selecting previously unselected package python3-setuptools.
14:36:06 [2023-01-07T14:36:06.918Z] #48 DONE 3.6s
14:36:06 [2023-01-07T14:36:06.918Z] 
14:36:06 [2023-01-07T14:36:06.918Z] #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
14:36:07 [2023-01-07T14:36:07.129Z] #49 51.97 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
14:36:07 [2023-01-07T14:36:07.129Z] #49 51.98 Unpacking python3-setuptools (52.0.0-4) ...
14:36:07 [2023-01-07T14:36:07.386Z] #49 52.42 Selecting previously unselected package python3-wheel.
14:36:07 [2023-01-07T14:36:07.386Z] #49 52.43 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
14:36:07 [2023-01-07T14:36:07.386Z] #49 52.44 Unpacking python3-wheel (0.34.2-1) ...
14:36:07 [2023-01-07T14:36:07.406Z] #39 57.33   CC       images/google/protobuf/descriptor.o
14:36:07 [2023-01-07T14:36:07.642Z] #49 52.73 Selecting previously unselected package python3-pip.
14:36:07 [2023-01-07T14:36:07.642Z] #49 52.74 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:36:07 [2023-01-07T14:36:07.642Z] #49 52.74 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:36:08 [2023-01-07T14:36:08.571Z] #49 53.32 Selecting previously unselected package sudo.
14:36:08 [2023-01-07T14:36:08.571Z] #49 53.32 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
14:36:08 [2023-01-07T14:36:08.571Z] #49 53.35 Unpacking sudo (1.9.5p2-3) ...
14:36:09 [2023-01-07T14:36:09.121Z] #51 ...
14:36:09 [2023-01-07T14:36:09.121Z] 
14:36:09 [2023-01-07T14:36:09.121Z] #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
14:36:09 [2023-01-07T14:36:09.121Z] #38 112.0   CC       criu/image-desc.o
14:36:09 [2023-01-07T14:36:09.121Z] #38 112.2   CC       criu/image.o
14:36:09 [2023-01-07T14:36:09.121Z] #38 113.1   CC       criu/ipc_ns.o
14:36:09 [2023-01-07T14:36:09.121Z] #38 114.5   CC       criu/irmap.o
14:36:09 [2023-01-07T14:36:09.121Z] #38 115.4   CC       criu/kcmp-ids.o
14:36:09 [2023-01-07T14:36:09.121Z] #38 115.9   CC       criu/kerndat.o
14:36:09 [2023-01-07T14:36:09.121Z] #38 117.2   CC       criu/libnetlink.o
14:36:09 [2023-01-07T14:36:09.121Z] #38 117.5   CC       criu/log.o
14:36:09 [2023-01-07T14:36:09.121Z] #38 118.0   CC       criu/lsm.o
14:36:09 [2023-01-07T14:36:09.121Z] #38 118.5   CC       criu/mem.o
14:36:09 [2023-01-07T14:36:09.121Z] #38 120.6   CC       criu/memfd.o
14:36:09 [2023-01-07T14:36:09.121Z] #38 121.2   CC       criu/mount.o
14:36:09 [2023-01-07T14:36:09.440Z] 98ecc5bab1a6: Download complete
14:36:09 [2023-01-07T14:36:09.938Z] #49 54.68 Selecting previously unselected package thin-provisioning-tools.
14:36:09 [2023-01-07T14:36:09.938Z] #49 54.70 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:36:09 [2023-01-07T14:36:09.938Z] #49 54.72 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:36:10 [2023-01-07T14:36:10.185Z] #49 2.715 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:36:10 [2023-01-07T14:36:10.185Z] #49 2.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:36:10 [2023-01-07T14:36:10.185Z] #49 2.845 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:36:10 [2023-01-07T14:36:10.185Z] #49 3.338 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:36:10 [2023-01-07T14:36:10.441Z] #49 ...
14:36:10 [2023-01-07T14:36:10.441Z] 
14:36:10 [2023-01-07T14:36:10.441Z] #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
14:36:10 [2023-01-07T14:36:10.441Z] #38 78.83   DEP      criu/mem.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 78.97   DEP      criu/lsm.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 79.12   DEP      criu/log.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 79.26   DEP      criu/libnetlink.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 79.39   DEP      criu/kerndat.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 79.56   DEP      criu/kcmp-ids.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 79.64   DEP      criu/irmap.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 79.79   DEP      criu/ipc_ns.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 79.96   DEP      criu/image.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 80.14   DEP      criu/image-desc.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 80.31   DEP      criu/fsnotify.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 80.46   DEP      criu/filesystems.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 80.68   DEP      criu/files.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 80.89   DEP      criu/files-reg.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 81.05   DEP      criu/files-ext.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 81.25   DEP      criu/file-lock.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 81.36   DEP      criu/file-ids.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 81.48   DEP      criu/fifo.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 81.67   DEP      criu/fdstore.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 81.78   DEP      criu/fault-injection.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 81.83   DEP      criu/external.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 81.93   DEP      criu/eventpoll.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 82.14   DEP      criu/eventfd.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 82.27   DEP      criu/crtools.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 82.42   DEP      criu/cr-service.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 82.61   DEP      criu/cr-restore.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 82.85   DEP      criu/cr-errno.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 82.90   DEP      criu/cr-dump.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 83.06   DEP      criu/cr-dedup.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 83.23   DEP      criu/cr-check.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 83.52   DEP      criu/config.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 83.75   DEP      criu/clone-noasan.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 83.84   DEP      criu/cgroup.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 83.98   DEP      criu/cgroup-props.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 84.16   DEP      criu/bitmap.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 84.21   DEP      criu/bfd.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 84.44   DEP      criu/autofs.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 84.56   DEP      criu/aio.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 84.76   DEP      criu/action-scripts.d
14:36:10 [2023-01-07T14:36:10.441Z] #38 85.07   CC       criu/action-scripts.o
14:36:10 [2023-01-07T14:36:10.441Z] #38 85.70   CC       criu/aio.o
14:36:10 [2023-01-07T14:36:10.441Z] #38 86.32   CC       criu/autofs.o
14:36:10 [2023-01-07T14:36:10.441Z] #38 88.02   CC       criu/bfd.o
14:36:10 [2023-01-07T14:36:10.441Z] #38 88.55   CC       criu/bitmap.o
14:36:10 [2023-01-07T14:36:10.441Z] #38 88.70   CC       criu/cgroup-props.o
14:36:10 [2023-01-07T14:36:10.513Z] #49 55.28 Selecting previously unselected package uidmap.
14:36:10 [2023-01-07T14:36:10.513Z] #49 55.28 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
14:36:10 [2023-01-07T14:36:10.513Z] #49 55.28 Unpacking uidmap (1:4.8.1-1) ...
14:36:10 [2023-01-07T14:36:10.513Z] #49 55.48 Selecting previously unselected package vim-runtime.
14:36:10 [2023-01-07T14:36:10.513Z] #49 55.49 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:36:10 [2023-01-07T14:36:10.513Z] #49 55.59 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:36:10 [2023-01-07T14:36:10.712Z] #39 60.23   CC       images/opts.o
14:36:10 [2023-01-07T14:36:10.713Z] #39 60.57   CC       images/seccomp.o
14:36:10 [2023-01-07T14:36:10.769Z] #49 55.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:36:10 [2023-01-07T14:36:10.769Z] #49 55.76 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:36:11 [2023-01-07T14:36:11.003Z] #38 89.63   CC       criu/cgroup.o
14:36:11 [2023-01-07T14:36:11.028Z] #39 61.04   CC       images/binfmt-misc.o
14:36:11 [2023-01-07T14:36:11.325Z] #39 61.27   CC       images/time.o
14:36:11 [2023-01-07T14:36:11.566Z] #38 ...
14:36:11 [2023-01-07T14:36:11.566Z] 
14:36:11 [2023-01-07T14:36:11.566Z] #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
14:36:11 [2023-01-07T14:36:11.566Z] #49 4.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:36:11 [2023-01-07T14:36:11.586Z] #39 61.64   CC       images/sysctl.o
14:36:12 [2023-01-07T14:36:12.128Z] #49 ...
14:36:12 [2023-01-07T14:36:12.128Z] 
14:36:12 [2023-01-07T14:36:12.128Z] #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
14:36:12 [2023-01-07T14:36:12.128Z] #40 14.29 + cd /tmp/tmp.pY7J6JFGPr/src/github.com/opencontainers/runc
14:36:12 [2023-01-07T14:36:12.128Z] #40 14.29 + git checkout -q v1.1.4
14:36:12 [2023-01-07T14:36:12.128Z] #40 15.10 + '[' -z '' ']'
14:36:12 [2023-01-07T14:36:12.128Z] #40 15.13 + target=static
14:36:12 [2023-01-07T14:36:12.128Z] #40 15.13 + make BUILDTAGS=seccomp static
14:36:12 [2023-01-07T14:36:12.128Z] #40 15.50 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 .
14:36:12 [2023-01-07T14:36:12.157Z] #39 61.98   CC       images/autofs.o
14:36:12 [2023-01-07T14:36:12.157Z] #39 ...
14:36:12 [2023-01-07T14:36:12.157Z] 
14:36:12 [2023-01-07T14:36:12.157Z] #35 [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
14:36:12 [2023-01-07T14:36:12.157Z] #35 151.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:36:12 [2023-01-07T14:36:12.157Z] #35 151.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
14:36:12 [2023-01-07T14:36:12.386Z] #38 ...
14:36:12 [2023-01-07T14:36:12.386Z] 
14:36:12 [2023-01-07T14:36:12.386Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
14:36:12 [2023-01-07T14:36:12.386Z] #51 9.437 Collecting yamllint==1.26.1
14:36:12 [2023-01-07T14:36:12.418Z] #35 151.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:36:12 [2023-01-07T14:36:12.691Z] #40 ...
14:36:12 [2023-01-07T14:36:12.691Z] 
14:36:12 [2023-01-07T14:36:12.691Z] #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
14:36:12 [2023-01-07T14:36:12.691Z] #49 5.846 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:36:12 [2023-01-07T14:36:12.885Z] #30 ...
14:36:12 [2023-01-07T14:36:12.885Z] 
14:36:12 [2023-01-07T14:36:12.885Z] #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
14:36:12 [2023-01-07T14:36:12.885Z] #38 59.04   CC       images/opts.o
14:36:12 [2023-01-07T14:36:12.885Z] #38 59.42   CC       images/seccomp.o
14:36:12 [2023-01-07T14:36:12.885Z] #38 59.71   CC       images/binfmt-misc.o
14:36:12 [2023-01-07T14:36:12.885Z] #38 59.90   CC       images/time.o
14:36:12 [2023-01-07T14:36:12.885Z] #38 60.20   CC       images/sysctl.o
14:36:12 [2023-01-07T14:36:12.885Z] #38 60.48   CC       images/autofs.o
14:36:12 [2023-01-07T14:36:12.885Z] #38 60.80   CC       images/macvlan.o
14:36:12 [2023-01-07T14:36:12.885Z] #38 61.13   CC       images/sit.o
14:36:12 [2023-01-07T14:36:12.885Z] #38 61.36   CC       images/memfd.o
14:36:12 [2023-01-07T14:36:12.885Z] #38 61.70   CC       images/timens.o
14:36:12 [2023-01-07T14:36:12.885Z] #38 62.16   LINK     images/built-in.o
14:36:12 [2023-01-07T14:36:12.885Z] #38 62.62   GEN      compel/include/asm
14:36:12 [2023-01-07T14:36:12.885Z] #38 62.75   GEN      compel/include/version.h
14:36:12 [2023-01-07T14:36:12.885Z] #38 62.78 touch .config
14:36:12 [2023-01-07T14:36:12.885Z] #38 62.84   GEN      include/common/config.h
14:36:12 [2023-01-07T14:36:12.885Z] #38 63.05   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:36:12 [2023-01-07T14:36:12.885Z] #38 63.10   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:36:12 [2023-01-07T14:36:12.885Z] #38 63.17   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:36:12 [2023-01-07T14:36:12.885Z] #38 63.21   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:36:12 [2023-01-07T14:36:12.885Z] #38 63.35   DEP      compel/arch/x86/plugins/std/memcpy.d
14:36:12 [2023-01-07T14:36:12.885Z] #38 63.41   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:36:12 [2023-01-07T14:36:12.885Z] #38 63.54   GEN      compel/plugins/include/uapi/std/syscall.h
14:36:12 [2023-01-07T14:36:12.885Z] #38 63.71   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:36:12 [2023-01-07T14:36:12.885Z] #38 63.75   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:36:12 [2023-01-07T14:36:12.885Z] #38 63.86   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:36:12 [2023-01-07T14:36:12.885Z] #38 63.90   DEP      compel/plugins/std/infect.d
14:36:12 [2023-01-07T14:36:12.885Z] #38 64.10   DEP      compel/plugins/std/string.d
14:36:12 [2023-01-07T14:36:12.885Z] #38 64.28   DEP      compel/plugins/std/log.d
14:36:12 [2023-01-07T14:36:12.885Z] #38 64.47   DEP      compel/plugins/std/fds.d
14:36:12 [2023-01-07T14:36:12.885Z] #38 64.64   DEP      compel/plugins/std/std.d
14:36:12 [2023-01-07T14:36:12.885Z] #38 64.80   DEP      compel/plugins/shmem/shmem.d
14:36:12 [2023-01-07T14:36:12.885Z] #38 64.88   DEP      compel/plugins/fds/fds.d
14:36:12 [2023-01-07T14:36:12.885Z] #38 65.13   CC       compel/plugins/std/std.o
14:36:12 [2023-01-07T14:36:12.885Z] #38 65.39   CC       compel/plugins/std/fds.o
14:36:13 [2023-01-07T14:36:13.313Z] #51 10.50   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:36:13 [2023-01-07T14:36:13.455Z] #38 65.99   CC       compel/plugins/std/log.o
14:36:14 [2023-01-07T14:36:14.239Z] #51 11.59 Collecting pathspec>=0.5.3
14:36:14 [2023-01-07T14:36:14.239Z] #51 11.60   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
14:36:14 [2023-01-07T14:36:14.393Z] #38 67.04   CC       compel/plugins/std/string.o
14:36:14 [2023-01-07T14:36:14.495Z] #51 11.97 Collecting pyyaml
14:36:14 [2023-01-07T14:36:14.751Z] #51 11.97   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
14:36:14 [2023-01-07T14:36:14.751Z] #51 12.03 Building wheels for collected packages: yamllint
14:36:14 [2023-01-07T14:36:14.751Z] #51 12.04   Building wheel for yamllint (setup.py): started
14:36:14 [2023-01-07T14:36:14.942Z] #49 ...
14:36:14 [2023-01-07T14:36:14.942Z] 
14:36:14 [2023-01-07T14:36:14.942Z] #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
14:36:14 [2023-01-07T14:36:14.942Z] #39 169.9   CC       criu/ipc_ns.o
14:36:14 [2023-01-07T14:36:14.942Z] #39 171.7   CC       criu/irmap.o
14:36:14 [2023-01-07T14:36:14.942Z] #39 172.7   CC       criu/kcmp-ids.o
14:36:14 [2023-01-07T14:36:14.942Z] #39 173.3   CC       criu/kerndat.o
14:36:14 [2023-01-07T14:36:14.942Z] #39 175.1   CC       criu/libnetlink.o
14:36:14 [2023-01-07T14:36:14.942Z] #39 175.8   CC       criu/log.o
14:36:14 [2023-01-07T14:36:14.942Z] #39 176.7   CC       criu/lsm.o
14:36:14 [2023-01-07T14:36:14.942Z] #39 177.1   CC       criu/mem.o
14:36:14 [2023-01-07T14:36:14.942Z] #39 179.3   CC       criu/memfd.o
14:36:15 [2023-01-07T14:36:15.204Z] #39 ...
14:36:15 [2023-01-07T14:36:15.204Z] 
14:36:15 [2023-01-07T14:36:15.204Z] #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
14:36:15 [2023-01-07T14:36:15.204Z] #49 60.17 Selecting previously unselected package vim.
14:36:15 [2023-01-07T14:36:15.204Z] #49 60.18 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:36:15 [2023-01-07T14:36:15.204Z] #49 60.27 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:36:15 [2023-01-07T14:36:15.679Z] #51 13.02   Building wheel for yamllint (setup.py): finished with status 'done'
14:36:15 [2023-01-07T14:36:15.679Z] #51 13.03   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b13bb1b1861df2f9ff6a110904ea482f660181646bb9af1ae04c6d5880ab7039
14:36:15 [2023-01-07T14:36:15.679Z] #51 13.03   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:36:15 [2023-01-07T14:36:15.679Z] #51 13.03 Successfully built yamllint
14:36:15 [2023-01-07T14:36:15.679Z] #51 13.06 Installing collected packages: pyyaml, pathspec, yamllint
14:36:15 [2023-01-07T14:36:15.773Z] #38 67.99   CC       compel/plugins/std/infect.o
14:36:15 [2023-01-07T14:36:15.935Z] #51 13.42 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
14:36:16 [2023-01-07T14:36:16.341Z] #38 68.72   CC       compel/arch/x86/plugins/std/parasite-head.o
14:36:16 [2023-01-07T14:36:16.341Z] #38 68.81   CC       compel/arch/x86/plugins/std/memcpy.o
14:36:16 [2023-01-07T14:36:16.497Z] #51 DONE 14.0s
14:36:16 [2023-01-07T14:36:16.497Z] 
14:36:16 [2023-01-07T14:36:16.497Z] #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
14:36:16 [2023-01-07T14:36:16.497Z] #38 125.2   CC       criu/namespaces.o
14:36:16 [2023-01-07T14:36:16.497Z] #38 127.4   CC       criu/net.o
14:36:16 [2023-01-07T14:36:16.572Z] #49 61.46 Selecting previously unselected package xfsprogs.
14:36:16 [2023-01-07T14:36:16.572Z] #49 61.47 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
14:36:16 [2023-01-07T14:36:16.572Z] #49 61.47 Unpacking xfsprogs (5.10.0-4) ...
14:36:16 [2023-01-07T14:36:16.601Z] #38 69.02   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:36:16 [2023-01-07T14:36:16.601Z] #38 69.20   AR       compel/plugins/std.lib.a
14:36:16 [2023-01-07T14:36:16.860Z] #38 69.43   CC       compel/plugins/fds/fds.o
14:36:16 [2023-01-07T14:36:16.860Z] #38 ...
14:36:16 [2023-01-07T14:36:16.860Z] 
14:36:16 [2023-01-07T14:36:16.860Z] #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
14:36:16 [2023-01-07T14:36:16.860Z] #30 157.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:36:16 [2023-01-07T14:36:16.860Z] #30 157.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:36:16 [2023-01-07T14:36:16.860Z] #30 157.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:36:16 [2023-01-07T14:36:16.864Z] #49 9.734 Fetched 8616 kB in 7s (1181 kB/s)
14:36:17 [2023-01-07T14:36:17.391Z] #49 62.21 Selecting previously unselected package zip.
14:36:17 [2023-01-07T14:36:17.391Z] #49 62.21 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
14:36:17 [2023-01-07T14:36:17.391Z] #49 62.22 Unpacking zip (3.0-12) ...
14:36:17 [2023-01-07T14:36:17.648Z] #49 62.63 Setting up python3-pkg-resources (52.0.0-4) ...
14:36:17 [2023-01-07T14:36:17.707Z] #35 ...
14:36:17 [2023-01-07T14:36:17.707Z] 
14:36:17 [2023-01-07T14:36:17.707Z] #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
14:36:17 [2023-01-07T14:36:17.707Z] #39 62.39   CC       images/macvlan.o
14:36:17 [2023-01-07T14:36:17.707Z] #39 62.75   CC       images/sit.o
14:36:17 [2023-01-07T14:36:17.707Z] #39 63.11   CC       images/memfd.o
14:36:17 [2023-01-07T14:36:17.707Z] #39 63.41   CC       images/timens.o
14:36:17 [2023-01-07T14:36:17.707Z] #39 63.77   LINK     images/built-in.o
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.05   GEN      compel/include/asm
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.07   GEN      compel/include/version.h
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.08 touch .config
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.14   GEN      include/common/config.h
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.37   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.39   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.46   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.51   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.60   DEP      compel/arch/x86/plugins/std/memcpy.d
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.64   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.66   GEN      compel/plugins/include/uapi/std/syscall.h
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.67   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.69   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.71   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.72   DEP      compel/plugins/std/infect.d
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.83   DEP      compel/plugins/std/string.d
14:36:17 [2023-01-07T14:36:17.707Z] #39 64.90   DEP      compel/plugins/std/log.d
14:36:17 [2023-01-07T14:36:17.707Z] #39 65.10   DEP      compel/plugins/std/fds.d
14:36:17 [2023-01-07T14:36:17.707Z] #39 65.30   DEP      compel/plugins/std/std.d
14:36:17 [2023-01-07T14:36:17.707Z] #39 65.38   DEP      compel/plugins/shmem/shmem.d
14:36:17 [2023-01-07T14:36:17.707Z] #39 65.52   DEP      compel/plugins/fds/fds.d
14:36:17 [2023-01-07T14:36:17.707Z] #39 65.74   CC       compel/plugins/std/std.o
14:36:17 [2023-01-07T14:36:17.707Z] #39 66.07   CC       compel/plugins/std/fds.o
14:36:17 [2023-01-07T14:36:17.707Z] #39 66.69   CC       compel/plugins/std/log.o
14:36:17 [2023-01-07T14:36:17.968Z] #39 67.95   CC       compel/plugins/std/string.o
14:36:18 [2023-01-07T14:36:18.130Z] b111c3320c94: Verifying Checksum
14:36:18 [2023-01-07T14:36:18.130Z] b111c3320c94: Download complete
14:36:18 [2023-01-07T14:36:18.539Z] #39 ...
14:36:18 [2023-01-07T14:36:18.539Z] 
14:36:18 [2023-01-07T14:36:18.539Z] #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
14:36:18 [2023-01-07T14:36:18.539Z] #37 87.93 + export 'BUILDTAGS=netgo osusergo static_build'
14:36:18 [2023-01-07T14:36:18.539Z] #37 87.93 + BUILDTAGS='netgo osusergo static_build'
14:36:18 [2023-01-07T14:36:18.539Z] #37 87.93 + export EXTRA_FLAGS=-buildmode=pie
14:36:18 [2023-01-07T14:36:18.539Z] #37 87.93 + EXTRA_FLAGS=-buildmode=pie
14:36:18 [2023-01-07T14:36:18.539Z] #37 87.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:36:18 [2023-01-07T14:36:18.539Z] #37 87.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:36:18 [2023-01-07T14:36:18.539Z] #37 87.93 + '[' '' = dynamic ']'
14:36:18 [2023-01-07T14:36:18.539Z] #37 87.93 + make
14:36:18 [2023-01-07T14:36:18.539Z] #37 90.57 + bin/ctr
14:36:19 [2023-01-07T14:36:19.012Z] #38 131.2   CC       criu/netfilter.o
14:36:19 [2023-01-07T14:36:19.012Z] #38 131.4   CC       criu/page-pipe.o
14:36:19 [2023-01-07T14:36:19.110Z] #37 ...
14:36:19 [2023-01-07T14:36:19.110Z] 
14:36:19 [2023-01-07T14:36:19.110Z] #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
14:36:19 [2023-01-07T14:36:19.110Z] #39 69.02   CC       compel/plugins/std/infect.o
14:36:19 [2023-01-07T14:36:19.383Z] #49 9.734 Reading package lists...
14:36:19 [2023-01-07T14:36:19.383Z] #49 ...
14:36:19 [2023-01-07T14:36:19.383Z] 
14:36:19 [2023-01-07T14:36:19.383Z] #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
14:36:19 [2023-01-07T14:36:19.383Z] #38 92.96   CC       criu/clone-noasan.o
14:36:19 [2023-01-07T14:36:19.383Z] #38 93.16   CC       criu/config.o
14:36:19 [2023-01-07T14:36:19.383Z] #38 94.76   CC       criu/cr-check.o
14:36:19 [2023-01-07T14:36:19.383Z] #38 96.64   CC       criu/cr-dedup.o
14:36:19 [2023-01-07T14:36:19.383Z] #38 97.19   CC       criu/cr-dump.o
14:36:19 [2023-01-07T14:36:19.383Z] #38 ...
14:36:19 [2023-01-07T14:36:19.383Z] 
14:36:19 [2023-01-07T14:36:19.383Z] #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
14:36:19 [2023-01-07T14:36:19.383Z] #49 9.734 Reading package lists...
14:36:19 [2023-01-07T14:36:19.540Z] #49 64.45 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:36:19 [2023-01-07T14:36:19.540Z] #49 64.46 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:36:19 [2023-01-07T14:36:19.540Z] #49 64.48 Setting up libgpm2:amd64 (1.20.7-8) ...
14:36:19 [2023-01-07T14:36:19.540Z] #49 64.49 Setting up libicu67:amd64 (67.1-7) ...
14:36:19 [2023-01-07T14:36:19.540Z] #49 64.50 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:36:19 [2023-01-07T14:36:19.540Z] #49 64.51 Setting up libinih1:amd64 (53-1+b2) ...
14:36:19 [2023-01-07T14:36:19.540Z] #49 64.53 Setting up uidmap (1:4.8.1-1) ...
14:36:19 [2023-01-07T14:36:19.540Z] #49 64.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:36:19 [2023-01-07T14:36:19.540Z] #49 64.55 Setting up bzip2 (1.0.8-4) ...
14:36:19 [2023-01-07T14:36:19.540Z] #49 64.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:36:19 [2023-01-07T14:36:19.540Z] #49 64.58 Setting up python3-wheel (0.34.2-1) ...
14:36:19 [2023-01-07T14:36:19.680Z] #39 69.57   CC       compel/arch/x86/plugins/std/parasite-head.o
14:36:19 [2023-01-07T14:36:19.680Z] #39 69.65   CC       compel/arch/x86/plugins/std/memcpy.o
14:36:19 [2023-01-07T14:36:19.680Z] #39 69.78   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:36:19 [2023-01-07T14:36:19.938Z] #38 132.2   CC       criu/page-xfer.o
14:36:19 [2023-01-07T14:36:19.941Z] #39 69.94   AR       compel/plugins/std.lib.a
14:36:20 [2023-01-07T14:36:20.201Z] #39 70.18   CC       compel/plugins/fds/fds.o
14:36:20 [2023-01-07T14:36:20.470Z] #49 65.38 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:36:20 [2023-01-07T14:36:20.470Z] #49 65.41 Setting up libcap2:amd64 (1:2.44-1) ...
14:36:20 [2023-01-07T14:36:20.470Z] #49 65.43 Setting up libcap2-bin (1:2.44-1) ...
14:36:20 [2023-01-07T14:36:20.470Z] #49 65.44 Setting up apparmor (2.13.6-10) ...
14:36:20 [2023-01-07T14:36:20.576Z] #49 12.69 Reading package lists...
14:36:20 [2023-01-07T14:36:20.576Z] #49 ...
14:36:20 [2023-01-07T14:36:20.576Z] 
14:36:20 [2023-01-07T14:36:20.576Z] #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
14:36:20 [2023-01-07T14:36:20.576Z] #24 DONE 156.4s
14:36:20 [2023-01-07T14:36:20.576Z] 
14:36:20 [2023-01-07T14:36:20.576Z] #26 [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
14:36:20 [2023-01-07T14:36:20.772Z] #39 70.57   AR       compel/plugins/fds.lib.a
14:36:20 [2023-01-07T14:36:20.772Z] #39 70.74   HOSTDEP  compel/src/lib/log-host.d
14:36:21 [2023-01-07T14:36:21.032Z] #39 71.03   HOSTDEP  compel/src/lib/handle-elf-host.d
14:36:21 [2023-01-07T14:36:21.293Z] #39 71.22   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:36:21 [2023-01-07T14:36:21.293Z] #39 71.34   HOSTDEP  compel/src/main-host.d
14:36:21 [2023-01-07T14:36:21.505Z] #26 ...
14:36:21 [2023-01-07T14:36:21.505Z] 
14:36:21 [2023-01-07T14:36:21.505Z] #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
14:36:21 [2023-01-07T14:36:21.505Z] #38 100.1   CC       criu/cr-errno.o
14:36:21 [2023-01-07T14:36:21.505Z] #38 100.2   CC       criu/cr-restore.o
14:36:21 [2023-01-07T14:36:21.554Z] #39 71.50   DEP      compel/src/lib/ptrace.d
14:36:21 [2023-01-07T14:36:21.814Z] #39 71.66   DEP      compel/src/lib/infect.d
14:36:21 [2023-01-07T14:36:21.814Z] #39 71.86   DEP      compel/src/lib/infect-util.d
14:36:21 [2023-01-07T14:36:21.837Z] #38 134.0   CC       criu/pagemap-cache.o
14:36:22 [2023-01-07T14:36:22.075Z] #39 72.00   DEP      compel/src/lib/infect-rpc.d
14:36:22 [2023-01-07T14:36:22.075Z] #39 72.14   DEP      compel/arch/x86/src/lib/infect.d
14:36:22 [2023-01-07T14:36:22.099Z] #38 134.4   CC       criu/pagemap.o
14:36:22 [2023-01-07T14:36:22.336Z] #39 72.34   DEP      compel/arch/x86/src/lib/cpu.d
14:36:22 [2023-01-07T14:36:22.363Z] #49 67.22 Setting up zip (3.0-12) ...
14:36:22 [2023-01-07T14:36:22.363Z] #49 67.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:36:22 [2023-01-07T14:36:22.363Z] #49 67.26 Setting up bash-completion (1:2.11-2) ...
14:36:22 [2023-01-07T14:36:22.597Z] #39 72.47   DEP      compel/src/lib/log.d
14:36:22 [2023-01-07T14:36:22.597Z] #39 72.57   DEP      compel/src/main.d
14:36:22 [2023-01-07T14:36:22.858Z] #39 72.78   DEP      compel/src/lib/handle-elf.d
14:36:22 [2023-01-07T14:36:22.858Z] #39 72.88   DEP      compel/arch/x86/src/lib/handle-elf.d
14:36:22 [2023-01-07T14:36:22.858Z] #39 72.99   CC       compel/src/lib/log.o
14:36:23 [2023-01-07T14:36:23.047Z] #38 135.4   CC       criu/parasite-syscall.o
14:36:23 [2023-01-07T14:36:23.118Z] #39 73.15   CC       compel/arch/x86/src/lib/cpu.o
14:36:23 [2023-01-07T14:36:23.433Z] #30 ...
14:36:23 [2023-01-07T14:36:23.433Z] 
14:36:23 [2023-01-07T14:36:23.433Z] #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
14:36:23 [2023-01-07T14:36:23.433Z] #38 69.78   AR       compel/plugins/fds.lib.a
14:36:23 [2023-01-07T14:36:23.433Z] #38 70.07   HOSTDEP  compel/src/lib/log-host.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 70.23   HOSTDEP  compel/src/lib/handle-elf-host.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 70.43   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 70.58   HOSTDEP  compel/src/main-host.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 70.73   DEP      compel/src/lib/ptrace.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 70.91   DEP      compel/src/lib/infect.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 71.06   DEP      compel/src/lib/infect-util.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 71.17   DEP      compel/src/lib/infect-rpc.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 71.36   DEP      compel/arch/x86/src/lib/infect.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 71.56   DEP      compel/arch/x86/src/lib/cpu.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 71.64   DEP      compel/src/lib/log.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 71.72   DEP      compel/src/main.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 71.81   DEP      compel/src/lib/handle-elf.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 72.01   DEP      compel/arch/x86/src/lib/handle-elf.d
14:36:23 [2023-01-07T14:36:23.433Z] #38 72.21   CC       compel/src/lib/log.o
14:36:23 [2023-01-07T14:36:23.433Z] #38 72.49   CC       compel/arch/x86/src/lib/cpu.o
14:36:23 [2023-01-07T14:36:23.433Z] #38 73.38   CC       compel/arch/x86/src/lib/infect.o
14:36:23 [2023-01-07T14:36:23.433Z] #38 74.61   CC       compel/src/lib/infect-rpc.o
14:36:23 [2023-01-07T14:36:23.433Z] #38 75.33   CC       compel/src/lib/infect-util.o
14:36:23 [2023-01-07T14:36:23.433Z] #38 75.73   CC       compel/src/lib/infect.o
14:36:23 [2023-01-07T14:36:23.609Z] #38 136.1   CC       criu/path.o
14:36:23 [2023-01-07T14:36:23.865Z] #38 136.4   CC       criu/pie-util-vdso.o
14:36:24 [2023-01-07T14:36:24.059Z] #39 73.84   CC       compel/arch/x86/src/lib/infect.o
14:36:24 [2023-01-07T14:36:24.255Z] #49 69.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:36:24 [2023-01-07T14:36:24.255Z] #49 69.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:36:24 [2023-01-07T14:36:24.255Z] #49 69.38 Setting up libmnl0:amd64 (1.0.4-3) ...
14:36:24 [2023-01-07T14:36:24.255Z] #49 69.39 Setting up patch (2.7.6-7) ...
14:36:24 [2023-01-07T14:36:24.255Z] #49 69.41 Setting up sudo (1.9.5p2-3) ...
14:36:24 [2023-01-07T14:36:24.426Z] #38 136.8   CC       criu/pie-util.o
14:36:24 [2023-01-07T14:36:24.512Z] #49 69.48 invoke-rc.d: could not determine current runlevel
14:36:24 [2023-01-07T14:36:24.512Z] #49 69.49 invoke-rc.d: policy-rc.d denied execution of start.
14:36:24 [2023-01-07T14:36:24.512Z] #49 69.50 Setting up xfsprogs (5.10.0-4) ...
14:36:24 [2023-01-07T14:36:24.512Z] #49 69.52 Setting up libxtables12:amd64 (1.8.7-1) ...
14:36:24 [2023-01-07T14:36:24.512Z] #49 69.53 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:36:24 [2023-01-07T14:36:24.512Z] #49 69.55 Setting up pigz (2.6-1) ...
14:36:24 [2023-01-07T14:36:24.512Z] #49 69.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:36:24 [2023-01-07T14:36:24.512Z] #49 69.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:36:24 [2023-01-07T14:36:24.630Z] #39 74.53   CC       compel/src/lib/infect-rpc.o
14:36:24 [2023-01-07T14:36:24.682Z] #38 137.0   CC       criu/pipes.o
14:36:24 [2023-01-07T14:36:24.769Z] #49 69.60 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:36:24 [2023-01-07T14:36:24.769Z] #49 69.61 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:36:24 [2023-01-07T14:36:24.891Z] #39 74.86   CC       compel/src/lib/infect-util.o
14:36:25 [2023-01-07T14:36:25.151Z] #39 75.20   CC       compel/src/lib/infect.o
14:36:25 [2023-01-07T14:36:25.243Z] #38 137.7   CC       criu/plugin.o
14:36:25 [2023-01-07T14:36:25.332Z] #49 70.42 Setting up libaio1:amd64 (0.3.112-9) ...
14:36:25 [2023-01-07T14:36:25.332Z] #49 70.44 Setting up python3-lib2to3 (3.9.2-1) ...
14:36:25 [2023-01-07T14:36:25.499Z] #38 138.0   CC       criu/proc_parse.o
14:36:25 [2023-01-07T14:36:25.588Z] #49 ...
14:36:25 [2023-01-07T14:36:25.588Z] 
14:36:25 [2023-01-07T14:36:25.588Z] #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
14:36:25 [2023-01-07T14:36:25.588Z] #39 180.4   CC       criu/mount.o
14:36:25 [2023-01-07T14:36:25.588Z] #39 186.3   CC       criu/namespaces.o
14:36:25 [2023-01-07T14:36:25.588Z] #39 188.4   CC       criu/net.o
14:36:25 [2023-01-07T14:36:25.845Z] #39 ...
14:36:25 [2023-01-07T14:36:25.845Z] 
14:36:25 [2023-01-07T14:36:25.845Z] #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
14:36:25 [2023-01-07T14:36:25.845Z] #49 70.86 Setting up libelf1:amd64 (0.183-1) ...
14:36:25 [2023-01-07T14:36:25.845Z] #49 70.89 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:36:25 [2023-01-07T14:36:25.845Z] #49 70.90 Setting up python3-distutils (3.9.2-1) ...
14:36:26 [2023-01-07T14:36:26.408Z] #49 71.43 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:36:26 [2023-01-07T14:36:26.408Z] #49 71.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:36:26 [2023-01-07T14:36:26.408Z] #49 71.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:36:26 [2023-01-07T14:36:26.408Z] #49 71.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:36:26 [2023-01-07T14:36:26.408Z] #49 71.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:36:26 [2023-01-07T14:36:26.408Z] #49 71.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:36:26 [2023-01-07T14:36:26.408Z] #49 71.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:36:26 [2023-01-07T14:36:26.408Z] #49 71.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:36:26 [2023-01-07T14:36:26.408Z] #49 71.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:36:26 [2023-01-07T14:36:26.408Z] #49 71.50 Setting up python3-setuptools (52.0.0-4) ...
14:36:26 [2023-01-07T14:36:26.735Z] #38 78.88   CC       compel/src/lib/ptrace.o
14:36:26 [2023-01-07T14:36:26.735Z] #38 79.27   AR       compel/libcompel.a
14:36:26 [2023-01-07T14:36:26.756Z] #38 105.1   CC       criu/cr-service.o
14:36:26 [2023-01-07T14:36:26.756Z] #38 ...
14:36:26 [2023-01-07T14:36:26.756Z] 
14:36:26 [2023-01-07T14:36:26.756Z] #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
14:36:26 [2023-01-07T14:36:26.756Z] #49 12.69 Reading package lists...
14:36:26 [2023-01-07T14:36:26.756Z] #49 15.81 Building dependency tree...
14:36:26 [2023-01-07T14:36:26.756Z] #49 17.33 The following additional packages will be installed:
14:36:26 [2023-01-07T14:36:26.756Z] #49 17.33   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:36:26 [2023-01-07T14:36:26.756Z] #49 17.33   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:36:26 [2023-01-07T14:36:26.756Z] #49 17.33   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:36:26 [2023-01-07T14:36:26.756Z] #49 17.34   python3-pkg-resources vim-runtime xxd
14:36:26 [2023-01-07T14:36:26.756Z] #49 17.34 Suggested packages:
14:36:26 [2023-01-07T14:36:26.756Z] #49 17.34   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:36:26 [2023-01-07T14:36:26.756Z] #49 17.34   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:36:26 [2023-01-07T14:36:26.756Z] #49 17.34   acl attr quota
14:36:26 [2023-01-07T14:36:26.756Z] #49 17.34 Recommended packages:
14:36:26 [2023-01-07T14:36:26.756Z] #49 17.34   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:36:26 [2023-01-07T14:36:26.756Z] #49 18.62 The following NEW packages will be installed:
14:36:26 [2023-01-07T14:36:26.756Z] #49 18.63   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:36:26 [2023-01-07T14:36:26.756Z] #49 18.63   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.63   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.63   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.63   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.63   python3-pkg-resources python3-setuptools python3-wheel sudo
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.63   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.63   xz-utils zip
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.94 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.94 Need to get 27.0 MB of archives.
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.94 After this operation, 104 MB of additional disk space will be used.
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 18.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.34 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.70 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.75 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:36:26 [2023-01-07T14:36:26.757Z] #49 19.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:36:26 [2023-01-07T14:36:26.993Z] #38 79.36   HOSTCC   compel/src/main-host.o
14:36:27 [2023-01-07T14:36:27.251Z] #38 79.70   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:36:27 [2023-01-07T14:36:27.251Z] #38 79.83   HOSTCC   compel/src/lib/handle-elf-host.o
14:36:27 [2023-01-07T14:36:27.329Z] #49 20.42 debconf: delaying package configuration, since apt-utils is not installed
14:36:27 [2023-01-07T14:36:27.512Z] #38 80.13   HOSTCC   compel/src/lib/log-host.o
14:36:27 [2023-01-07T14:36:27.512Z] #38 80.23   HOSTLINK compel/compel-host-bin
14:36:27 [2023-01-07T14:36:27.586Z] #49 20.58 Fetched 27.0 MB in 1s (23.9 MB/s)
14:36:27 [2023-01-07T14:36:27.586Z] #49 20.65 Selecting previously unselected package pigz.
14:36:27 [2023-01-07T14:36:27.586Z] #49 20.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
14:36:27 [2023-01-07T14:36:27.586Z] #49 20.70 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
14:36:27 [2023-01-07T14:36:27.586Z] #49 20.71 Unpacking pigz (2.6-1) ...
14:36:27 [2023-01-07T14:36:27.586Z] #49 20.83 Selecting previously unselected package libelf1:amd64.
14:36:27 [2023-01-07T14:36:27.771Z] #38 80.36   DEP      soccr/soccr.d
14:36:27 [2023-01-07T14:36:27.843Z] #49 20.83 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
14:36:27 [2023-01-07T14:36:27.843Z] #49 20.84 Unpacking libelf1:amd64 (0.183-1) ...
14:36:28 [2023-01-07T14:36:28.032Z] #38 80.60   CC       soccr/soccr.o
14:36:28 [2023-01-07T14:36:28.126Z] #49 20.98 Selecting previously unselected package libbpf0:amd64.
14:36:28 [2023-01-07T14:36:28.126Z] #49 20.98 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
14:36:28 [2023-01-07T14:36:28.126Z] #49 20.99 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:36:28 [2023-01-07T14:36:28.126Z] #49 21.12 Selecting previously unselected package libcap2:amd64.
14:36:28 [2023-01-07T14:36:28.126Z] #49 21.12 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
14:36:28 [2023-01-07T14:36:28.126Z] #49 21.13 Unpacking libcap2:amd64 (1:2.44-1) ...
14:36:28 [2023-01-07T14:36:28.126Z] #49 21.22 Selecting previously unselected package libmnl0:amd64.
14:36:28 [2023-01-07T14:36:28.126Z] #49 21.22 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
14:36:28 [2023-01-07T14:36:28.300Z] #49 73.10 Setting up libjq1:amd64 (1.6-2.1) ...
14:36:28 [2023-01-07T14:36:28.300Z] #49 73.13 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:36:28 [2023-01-07T14:36:28.300Z] #49 73.14 Setting up thin-provisioning-tools (0.9.0-1) ...
14:36:28 [2023-01-07T14:36:28.300Z] #49 73.16 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:36:28 [2023-01-07T14:36:28.384Z] #49 21.23 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:36:28 [2023-01-07T14:36:28.384Z] #49 21.39 Selecting previously unselected package libxtables12:amd64.
14:36:28 [2023-01-07T14:36:28.384Z] #49 21.39 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
14:36:28 [2023-01-07T14:36:28.384Z] #49 21.40 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:36:28 [2023-01-07T14:36:28.384Z] #49 21.50 Selecting previously unselected package libcap2-bin.
14:36:28 [2023-01-07T14:36:28.384Z] #49 21.51 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:36:28 [2023-01-07T14:36:28.384Z] #49 21.51 Unpacking libcap2-bin (1:2.44-1) ...
14:36:28 [2023-01-07T14:36:28.384Z] #49 21.60 Selecting previously unselected package iproute2.
14:36:28 [2023-01-07T14:36:28.640Z] #49 21.61 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
14:36:28 [2023-01-07T14:36:28.640Z] #49 21.61 Unpacking iproute2 (5.10.0-4) ...
14:36:28 [2023-01-07T14:36:28.765Z] #38 140.8   CC       criu/protobuf-desc.o
14:36:29 [2023-01-07T14:36:29.204Z] #49 22.17 Selecting previously unselected package xxd.
14:36:29 [2023-01-07T14:36:29.204Z] #49 22.18 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:36:29 [2023-01-07T14:36:29.204Z] #49 22.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:36:29 [2023-01-07T14:36:29.204Z] #49 22.31 Selecting previously unselected package vim-common.
14:36:29 [2023-01-07T14:36:29.355Z] #39 78.80   CC       compel/src/lib/ptrace.o
14:36:29 [2023-01-07T14:36:29.355Z] #39 79.33   AR       compel/libcompel.a
14:36:29 [2023-01-07T14:36:29.464Z] #49 22.31 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:36:29 [2023-01-07T14:36:29.464Z] #49 22.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:36:29 [2023-01-07T14:36:29.464Z] #49 22.50 Selecting previously unselected package bash-completion.
14:36:29 [2023-01-07T14:36:29.464Z] #49 22.51 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:36:29 [2023-01-07T14:36:29.616Z] #39 79.42   HOSTCC   compel/src/main-host.o
14:36:29 [2023-01-07T14:36:29.667Z] #49 74.55 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:36:29 [2023-01-07T14:36:29.667Z] #49 74.56 Setting up jq (1.6-2.1) ...
14:36:29 [2023-01-07T14:36:29.667Z] #49 74.58 Setting up libbpf0:amd64 (1:0.3-2) ...
14:36:29 [2023-01-07T14:36:29.667Z] #49 74.59 Setting up iptables (1.8.7-1) ...
14:36:29 [2023-01-07T14:36:29.667Z] #49 74.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:36:29 [2023-01-07T14:36:29.667Z] #49 74.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:36:29 [2023-01-07T14:36:29.667Z] #49 74.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:36:29 [2023-01-07T14:36:29.667Z] #49 74.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:36:29 [2023-01-07T14:36:29.667Z] #49 74.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:36:29 [2023-01-07T14:36:29.667Z] #49 74.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:36:29 [2023-01-07T14:36:29.667Z] #49 74.64 Setting up iproute2 (5.10.0-4) ...
14:36:29 [2023-01-07T14:36:29.877Z] #39 79.79   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:36:29 [2023-01-07T14:36:29.877Z] #39 79.95   HOSTCC   compel/src/lib/handle-elf-host.o
14:36:29 [2023-01-07T14:36:29.938Z] #38 82.02   AR       soccr/libsoccr.a
14:36:29 [2023-01-07T14:36:29.938Z] #38 82.06 make[1]: 'soccr/libsoccr.a' is up to date.
14:36:29 [2023-01-07T14:36:29.938Z] #38 82.50   DEP      criu/arch/x86/sigframe.d
14:36:30 [2023-01-07T14:36:30.128Z] #38 142.4   CC       criu/protobuf.o
14:36:30 [2023-01-07T14:36:30.197Z] #38 82.68   DEP      criu/arch/x86/sigaction_compat.d
14:36:30 [2023-01-07T14:36:30.230Z] #49 75.00 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:36:30 [2023-01-07T14:36:30.384Z] #38 142.8   CC       criu/pstree.o
14:36:30 [2023-01-07T14:36:30.448Z] #39 80.34   HOSTCC   compel/src/lib/log-host.o
14:36:30 [2023-01-07T14:36:30.448Z] #39 80.55   HOSTLINK compel/compel-host-bin
14:36:30 [2023-01-07T14:36:30.457Z] #38 82.79   DEP      criu/arch/x86/kerndat.d
14:36:30 [2023-01-07T14:36:30.457Z] #38 83.02   DEP      criu/arch/x86/crtools.d
14:36:30 [2023-01-07T14:36:30.457Z] #38 83.16   DEP      criu/arch/x86/cpu.d
14:36:30 [2023-01-07T14:36:30.708Z] #39 80.73   DEP      soccr/soccr.d
14:36:30 [2023-01-07T14:36:30.968Z] #39 80.93   CC       soccr/soccr.o
14:36:31 [2023-01-07T14:36:31.027Z] #38 83.49   CC       criu/arch/x86/cpu.o
14:36:31 [2023-01-07T14:36:31.357Z] #49 24.50 Unpacking bash-completion (1:2.11-2) ...
14:36:31 [2023-01-07T14:36:31.602Z] #49 DONE 76.4s
14:36:31 [2023-01-07T14:36:31.602Z] 
14:36:31 [2023-01-07T14:36:31.602Z] #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
14:36:31 [2023-01-07T14:36:31.749Z] #38 144.1   CC       criu/rbtree.o
14:36:31 [2023-01-07T14:36:31.856Z] #38 84.18 include/common/asm/bitops.h: Assembler messages:
14:36:31 [2023-01-07T14:36:31.856Z] #38 84.20 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:36:31 [2023-01-07T14:36:31.856Z] #38 84.20 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:36:31 [2023-01-07T14:36:31.856Z] #38 84.21 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:36:31 [2023-01-07T14:36:31.856Z] #38 84.21 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:36:31 [2023-01-07T14:36:31.856Z] #38 84.28   CC       criu/arch/x86/crtools.o
14:36:31 [2023-01-07T14:36:31.920Z] #49 24.97 Selecting previously unselected package bzip2.
14:36:31 [2023-01-07T14:36:31.920Z] #49 24.98 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
14:36:31 [2023-01-07T14:36:31.920Z] #49 24.98 Unpacking bzip2 (1.0.8-4) ...
14:36:31 [2023-01-07T14:36:31.920Z] #49 25.08 Selecting previously unselected package xz-utils.
14:36:31 [2023-01-07T14:36:31.920Z] #49 25.08 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:36:32 [2023-01-07T14:36:32.005Z] #38 144.4   CC       criu/rst-malloc.o
14:36:32 [2023-01-07T14:36:32.165Z] #50 0.967 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:36:32 [2023-01-07T14:36:32.177Z] #49 25.09 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:36:32 [2023-01-07T14:36:32.177Z] #49 25.29 Selecting previously unselected package apparmor.
14:36:32 [2023-01-07T14:36:32.177Z] #49 25.29 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
14:36:32 [2023-01-07T14:36:32.177Z] #49 25.37 Unpacking apparmor (2.13.6-10) ...
14:36:32 [2023-01-07T14:36:32.260Z] #38 144.7   CC       criu/seccomp.o
14:36:32 [2023-01-07T14:36:32.260Z] #38 ...
14:36:32 [2023-01-07T14:36:32.260Z] 
14:36:32 [2023-01-07T14:36:32.260Z] #23 [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
14:36:32 [2023-01-07T14:36:32.260Z] #23 190.7 + dpkg --print-architecture
14:36:32 [2023-01-07T14:36:32.353Z] #39 82.18   AR       soccr/libsoccr.a
14:36:32 [2023-01-07T14:36:32.353Z] #39 82.22 make[1]: 'soccr/libsoccr.a' is up to date.
14:36:32 [2023-01-07T14:36:32.424Z] #50 0.972 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:36:32 [2023-01-07T14:36:32.424Z] #50 0.975 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:36:32 [2023-01-07T14:36:32.424Z] #50 DONE 1.0s
14:36:32 [2023-01-07T14:36:32.424Z] 
14:36:32 [2023-01-07T14:36:32.424Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
14:36:32 [2023-01-07T14:36:32.516Z] #23 DONE 191.0s
14:36:32 [2023-01-07T14:36:32.516Z] 
14:36:32 [2023-01-07T14:36:32.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
14:36:32 [2023-01-07T14:36:32.614Z] #39 82.53   DEP      criu/arch/x86/sigframe.d
14:36:32 [2023-01-07T14:36:32.740Z] #49 25.82 Selecting previously unselected package inetutils-ping.
14:36:32 [2023-01-07T14:36:32.740Z] #49 25.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
14:36:32 [2023-01-07T14:36:32.740Z] #49 25.83 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:36:32 [2023-01-07T14:36:32.876Z] #39 82.68   DEP      criu/arch/x86/sigaction_compat.d
14:36:32 [2023-01-07T14:36:32.876Z] #39 82.77   DEP      criu/arch/x86/kerndat.d
14:36:32 [2023-01-07T14:36:32.997Z] #49 25.98 Selecting previously unselected package libip4tc2:amd64.
14:36:32 [2023-01-07T14:36:32.997Z] #49 25.98 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
14:36:32 [2023-01-07T14:36:32.997Z] #49 25.98 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:36:32 [2023-01-07T14:36:32.997Z] #49 26.05 Selecting previously unselected package libip6tc2:amd64.
14:36:32 [2023-01-07T14:36:32.997Z] #49 26.05 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
14:36:32 [2023-01-07T14:36:32.997Z] #49 26.06 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:36:32 [2023-01-07T14:36:32.997Z] #49 26.14 Selecting previously unselected package libnfnetlink0:amd64.
14:36:32 [2023-01-07T14:36:32.997Z] #49 26.14 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:36:32 [2023-01-07T14:36:32.997Z] #49 26.15 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:36:32 [2023-01-07T14:36:32.997Z] #49 26.21 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:36:32 [2023-01-07T14:36:32.997Z] #49 26.24 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:36:33 [2023-01-07T14:36:33.136Z] #39 83.01   DEP      criu/arch/x86/crtools.d
14:36:33 [2023-01-07T14:36:33.136Z] #39 83.24   DEP      criu/arch/x86/cpu.d
14:36:33 [2023-01-07T14:36:33.136Z] #39 ...
14:36:33 [2023-01-07T14:36:33.136Z] 
14:36:33 [2023-01-07T14:36:33.136Z] #35 [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
14:36:33 [2023-01-07T14:36:33.136Z] #35 162.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:36:33 [2023-01-07T14:36:33.136Z] #35 162.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:36:33 [2023-01-07T14:36:33.136Z] #35 162.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:36:33 [2023-01-07T14:36:33.254Z] #49 26.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:36:33 [2023-01-07T14:36:33.254Z] #49 26.35 Selecting previously unselected package libnftnl11:amd64.
14:36:33 [2023-01-07T14:36:33.254Z] #49 26.37 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
14:36:33 [2023-01-07T14:36:33.254Z] #49 26.38 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:36:33 [2023-01-07T14:36:33.397Z] #35 ...
14:36:33 [2023-01-07T14:36:33.397Z] 
14:36:33 [2023-01-07T14:36:33.397Z] #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
14:36:33 [2023-01-07T14:36:33.397Z] #39 83.43   CC       criu/arch/x86/cpu.o
14:36:33 [2023-01-07T14:36:33.446Z] #38 145.9   CC       criu/seize.o
14:36:33 [2023-01-07T14:36:33.511Z] #49 26.50 Selecting previously unselected package iptables.
14:36:33 [2023-01-07T14:36:33.511Z] #49 26.50 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
14:36:33 [2023-01-07T14:36:33.511Z] #49 26.51 Unpacking iptables (1.8.7-1) ...
14:36:33 [2023-01-07T14:36:33.767Z] #49 26.86 Selecting previously unselected package libonig5:amd64.
14:36:33 [2023-01-07T14:36:33.768Z] #49 26.86 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
14:36:33 [2023-01-07T14:36:33.768Z] #49 26.87 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:36:33 [2023-01-07T14:36:33.769Z] #38 85.89   CC       criu/arch/x86/kerndat.o
14:36:33 [2023-01-07T14:36:33.970Z] #39 84.08 include/common/asm/bitops.h: Assembler messages:
14:36:33 [2023-01-07T14:36:33.970Z] #39 84.08 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:36:33 [2023-01-07T14:36:33.970Z] #39 84.08 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:36:33 [2023-01-07T14:36:33.970Z] #39 84.08 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:36:33 [2023-01-07T14:36:33.970Z] #39 84.08 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:36:34 [2023-01-07T14:36:34.024Z] #49 27.03 Selecting previously unselected package libjq1:amd64.
14:36:34 [2023-01-07T14:36:34.024Z] #49 27.04 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
14:36:34 [2023-01-07T14:36:34.024Z] #49 27.06 Unpacking libjq1:amd64 (1.6-2.1) ...
14:36:34 [2023-01-07T14:36:34.024Z] #49 27.16 Selecting previously unselected package jq.
14:36:34 [2023-01-07T14:36:34.024Z] #49 27.16 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
14:36:34 [2023-01-07T14:36:34.024Z] #49 27.17 Unpacking jq (1.6-2.1) ...
14:36:34 [2023-01-07T14:36:34.024Z] #49 27.26 Selecting previously unselected package libaio1:amd64.
14:36:34 [2023-01-07T14:36:34.029Z] #38 86.52   CC       criu/arch/x86/sigaction_compat.o
14:36:34 [2023-01-07T14:36:34.029Z] #38 ...
14:36:34 [2023-01-07T14:36:34.029Z] 
14:36:34 [2023-01-07T14:36:34.029Z] #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
14:36:34 [2023-01-07T14:36:34.029Z] #30 174.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:36:34 [2023-01-07T14:36:34.029Z] #30 174.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:36:34 [2023-01-07T14:36:34.029Z] #30 174.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:36:34 [2023-01-07T14:36:34.230Z] #39 84.14   CC       criu/arch/x86/crtools.o
14:36:34 [2023-01-07T14:36:34.280Z] #49 27.26 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
14:36:34 [2023-01-07T14:36:34.281Z] #49 27.28 Unpacking libaio1:amd64 (0.3.112-9) ...
14:36:34 [2023-01-07T14:36:34.281Z] #49 27.32 Selecting previously unselected package libgpm2:amd64.
14:36:34 [2023-01-07T14:36:34.281Z] #49 27.32 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
14:36:34 [2023-01-07T14:36:34.281Z] #49 27.33 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:36:34 [2023-01-07T14:36:34.281Z] #49 27.39 Selecting previously unselected package libicu67:amd64.
14:36:34 [2023-01-07T14:36:34.372Z] #38 146.7   CC       criu/servicefd.o
14:36:34 [2023-01-07T14:36:34.537Z] #49 27.40 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
14:36:34 [2023-01-07T14:36:34.537Z] #49 27.40 Unpacking libicu67:amd64 (67.1-7) ...
14:36:34 [2023-01-07T14:36:34.628Z] #38 147.2   CC       criu/shmem.o
14:36:35 [2023-01-07T14:36:35.555Z] #38 148.0   CC       criu/sigframe.o
14:36:35 [2023-01-07T14:36:35.686Z] #39 85.67   CC       criu/arch/x86/kerndat.o
14:36:35 [2023-01-07T14:36:35.811Z] #38 148.2   CC       criu/signalfd.o
14:36:35 [2023-01-07T14:36:35.811Z] #38 148.5   CC       criu/sk-inet.o
14:36:36 [2023-01-07T14:36:36.266Z] #39 86.37   CC       criu/arch/x86/sigaction_compat.o
14:36:36 [2023-01-07T14:36:36.852Z] #39 86.77   CC       criu/arch/x86/sigframe.o
14:36:37 [2023-01-07T14:36:37.115Z] #39 87.07   LINK     criu/arch/x86/crtools.built-in.o
14:36:37 [2023-01-07T14:36:37.115Z] #39 87.11   DEP      criu/pie/util-vdso-elf32.d
14:36:37 [2023-01-07T14:36:37.180Z] #38 149.5   CC       criu/sk-netlink.o
14:36:37 [2023-01-07T14:36:37.379Z] #39 87.31   DEP      criu/pie/util-vdso.d
14:36:37 [2023-01-07T14:36:37.436Z] #38 149.9   CC       criu/sk-packet.o
14:36:37 [2023-01-07T14:36:37.639Z] #39 87.52   DEP      criu/pie/util.d
14:36:37 [2023-01-07T14:36:37.744Z] #51 ...
14:36:37 [2023-01-07T14:36:37.744Z] 
14:36:37 [2023-01-07T14:36:37.744Z] #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
14:36:37 [2023-01-07T14:36:37.744Z] #39 191.8   CC       criu/netfilter.o
14:36:37 [2023-01-07T14:36:37.744Z] #39 192.3   CC       criu/page-pipe.o
14:36:37 [2023-01-07T14:36:37.744Z] #39 193.0   CC       criu/page-xfer.o
14:36:37 [2023-01-07T14:36:37.744Z] #39 194.8   CC       criu/pagemap-cache.o
14:36:37 [2023-01-07T14:36:37.744Z] #39 195.2   CC       criu/pagemap.o
14:36:37 [2023-01-07T14:36:37.744Z] #39 196.3   CC       criu/parasite-syscall.o
14:36:37 [2023-01-07T14:36:37.744Z] #39 197.7   CC       criu/path.o
14:36:37 [2023-01-07T14:36:37.744Z] #39 198.2   CC       criu/pie-util-vdso-elf32.o
14:36:37 [2023-01-07T14:36:37.744Z] #39 198.8   CC       criu/pie-util-vdso.o
14:36:37 [2023-01-07T14:36:37.744Z] #39 199.3   CC       criu/pie-util.o
14:36:37 [2023-01-07T14:36:37.744Z] #39 199.5   CC       criu/pipes.o
14:36:37 [2023-01-07T14:36:37.744Z] #39 200.5   CC       criu/plugin.o
14:36:37 [2023-01-07T14:36:37.744Z] #39 200.9   CC       criu/proc_parse.o
14:36:37 [2023-01-07T14:36:37.899Z] #39 87.73   CC       criu/pie/util.o
14:36:37 [2023-01-07T14:36:37.997Z] #38 150.4   CC       criu/sk-queue.o
14:36:38 [2023-01-07T14:36:38.158Z] #39 88.16   CC       criu/pie/util-vdso.o
14:36:38 [2023-01-07T14:36:38.253Z] #38 150.8   CC       criu/sk-tcp.o
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.10 Selecting previously unselected package libinih1:amd64.
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.10 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.10 Unpacking libinih1:amd64 (53-1+b2) ...
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.16 Selecting previously unselected package libnet1:amd64.
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.16 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.26 Selecting previously unselected package libnl-3-200:amd64.
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.39 Selecting previously unselected package libprotobuf-c1:amd64.
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.41 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.46 Selecting previously unselected package net-tools.
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.47 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:36:38 [2023-01-07T14:36:38.708Z] #49 ...
14:36:38 [2023-01-07T14:36:38.708Z] 
14:36:38 [2023-01-07T14:36:38.708Z] #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
14:36:38 [2023-01-07T14:36:38.708Z] #38 107.0   CC       criu/crtools.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 107.6   CC       criu/eventfd.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 107.9   CC       criu/eventpoll.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 108.7   CC       criu/external.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 109.1   CC       criu/fault-injection.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 109.2   CC       criu/fdstore.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 109.5   CC       criu/fifo.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 109.9   CC       criu/file-ids.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 110.2   CC       criu/file-lock.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 111.1   CC       criu/files-ext.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 111.5   CC       criu/files-reg.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 113.7   CC       criu/files.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 115.8 include/common/asm/bitops.h: Assembler messages:
14:36:38 [2023-01-07T14:36:38.708Z] #38 115.8 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
14:36:38 [2023-01-07T14:36:38.708Z] #38 115.9   CC       criu/filesystems.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 116.7   CC       criu/fsnotify.o
14:36:38 [2023-01-07T14:36:38.708Z] #38 ...
14:36:38 [2023-01-07T14:36:38.708Z] 
14:36:38 [2023-01-07T14:36:38.708Z] #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
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.63 Selecting previously unselected package patch.
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.64 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.65 Unpacking patch (2.7.6-7) ...
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.78 Selecting previously unselected package python-pip-whl.
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.79 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:36:38 [2023-01-07T14:36:38.708Z] #49 31.80 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:36:38 [2023-01-07T14:36:38.815Z] #38 151.4   CC       criu/sk-unix.o
14:36:39 [2023-01-07T14:36:39.098Z] #39 89.11   CC       criu/pie/util-vdso-elf32.o
14:36:39 [2023-01-07T14:36:39.638Z] #49 32.40 Selecting previously unselected package python3-lib2to3.
14:36:39 [2023-01-07T14:36:39.638Z] #49 32.40 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
14:36:39 [2023-01-07T14:36:39.638Z] #49 32.40 Unpacking python3-lib2to3 (3.9.2-1) ...
14:36:39 [2023-01-07T14:36:39.638Z] #49 32.55 Selecting previously unselected package python3-distutils.
14:36:39 [2023-01-07T14:36:39.638Z] #49 32.55 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
14:36:39 [2023-01-07T14:36:39.638Z] #49 32.56 Unpacking python3-distutils (3.9.2-1) ...
14:36:39 [2023-01-07T14:36:39.638Z] #49 32.71 Selecting previously unselected package python3-pkg-resources.
14:36:39 [2023-01-07T14:36:39.638Z] #49 32.72 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
14:36:39 [2023-01-07T14:36:39.638Z] #49 32.73 Unpacking python3-pkg-resources (52.0.0-4) ...
14:36:39 [2023-01-07T14:36:39.642Z] #39 204.1   CC       criu/protobuf-desc.o
14:36:39 [2023-01-07T14:36:39.895Z] #49 32.89 Selecting previously unselected package python3-setuptools.
14:36:39 [2023-01-07T14:36:39.895Z] #49 32.90 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
14:36:39 [2023-01-07T14:36:39.895Z] #49 32.90 Unpacking python3-setuptools (52.0.0-4) ...
14:36:40 [2023-01-07T14:36:40.152Z] #49 33.16 Selecting previously unselected package python3-wheel.
14:36:40 [2023-01-07T14:36:40.152Z] #49 33.16 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
14:36:40 [2023-01-07T14:36:40.152Z] #49 33.16 Unpacking python3-wheel (0.34.2-1) ...
14:36:40 [2023-01-07T14:36:40.152Z] #49 33.25 Selecting previously unselected package python3-pip.
14:36:40 [2023-01-07T14:36:40.152Z] #49 33.25 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:36:40 [2023-01-07T14:36:40.152Z] #49 33.26 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:36:40 [2023-01-07T14:36:40.481Z] #39 90.26   AR       criu/pie/pie.lib.a
14:36:40 [2023-01-07T14:36:40.568Z] #39 205.3   CC       criu/protobuf.o
14:36:40 [2023-01-07T14:36:40.596Z] #30 ...
14:36:40 [2023-01-07T14:36:40.596Z] 
14:36:40 [2023-01-07T14:36:40.596Z] #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
14:36:40 [2023-01-07T14:36:40.596Z] #38 86.83   CC       criu/arch/x86/sigframe.o
14:36:40 [2023-01-07T14:36:40.596Z] #38 87.22   LINK     criu/arch/x86/crtools.built-in.o
14:36:40 [2023-01-07T14:36:40.596Z] #38 87.29   DEP      criu/pie/util-vdso-elf32.d
14:36:40 [2023-01-07T14:36:40.596Z] #38 87.49   DEP      criu/pie/util-vdso.d
14:36:40 [2023-01-07T14:36:40.596Z] #38 87.70   DEP      criu/pie/util.d
14:36:40 [2023-01-07T14:36:40.596Z] #38 87.88   CC       criu/pie/util.o
14:36:40 [2023-01-07T14:36:40.596Z] #38 88.27   CC       criu/pie/util-vdso.o
14:36:40 [2023-01-07T14:36:40.596Z] #38 89.33   CC       criu/pie/util-vdso-elf32.o
14:36:40 [2023-01-07T14:36:40.596Z] #38 90.55   AR       criu/pie/pie.lib.a
14:36:40 [2023-01-07T14:36:40.596Z] #38 90.63   DEP      criu/pie/restorer.d
14:36:40 [2023-01-07T14:36:40.596Z] #38 91.06   DEP      criu/arch/x86/sigaction_compat_pie.d
14:36:40 [2023-01-07T14:36:40.596Z] #38 91.19   DEP      criu/arch/x86/restorer_unmap.d
14:36:40 [2023-01-07T14:36:40.596Z] #38 91.20   DEP      criu/arch/x86/restorer.d
14:36:40 [2023-01-07T14:36:40.596Z] #38 91.25   DEP      criu/arch/x86/vdso-pie.d
14:36:40 [2023-01-07T14:36:40.596Z] #38 91.33   DEP      criu/pie/parasite-vdso.d
14:36:40 [2023-01-07T14:36:40.596Z] #38 91.58   DEP      criu/pie/parasite.d
14:36:40 [2023-01-07T14:36:40.596Z] #38 92.06   CC       criu/pie/parasite.o
14:36:40 [2023-01-07T14:36:40.596Z] #38 ...
14:36:40 [2023-01-07T14:36:40.596Z] 
14:36:40 [2023-01-07T14:36:40.596Z] #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
14:36:40 [2023-01-07T14:36:40.596Z] #35 180.8 + for f in rootlesskit rootlesskit-docker-proxy
14:36:40 [2023-01-07T14:36:40.596Z] #35 180.8 + GOBIN=/build
14:36:40 [2023-01-07T14:36:40.596Z] #35 180.8 + GO111MODULE=on
14:36:40 [2023-01-07T14:36:40.596Z] #35 180.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
14:36:40 [2023-01-07T14:36:40.715Z] #49 33.55 Selecting previously unselected package sudo.
14:36:40 [2023-01-07T14:36:40.715Z] #49 33.55 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
14:36:40 [2023-01-07T14:36:40.715Z] #49 33.56 Unpacking sudo (1.9.5p2-3) ...
14:36:40 [2023-01-07T14:36:40.741Z] #39 90.54   DEP      criu/pie/restorer.d
14:36:40 [2023-01-07T14:36:40.823Z] #39 205.7   CC       criu/pstree.o
14:36:40 [2023-01-07T14:36:40.971Z] #49 34.11 Selecting previously unselected package thin-provisioning-tools.
14:36:41 [2023-01-07T14:36:41.000Z] #39 90.97   DEP      criu/arch/x86/sigaction_compat_pie.d
14:36:41 [2023-01-07T14:36:41.228Z] #49 34.11 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:36:41 [2023-01-07T14:36:41.228Z] #49 34.12 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:36:41 [2023-01-07T14:36:41.228Z] #49 34.35 Selecting previously unselected package uidmap.
14:36:41 [2023-01-07T14:36:41.228Z] #49 34.35 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
14:36:41 [2023-01-07T14:36:41.228Z] #49 34.35 Unpacking uidmap (1:4.8.1-1) ...
14:36:41 [2023-01-07T14:36:41.260Z] #39 91.18   DEP      criu/arch/x86/restorer_unmap.d
14:36:41 [2023-01-07T14:36:41.260Z] #39 91.28   DEP      criu/arch/x86/restorer.d
14:36:41 [2023-01-07T14:36:41.334Z] #38 153.3   CC       criu/sockets.o
14:36:41 [2023-01-07T14:36:41.484Z] #49 34.47 Selecting previously unselected package vim-runtime.
14:36:41 [2023-01-07T14:36:41.484Z] #49 34.47 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:36:41 [2023-01-07T14:36:41.484Z] #49 34.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:36:41 [2023-01-07T14:36:41.484Z] #49 34.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:36:41 [2023-01-07T14:36:41.484Z] #49 34.56 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:36:41 [2023-01-07T14:36:41.830Z] #39 91.73   DEP      criu/arch/x86/vdso-pie.d
14:36:41 [2023-01-07T14:36:41.830Z] #39 91.98   DEP      criu/pie/parasite-vdso.d
14:36:41 [2023-01-07T14:36:41.896Z] #38 154.2   CC       criu/stats.o
14:36:42 [2023-01-07T14:36:42.090Z] #39 ...
14:36:42 [2023-01-07T14:36:42.090Z] 
14:36:42 [2023-01-07T14:36:42.090Z] #35 [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
14:36:42 [2023-01-07T14:36:42.090Z] #35 181.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:36:42 [2023-01-07T14:36:42.090Z] #35 181.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:36:42 [2023-01-07T14:36:42.090Z] #35 181.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:36:42 [2023-01-07T14:36:42.152Z] #38 154.5   CC       criu/string.o
14:36:42 [2023-01-07T14:36:42.152Z] #38 154.6   CC       criu/sysctl.o
14:36:42 [2023-01-07T14:36:42.190Z] #39 207.0   CC       criu/rbtree.o
14:36:42 [2023-01-07T14:36:42.447Z] #39 207.3   CC       criu/rst-malloc.o
14:36:42 [2023-01-07T14:36:42.704Z] #39 ...
14:36:42 [2023-01-07T14:36:42.704Z] 
14:36:42 [2023-01-07T14:36:42.704Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
14:36:42 [2023-01-07T14:36:42.704Z] #51 10.36 Collecting yamllint==1.26.1
14:36:42 [2023-01-07T14:36:42.714Z] #38 155.1   CC       criu/sysfs_parse.o
14:36:42 [2023-01-07T14:36:42.970Z] #38 155.5   CC       criu/timens.o
14:36:43 [2023-01-07T14:36:43.532Z] #38 155.8   CC       criu/timerfd.o
14:36:43 [2023-01-07T14:36:43.532Z] #38 156.1   CC       criu/tty.o
14:36:44 [2023-01-07T14:36:44.072Z] #51 11.45   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:36:44 [2023-01-07T14:36:44.756Z] #49 37.52 Selecting previously unselected package vim.
14:36:44 [2023-01-07T14:36:44.756Z] #49 37.52 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:36:44 [2023-01-07T14:36:44.756Z] #49 37.54 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:36:45 [2023-01-07T14:36:45.013Z] #49 38.11 Selecting previously unselected package xfsprogs.
14:36:45 [2023-01-07T14:36:45.013Z] #49 38.11 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
14:36:45 [2023-01-07T14:36:45.013Z] #49 38.12 Unpacking xfsprogs (5.10.0-4) ...
14:36:45 [2023-01-07T14:36:45.440Z] #51 12.82 Collecting pathspec>=0.5.3
14:36:45 [2023-01-07T14:36:45.440Z] #51 12.84   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
14:36:45 [2023-01-07T14:36:45.576Z] #49 38.59 Selecting previously unselected package zip.
14:36:45 [2023-01-07T14:36:45.576Z] #49 38.60 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
14:36:45 [2023-01-07T14:36:45.576Z] #49 38.60 Unpacking zip (3.0-12) ...
14:36:45 [2023-01-07T14:36:45.696Z] #51 13.33 Collecting pyyaml
14:36:45 [2023-01-07T14:36:45.832Z] #49 38.85 Setting up python3-pkg-resources (52.0.0-4) ...
14:36:45 [2023-01-07T14:36:45.874Z] #35 ...
14:36:45 [2023-01-07T14:36:45.874Z] 
14:36:45 [2023-01-07T14:36:45.874Z] #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
14:36:45 [2023-01-07T14:36:45.874Z] #30 183.6 Selecting previously unselected package g++-mingw-w64-x86-64.
14:36:45 [2023-01-07T14:36:45.874Z] #30 183.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 183.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 183.8 Selecting previously unselected package libapparmor1:amd64.
14:36:45 [2023-01-07T14:36:45.874Z] #30 183.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 183.9 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 184.0 Selecting previously unselected package libapparmor-dev:amd64.
14:36:45 [2023-01-07T14:36:45.874Z] #30 184.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 184.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 184.3 Selecting previously unselected package libbtrfs0:amd64.
14:36:45 [2023-01-07T14:36:45.874Z] #30 184.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 184.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 184.6 Selecting previously unselected package libbtrfs-dev:amd64.
14:36:45 [2023-01-07T14:36:45.874Z] #30 184.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 184.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 185.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:36:45 [2023-01-07T14:36:45.874Z] #30 185.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 185.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 185.3 Selecting previously unselected package libudev-dev:amd64.
14:36:45 [2023-01-07T14:36:45.874Z] #30 185.3 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 185.4 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 185.6 Selecting previously unselected package libsepol1-dev:amd64.
14:36:45 [2023-01-07T14:36:45.874Z] #30 185.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 185.6 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 186.1 Selecting previously unselected package libpcre2-16-0:amd64.
14:36:45 [2023-01-07T14:36:45.874Z] #30 186.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 186.1 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 186.4 Selecting previously unselected package libpcre2-32-0:amd64.
14:36:45 [2023-01-07T14:36:45.874Z] #30 186.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
14:36:45 [2023-01-07T14:36:45.874Z] #30 186.4 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:36:45 [2023-01-07T14:36:45.953Z] #51 13.34   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)
14:36:45 [2023-01-07T14:36:45.953Z] #51 13.41 Building wheels for collected packages: yamllint
14:36:45 [2023-01-07T14:36:45.953Z] #51 13.42   Building wheel for yamllint (setup.py): started
14:36:46 [2023-01-07T14:36:46.047Z] #38 158.1   CC       criu/tun.o
14:36:46 [2023-01-07T14:36:46.047Z] #38 158.6   CC       criu/uffd.o
14:36:46 [2023-01-07T14:36:46.133Z] #30 186.9 Selecting previously unselected package libpcre2-posix2:amd64.
14:36:46 [2023-01-07T14:36:46.133Z] #30 186.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
14:36:46 [2023-01-07T14:36:46.133Z] #30 186.9 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:36:46 [2023-01-07T14:36:46.133Z] #30 187.0 Selecting previously unselected package libpcre2-dev:amd64.
14:36:46 [2023-01-07T14:36:46.133Z] #30 187.0 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
14:36:46 [2023-01-07T14:36:46.133Z] #30 187.0 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:36:46 [2023-01-07T14:36:46.762Z] #49 39.82 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:36:46 [2023-01-07T14:36:46.762Z] #49 39.83 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:36:46 [2023-01-07T14:36:46.762Z] #49 39.85 Setting up libgpm2:amd64 (1.20.7-8) ...
14:36:46 [2023-01-07T14:36:46.762Z] #49 39.86 Setting up libicu67:amd64 (67.1-7) ...
14:36:46 [2023-01-07T14:36:46.762Z] #49 39.87 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:36:46 [2023-01-07T14:36:46.762Z] #49 39.88 Setting up libinih1:amd64 (53-1+b2) ...
14:36:46 [2023-01-07T14:36:46.762Z] #49 39.91 Setting up uidmap (1:4.8.1-1) ...
14:36:46 [2023-01-07T14:36:46.762Z] #49 39.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:36:46 [2023-01-07T14:36:46.762Z] #49 39.95 Setting up bzip2 (1.0.8-4) ...
14:36:46 [2023-01-07T14:36:46.762Z] #49 39.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:36:46 [2023-01-07T14:36:46.882Z] #51 14.53   Building wheel for yamllint (setup.py): finished with status 'done'
14:36:47 [2023-01-07T14:36:47.018Z] #49 39.97 Setting up python3-wheel (0.34.2-1) ...
14:36:47 [2023-01-07T14:36:47.070Z] #30 187.8 Selecting previously unselected package libselinux1-dev:amd64.
14:36:47 [2023-01-07T14:36:47.070Z] #30 187.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:36:47 [2023-01-07T14:36:47.070Z] #30 187.8 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:36:47 [2023-01-07T14:36:47.139Z] #51 14.53   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=82b4a12c60bb0b9aa7b4f0d7450a31e6395f0b92c9631b85f9efec1af21078f1
14:36:47 [2023-01-07T14:36:47.139Z] #51 14.54   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:36:47 [2023-01-07T14:36:47.139Z] #51 14.54 Successfully built yamllint
14:36:47 [2023-01-07T14:36:47.139Z] #51 14.56 Installing collected packages: pyyaml, pathspec, yamllint
14:36:47 [2023-01-07T14:36:47.329Z] #30 188.1 Selecting previously unselected package libdevmapper-dev:amd64.
14:36:47 [2023-01-07T14:36:47.329Z] #30 188.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:36:47 [2023-01-07T14:36:47.329Z] #30 188.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:36:47 [2023-01-07T14:36:47.396Z] #51 14.97 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
14:36:47 [2023-01-07T14:36:47.412Z] #38 159.8   CC       criu/util.o
14:36:47 [2023-01-07T14:36:47.581Z] #49 40.66 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:36:47 [2023-01-07T14:36:47.581Z] #49 40.67 Setting up libcap2:amd64 (1:2.44-1) ...
14:36:47 [2023-01-07T14:36:47.581Z] #49 40.68 Setting up libcap2-bin (1:2.44-1) ...
14:36:47 [2023-01-07T14:36:47.581Z] #49 40.69 Setting up apparmor (2.13.6-10) ...
14:36:47 [2023-01-07T14:36:47.588Z] #30 188.3 Selecting previously unselected package libseccomp-dev:amd64.
14:36:47 [2023-01-07T14:36:47.588Z] #30 188.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:36:47 [2023-01-07T14:36:47.588Z] #30 188.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:36:47 [2023-01-07T14:36:47.588Z] #30 188.6 Selecting previously unselected package libsystemd-dev:amd64.
14:36:47 [2023-01-07T14:36:47.847Z] #30 188.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
14:36:47 [2023-01-07T14:36:47.847Z] #30 188.6 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:36:47 [2023-01-07T14:36:47.959Z] #51 DONE 15.6s
14:36:47 [2023-01-07T14:36:47.959Z] 
14:36:47 [2023-01-07T14:36:47.959Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
14:36:48 [2023-01-07T14:36:48.532Z] #52 DONE 0.4s
14:36:48 [2023-01-07T14:36:48.532Z] 
14:36:48 [2023-01-07T14:36:48.532Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
14:36:48 [2023-01-07T14:36:48.777Z] #38 161.0   CC       criu/uts_ns.o
14:36:48 [2023-01-07T14:36:48.777Z] #38 161.3   CC       criu/vdso.o
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.6 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.7 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.7 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.7 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.7 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.7 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:36:48 [2023-01-07T14:36:48.795Z] #30 189.8 Setting up mingw-w64-common (8.0.0-1) ...
14:36:49 [2023-01-07T14:36:49.055Z] #30 189.8 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:36:49 [2023-01-07T14:36:49.055Z] #30 189.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:36:49 [2023-01-07T14:36:49.055Z] #30 189.9 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:36:49 [2023-01-07T14:36:49.055Z] #30 189.9 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:36:49 [2023-01-07T14:36:49.095Z] #53 DONE 0.6s
14:36:49 [2023-01-07T14:36:49.095Z] 
14:36:49 [2023-01-07T14:36:49.095Z] #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
14:36:49 [2023-01-07T14:36:49.095Z] #39 207.7   CC       criu/seccomp.o
14:36:49 [2023-01-07T14:36:49.095Z] #39 208.4   CC       criu/seize.o
14:36:49 [2023-01-07T14:36:49.095Z] #39 209.4   CC       criu/servicefd.o
14:36:49 [2023-01-07T14:36:49.095Z] #39 210.1 include/common/asm/bitops.h: Assembler messages:
14:36:49 [2023-01-07T14:36:49.095Z] #39 210.1 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:36:49 [2023-01-07T14:36:49.095Z] #39 210.1   CC       criu/shmem.o
14:36:49 [2023-01-07T14:36:49.095Z] #39 211.3   CC       criu/sigframe.o
14:36:49 [2023-01-07T14:36:49.095Z] #39 211.5   CC       criu/signalfd.o
14:36:49 [2023-01-07T14:36:49.095Z] #39 211.9   CC       criu/sk-inet.o
14:36:49 [2023-01-07T14:36:49.095Z] #39 213.6   CC       criu/sk-netlink.o
14:36:49 [2023-01-07T14:36:49.338Z] #38 161.8   LINK     criu/built-in.o
14:36:49 [2023-01-07T14:36:49.360Z] #30 190.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:36:49 [2023-01-07T14:36:49.360Z] #30 190.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:36:49 [2023-01-07T14:36:49.363Z] #39 ...
14:36:49 [2023-01-07T14:36:49.363Z] 
14:36:49 [2023-01-07T14:36:49.363Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
14:36:49 [2023-01-07T14:36:49.363Z] #54 DONE 0.4s
14:36:49 [2023-01-07T14:36:49.363Z] 
14:36:49 [2023-01-07T14:36:49.363Z] #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
14:36:49 [2023-01-07T14:36:49.363Z] #39 214.1   CC       criu/sk-packet.o
14:36:49 [2023-01-07T14:36:49.474Z] #49 ...
14:36:49 [2023-01-07T14:36:49.474Z] 
14:36:49 [2023-01-07T14:36:49.474Z] #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
14:36:49 [2023-01-07T14:36:49.474Z] #38 117.9   CC       criu/image-desc.o
14:36:49 [2023-01-07T14:36:49.474Z] #38 118.0   CC       criu/image.o
14:36:49 [2023-01-07T14:36:49.474Z] #38 119.0   CC       criu/ipc_ns.o
14:36:49 [2023-01-07T14:36:49.474Z] #38 120.2   CC       criu/irmap.o
14:36:49 [2023-01-07T14:36:49.474Z] #38 121.0   CC       criu/kcmp-ids.o
14:36:49 [2023-01-07T14:36:49.474Z] #38 121.3   CC       criu/kerndat.o
14:36:49 [2023-01-07T14:36:49.474Z] #38 122.7   CC       criu/libnetlink.o
14:36:49 [2023-01-07T14:36:49.474Z] #38 123.1   CC       criu/log.o
14:36:49 [2023-01-07T14:36:49.474Z] #38 123.6   CC       criu/lsm.o
14:36:49 [2023-01-07T14:36:49.474Z] #38 124.1   CC       criu/mem.o
14:36:49 [2023-01-07T14:36:49.474Z] #38 125.8   CC       criu/memfd.o
14:36:49 [2023-01-07T14:36:49.474Z] #38 126.5   CC       criu/mount.o
14:36:49 [2023-01-07T14:36:49.474Z] #38 ...
14:36:49 [2023-01-07T14:36:49.474Z] 
14:36:49 [2023-01-07T14:36:49.474Z] #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
14:36:49 [2023-01-07T14:36:49.474Z] #49 42.50 Setting up zip (3.0-12) ...
14:36:49 [2023-01-07T14:36:49.474Z] #49 42.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:36:49 [2023-01-07T14:36:49.474Z] #49 42.54 Setting up bash-completion (1:2.11-2) ...
14:36:49 [2023-01-07T14:36:49.594Z] #38 162.0   LINK     criu/criu
14:36:49 [2023-01-07T14:36:49.620Z] #30 190.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
14:36:49 [2023-01-07T14:36:49.620Z] #30 ...
14:36:49 [2023-01-07T14:36:49.620Z] 
14:36:49 [2023-01-07T14:36:49.620Z] #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
14:36:49 [2023-01-07T14:36:49.620Z] #35 DONE 190.5s
14:36:49 [2023-01-07T14:36:49.620Z] 
14:36:49 [2023-01-07T14:36:49.620Z] #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
14:36:49 [2023-01-07T14:36:49.620Z] #30 190.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:36:49 [2023-01-07T14:36:49.620Z] #30 190.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:36:49 [2023-01-07T14:36:49.620Z] #30 190.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:36:49 [2023-01-07T14:36:49.620Z] #30 190.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:36:49 [2023-01-07T14:36:49.620Z] #30 190.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:36:49 [2023-01-07T14:36:49.620Z] #30 190.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:36:49 [2023-01-07T14:36:49.620Z] #30 ...
14:36:49 [2023-01-07T14:36:49.620Z] 
14:36:49 [2023-01-07T14:36:49.620Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:36:49 [2023-01-07T14:36:49.621Z] #39 ...
14:36:49 [2023-01-07T14:36:49.621Z] 
14:36:49 [2023-01-07T14:36:49.621Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
14:36:49 [2023-01-07T14:36:49.621Z] #55 DONE 0.0s
14:36:49 [2023-01-07T14:36:49.621Z] 
14:36:49 [2023-01-07T14:36:49.621Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
14:36:49 [2023-01-07T14:36:49.621Z] #56 DONE 0.1s
14:36:49 [2023-01-07T14:36:49.621Z] 
14:36:49 [2023-01-07T14:36:49.621Z] #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
14:36:49 [2023-01-07T14:36:49.850Z] #38 162.4   DEP      lib/c/criu.d
14:36:49 [2023-01-07T14:36:49.850Z] #38 162.4   CC       images/rpc.pb-c.o
14:36:49 [2023-01-07T14:36:49.879Z] #40 DONE 0.1s
14:36:49 [2023-01-07T14:36:49.880Z] 
14:36:49 [2023-01-07T14:36:49.880Z] #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
14:36:49 [2023-01-07T14:36:49.880Z] #30 190.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:36:49 [2023-01-07T14:36:49.880Z] #30 190.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:36:49 [2023-01-07T14:36:49.880Z] #30 ...
14:36:49 [2023-01-07T14:36:49.880Z] 
14:36:49 [2023-01-07T14:36:49.880Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:36:49 [2023-01-07T14:36:49.880Z] #41 DONE 0.2s
14:36:49 [2023-01-07T14:36:49.880Z] 
14:36:49 [2023-01-07T14:36:49.880Z] #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
14:36:49 [2023-01-07T14:36:49.880Z] #30 190.8 Setting up dmsetup (2:1.02.175-2.1) ...
14:36:49 [2023-01-07T14:36:49.880Z] #30 190.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:36:50 [2023-01-07T14:36:50.139Z] #30 190.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:36:50 [2023-01-07T14:36:50.139Z] #30 190.9 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:36:50 [2023-01-07T14:36:50.184Z] #39 214.9   CC       criu/sk-queue.o
14:36:50 [2023-01-07T14:36:50.226Z] #35 ...
14:36:50 [2023-01-07T14:36:50.226Z] 
14:36:50 [2023-01-07T14:36:50.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
14:36:50 [2023-01-07T14:36:50.226Z] #39 92.29   DEP      criu/pie/parasite.d
14:36:50 [2023-01-07T14:36:50.226Z] #39 92.88   CC       criu/pie/parasite.o
14:36:50 [2023-01-07T14:36:50.226Z] #39 94.58   LINK     criu/pie/parasite.built-in.o
14:36:50 [2023-01-07T14:36:50.226Z] #39 94.59   GEN      criu/pie/parasite-blob.h
14:36:50 [2023-01-07T14:36:50.226Z] #39 94.62   CC       criu/pie/parasite-vdso.o
14:36:50 [2023-01-07T14:36:50.226Z] #39 95.57   CC       criu/arch/x86/vdso-pie.o
14:36:50 [2023-01-07T14:36:50.226Z] #39 96.02   CC       criu/arch/x86/restorer.o
14:36:50 [2023-01-07T14:36:50.226Z] #39 96.89   CC       criu/arch/x86/restorer_unmap.o
14:36:50 [2023-01-07T14:36:50.226Z] #39 96.96   CC       criu/arch/x86/sigaction_compat_pie.o
14:36:50 [2023-01-07T14:36:50.226Z] #39 97.39   CC       criu/pie/restorer.o
14:36:50 [2023-01-07T14:36:50.707Z] #30 DONE 191.6s
14:36:50 [2023-01-07T14:36:50.707Z] 
14:36:50 [2023-01-07T14:36:50.707Z] #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
14:36:50 [2023-01-07T14:36:50.747Z] #39 215.5   CC       criu/sk-tcp.o
14:36:50 [2023-01-07T14:36:50.778Z] #38 163.0   CC       lib/c/criu.o
14:36:51 [2023-01-07T14:36:51.275Z] #42 ...
14:36:51 [2023-01-07T14:36:51.275Z] 
14:36:51 [2023-01-07T14:36:51.276Z] #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
14:36:51 [2023-01-07T14:36:51.276Z] #38 93.77   LINK     criu/pie/parasite.built-in.o
14:36:51 [2023-01-07T14:36:51.276Z] #38 93.78   GEN      criu/pie/parasite-blob.h
14:36:51 [2023-01-07T14:36:51.276Z] #38 93.81   CC       criu/pie/parasite-vdso.o
14:36:51 [2023-01-07T14:36:51.276Z] #38 94.48   CC       criu/arch/x86/vdso-pie.o
14:36:51 [2023-01-07T14:36:51.276Z] #38 94.77   CC       criu/arch/x86/restorer.o
14:36:51 [2023-01-07T14:36:51.276Z] #38 95.71   CC       criu/arch/x86/restorer_unmap.o
14:36:51 [2023-01-07T14:36:51.276Z] #38 95.89   CC       criu/arch/x86/sigaction_compat_pie.o
14:36:51 [2023-01-07T14:36:51.276Z] #38 96.41   CC       criu/pie/restorer.o
14:36:51 [2023-01-07T14:36:51.276Z] #38 101.2   LINK     criu/pie/restorer.built-in.o
14:36:51 [2023-01-07T14:36:51.276Z] #38 101.3   GEN      criu/pie/restorer-blob.h
14:36:51 [2023-01-07T14:36:51.276Z] #38 101.4   DEP      criu/vdso.d
14:36:51 [2023-01-07T14:36:51.276Z] #38 101.7   DEP      criu/vdso-compat.d
14:36:51 [2023-01-07T14:36:51.276Z] #38 101.9   DEP      criu/uts_ns.d
14:36:51 [2023-01-07T14:36:51.276Z] #38 102.2   DEP      criu/util.d
14:36:51 [2023-01-07T14:36:51.276Z] #38 102.5   DEP      criu/uffd.d
14:36:51 [2023-01-07T14:36:51.276Z] #38 102.8   DEP      criu/tun.d
14:36:51 [2023-01-07T14:36:51.276Z] #38 103.1   DEP      criu/tty.d
14:36:51 [2023-01-07T14:36:51.276Z] #38 103.5   DEP      criu/timerfd.d
14:36:51 [2023-01-07T14:36:51.276Z] #38 103.9   DEP      criu/timens.d
14:36:51 [2023-01-07T14:36:51.310Z] #39 216.0   CC       criu/sk-unix.o
14:36:51 [2023-01-07T14:36:51.537Z] #38 104.2   DEP      criu/sysfs_parse.d
14:36:51 [2023-01-07T14:36:51.706Z] #38 164.2   LINK     lib/c/built-in.o
14:36:51 [2023-01-07T14:36:51.706Z] #38 164.2   LINK     lib/c/libcriu.so
14:36:51 [2023-01-07T14:36:51.706Z] #38 164.4   LINK     lib/c/libcriu.a
14:36:51 [2023-01-07T14:36:51.963Z] #38 164.5   GEN      magic.py
14:36:51 [2023-01-07T14:36:51.994Z] #49 44.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:36:51 [2023-01-07T14:36:51.994Z] #49 44.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:36:51 [2023-01-07T14:36:51.994Z] #49 44.83 Setting up libmnl0:amd64 (1.0.4-3) ...
14:36:51 [2023-01-07T14:36:51.994Z] #49 44.86 Setting up patch (2.7.6-7) ...
14:36:51 [2023-01-07T14:36:51.994Z] #49 44.87 Setting up sudo (1.9.5p2-3) ...
14:36:51 [2023-01-07T14:36:51.994Z] #49 44.97 invoke-rc.d: could not determine current runlevel
14:36:51 [2023-01-07T14:36:51.994Z] #49 44.98 invoke-rc.d: policy-rc.d denied execution of start.
14:36:51 [2023-01-07T14:36:51.994Z] #49 44.98 Setting up xfsprogs (5.10.0-4) ...
14:36:51 [2023-01-07T14:36:51.994Z] #49 45.00 Setting up libxtables12:amd64 (1.8.7-1) ...
14:36:51 [2023-01-07T14:36:51.994Z] #49 45.01 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:36:51 [2023-01-07T14:36:51.994Z] #49 45.02 Setting up pigz (2.6-1) ...
14:36:51 [2023-01-07T14:36:51.994Z] #49 45.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:36:51 [2023-01-07T14:36:51.994Z] #49 45.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:36:51 [2023-01-07T14:36:51.994Z] #49 45.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:36:51 [2023-01-07T14:36:51.994Z] #49 45.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:36:52 [2023-01-07T14:36:52.104Z] #38 104.4   DEP      criu/sysctl.d
14:36:52 [2023-01-07T14:36:52.104Z] #38 104.6   DEP      criu/string.d
14:36:52 [2023-01-07T14:36:52.104Z] #38 104.6   DEP      criu/stats.d
14:36:52 [2023-01-07T14:36:52.139Z] #39 ...
14:36:52 [2023-01-07T14:36:52.139Z] 
14:36:52 [2023-01-07T14:36:52.139Z] #35 [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
14:36:52 [2023-01-07T14:36:52.139Z] #35 191.7 Selecting previously unselected package g++-mingw-w64-x86-64.
14:36:52 [2023-01-07T14:36:52.139Z] #35 191.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:36:52 [2023-01-07T14:36:52.139Z] #35 191.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:36:52 [2023-01-07T14:36:52.219Z] #38 164.6 Note: Building without setproctitle() and strlcpy() support.
14:36:52 [2023-01-07T14:36:52.219Z] #38 164.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:36:52 [2023-01-07T14:36:52.219Z] #38 164.6 Note: Building without GnuTLS support
14:36:52 [2023-01-07T14:36:52.219Z] #38 164.6 Makefile.config:39: Warn: you have no libnftables installed
14:36:52 [2023-01-07T14:36:52.219Z] #38 164.6 Makefile.config:40: Warn: Building without nftables support
14:36:52 [2023-01-07T14:36:52.363Z] #38 104.8   DEP      criu/sockets.d
14:36:52 [2023-01-07T14:36:52.404Z] #35 191.9 Selecting previously unselected package libapparmor1:amd64.
14:36:52 [2023-01-07T14:36:52.404Z] #35 191.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:36:52 [2023-01-07T14:36:52.404Z] #35 191.9 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:36:52 [2023-01-07T14:36:52.622Z] #38 105.1   DEP      criu/sk-unix.d
14:36:52 [2023-01-07T14:36:52.664Z] #35 192.2 Selecting previously unselected package libapparmor-dev:amd64.
14:36:52 [2023-01-07T14:36:52.664Z] #35 192.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:36:52 [2023-01-07T14:36:52.664Z] #35 192.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:36:52 [2023-01-07T14:36:52.882Z] #38 105.4   DEP      criu/sk-tcp.d
14:36:52 [2023-01-07T14:36:52.923Z] #49 45.86 Setting up libaio1:amd64 (0.3.112-9) ...
14:36:52 [2023-01-07T14:36:52.923Z] #49 45.87 Setting up python3-lib2to3 (3.9.2-1) ...
14:36:52 [2023-01-07T14:36:52.924Z] #35 192.4 Selecting previously unselected package libbtrfs0:amd64.
14:36:52 [2023-01-07T14:36:52.924Z] #35 192.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:36:52 [2023-01-07T14:36:52.925Z] #35 192.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:36:53 [2023-01-07T14:36:53.141Z] #38 105.7   DEP      criu/sk-queue.d
14:36:53 [2023-01-07T14:36:53.147Z] #38 165.5 fatal: not a git repository (or any of the parent directories): .git
14:36:53 [2023-01-07T14:36:53.179Z] #49 46.36 Setting up libelf1:amd64 (0.183-1) ...
14:36:53 [2023-01-07T14:36:53.179Z] #49 46.40 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:36:53 [2023-01-07T14:36:53.185Z] #35 192.7 Selecting previously unselected package libbtrfs-dev:amd64.
14:36:53 [2023-01-07T14:36:53.185Z] #35 192.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:36:53 [2023-01-07T14:36:53.185Z] #35 192.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:36:53 [2023-01-07T14:36:53.400Z] #38 ...
14:36:53 [2023-01-07T14:36:53.400Z] 
14:36:53 [2023-01-07T14:36:53.400Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
14:36:53 [2023-01-07T14:36:53.400Z] #43 DONE 2.8s
14:36:53 [2023-01-07T14:36:53.400Z] 
14:36:53 [2023-01-07T14:36:53.400Z] #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
14:36:53 [2023-01-07T14:36:53.400Z] #38 105.9   DEP      criu/sk-packet.d
14:36:53 [2023-01-07T14:36:53.439Z] #49 46.41 Setting up python3-distutils (3.9.2-1) ...
14:36:53 [2023-01-07T14:36:53.446Z] #35 192.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:36:53 [2023-01-07T14:36:53.446Z] #35 193.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:36:53 [2023-01-07T14:36:53.446Z] #35 193.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:36:53 [2023-01-07T14:36:53.660Z] #38 ...
14:36:53 [2023-01-07T14:36:53.660Z] 
14:36:53 [2023-01-07T14:36:53.660Z] #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
14:36:53 [2023-01-07T14:36:53.707Z] #35 193.1 Selecting previously unselected package libudev-dev:amd64.
14:36:53 [2023-01-07T14:36:53.707Z] #35 193.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
14:36:53 [2023-01-07T14:36:53.707Z] #35 193.1 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
14:36:53 [2023-01-07T14:36:53.707Z] #35 193.3 Selecting previously unselected package libsepol1-dev:amd64.
14:36:53 [2023-01-07T14:36:53.829Z] #39 218.2   CC       criu/sockets.o
14:36:53 [2023-01-07T14:36:53.968Z] #35 193.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:36:53 [2023-01-07T14:36:53.968Z] #35 193.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:36:54 [2023-01-07T14:36:54.004Z] #49 46.86 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:36:54 [2023-01-07T14:36:54.004Z] #49 46.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:36:54 [2023-01-07T14:36:54.004Z] #49 46.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:36:54 [2023-01-07T14:36:54.004Z] #49 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:36:54 [2023-01-07T14:36:54.004Z] #49 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:36:54 [2023-01-07T14:36:54.004Z] #49 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:36:54 [2023-01-07T14:36:54.004Z] #49 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:36:54 [2023-01-07T14:36:54.004Z] #49 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:36:54 [2023-01-07T14:36:54.004Z] #49 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:36:54 [2023-01-07T14:36:54.004Z] #49 46.94 Setting up python3-setuptools (52.0.0-4) ...
14:36:54 [2023-01-07T14:36:54.076Z] #38 166.4 make[1]: Nothing to be done for 'all'.
14:36:54 [2023-01-07T14:36:54.229Z] #35 193.7 Selecting previously unselected package libpcre2-16-0:amd64.
14:36:54 [2023-01-07T14:36:54.229Z] #35 193.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
14:36:54 [2023-01-07T14:36:54.229Z] #35 193.7 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:36:54 [2023-01-07T14:36:54.392Z] #39 219.2   CC       criu/stats.o
14:36:54 [2023-01-07T14:36:54.489Z] #35 193.9 Selecting previously unselected package libpcre2-32-0:amd64.
14:36:54 [2023-01-07T14:36:54.489Z] #35 193.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
14:36:54 [2023-01-07T14:36:54.489Z] #35 193.9 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:36:54 [2023-01-07T14:36:54.649Z] #39 219.5   CC       criu/string.o
14:36:54 [2023-01-07T14:36:54.649Z] #39 219.6   CC       criu/sysctl.o
14:36:54 [2023-01-07T14:36:54.750Z] #35 194.3 Selecting previously unselected package libpcre2-posix2:amd64.
14:36:54 [2023-01-07T14:36:54.750Z] #35 194.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
14:36:54 [2023-01-07T14:36:54.750Z] #35 194.3 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:36:55 [2023-01-07T14:36:55.004Z] #38 167.4 make[1]: 'images/built-in.o' is up to date.
14:36:55 [2023-01-07T14:36:55.004Z] #38 167.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:36:55 [2023-01-07T14:36:55.004Z] #38 167.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:36:55 [2023-01-07T14:36:55.004Z] #38 167.5 make[1]: 'compel/libcompel.a' is up to date.
14:36:55 [2023-01-07T14:36:55.012Z] #35 194.6 Selecting previously unselected package libpcre2-dev:amd64.
14:36:55 [2023-01-07T14:36:55.012Z] #35 194.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
14:36:55 [2023-01-07T14:36:55.012Z] #35 194.6 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:36:55 [2023-01-07T14:36:55.261Z] #38 167.6 make[1]: 'compel/compel-host-bin' is up to date.
14:36:55 [2023-01-07T14:36:55.261Z] #38 167.6 make[1]: Nothing to be done for 'all'.
14:36:55 [2023-01-07T14:36:55.261Z] #38 167.7 make[1]: 'soccr/libsoccr.a' is up to date.
14:36:55 [2023-01-07T14:36:55.273Z] #35 ...
14:36:55 [2023-01-07T14:36:55.273Z] 
14:36:55 [2023-01-07T14:36:55.273Z] #21 [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
14:36:55 [2023-01-07T14:36:55.273Z] #21 184.8 + for f in rootlesskit rootlesskit-docker-proxy
14:36:55 [2023-01-07T14:36:55.273Z] #21 184.8 + GOBIN=/build
14:36:55 [2023-01-07T14:36:55.273Z] #21 184.8 + GO111MODULE=on
14:36:55 [2023-01-07T14:36:55.273Z] #21 184.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
14:36:55 [2023-01-07T14:36:55.373Z] #49 48.42 Setting up libjq1:amd64 (1.6-2.1) ...
14:36:55 [2023-01-07T14:36:55.373Z] #49 48.43 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:36:55 [2023-01-07T14:36:55.373Z] #49 48.44 Setting up thin-provisioning-tools (0.9.0-1) ...
14:36:55 [2023-01-07T14:36:55.373Z] #49 48.46 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:36:55 [2023-01-07T14:36:55.517Z] #38 168.0 make[2]: Nothing to be done for 'all'.
14:36:55 [2023-01-07T14:36:55.517Z] #38 168.0 make[2]: Nothing to be done for 'all'.
14:36:55 [2023-01-07T14:36:55.517Z] #38 168.1 make[2]: Nothing to be done for 'all'.
14:36:55 [2023-01-07T14:36:55.568Z] #21 ...
14:36:55 [2023-01-07T14:36:55.568Z] 
14:36:55 [2023-01-07T14:36:55.568Z] #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
14:36:55 [2023-01-07T14:36:55.568Z] #39 102.5   LINK     criu/pie/restorer.built-in.o
14:36:55 [2023-01-07T14:36:55.568Z] #39 102.5   GEN      criu/pie/restorer-blob.h
14:36:55 [2023-01-07T14:36:55.568Z] #39 102.7   DEP      criu/vdso.d
14:36:55 [2023-01-07T14:36:55.568Z] #39 102.9   DEP      criu/vdso-compat.d
14:36:55 [2023-01-07T14:36:55.568Z] #39 103.1   DEP      criu/uts_ns.d
14:36:55 [2023-01-07T14:36:55.568Z] #39 103.3   DEP      criu/util.d
14:36:55 [2023-01-07T14:36:55.568Z] #39 103.6   DEP      criu/uffd.d
14:36:55 [2023-01-07T14:36:55.568Z] #39 103.8   DEP      criu/tun.d
14:36:55 [2023-01-07T14:36:55.568Z] #39 104.1   DEP      criu/tty.d
14:36:55 [2023-01-07T14:36:55.568Z] #39 104.5   DEP      criu/timerfd.d
14:36:55 [2023-01-07T14:36:55.568Z] #39 104.8   DEP      criu/timens.d
14:36:55 [2023-01-07T14:36:55.568Z] #39 105.1   DEP      criu/sysfs_parse.d
14:36:55 [2023-01-07T14:36:55.568Z] #39 105.3   DEP      criu/sysctl.d
14:36:55 [2023-01-07T14:36:55.568Z] #39 105.6   DEP      criu/string.d
14:36:55 [2023-01-07T14:36:55.578Z] #39 220.4   CC       criu/sysfs_parse.o
14:36:55 [2023-01-07T14:36:55.773Z] #38 168.2 make[2]: Nothing to be done for 'all'.
14:36:55 [2023-01-07T14:36:55.773Z] #38 168.3 make[2]: Nothing to be done for 'all'.
14:36:55 [2023-01-07T14:36:55.829Z] #39 105.8   DEP      criu/stats.d
14:36:55 [2023-01-07T14:36:55.829Z] #39 105.9   DEP      criu/sockets.d
14:36:56 [2023-01-07T14:36:56.029Z] #38 168.3 make[2]: Nothing to be done for 'all'.
14:36:56 [2023-01-07T14:36:56.030Z] #38 168.4 make[2]: Nothing to be done for 'all'.
14:36:56 [2023-01-07T14:36:56.030Z] #38 168.5 make[2]: Nothing to be done for 'all'.
14:36:56 [2023-01-07T14:36:56.030Z] #38 168.5   INSTALL  criu/criu
14:36:56 [2023-01-07T14:36:56.090Z] #39 106.0   DEP      criu/sk-unix.d
14:36:56 [2023-01-07T14:36:56.141Z] #39 220.9   CC       criu/timens.o
14:36:56 [2023-01-07T14:36:56.197Z] #44 DONE 2.3s
14:36:56 [2023-01-07T14:36:56.198Z] 
14:36:56 [2023-01-07T14:36:56.198Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:36:56 [2023-01-07T14:36:56.351Z] #39 106.2   DEP      criu/sk-tcp.d
14:36:56 [2023-01-07T14:36:56.351Z] #39 ...
14:36:56 [2023-01-07T14:36:56.351Z] 
14:36:56 [2023-01-07T14:36:56.351Z] #21 [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
14:36:56 [2023-01-07T14:36:56.351Z] #21 DONE 196.0s
14:36:56 [2023-01-07T14:36:56.351Z] 
14:36:56 [2023-01-07T14:36:56.351Z] #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
14:36:56 [2023-01-07T14:36:56.351Z] #39 106.4   DEP      criu/sk-queue.d
14:36:56 [2023-01-07T14:36:56.592Z] #38 DONE 169.0s
14:36:56 [2023-01-07T14:36:56.592Z] 
14:36:56 [2023-01-07T14:36:56.592Z] #31 [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
14:36:56 [2023-01-07T14:36:56.612Z] #39 ...
14:36:56 [2023-01-07T14:36:56.612Z] 
14:36:56 [2023-01-07T14:36:56.612Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:36:56 [2023-01-07T14:36:56.612Z] #40 DONE 0.2s
14:36:56 [2023-01-07T14:36:56.612Z] 
14:36:56 [2023-01-07T14:36:56.612Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:36:56 [2023-01-07T14:36:56.612Z] #41 DONE 0.1s
14:36:56 [2023-01-07T14:36:56.612Z] 
14:36:56 [2023-01-07T14:36:56.612Z] #35 [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
14:36:56 [2023-01-07T14:36:56.612Z] #35 195.7 Selecting previously unselected package libselinux1-dev:amd64.
14:36:56 [2023-01-07T14:36:56.612Z] #35 195.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:36:56 [2023-01-07T14:36:56.612Z] #35 195.7 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:36:56 [2023-01-07T14:36:56.612Z] #35 196.0 Selecting previously unselected package libdevmapper-dev:amd64.
14:36:56 [2023-01-07T14:36:56.612Z] #35 196.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:36:56 [2023-01-07T14:36:56.612Z] #35 196.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:36:56 [2023-01-07T14:36:56.612Z] #35 196.2 Selecting previously unselected package libseccomp-dev:amd64.
14:36:56 [2023-01-07T14:36:56.612Z] #35 196.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:36:56 [2023-01-07T14:36:56.612Z] #35 196.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:36:56 [2023-01-07T14:36:56.704Z] #39 221.3   CC       criu/timerfd.o
14:36:56 [2023-01-07T14:36:56.960Z] #39 221.7   CC       criu/tty.o
14:36:57 [2023-01-07T14:36:57.185Z] #35 196.5 Selecting previously unselected package libsystemd-dev:amd64.
14:36:57 [2023-01-07T14:36:57.185Z] #35 196.5 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
14:36:57 [2023-01-07T14:36:57.185Z] #35 196.5 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:36:57 [2023-01-07T14:36:57.217Z] #39 ...
14:36:57 [2023-01-07T14:36:57.217Z] 
14:36:57 [2023-01-07T14:36:57.217Z] #24 [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
14:36:57 [2023-01-07T14:36:57.217Z] #24 306.0 + dpkg --print-architecture
14:36:57 [2023-01-07T14:36:57.217Z] #24 306.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:36:57 [2023-01-07T14:36:57.319Z] #49 49.95 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:36:57 [2023-01-07T14:36:57.319Z] #49 49.97 Setting up jq (1.6-2.1) ...
14:36:57 [2023-01-07T14:36:57.319Z] #49 50.02 Setting up libbpf0:amd64 (1:0.3-2) ...
14:36:57 [2023-01-07T14:36:57.319Z] #49 50.04 Setting up iptables (1.8.7-1) ...
14:36:57 [2023-01-07T14:36:57.319Z] #49 50.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:36:57 [2023-01-07T14:36:57.319Z] #49 50.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:36:57 [2023-01-07T14:36:57.319Z] #49 50.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:36:57 [2023-01-07T14:36:57.319Z] #49 50.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:36:57 [2023-01-07T14:36:57.319Z] #49 50.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:36:57 [2023-01-07T14:36:57.319Z] #49 50.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:36:57 [2023-01-07T14:36:57.319Z] #49 50.12 Setting up iproute2 (5.10.0-4) ...
14:36:57 [2023-01-07T14:36:57.319Z] #49 50.51 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:36:57 [2023-01-07T14:36:57.626Z] #45 1.745 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:36:57 [2023-01-07T14:36:57.758Z] #35 197.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:36:57 [2023-01-07T14:36:57.780Z] #24 306.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:36:57 [2023-01-07T14:36:57.780Z] #24 306.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:36:57 [2023-01-07T14:36:57.886Z] #49 DONE 50.9s
14:36:57 [2023-01-07T14:36:57.887Z] 
14:36:57 [2023-01-07T14:36:57.887Z] #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
14:36:57 [2023-01-07T14:36:57.887Z] #38 130.9   CC       criu/namespaces.o
14:36:57 [2023-01-07T14:36:57.887Z] #38 133.1   CC       criu/net.o
14:36:57 [2023-01-07T14:36:57.887Z] #38 ...
14:36:57 [2023-01-07T14:36:57.887Z] 
14:36:57 [2023-01-07T14:36:57.887Z] #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
14:36:57 [2023-01-07T14:36:57.896Z] #45 DONE 1.9s
14:36:57 [2023-01-07T14:36:57.896Z] 
14:36:57 [2023-01-07T14:36:57.896Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.5 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.5 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.6 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.6 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.6 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.6 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.6 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:36:58 [2023-01-07T14:36:58.019Z] #35 197.7 Setting up mingw-w64-common (8.0.0-1) ...
14:36:58 [2023-01-07T14:36:58.279Z] #35 197.7 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
14:36:58 [2023-01-07T14:36:58.279Z] #35 197.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:36:58 [2023-01-07T14:36:58.279Z] #35 197.8 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
14:36:58 [2023-01-07T14:36:58.279Z] #35 197.8 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:36:58 [2023-01-07T14:36:58.279Z] #35 197.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:36:58 [2023-01-07T14:36:58.279Z] #35 197.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:36:58 [2023-01-07T14:36:58.279Z] #35 197.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:36:58 [2023-01-07T14:36:58.279Z] #35 197.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:36:58 [2023-01-07T14:36:58.279Z] #35 197.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:36:58 [2023-01-07T14:36:58.279Z] #35 197.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:36:58 [2023-01-07T14:36:58.541Z] #35 197.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:36:58 [2023-01-07T14:36:58.541Z] #35 198.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:36:58 [2023-01-07T14:36:58.541Z] #35 198.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:36:58 [2023-01-07T14:36:58.541Z] #35 198.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:36:58 [2023-01-07T14:36:58.541Z] #35 198.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:36:58 [2023-01-07T14:36:58.541Z] #35 198.1 Setting up dmsetup (2:1.02.175-2.1) ...
14:36:58 [2023-01-07T14:36:58.541Z] #35 198.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:36:58 [2023-01-07T14:36:58.541Z] #35 198.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:36:58 [2023-01-07T14:36:58.803Z] #35 198.3 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:36:59 [2023-01-07T14:36:59.375Z] #35 DONE 198.8s
14:36:59 [2023-01-07T14:36:59.375Z] 
14:36:59 [2023-01-07T14:36:59.375Z] #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
14:36:59 [2023-01-07T14:36:59.778Z] #50 1.549 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:36:59 [2023-01-07T14:36:59.778Z] #50 1.553 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:36:59 [2023-01-07T14:36:59.778Z] #50 1.561 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:36:59 [2023-01-07T14:36:59.778Z] #50 DONE 1.7s
14:36:59 [2023-01-07T14:36:59.778Z] 
14:36:59 [2023-01-07T14:36:59.778Z] #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
14:36:59 [2023-01-07T14:36:59.778Z] #38 137.0   CC       criu/netfilter.o
14:36:59 [2023-01-07T14:36:59.778Z] #38 137.5   CC       criu/page-pipe.o
14:36:59 [2023-01-07T14:36:59.778Z] #38 138.3   CC       criu/page-xfer.o
14:36:59 [2023-01-07T14:36:59.797Z] #46 DONE 2.0s
14:36:59 [2023-01-07T14:36:59.797Z] 
14:36:59 [2023-01-07T14:36:59.797Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:37:01 [2023-01-07T14:37:01.173Z] #47 DONE 1.4s
14:37:01 [2023-01-07T14:37:01.173Z] 
14:37:01 [2023-01-07T14:37:01.173Z] #48 [dev-systemd-false  6/26] RUN ldconfig
14:37:01 [2023-01-07T14:37:01.669Z] #38 140.2   CC       criu/pagemap-cache.o
14:37:01 [2023-01-07T14:37:01.921Z] #42 ...
14:37:01 [2023-01-07T14:37:01.921Z] 
14:37:01 [2023-01-07T14:37:01.921Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
14:37:01 [2023-01-07T14:37:01.921Z] #43 DONE 2.5s
14:37:01 [2023-01-07T14:37:01.921Z] 
14:37:01 [2023-01-07T14:37:01.921Z] #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
14:37:02 [2023-01-07T14:37:02.231Z] #38 140.7   CC       criu/pagemap.o
14:37:02 [2023-01-07T14:37:02.554Z] #48 DONE 1.5s
14:37:02 [2023-01-07T14:37:02.554Z] 
14:37:02 [2023-01-07T14:37:02.554Z] #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
14:37:03 [2023-01-07T14:37:03.159Z] #38 141.8   CC       criu/parasite-syscall.o
14:37:03 [2023-01-07T14:37:03.931Z] #49 ...
14:37:03 [2023-01-07T14:37:03.931Z] 
14:37:03 [2023-01-07T14:37:03.931Z] #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
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.928 + RM_GOPATH=0
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.928 + TMP_GOPATH=
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.928 + : /build
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.928 + '[' -z '' ']'
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.928 ++ mktemp -d
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.931 + export GOPATH=/tmp/tmp.vD4uLo0yVX
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.931 + GOPATH=/tmp/tmp.vD4uLo0yVX
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.931 + RM_GOPATH=1
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.931 + case "$(go env GOARCH)" in
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.931 ++ go env GOARCH
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.965 Install runc version v1.1.4 (build tags: seccomp)
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 + export GO_BUILDMODE=-buildmode=pie
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 + GO_BUILDMODE=-buildmode=pie
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 ++ dirname /tmp/install/install.sh
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 + dir=/tmp/install
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 + bin=runc
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 + shift
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 + '[' '!' -f /tmp/install/runc.installer ']'
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 + . /tmp/install/runc.installer
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 ++ set -e
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 ++ : v1.1.4
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 + install_runc
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 + RUNC_BUILDTAGS=seccomp
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vD4uLo0yVX/src/github.com/opencontainers/runc
14:37:03 [2023-01-07T14:37:03.931Z] #42 2.970 Cloning into '/tmp/tmp.vD4uLo0yVX/src/github.com/opencontainers/runc'...
14:37:03 [2023-01-07T14:37:03.931Z] #42 ...
14:37:03 [2023-01-07T14:37:03.931Z] 
14:37:03 [2023-01-07T14:37:03.931Z] #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
14:37:03 [2023-01-07T14:37:03.931Z] #38 106.2   DEP      criu/sk-netlink.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 106.5   DEP      criu/sk-inet.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 106.9   DEP      criu/signalfd.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 107.1   DEP      criu/sigframe.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 107.2   DEP      criu/shmem.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 107.5   DEP      criu/servicefd.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 107.7   DEP      criu/seize.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 107.9   DEP      criu/seccomp.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 108.2   DEP      criu/rst-malloc.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 108.3   DEP      criu/rbtree.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 108.5   DEP      criu/pstree.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 108.9   DEP      criu/protobuf.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 109.2   GEN      criu/protobuf-desc-gen.h
14:37:03 [2023-01-07T14:37:03.931Z] #38 112.4   DEP      criu/protobuf-desc.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 112.7   DEP      criu/proc_parse.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 113.0   DEP      criu/plugin.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 113.3   DEP      criu/pipes.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 113.6   DEP      criu/pie-util.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 113.8   DEP      criu/pie-util-vdso.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 114.0   DEP      criu/pie-util-vdso-elf32.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 114.3   DEP      criu/path.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 114.6   DEP      criu/parasite-syscall.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 115.0   DEP      criu/pagemap.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 115.4   DEP      criu/pagemap-cache.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 115.6   DEP      criu/page-xfer.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 115.9   DEP      criu/page-pipe.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 116.1   DEP      criu/netfilter.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 116.3   DEP      criu/net.d
14:37:03 [2023-01-07T14:37:03.931Z] #38 116.6   DEP      criu/namespaces.d
14:37:04 [2023-01-07T14:37:04.088Z] #38 142.8   CC       criu/path.o
14:37:04 [2023-01-07T14:37:04.190Z] #38 116.9   DEP      criu/mount.d
14:37:04 [2023-01-07T14:37:04.453Z] #38 ...
14:37:04 [2023-01-07T14:37:04.453Z] 
14:37:04 [2023-01-07T14:37:04.453Z] #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
14:37:04 [2023-01-07T14:37:04.453Z] #49 1.834 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:37:04 [2023-01-07T14:37:04.453Z] #49 1.869 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:37:04 [2023-01-07T14:37:04.453Z] #49 1.931 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:37:04 [2023-01-07T14:37:04.651Z] #38 143.2   CC       criu/pie-util-vdso-elf32.o
14:37:05 [2023-01-07T14:37:05.214Z] #38 143.7   CC       criu/pie-util-vdso.o
14:37:05 [2023-01-07T14:37:05.221Z] #44 DONE 2.9s
14:37:05 [2023-01-07T14:37:05.222Z] 
14:37:05 [2023-01-07T14:37:05.222Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:37:05 [2023-01-07T14:37:05.389Z] #49 2.726 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:37:05 [2023-01-07T14:37:05.777Z] #38 144.2   CC       criu/pie-util.o
14:37:05 [2023-01-07T14:37:05.777Z] #38 144.3   CC       criu/pipes.o
14:37:06 [2023-01-07T14:37:06.163Z] #45 1.363 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:37:06 [2023-01-07T14:37:06.424Z] #45 DONE 1.7s
14:37:06 [2023-01-07T14:37:06.424Z] 
14:37:06 [2023-01-07T14:37:06.424Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:37:06 [2023-01-07T14:37:06.685Z] #46 ...
14:37:06 [2023-01-07T14:37:06.685Z] 
14:37:06 [2023-01-07T14:37:06.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
14:37:06 [2023-01-07T14:37:06.685Z] #39 106.6   DEP      criu/sk-packet.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 107.0   DEP      criu/sk-netlink.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 107.4   DEP      criu/sk-inet.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 107.7   DEP      criu/signalfd.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 107.9   DEP      criu/sigframe.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 108.0   DEP      criu/shmem.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 108.2   DEP      criu/servicefd.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 108.4   DEP      criu/seize.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 108.6   DEP      criu/seccomp.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 108.9   DEP      criu/rst-malloc.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 109.0   DEP      criu/rbtree.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 109.0   DEP      criu/pstree.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 109.4   DEP      criu/protobuf.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 109.6   GEN      criu/protobuf-desc-gen.h
14:37:06 [2023-01-07T14:37:06.685Z] #39 112.2   DEP      criu/protobuf-desc.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 112.4   DEP      criu/proc_parse.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 112.6   DEP      criu/plugin.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 112.7   DEP      criu/pipes.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 112.9   DEP      criu/pie-util.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 113.1   DEP      criu/pie-util-vdso.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 113.3   DEP      criu/pie-util-vdso-elf32.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 113.5   DEP      criu/path.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 113.7   DEP      criu/parasite-syscall.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 114.0   DEP      criu/pagemap.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 114.2   DEP      criu/pagemap-cache.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 114.4   DEP      criu/page-xfer.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 114.8   DEP      criu/page-pipe.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 115.0   DEP      criu/netfilter.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 115.4   DEP      criu/net.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 115.6   DEP      criu/namespaces.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 115.9   DEP      criu/mount.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 116.3   DEP      criu/memfd.d
14:37:06 [2023-01-07T14:37:06.685Z] #39 116.5   DEP      criu/mem.d
14:37:06 [2023-01-07T14:37:06.706Z] #38 145.2   CC       criu/plugin.o
14:37:06 [2023-01-07T14:37:06.945Z] #39 116.9   DEP      criu/lsm.d
14:37:06 [2023-01-07T14:37:06.963Z] #38 145.5   CC       criu/proc_parse.o
14:37:07 [2023-01-07T14:37:07.206Z] #39 117.2   DEP      criu/log.d
14:37:07 [2023-01-07T14:37:07.206Z] #39 117.3   DEP      criu/libnetlink.d
14:37:07 [2023-01-07T14:37:07.467Z] #39 117.6   DEP      criu/kerndat.d
14:37:07 [2023-01-07T14:37:07.729Z] #24 ...
14:37:07 [2023-01-07T14:37:07.729Z] 
14:37:07 [2023-01-07T14:37:07.729Z] #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
14:37:07 [2023-01-07T14:37:07.729Z] #39 223.9   CC       criu/tun.o
14:37:07 [2023-01-07T14:37:07.729Z] #39 224.6   CC       criu/uffd.o
14:37:07 [2023-01-07T14:37:07.729Z] #39 226.0   CC       criu/util.o
14:37:07 [2023-01-07T14:37:07.729Z] #39 227.5   CC       criu/uts_ns.o
14:37:07 [2023-01-07T14:37:07.729Z] #39 227.8   CC       criu/vdso-compat.o
14:37:07 [2023-01-07T14:37:07.729Z] #39 228.1   CC       criu/vdso.o
14:37:07 [2023-01-07T14:37:07.729Z] #39 228.9   LINK     criu/built-in.o
14:37:07 [2023-01-07T14:37:07.729Z] #39 229.0   LINK     criu/criu
14:37:07 [2023-01-07T14:37:07.729Z] #39 229.6   DEP      lib/c/criu.d
14:37:07 [2023-01-07T14:37:07.729Z] #39 229.8   CC       images/rpc.pb-c.o
14:37:07 [2023-01-07T14:37:07.729Z] #39 230.4   CC       lib/c/criu.o
14:37:07 [2023-01-07T14:37:07.729Z] #39 231.8   LINK     lib/c/built-in.o
14:37:07 [2023-01-07T14:37:07.729Z] #39 231.8   LINK     lib/c/libcriu.so
14:37:07 [2023-01-07T14:37:07.729Z] #39 231.9   LINK     lib/c/libcriu.a
14:37:07 [2023-01-07T14:37:07.729Z] #39 232.1   GEN      magic.py
14:37:07 [2023-01-07T14:37:07.729Z] #39 232.3 Note: Building without setproctitle() and strlcpy() support.
14:37:07 [2023-01-07T14:37:07.729Z] #39 232.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:37:07 [2023-01-07T14:37:07.729Z] #39 232.3 Note: Building without GnuTLS support
14:37:07 [2023-01-07T14:37:07.729Z] #39 232.3 Makefile.config:39: Warn: you have no libnftables installed
14:37:07 [2023-01-07T14:37:07.729Z] #39 232.3 Makefile.config:40: Warn: Building without nftables support
14:37:08 [2023-01-07T14:37:08.038Z] #39 117.9   DEP      criu/kcmp-ids.d
14:37:08 [2023-01-07T14:37:08.299Z] #39 118.2   DEP      criu/irmap.d
14:37:08 [2023-01-07T14:37:08.299Z] #39 ...
14:37:08 [2023-01-07T14:37:08.299Z] 
14:37:08 [2023-01-07T14:37:08.299Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:37:08 [2023-01-07T14:37:08.299Z] #46 DONE 2.0s
14:37:08 [2023-01-07T14:37:08.299Z] 
14:37:08 [2023-01-07T14:37:08.299Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:37:08 [2023-01-07T14:37:08.659Z] #39 233.4 fatal: not a git repository (or any of the parent directories): .git
14:37:08 [2023-01-07T14:37:08.677Z] #49 5.552 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:37:09 [2023-01-07T14:37:09.223Z] #39 234.1 make[1]: Nothing to be done for 'all'.
14:37:09 [2023-01-07T14:37:09.483Z] #38 ...
14:37:09 [2023-01-07T14:37:09.484Z] 
14:37:09 [2023-01-07T14:37:09.484Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
14:37:09 [2023-01-07T14:37:09.614Z] #49 ...
14:37:09 [2023-01-07T14:37:09.614Z] 
14:37:09 [2023-01-07T14:37:09.614Z] #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
14:37:09 [2023-01-07T14:37:09.614Z] #42 19.02 + cd /tmp/tmp.vD4uLo0yVX/src/github.com/opencontainers/runc
14:37:09 [2023-01-07T14:37:09.740Z] #51 ...
14:37:09 [2023-01-07T14:37:09.740Z] 
14:37:09 [2023-01-07T14:37:09.740Z] #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
14:37:09 [2023-01-07T14:37:09.740Z] #38 148.2   CC       criu/protobuf-desc.o
14:37:09 [2023-01-07T14:37:09.873Z] #42 19.02 + git checkout -q v1.1.4
14:37:10 [2023-01-07T14:37:10.153Z] #39 234.9 make[1]: 'images/built-in.o' is up to date.
14:37:10 [2023-01-07T14:37:10.153Z] #39 234.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:37:10 [2023-01-07T14:37:10.153Z] #39 235.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:37:10 [2023-01-07T14:37:10.153Z] #39 235.0 make[1]: 'compel/libcompel.a' is up to date.
14:37:10 [2023-01-07T14:37:10.153Z] #39 235.1 make[1]: 'compel/compel-host-bin' is up to date.
14:37:10 [2023-01-07T14:37:10.219Z] #47 DONE 1.6s
14:37:10 [2023-01-07T14:37:10.219Z] 
14:37:10 [2023-01-07T14:37:10.219Z] #48 [dev-systemd-false  6/26] RUN ldconfig
14:37:10 [2023-01-07T14:37:10.409Z] #39 235.1 make[1]: Nothing to be done for 'all'.
14:37:10 [2023-01-07T14:37:10.409Z] #39 235.1 make[1]: 'soccr/libsoccr.a' is up to date.
14:37:10 [2023-01-07T14:37:10.409Z] #39 235.3 make[2]: Nothing to be done for 'all'.
14:37:10 [2023-01-07T14:37:10.666Z] #39 235.4 make[2]: Nothing to be done for 'all'.
14:37:10 [2023-01-07T14:37:10.666Z] #39 235.5 make[2]: Nothing to be done for 'all'.
14:37:10 [2023-01-07T14:37:10.666Z] #39 235.6 make[2]: Nothing to be done for 'all'.
14:37:10 [2023-01-07T14:37:10.670Z] #38 149.2   CC       criu/protobuf.o
14:37:10 [2023-01-07T14:37:10.810Z] #42 20.00 + '[' -z '' ']'
14:37:10 [2023-01-07T14:37:10.810Z] #42 20.00 + target=static
14:37:10 [2023-01-07T14:37:10.810Z] #42 20.00 + make BUILDTAGS=seccomp static
14:37:10 [2023-01-07T14:37:10.923Z] #39 235.7 make[2]: Nothing to be done for 'all'.
14:37:10 [2023-01-07T14:37:10.923Z] #39 235.7 make[2]: Nothing to be done for 'all'.
14:37:10 [2023-01-07T14:37:10.923Z] #39 235.7 make[2]: Nothing to be done for 'all'.
14:37:10 [2023-01-07T14:37:10.923Z] #39 235.9 make[2]: Nothing to be done for 'all'.
14:37:11 [2023-01-07T14:37:11.179Z] #39 235.9   INSTALL  criu/criu
14:37:11 [2023-01-07T14:37:11.233Z] #38 149.7   CC       criu/pstree.o
14:37:11 [2023-01-07T14:37:11.379Z] #42 20.73 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 .
14:37:11 [2023-01-07T14:37:11.604Z] #48 DONE 1.6s
14:37:11 [2023-01-07T14:37:11.604Z] 
14:37:11 [2023-01-07T14:37:11.604Z] #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
14:37:11 [2023-01-07T14:37:11.865Z] #49 ...
14:37:11 [2023-01-07T14:37:11.865Z] 
14:37:11 [2023-01-07T14:37:11.865Z] #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
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.800 + RM_GOPATH=0
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.800 + TMP_GOPATH=
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.810 + : /build
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.810 + '[' -z '' ']'
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.811 ++ mktemp -d
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.818 + export GOPATH=/tmp/tmp.nW7sFgDATO
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.818 + GOPATH=/tmp/tmp.nW7sFgDATO
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.818 + RM_GOPATH=1
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.818 + case "$(go env GOARCH)" in
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.824 ++ go env GOARCH
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.854 + export GO_BUILDMODE=-buildmode=pie
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.854 + GO_BUILDMODE=-buildmode=pie
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.854 ++ dirname /tmp/install/install.sh
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.867 + dir=/tmp/install
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.867 + bin=runc
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.867 + shift
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.867 + '[' '!' -f /tmp/install/runc.installer ']'
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.867 + . /tmp/install/runc.installer
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.867 ++ set -e
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.867 ++ : v1.1.4
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.867 + install_runc
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.867 + RUNC_BUILDTAGS=seccomp
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.867 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.867 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nW7sFgDATO/src/github.com/opencontainers/runc
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.867 Cloning into '/tmp/tmp.nW7sFgDATO/src/github.com/opencontainers/runc'...
14:37:11 [2023-01-07T14:37:11.865Z] #42 2.867 Install runc version v1.1.4 (build tags: seccomp)
14:37:12 [2023-01-07T14:37:12.114Z] #39 DONE 236.8s
14:37:12 [2023-01-07T14:37:12.114Z] 
14:37:12 [2023-01-07T14:37:12.114Z] #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
14:37:12 [2023-01-07T14:37:12.126Z] #42 ...
14:37:12 [2023-01-07T14:37:12.126Z] 
14:37:12 [2023-01-07T14:37:12.126Z] #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
14:37:12 [2023-01-07T14:37:12.126Z] #39 118.5   DEP      criu/ipc_ns.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 118.8   DEP      criu/image.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 119.1   DEP      criu/image-desc.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 119.2   DEP      criu/fsnotify.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 119.6   DEP      criu/filesystems.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 120.0   DEP      criu/files.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 120.3   DEP      criu/files-reg.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 120.6   DEP      criu/files-ext.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 120.8   DEP      criu/file-lock.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 121.0   DEP      criu/file-ids.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 121.1   DEP      criu/fifo.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 121.3   DEP      criu/fdstore.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 121.5   DEP      criu/fault-injection.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 121.6   DEP      criu/external.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 121.8   DEP      criu/eventpoll.d
14:37:12 [2023-01-07T14:37:12.126Z] #39 122.2   DEP      criu/eventfd.d
14:37:12 [2023-01-07T14:37:12.601Z] #38 151.1   CC       criu/rbtree.o
14:37:12 [2023-01-07T14:37:12.698Z] #39 122.5   DEP      criu/crtools.d
14:37:12 [2023-01-07T14:37:12.858Z] #38 151.5   CC       criu/rst-malloc.o
14:37:12 [2023-01-07T14:37:12.959Z] #39 122.9   DEP      criu/cr-service.d
14:37:13 [2023-01-07T14:37:13.219Z] #39 123.2   DEP      criu/cr-restore.d
14:37:13 [2023-01-07T14:37:13.421Z] #38 151.9   CC       criu/seccomp.o
14:37:13 [2023-01-07T14:37:13.480Z] #39 123.6   DEP      criu/cr-errno.d
14:37:13 [2023-01-07T14:37:13.740Z] #39 123.6   DEP      criu/cr-dump.d
14:37:14 [2023-01-07T14:37:14.001Z] #39 124.0   DEP      criu/cr-dedup.d
14:37:14 [2023-01-07T14:37:14.352Z] #38 152.8   CC       criu/seize.o
14:37:14 [2023-01-07T14:37:14.572Z] #39 124.3   DEP      criu/cr-check.d
14:37:14 [2023-01-07T14:37:14.671Z] #42 ...
14:37:14 [2023-01-07T14:37:14.671Z] 
14:37:14 [2023-01-07T14:37:14.671Z] #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
14:37:14 [2023-01-07T14:37:14.671Z] #38 117.1   DEP      criu/memfd.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 117.3   DEP      criu/mem.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 117.6   DEP      criu/lsm.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 117.8   DEP      criu/log.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 118.0   DEP      criu/libnetlink.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 118.3   DEP      criu/kerndat.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 118.6   DEP      criu/kcmp-ids.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 118.9   DEP      criu/irmap.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 119.2   DEP      criu/ipc_ns.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 119.6   DEP      criu/image.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 119.9   DEP      criu/image-desc.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 120.2   DEP      criu/fsnotify.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 120.5   DEP      criu/filesystems.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 120.8   DEP      criu/files.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 121.2   DEP      criu/files-reg.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 121.5   DEP      criu/files-ext.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 121.8   DEP      criu/file-lock.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 122.0   DEP      criu/file-ids.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 122.2   DEP      criu/fifo.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 122.4   DEP      criu/fdstore.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 122.4   DEP      criu/fault-injection.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 122.5   DEP      criu/external.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 122.6   DEP      criu/eventpoll.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 122.8   DEP      criu/eventfd.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 123.1   DEP      criu/crtools.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 123.3   DEP      criu/cr-service.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 123.6   DEP      criu/cr-restore.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 123.9   DEP      criu/cr-errno.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 123.9   DEP      criu/cr-dump.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 124.3   DEP      criu/cr-dedup.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 124.6   DEP      criu/cr-check.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 124.6   DEP      criu/config.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 124.8   DEP      criu/clone-noasan.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 125.0   DEP      criu/cgroup.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 125.4   DEP      criu/cgroup-props.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 125.6   DEP      criu/bitmap.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 125.7   DEP      criu/bfd.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 125.9   DEP      criu/autofs.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 126.3   DEP      criu/aio.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 126.6   DEP      criu/action-scripts.d
14:37:14 [2023-01-07T14:37:14.671Z] #38 127.0   CC       criu/action-scripts.o
14:37:14 [2023-01-07T14:37:14.833Z] #39 124.8   DEP      criu/config.d
14:37:15 [2023-01-07T14:37:15.096Z] #39 125.1   DEP      criu/clone-noasan.d
14:37:15 [2023-01-07T14:37:15.096Z] #39 125.3   DEP      criu/cgroup.d
14:37:15 [2023-01-07T14:37:15.359Z] #39 125.5   DEP      criu/cgroup-props.d
14:37:15 [2023-01-07T14:37:15.609Z] #38 128.1   CC       criu/aio.o
14:37:15 [2023-01-07T14:37:15.720Z] #38 154.1   CC       criu/servicefd.o
14:37:15 [2023-01-07T14:37:15.929Z] #39 125.7   DEP      criu/bitmap.d
14:37:15 [2023-01-07T14:37:15.930Z] #39 125.7   DEP      criu/bfd.d
14:37:15 [2023-01-07T14:37:15.930Z] #39 125.9   DEP      criu/autofs.d
14:37:16 [2023-01-07T14:37:16.284Z] #38 154.7 include/common/asm/bitops.h: Assembler messages:
14:37:16 [2023-01-07T14:37:16.284Z] #38 154.7 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:37:16 [2023-01-07T14:37:16.284Z] #38 154.7   CC       criu/shmem.o
14:37:16 [2023-01-07T14:37:16.284Z] #38 ...
14:37:16 [2023-01-07T14:37:16.284Z] 
14:37:16 [2023-01-07T14:37:16.284Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
14:37:16 [2023-01-07T14:37:16.284Z] #51 11.57 Collecting yamllint==1.26.1
14:37:16 [2023-01-07T14:37:16.284Z] #51 12.63   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:37:16 [2023-01-07T14:37:16.284Z] #51 13.99 Collecting pathspec>=0.5.3
14:37:16 [2023-01-07T14:37:16.284Z] #51 14.01   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
14:37:16 [2023-01-07T14:37:16.284Z] #51 14.46 Collecting pyyaml
14:37:16 [2023-01-07T14:37:16.284Z] #51 14.47   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)
14:37:16 [2023-01-07T14:37:16.284Z] #51 14.53 Building wheels for collected packages: yamllint
14:37:16 [2023-01-07T14:37:16.284Z] #51 14.53   Building wheel for yamllint (setup.py): started
14:37:16 [2023-01-07T14:37:16.284Z] #51 15.80   Building wheel for yamllint (setup.py): finished with status 'done'
14:37:16 [2023-01-07T14:37:16.284Z] #51 15.81   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=dc931a729f28d27d73a24915172688e524f564fd5a8cf8b698b351127ca5a366
14:37:16 [2023-01-07T14:37:16.284Z] #51 15.81   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:37:16 [2023-01-07T14:37:16.284Z] #51 15.81 Successfully built yamllint
14:37:16 [2023-01-07T14:37:16.284Z] #51 15.85 Installing collected packages: pyyaml, pathspec, yamllint
14:37:16 [2023-01-07T14:37:16.284Z] #51 16.27 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
14:37:16 [2023-01-07T14:37:16.284Z] #51 DONE 16.8s
14:37:16 [2023-01-07T14:37:16.284Z] 
14:37:16 [2023-01-07T14:37:16.284Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
14:37:16 [2023-01-07T14:37:16.500Z] #39 126.5   DEP      criu/aio.d
14:37:16 [2023-01-07T14:37:16.540Z] #52 DONE 0.2s
14:37:16 [2023-01-07T14:37:16.540Z] 
14:37:16 [2023-01-07T14:37:16.540Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
14:37:16 [2023-01-07T14:37:16.547Z] #38 129.1   CC       criu/autofs.o
14:37:17 [2023-01-07T14:37:17.071Z] #39 126.9   DEP      criu/action-scripts.d
14:37:17 [2023-01-07T14:37:17.119Z] #53 DONE 0.4s
14:37:17 [2023-01-07T14:37:17.119Z] 
14:37:17 [2023-01-07T14:37:17.119Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
14:37:17 [2023-01-07T14:37:17.119Z] #54 DONE 0.2s
14:37:17 [2023-01-07T14:37:17.119Z] 
14:37:17 [2023-01-07T14:37:17.119Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
14:37:17 [2023-01-07T14:37:17.119Z] #55 DONE 0.1s
14:37:17 [2023-01-07T14:37:17.119Z] 
14:37:17 [2023-01-07T14:37:17.119Z] #26 [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
14:37:17 [2023-01-07T14:37:17.375Z] #26 ...
14:37:17 [2023-01-07T14:37:17.375Z] 
14:37:17 [2023-01-07T14:37:17.375Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
14:37:17 [2023-01-07T14:37:17.375Z] #56 DONE 0.1s
14:37:17 [2023-01-07T14:37:17.375Z] 
14:37:17 [2023-01-07T14:37:17.375Z] #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
14:37:17 [2023-01-07T14:37:17.375Z] #38 155.8   CC       criu/sigframe.o
14:37:17 [2023-01-07T14:37:17.632Z] #38 156.1   CC       criu/signalfd.o
14:37:17 [2023-01-07T14:37:17.642Z] #39 127.6   CC       criu/action-scripts.o
14:37:17 [2023-01-07T14:37:17.642Z] #39 ...
14:37:17 [2023-01-07T14:37:17.642Z] 
14:37:17 [2023-01-07T14:37:17.642Z] #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
14:37:17 [2023-01-07T14:37:17.642Z] #42 18.38 + cd /tmp/tmp.nW7sFgDATO/src/github.com/opencontainers/runc
14:37:17 [2023-01-07T14:37:17.642Z] #42 18.38 + git checkout -q v1.1.4
14:37:17 [2023-01-07T14:37:17.889Z] #38 156.4   CC       criu/sk-inet.o
14:37:18 [2023-01-07T14:37:18.582Z] #42 19.38 + '[' -z '' ']'
14:37:18 [2023-01-07T14:37:18.582Z] #42 19.40 + target=static
14:37:18 [2023-01-07T14:37:18.582Z] #42 19.40 + make BUILDTAGS=seccomp static
14:37:19 [2023-01-07T14:37:19.085Z] #38 131.7   CC       criu/bfd.o
14:37:19 [2023-01-07T14:37:19.257Z] #38 157.6   CC       criu/sk-netlink.o
14:37:19 [2023-01-07T14:37:19.513Z] #38 158.0   CC       criu/sk-packet.o
14:37:19 [2023-01-07T14:37:19.523Z] #42 20.17 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 .
14:37:20 [2023-01-07T14:37:20.077Z] #38 158.7   CC       criu/sk-queue.o
14:37:20 [2023-01-07T14:37:20.464Z] #38 132.6   CC       criu/bitmap.o
14:37:20 [2023-01-07T14:37:20.465Z] #38 ...
14:37:20 [2023-01-07T14:37:20.465Z] 
14:37:20 [2023-01-07T14:37:20.465Z] #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
14:37:20 [2023-01-07T14:37:20.465Z] #49 7.714 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:37:20 [2023-01-07T14:37:20.465Z] #49 12.53 Fetched 8616 kB in 11s (784 kB/s)
14:37:20 [2023-01-07T14:37:20.465Z] #49 12.53 Reading package lists...
14:37:20 [2023-01-07T14:37:20.465Z] #49 17.39 Reading package lists...
14:37:20 [2023-01-07T14:37:20.465Z] #49 ...
14:37:20 [2023-01-07T14:37:20.465Z] 
14:37:20 [2023-01-07T14:37:20.465Z] #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
14:37:20 [2023-01-07T14:37:20.465Z] #38 133.0   CC       criu/cgroup-props.o
14:37:20 [2023-01-07T14:37:20.640Z] #38 159.3   CC       criu/sk-tcp.o
14:37:21 [2023-01-07T14:37:21.569Z] #38 159.8   CC       criu/sk-unix.o
14:37:22 [2023-01-07T14:37:22.066Z] #25 ...
14:37:22 [2023-01-07T14:37:22.066Z] 
14:37:22 [2023-01-07T14:37:22.066Z] #24 [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
14:37:22 [2023-01-07T14:37:22.066Z] #24 DONE 330.1s
14:37:22 [2023-01-07T14:37:22.066Z] 
14:37:22 [2023-01-07T14:37:22.066Z] #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
14:37:22 [2023-01-07T14:37:22.372Z] #38 134.8   CC       criu/cgroup.o
14:37:22 [2023-01-07T14:37:22.629Z] #42 ...
14:37:22 [2023-01-07T14:37:22.629Z] 
14:37:22 [2023-01-07T14:37:22.629Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
14:37:22 [2023-01-07T14:37:22.886Z] #57 DONE 0.5s
14:37:22 [2023-01-07T14:37:22.886Z] 
14:37:22 [2023-01-07T14:37:22.886Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:37:23 [2023-01-07T14:37:23.143Z] #58 DONE 0.1s
14:37:23 [2023-01-07T14:37:23.143Z] 
14:37:23 [2023-01-07T14:37:23.143Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
14:37:23 [2023-01-07T14:37:23.143Z] #59 DONE 0.1s
14:37:23 [2023-01-07T14:37:23.143Z] 
14:37:23 [2023-01-07T14:37:23.143Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
14:37:23 [2023-01-07T14:37:23.143Z] #60 DONE 0.1s
14:37:23 [2023-01-07T14:37:23.143Z] 
14:37:23 [2023-01-07T14:37:23.143Z] #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
14:37:23 [2023-01-07T14:37:23.462Z] #38 161.9   CC       criu/sockets.o
14:37:23 [2023-01-07T14:37:23.727Z] #42 ...
14:37:23 [2023-01-07T14:37:23.727Z] 
14:37:23 [2023-01-07T14:37:23.727Z] #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
14:37:23 [2023-01-07T14:37:23.727Z] #49 2.289 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:37:23 [2023-01-07T14:37:23.727Z] #49 2.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:37:23 [2023-01-07T14:37:23.727Z] #49 2.335 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:37:23 [2023-01-07T14:37:23.727Z] #49 3.497 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
14:37:23 [2023-01-07T14:37:23.727Z] #49 5.868 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [210 kB]
14:37:23 [2023-01-07T14:37:23.727Z] #49 8.192 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
14:37:23 [2023-01-07T14:37:23.988Z] #49 ...
14:37:23 [2023-01-07T14:37:23.988Z] 
14:37:23 [2023-01-07T14:37:23.988Z] #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
14:37:23 [2023-01-07T14:37:23.988Z] #39 128.3   CC       criu/aio.o
14:37:23 [2023-01-07T14:37:23.988Z] #39 129.1   CC       criu/autofs.o
14:37:23 [2023-01-07T14:37:23.988Z] #39 131.5   CC       criu/bfd.o
14:37:23 [2023-01-07T14:37:23.988Z] #39 132.5   CC       criu/bitmap.o
14:37:23 [2023-01-07T14:37:23.988Z] #39 132.7   CC       criu/cgroup-props.o
14:37:24 [2023-01-07T14:37:24.830Z] #38 163.2   CC       criu/stats.o
14:37:24 [2023-01-07T14:37:24.929Z] #39 134.8   CC       criu/cgroup.o
14:37:24 [2023-01-07T14:37:24.929Z] #39 ...
14:37:24 [2023-01-07T14:37:24.929Z] 
14:37:24 [2023-01-07T14:37:24.929Z] #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
14:37:24 [2023-01-07T14:37:24.929Z] #49 13.51 Fetched 8616 kB in 11s (751 kB/s)
14:37:25 [2023-01-07T14:37:25.087Z] #38 163.5   CC       criu/string.o
14:37:25 [2023-01-07T14:37:25.087Z] #38 163.6   CC       criu/sysctl.o
14:37:26 [2023-01-07T14:37:26.022Z] #38 164.5   CC       criu/sysfs_parse.o
14:37:26 [2023-01-07T14:37:26.564Z] #38 ...
14:37:26 [2023-01-07T14:37:26.565Z] 
14:37:26 [2023-01-07T14:37:26.565Z] #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
14:37:26 [2023-01-07T14:37:26.565Z] #49 17.39 Reading package lists...
14:37:26 [2023-01-07T14:37:26.565Z] #49 22.25 Building dependency tree...
14:37:26 [2023-01-07T14:37:26.585Z] #38 164.9   CC       criu/timens.o
14:37:26 [2023-01-07T14:37:26.585Z] #38 165.3   CC       criu/timerfd.o
14:37:26 [2023-01-07T14:37:26.824Z] #49 ...
14:37:26 [2023-01-07T14:37:26.824Z] 
14:37:26 [2023-01-07T14:37:26.824Z] #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
14:37:26 [2023-01-07T14:37:26.824Z] #24 DONE 227.6s
14:37:27 [2023-01-07T14:37:27.084Z] 
14:37:27 [2023-01-07T14:37:27.084Z] #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
14:37:27 [2023-01-07T14:37:27.149Z] #38 165.7   CC       criu/tty.o
14:37:27 [2023-01-07T14:37:27.343Z] #38 139.8   CC       criu/clone-noasan.o
14:37:27 [2023-01-07T14:37:27.602Z] #38 140.3   CC       criu/config.o
14:37:28 [2023-01-07T14:37:28.622Z] #31 ...
14:37:28 [2023-01-07T14:37:28.622Z] 
14:37:28 [2023-01-07T14:37:28.622Z] #34 [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
14:37:28 [2023-01-07T14:37:28.622Z] #34 247.4 + return
14:37:29 [2023-01-07T14:37:29.198Z] #34 DONE 247.8s
14:37:29 [2023-01-07T14:37:29.198Z] 
14:37:29 [2023-01-07T14:37:29.198Z] #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
14:37:29 [2023-01-07T14:37:29.672Z] #38 167.9   CC       criu/tun.o
14:37:29 [2023-01-07T14:37:29.929Z] #38 168.4   CC       criu/uffd.o
14:37:30 [2023-01-07T14:37:30.185Z] #38 ...
14:37:30 [2023-01-07T14:37:30.185Z] 
14:37:30 [2023-01-07T14:37:30.185Z] #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
14:37:30 [2023-01-07T14:37:30.185Z] #35 226.2 + dpkg --print-architecture
14:37:30 [2023-01-07T14:37:30.185Z] #35 226.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:37:30 [2023-01-07T14:37:30.214Z] #49 13.51 Reading package lists...
14:37:30 [2023-01-07T14:37:30.214Z] #49 18.05 Reading package lists...
14:37:30 [2023-01-07T14:37:30.214Z] #49 ...
14:37:30 [2023-01-07T14:37:30.214Z] 
14:37:30 [2023-01-07T14:37:30.214Z] #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
14:37:30 [2023-01-07T14:37:30.214Z] #39 140.3   CC       criu/clone-noasan.o
14:37:30 [2023-01-07T14:37:30.442Z] #35 226.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:37:30 [2023-01-07T14:37:30.442Z] #35 226.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:37:30 [2023-01-07T14:37:30.607Z] #40 ...
14:37:30 [2023-01-07T14:37:30.607Z] 
14:37:30 [2023-01-07T14:37:30.607Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
14:37:30 [2023-01-07T14:37:30.607Z] #52 DONE 0.1s
14:37:30 [2023-01-07T14:37:30.607Z] 
14:37:30 [2023-01-07T14:37:30.607Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
14:37:30 [2023-01-07T14:37:30.786Z] #39 140.8   CC       criu/config.o
14:37:30 [2023-01-07T14:37:30.917Z] #38 143.4   CC       criu/cr-check.o
14:37:32 [2023-01-07T14:37:32.523Z] #53 DONE 1.9s
14:37:32 [2023-01-07T14:37:32.523Z] 
14:37:32 [2023-01-07T14:37:32.523Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
14:37:32 [2023-01-07T14:37:32.523Z] #54 DONE 0.2s
14:37:32 [2023-01-07T14:37:32.523Z] 
14:37:32 [2023-01-07T14:37:32.523Z] #31 [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
14:37:32 [2023-01-07T14:37:32.523Z] #31 ...
14:37:32 [2023-01-07T14:37:32.523Z] 
14:37:32 [2023-01-07T14:37:32.523Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
14:37:32 [2023-01-07T14:37:32.523Z] #55 DONE 0.1s
14:37:32 [2023-01-07T14:37:32.523Z] 
14:37:32 [2023-01-07T14:37:32.523Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
14:37:32 [2023-01-07T14:37:32.523Z] #56 DONE 0.1s
14:37:32 [2023-01-07T14:37:32.523Z] 
14:37:32 [2023-01-07T14:37:32.523Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
14:37:32 [2023-01-07T14:37:32.523Z] #57 DONE 0.1s
14:37:32 [2023-01-07T14:37:32.523Z] 
14:37:32 [2023-01-07T14:37:32.523Z] #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
14:37:32 [2023-01-07T14:37:32.779Z] #40 ...
14:37:32 [2023-01-07T14:37:32.779Z] 
14:37:32 [2023-01-07T14:37:32.779Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:37:32 [2023-01-07T14:37:32.779Z] #58 DONE 0.1s
14:37:32 [2023-01-07T14:37:32.779Z] 
14:37:32 [2023-01-07T14:37:32.779Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
14:37:32 [2023-01-07T14:37:32.779Z] #59 DONE 0.1s
14:37:32 [2023-01-07T14:37:32.779Z] 
14:37:32 [2023-01-07T14:37:32.779Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
14:37:32 [2023-01-07T14:37:32.779Z] #60 DONE 0.1s
14:37:32 [2023-01-07T14:37:32.779Z] 
14:37:32 [2023-01-07T14:37:32.779Z] #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
14:37:32 [2023-01-07T14:37:32.824Z] #38 ...
14:37:32 [2023-01-07T14:37:32.824Z] 
14:37:32 [2023-01-07T14:37:32.824Z] #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
14:37:32 [2023-01-07T14:37:32.824Z] #49 24.90 The following additional packages will be installed:
14:37:32 [2023-01-07T14:37:32.824Z] #49 24.90   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:37:32 [2023-01-07T14:37:32.824Z] #49 24.91   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:37:32 [2023-01-07T14:37:32.824Z] #49 24.91   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:37:32 [2023-01-07T14:37:32.824Z] #49 24.92   python3-pkg-resources vim-runtime xxd
14:37:32 [2023-01-07T14:37:32.824Z] #49 24.93 Suggested packages:
14:37:32 [2023-01-07T14:37:32.824Z] #49 24.93   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:37:32 [2023-01-07T14:37:32.824Z] #49 24.93   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:37:32 [2023-01-07T14:37:32.824Z] #49 24.93   acl attr quota
14:37:32 [2023-01-07T14:37:32.824Z] #49 24.93 Recommended packages:
14:37:32 [2023-01-07T14:37:32.824Z] #49 24.93   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:37:32 [2023-01-07T14:37:32.824Z] #49 27.45 The following NEW packages will be installed:
14:37:32 [2023-01-07T14:37:32.824Z] #49 27.45   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:37:32 [2023-01-07T14:37:32.824Z] #49 27.45   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:37:32 [2023-01-07T14:37:32.824Z] #49 27.45   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:37:32 [2023-01-07T14:37:32.824Z] #49 27.45   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
14:37:32 [2023-01-07T14:37:32.824Z] #49 27.45   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
14:37:32 [2023-01-07T14:37:32.824Z] #49 27.45   python3-pkg-resources python3-setuptools python3-wheel sudo
14:37:32 [2023-01-07T14:37:32.824Z] #49 27.46   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:37:32 [2023-01-07T14:37:32.824Z] #49 27.46   xz-utils zip
14:37:32 [2023-01-07T14:37:32.824Z] #49 27.81 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
14:37:32 [2023-01-07T14:37:32.824Z] #49 27.81 Need to get 27.0 MB of archives.
14:37:32 [2023-01-07T14:37:32.824Z] #49 27.81 After this operation, 104 MB of additional disk space will be used.
14:37:32 [2023-01-07T14:37:32.824Z] #49 27.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 27.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.63 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.67 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.72 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.80 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 28.83 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 29.20 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 29.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 29.29 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:37:32 [2023-01-07T14:37:32.825Z] #49 30.39 debconf: delaying package configuration, since apt-utils is not installed
14:37:33 [2023-01-07T14:37:33.084Z] #49 30.67 Fetched 27.0 MB in 2s (14.9 MB/s)
14:37:33 [2023-01-07T14:37:33.328Z] #39 143.3   CC       criu/cr-check.o
14:37:33 [2023-01-07T14:37:33.344Z] #49 30.79 Selecting previously unselected package pigz.
14:37:33 [2023-01-07T14:37:33.605Z] #49 30.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
14:37:33 [2023-01-07T14:37:33.605Z] #49 30.93 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
14:37:33 [2023-01-07T14:37:33.605Z] #49 30.97 Unpacking pigz (2.6-1) ...
14:37:33 [2023-01-07T14:37:33.605Z] #49 31.09 Selecting previously unselected package libelf1:amd64.
14:37:33 [2023-01-07T14:37:33.605Z] #49 31.09 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
14:37:33 [2023-01-07T14:37:33.605Z] #49 31.12 Unpacking libelf1:amd64 (0.183-1) ...
14:37:34 [2023-01-07T14:37:34.144Z] #40 ...
14:37:34 [2023-01-07T14:37:34.144Z] 
14:37:34 [2023-01-07T14:37:34.144Z] #31 [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
14:37:34 [2023-01-07T14:37:34.144Z] #31 253.0 + /build/golangci-lint --version
14:37:34 [2023-01-07T14:37:34.174Z] #49 31.43 Selecting previously unselected package libbpf0:amd64.
14:37:34 [2023-01-07T14:37:34.174Z] #49 31.43 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
14:37:34 [2023-01-07T14:37:34.174Z] #49 31.44 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:37:34 [2023-01-07T14:37:34.174Z] #49 31.57 Selecting previously unselected package libcap2:amd64.
14:37:34 [2023-01-07T14:37:34.174Z] #49 31.58 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
14:37:34 [2023-01-07T14:37:34.174Z] #49 31.58 Unpacking libcap2:amd64 (1:2.44-1) ...
14:37:34 [2023-01-07T14:37:34.433Z] #49 31.66 Selecting previously unselected package libmnl0:amd64.
14:37:34 [2023-01-07T14:37:34.433Z] #49 31.67 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
14:37:34 [2023-01-07T14:37:34.433Z] #49 31.69 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:37:34 [2023-01-07T14:37:34.433Z] #49 31.85 Selecting previously unselected package libxtables12:amd64.
14:37:34 [2023-01-07T14:37:34.433Z] #49 31.85 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
14:37:34 [2023-01-07T14:37:34.433Z] #49 31.86 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:37:34 [2023-01-07T14:37:34.692Z] #49 32.09 Selecting previously unselected package libcap2-bin.
14:37:34 [2023-01-07T14:37:34.692Z] #49 32.09 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:37:34 [2023-01-07T14:37:34.692Z] #49 32.14 Unpacking libcap2-bin (1:2.44-1) ...
14:37:34 [2023-01-07T14:37:34.951Z] #49 32.37 Selecting previously unselected package iproute2.
14:37:34 [2023-01-07T14:37:34.951Z] #49 32.37 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
14:37:34 [2023-01-07T14:37:34.951Z] #49 32.38 Unpacking iproute2 (5.10.0-4) ...
14:37:35 [2023-01-07T14:37:35.518Z] #49 33.10 Selecting previously unselected package xxd.
14:37:35 [2023-01-07T14:37:35.777Z] #49 33.10 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:37:35 [2023-01-07T14:37:35.777Z] #49 33.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:37:36 [2023-01-07T14:37:36.035Z] #31 254.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
14:37:36 [2023-01-07T14:37:36.035Z] #31 DONE 254.7s
14:37:36 [2023-01-07T14:37:36.035Z] 
14:37:36 [2023-01-07T14:37:36.035Z] #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
14:37:36 [2023-01-07T14:37:36.035Z] #40 148.3 + mkdir -p /build
14:37:36 [2023-01-07T14:37:36.035Z] #40 148.3 + cp runc /build/runc
14:37:36 [2023-01-07T14:37:36.035Z] #40 DONE 148.5s
14:37:36 [2023-01-07T14:37:36.035Z] 
14:37:36 [2023-01-07T14:37:36.035Z] #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
14:37:36 [2023-01-07T14:37:36.036Z] #49 33.32 Selecting previously unselected package vim-common.
14:37:36 [2023-01-07T14:37:36.036Z] #49 33.33 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:37:36 [2023-01-07T14:37:36.036Z] #49 33.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:37:36 [2023-01-07T14:37:36.295Z] #49 33.71 Selecting previously unselected package bash-completion.
14:37:36 [2023-01-07T14:37:36.295Z] #49 33.71 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:37:36 [2023-01-07T14:37:36.632Z] #39 146.2   CC       criu/cr-dedup.o
14:37:36 [2023-01-07T14:37:36.632Z] #39 146.7   CC       criu/cr-dump.o
14:37:36 [2023-01-07T14:37:36.892Z] #39 ...
14:37:36 [2023-01-07T14:37:36.892Z] 
14:37:36 [2023-01-07T14:37:36.892Z] #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
14:37:36 [2023-01-07T14:37:36.892Z] #49 18.05 Reading package lists...
14:37:36 [2023-01-07T14:37:36.892Z] #49 22.82 Building dependency tree...
14:37:36 [2023-01-07T14:37:36.892Z] #49 25.14 The following additional packages will be installed:
14:37:36 [2023-01-07T14:37:36.892Z] #49 25.16   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:37:36 [2023-01-07T14:37:36.892Z] #49 25.16   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:37:36 [2023-01-07T14:37:36.892Z] #49 25.16   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:37:36 [2023-01-07T14:37:36.892Z] #49 25.16   python3-pkg-resources vim-runtime xxd
14:37:36 [2023-01-07T14:37:36.892Z] #49 25.16 Suggested packages:
14:37:36 [2023-01-07T14:37:36.892Z] #49 25.17   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:37:36 [2023-01-07T14:37:36.892Z] #49 25.17   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:37:36 [2023-01-07T14:37:36.892Z] #49 25.17   acl attr quota
14:37:36 [2023-01-07T14:37:36.892Z] #49 25.17 Recommended packages:
14:37:36 [2023-01-07T14:37:36.892Z] #49 25.17   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:37:37 [2023-01-07T14:37:37.153Z] #49 ...
14:37:37 [2023-01-07T14:37:37.153Z] 
14:37:37 [2023-01-07T14:37:37.153Z] #30 [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
14:37:37 [2023-01-07T14:37:37.153Z] #30 DONE 236.7s
14:37:37 [2023-01-07T14:37:37.414Z] 
14:37:37 [2023-01-07T14:37:37.414Z] #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
14:37:37 [2023-01-07T14:37:37.922Z] #37 ...
14:37:37 [2023-01-07T14:37:37.922Z] 
14:37:37 [2023-01-07T14:37:37.922Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
14:37:37 [2023-01-07T14:37:37.922Z] #61 DONE 0.2s
14:37:37 [2023-01-07T14:37:37.922Z] 
14:37:37 [2023-01-07T14:37:37.922Z] #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
14:37:38 [2023-01-07T14:37:38.177Z] #37 ...
14:37:38 [2023-01-07T14:37:38.177Z] 
14:37:38 [2023-01-07T14:37:38.177Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
14:37:38 [2023-01-07T14:37:38.177Z] #62 DONE 0.1s
14:37:38 [2023-01-07T14:37:38.177Z] 
14:37:38 [2023-01-07T14:37:38.177Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
14:37:38 [2023-01-07T14:37:38.177Z] #63 DONE 0.1s
14:37:38 [2023-01-07T14:37:38.177Z] 
14:37:38 [2023-01-07T14:37:38.177Z] #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
14:37:38 [2023-01-07T14:37:38.873Z] #34 ...
14:37:38 [2023-01-07T14:37:38.873Z] 
14:37:38 [2023-01-07T14:37:38.873Z] #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
14:37:38 [2023-01-07T14:37:38.873Z] #49 26.97 The following NEW packages will be installed:
14:37:38 [2023-01-07T14:37:38.873Z] #49 27.00   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:37:38 [2023-01-07T14:37:38.873Z] #49 27.00   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:37:38 [2023-01-07T14:37:38.873Z] #49 27.00   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:37:38 [2023-01-07T14:37:38.873Z] #49 27.00   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
14:37:38 [2023-01-07T14:37:38.873Z] #49 27.00   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
14:37:38 [2023-01-07T14:37:38.873Z] #49 27.00   python3-pkg-resources python3-setuptools python3-wheel sudo
14:37:38 [2023-01-07T14:37:38.873Z] #49 27.00   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:37:38 [2023-01-07T14:37:38.873Z] #49 27.00   xz-utils zip
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.43 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded.
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.43 Need to get 27.0 MB of archives.
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.43 After this operation, 104 MB of additional disk space will be used.
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:37:39 [2023-01-07T14:37:39.136Z] #49 27.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:37:39 [2023-01-07T14:37:39.408Z] #49 27.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:37:39 [2023-01-07T14:37:39.584Z] #49 37.15 Unpacking bash-completion (1:2.11-2) ...
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.59 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.59 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.60 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.60 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.78 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.79 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.79 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.80 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.84 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.86 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:37:40 [2023-01-07T14:37:40.355Z] #49 28.86 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:37:40 [2023-01-07T14:37:40.393Z] #35 ...
14:37:40 [2023-01-07T14:37:40.393Z] 
14:37:40 [2023-01-07T14:37:40.393Z] #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
14:37:40 [2023-01-07T14:37:40.393Z] #38 169.7   CC       criu/util.o
14:37:40 [2023-01-07T14:37:40.393Z] #38 171.2   CC       criu/uts_ns.o
14:37:40 [2023-01-07T14:37:40.393Z] #38 171.4   CC       criu/vdso-compat.o
14:37:40 [2023-01-07T14:37:40.393Z] #38 171.6   CC       criu/vdso.o
14:37:40 [2023-01-07T14:37:40.393Z] #38 172.4   LINK     criu/built-in.o
14:37:40 [2023-01-07T14:37:40.393Z] #38 172.6   LINK     criu/criu
14:37:40 [2023-01-07T14:37:40.393Z] #38 173.1   DEP      lib/c/criu.d
14:37:40 [2023-01-07T14:37:40.393Z] #38 173.2   CC       images/rpc.pb-c.o
14:37:40 [2023-01-07T14:37:40.393Z] #38 173.9   CC       lib/c/criu.o
14:37:40 [2023-01-07T14:37:40.393Z] #38 175.2   LINK     lib/c/built-in.o
14:37:40 [2023-01-07T14:37:40.393Z] #38 175.2   LINK     lib/c/libcriu.so
14:37:40 [2023-01-07T14:37:40.393Z] #38 175.2   LINK     lib/c/libcriu.a
14:37:40 [2023-01-07T14:37:40.393Z] #38 175.4   GEN      magic.py
14:37:40 [2023-01-07T14:37:40.393Z] #38 175.6 Note: Building without setproctitle() and strlcpy() support.
14:37:40 [2023-01-07T14:37:40.393Z] #38 175.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:37:40 [2023-01-07T14:37:40.393Z] #38 175.6 Note: Building without GnuTLS support
14:37:40 [2023-01-07T14:37:40.393Z] #38 175.6 Makefile.config:39: Warn: you have no libnftables installed
14:37:40 [2023-01-07T14:37:40.393Z] #38 175.6 Makefile.config:40: Warn: Building without nftables support
14:37:40 [2023-01-07T14:37:40.393Z] #38 176.7 fatal: not a git repository (or any of the parent directories): .git
14:37:40 [2023-01-07T14:37:40.393Z] #38 177.7 make[1]: Nothing to be done for 'all'.
14:37:40 [2023-01-07T14:37:40.393Z] #38 178.6 make[1]: 'images/built-in.o' is up to date.
14:37:40 [2023-01-07T14:37:40.393Z] #38 178.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:37:40 [2023-01-07T14:37:40.393Z] #38 178.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:37:40 [2023-01-07T14:37:40.393Z] #38 178.7 make[1]: 'compel/libcompel.a' is up to date.
14:37:40 [2023-01-07T14:37:40.393Z] #38 178.8 make[1]: 'compel/compel-host-bin' is up to date.
14:37:40 [2023-01-07T14:37:40.393Z] #38 178.8 make[1]: Nothing to be done for 'all'.
14:37:40 [2023-01-07T14:37:40.393Z] #38 178.9 make[1]: 'soccr/libsoccr.a' is up to date.
14:37:40 [2023-01-07T14:37:40.393Z] #38 179.1 make[2]: Nothing to be done for 'all'.
14:37:40 [2023-01-07T14:37:40.526Z] #49 37.94 Selecting previously unselected package bzip2.
14:37:40 [2023-01-07T14:37:40.526Z] #49 37.94 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
14:37:40 [2023-01-07T14:37:40.526Z] #49 37.95 Unpacking bzip2 (1.0.8-4) ...
14:37:40 [2023-01-07T14:37:40.650Z] #38 179.1 make[2]: Nothing to be done for 'all'.
14:37:40 [2023-01-07T14:37:40.650Z] #38 179.2 make[2]: Nothing to be done for 'all'.
14:37:40 [2023-01-07T14:37:40.650Z] #38 179.3 make[2]: Nothing to be done for 'all'.
14:37:40 [2023-01-07T14:37:40.693Z] #37 224.0 + bin/containerd
14:37:40 [2023-01-07T14:37:40.785Z] #49 38.10 Selecting previously unselected package xz-utils.
14:37:40 [2023-01-07T14:37:40.785Z] #49 38.11 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:37:40 [2023-01-07T14:37:40.785Z] #49 38.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:37:40 [2023-01-07T14:37:40.907Z] #38 179.4 make[2]: Nothing to be done for 'all'.
14:37:40 [2023-01-07T14:37:40.907Z] #38 179.4 make[2]: Nothing to be done for 'all'.
14:37:40 [2023-01-07T14:37:40.907Z] #38 179.5 make[2]: Nothing to be done for 'all'.
14:37:40 [2023-01-07T14:37:40.907Z] #38 179.6 make[2]: Nothing to be done for 'all'.
14:37:40 [2023-01-07T14:37:40.934Z] #49 29.26 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:37:40 [2023-01-07T14:37:40.934Z] #49 29.32 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:37:40 [2023-01-07T14:37:40.934Z] #49 29.39 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:37:41 [2023-01-07T14:37:41.047Z] #49 38.36 Selecting previously unselected package apparmor.
14:37:41 [2023-01-07T14:37:41.047Z] #49 38.37 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
14:37:41 [2023-01-07T14:37:41.047Z] #49 38.47 Unpacking apparmor (2.13.6-10) ...
14:37:41 [2023-01-07T14:37:41.164Z] #38 179.7   INSTALL  criu/criu
14:37:41 [2023-01-07T14:37:41.421Z] #38 DONE 180.0s
14:37:41 [2023-01-07T14:37:41.421Z] 
14:37:41 [2023-01-07T14:37:41.421Z] #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
14:37:41 [2023-01-07T14:37:41.875Z] #49 30.29 debconf: delaying package configuration, since apt-utils is not installed
14:37:41 [2023-01-07T14:37:41.875Z] #49 30.48 Fetched 27.0 MB in 2s (11.8 MB/s)
14:37:41 [2023-01-07T14:37:41.984Z] #49 39.09 Selecting previously unselected package inetutils-ping.
14:37:41 [2023-01-07T14:37:41.984Z] #49 39.11 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
14:37:41 [2023-01-07T14:37:41.984Z] #49 39.11 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:37:41 [2023-01-07T14:37:41.984Z] #49 39.33 Selecting previously unselected package libip4tc2:amd64.
14:37:41 [2023-01-07T14:37:41.984Z] #49 39.34 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
14:37:41 [2023-01-07T14:37:41.984Z] #49 39.34 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:37:41 [2023-01-07T14:37:41.984Z] #49 39.46 Selecting previously unselected package libip6tc2:amd64.
14:37:42 [2023-01-07T14:37:42.138Z] #49 30.58 Selecting previously unselected package pigz.
14:37:42 [2023-01-07T14:37:42.139Z] #49 30.58 (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.)
14:37:42 [2023-01-07T14:37:42.139Z] #49 30.68 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
14:37:42 [2023-01-07T14:37:42.139Z] #49 30.69 Unpacking pigz (2.6-1) ...
14:37:42 [2023-01-07T14:37:42.243Z] #49 39.48 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
14:37:42 [2023-01-07T14:37:42.243Z] #49 39.48 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:37:42 [2023-01-07T14:37:42.243Z] #49 39.59 Selecting previously unselected package libnfnetlink0:amd64.
14:37:42 [2023-01-07T14:37:42.243Z] #49 39.60 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:37:42 [2023-01-07T14:37:42.243Z] #49 39.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:37:42 [2023-01-07T14:37:42.243Z] #49 39.71 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:37:42 [2023-01-07T14:37:42.243Z] #49 39.71 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:37:42 [2023-01-07T14:37:42.402Z] #49 30.82 Selecting previously unselected package libelf1:amd64.
14:37:42 [2023-01-07T14:37:42.402Z] #49 30.83 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
14:37:42 [2023-01-07T14:37:42.402Z] #49 30.84 Unpacking libelf1:amd64 (0.183-1) ...
14:37:42 [2023-01-07T14:37:42.503Z] #49 39.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:37:42 [2023-01-07T14:37:42.503Z] #49 39.85 Selecting previously unselected package libnftnl11:amd64.
14:37:42 [2023-01-07T14:37:42.503Z] #49 39.86 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
14:37:42 [2023-01-07T14:37:42.503Z] #49 39.88 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:37:42 [2023-01-07T14:37:42.503Z] #49 39.99 Selecting previously unselected package iptables.
14:37:42 [2023-01-07T14:37:42.663Z] #49 31.04 Selecting previously unselected package libbpf0:amd64.
14:37:42 [2023-01-07T14:37:42.663Z] #49 31.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
14:37:42 [2023-01-07T14:37:42.663Z] #49 31.07 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:37:42 [2023-01-07T14:37:42.663Z] #49 31.21 Selecting previously unselected package libcap2:amd64.
14:37:42 [2023-01-07T14:37:42.663Z] #49 31.21 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
14:37:42 [2023-01-07T14:37:42.663Z] #49 31.22 Unpacking libcap2:amd64 (1:2.44-1) ...
14:37:42 [2023-01-07T14:37:42.763Z] #49 40.00 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
14:37:42 [2023-01-07T14:37:42.763Z] #49 40.02 Unpacking iptables (1.8.7-1) ...
14:37:42 [2023-01-07T14:37:42.924Z] #49 31.30 Selecting previously unselected package libmnl0:amd64.
14:37:42 [2023-01-07T14:37:42.924Z] #49 31.31 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
14:37:42 [2023-01-07T14:37:42.924Z] #49 31.33 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:37:42 [2023-01-07T14:37:42.924Z] #49 31.40 Selecting previously unselected package libxtables12:amd64.
14:37:42 [2023-01-07T14:37:42.924Z] #49 31.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
14:37:42 [2023-01-07T14:37:42.924Z] #49 31.42 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:37:42 [2023-01-07T14:37:42.924Z] #49 31.52 Selecting previously unselected package libcap2-bin.
14:37:43 [2023-01-07T14:37:43.022Z] #49 40.54 Selecting previously unselected package libonig5:amd64.
14:37:43 [2023-01-07T14:37:43.184Z] #49 31.54 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:37:43 [2023-01-07T14:37:43.184Z] #49 31.55 Unpacking libcap2-bin (1:2.44-1) ...
14:37:43 [2023-01-07T14:37:43.184Z] #49 31.64 Selecting previously unselected package iproute2.
14:37:43 [2023-01-07T14:37:43.184Z] #49 31.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
14:37:43 [2023-01-07T14:37:43.184Z] #49 31.65 Unpacking iproute2 (5.10.0-4) ...
14:37:43 [2023-01-07T14:37:43.283Z] #49 40.55 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
14:37:43 [2023-01-07T14:37:43.283Z] #49 40.55 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:37:43 [2023-01-07T14:37:43.283Z] #49 40.71 Selecting previously unselected package libjq1:amd64.
14:37:43 [2023-01-07T14:37:43.283Z] #49 40.72 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
14:37:43 [2023-01-07T14:37:43.283Z] #49 40.73 Unpacking libjq1:amd64 (1.6-2.1) ...
14:37:43 [2023-01-07T14:37:43.283Z] #49 ...
14:37:43 [2023-01-07T14:37:43.283Z] 
14:37:43 [2023-01-07T14:37:43.283Z] #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
14:37:43 [2023-01-07T14:37:43.283Z] #38 145.8   CC       criu/cr-dedup.o
14:37:43 [2023-01-07T14:37:43.283Z] #38 146.5   CC       criu/cr-dump.o
14:37:43 [2023-01-07T14:37:43.283Z] #38 149.5   CC       criu/cr-errno.o
14:37:43 [2023-01-07T14:37:43.283Z] #38 149.7   CC       criu/cr-restore.o
14:37:43 [2023-01-07T14:37:43.543Z] #38 ...
14:37:43 [2023-01-07T14:37:43.543Z] 
14:37:43 [2023-01-07T14:37:43.543Z] #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
14:37:43 [2023-01-07T14:37:43.543Z] #49 40.92 Selecting previously unselected package jq.
14:37:43 [2023-01-07T14:37:43.543Z] #49 40.93 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
14:37:43 [2023-01-07T14:37:43.543Z] #49 40.93 Unpacking jq (1.6-2.1) ...
14:37:43 [2023-01-07T14:37:43.543Z] #49 41.08 Selecting previously unselected package libaio1:amd64.
14:37:43 [2023-01-07T14:37:43.543Z] #49 41.10 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
14:37:43 [2023-01-07T14:37:43.802Z] #49 41.10 Unpacking libaio1:amd64 (0.3.112-9) ...
14:37:43 [2023-01-07T14:37:43.802Z] #49 41.21 Selecting previously unselected package libgpm2:amd64.
14:37:43 [2023-01-07T14:37:43.802Z] #49 41.24 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
14:37:43 [2023-01-07T14:37:43.802Z] #49 41.25 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:37:44 [2023-01-07T14:37:44.062Z] #49 41.35 Selecting previously unselected package libicu67:amd64.
14:37:44 [2023-01-07T14:37:44.062Z] #49 41.35 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
14:37:44 [2023-01-07T14:37:44.062Z] #49 41.36 Unpacking libicu67:amd64 (67.1-7) ...
14:37:44 [2023-01-07T14:37:44.127Z] #49 32.44 Selecting previously unselected package xxd.
14:37:44 [2023-01-07T14:37:44.127Z] #49 32.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:37:44 [2023-01-07T14:37:44.127Z] #49 32.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:37:44 [2023-01-07T14:37:44.127Z] #49 32.63 Selecting previously unselected package vim-common.
14:37:44 [2023-01-07T14:37:44.391Z] #49 32.68 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:37:44 [2023-01-07T14:37:44.391Z] #49 32.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:37:44 [2023-01-07T14:37:44.652Z] #49 32.99 Selecting previously unselected package bash-completion.
14:37:44 [2023-01-07T14:37:44.652Z] #49 32.99 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:37:47 [2023-01-07T14:37:47.955Z] #49 36.44 Unpacking bash-completion (1:2.11-2) ...
14:37:48 [2023-01-07T14:37:48.525Z] #49 37.06 Selecting previously unselected package bzip2.
14:37:48 [2023-01-07T14:37:48.525Z] #49 37.06 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
14:37:48 [2023-01-07T14:37:48.525Z] #49 37.08 Unpacking bzip2 (1.0.8-4) ...
14:37:48 [2023-01-07T14:37:48.784Z] #49 37.18 Selecting previously unselected package xz-utils.
14:37:48 [2023-01-07T14:37:48.784Z] #49 37.18 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:37:48 [2023-01-07T14:37:48.784Z] #49 37.19 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:37:49 [2023-01-07T14:37:49.044Z] #49 37.48 Selecting previously unselected package apparmor.
14:37:49 [2023-01-07T14:37:49.044Z] #49 37.48 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
14:37:49 [2023-01-07T14:37:49.304Z] #49 37.64 Unpacking apparmor (2.13.6-10) ...
14:37:50 [2023-01-07T14:37:50.132Z] #49 38.46 Selecting previously unselected package inetutils-ping.
14:37:50 [2023-01-07T14:37:50.132Z] #49 38.48 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
14:37:50 [2023-01-07T14:37:50.132Z] #49 38.48 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:37:50 [2023-01-07T14:37:50.393Z] #49 38.83 Selecting previously unselected package libip4tc2:amd64.
14:37:50 [2023-01-07T14:37:50.393Z] #49 38.83 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
14:37:50 [2023-01-07T14:37:50.393Z] #49 38.84 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:37:50 [2023-01-07T14:37:50.393Z] #49 38.92 Selecting previously unselected package libip6tc2:amd64.
14:37:50 [2023-01-07T14:37:50.393Z] #49 38.93 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
14:37:50 [2023-01-07T14:37:50.393Z] #49 38.94 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:37:50 [2023-01-07T14:37:50.654Z] #49 39.06 Selecting previously unselected package libnfnetlink0:amd64.
14:37:50 [2023-01-07T14:37:50.654Z] #49 39.12 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:37:50 [2023-01-07T14:37:50.654Z] #49 39.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:37:50 [2023-01-07T14:37:50.719Z] #49 47.61 Selecting previously unselected package libinih1:amd64.
14:37:50 [2023-01-07T14:37:50.719Z] #49 47.63 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
14:37:50 [2023-01-07T14:37:50.719Z] #49 47.63 Unpacking libinih1:amd64 (53-1+b2) ...
14:37:50 [2023-01-07T14:37:50.719Z] #49 47.82 Selecting previously unselected package libnet1:amd64.
14:37:50 [2023-01-07T14:37:50.719Z] #49 47.83 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:37:50 [2023-01-07T14:37:50.719Z] #49 47.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:37:50 [2023-01-07T14:37:50.719Z] #49 48.08 Selecting previously unselected package libnl-3-200:amd64.
14:37:50 [2023-01-07T14:37:50.719Z] #49 48.09 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:37:50 [2023-01-07T14:37:50.719Z] #49 48.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:37:50 [2023-01-07T14:37:50.913Z] #49 39.33 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:37:50 [2023-01-07T14:37:50.913Z] #49 ...
14:37:50 [2023-01-07T14:37:50.913Z] 
14:37:50 [2023-01-07T14:37:50.913Z] #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
14:37:50 [2023-01-07T14:37:50.913Z] #39 150.7   CC       criu/cr-errno.o
14:37:50 [2023-01-07T14:37:50.913Z] #39 150.8   CC       criu/cr-restore.o
14:37:50 [2023-01-07T14:37:50.913Z] #39 157.8   CC       criu/cr-service.o
14:37:50 [2023-01-07T14:37:50.914Z] #39 160.4   CC       criu/crtools.o
14:37:50 [2023-01-07T14:37:50.914Z] #39 ...
14:37:50 [2023-01-07T14:37:50.914Z] 
14:37:50 [2023-01-07T14:37:50.914Z] #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
14:37:50 [2023-01-07T14:37:50.914Z] #49 39.33 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:37:50 [2023-01-07T14:37:50.914Z] #49 39.33 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:37:50 [2023-01-07T14:37:50.914Z] #49 39.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:37:50 [2023-01-07T14:37:50.979Z] #49 48.25 Selecting previously unselected package libprotobuf-c1:amd64.
14:37:50 [2023-01-07T14:37:50.979Z] #49 48.25 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:37:50 [2023-01-07T14:37:50.979Z] #49 48.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:37:50 [2023-01-07T14:37:50.979Z] #49 48.38 Selecting previously unselected package net-tools.
14:37:50 [2023-01-07T14:37:50.979Z] #49 48.39 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:37:50 [2023-01-07T14:37:50.979Z] #49 48.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:37:51 [2023-01-07T14:37:51.173Z] #49 39.69 Selecting previously unselected package libnftnl11:amd64.
14:37:51 [2023-01-07T14:37:51.173Z] #49 39.69 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
14:37:51 [2023-01-07T14:37:51.173Z] #49 39.69 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:37:51 [2023-01-07T14:37:51.433Z] #49 40.06 Selecting previously unselected package iptables.
14:37:51 [2023-01-07T14:37:51.495Z] #49 48.82 Selecting previously unselected package patch.
14:37:51 [2023-01-07T14:37:51.495Z] #49 48.84 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
14:37:51 [2023-01-07T14:37:51.495Z] #49 48.85 Unpacking patch (2.7.6-7) ...
14:37:51 [2023-01-07T14:37:51.693Z] #49 40.08 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
14:37:51 [2023-01-07T14:37:51.693Z] #49 40.09 Unpacking iptables (1.8.7-1) ...
14:37:51 [2023-01-07T14:37:51.754Z] #49 49.02 Selecting previously unselected package python-pip-whl.
14:37:51 [2023-01-07T14:37:51.754Z] #49 49.02 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:37:51 [2023-01-07T14:37:51.754Z] #49 49.03 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:37:52 [2023-01-07T14:37:52.632Z] #49 40.84 Selecting previously unselected package libonig5:amd64.
14:37:52 [2023-01-07T14:37:52.632Z] #49 40.84 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
14:37:52 [2023-01-07T14:37:52.632Z] #49 40.87 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:37:52 [2023-01-07T14:37:52.892Z] #49 41.24 Selecting previously unselected package libjq1:amd64.
14:37:52 [2023-01-07T14:37:52.892Z] #49 41.24 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
14:37:52 [2023-01-07T14:37:52.892Z] #49 41.25 Unpacking libjq1:amd64 (1.6-2.1) ...
14:37:52 [2023-01-07T14:37:52.892Z] #49 41.36 Selecting previously unselected package jq.
14:37:52 [2023-01-07T14:37:52.892Z] #49 41.37 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
14:37:52 [2023-01-07T14:37:52.892Z] #49 41.38 Unpacking jq (1.6-2.1) ...
14:37:53 [2023-01-07T14:37:53.152Z] #49 50.18 Selecting previously unselected package python3-lib2to3.
14:37:53 [2023-01-07T14:37:53.152Z] #49 50.19 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
14:37:53 [2023-01-07T14:37:53.152Z] #49 50.21 Unpacking python3-lib2to3 (3.9.2-1) ...
14:37:53 [2023-01-07T14:37:53.152Z] #49 50.41 Selecting previously unselected package python3-distutils.
14:37:53 [2023-01-07T14:37:53.152Z] #49 50.42 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
14:37:53 [2023-01-07T14:37:53.152Z] #49 50.43 Unpacking python3-distutils (3.9.2-1) ...
14:37:53 [2023-01-07T14:37:53.152Z] #49 50.63 Selecting previously unselected package python3-pkg-resources.
14:37:53 [2023-01-07T14:37:53.152Z] #49 50.65 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
14:37:53 [2023-01-07T14:37:53.152Z] #49 50.67 Unpacking python3-pkg-resources (52.0.0-4) ...
14:37:53 [2023-01-07T14:37:53.152Z] #49 41.65 Selecting previously unselected package libaio1:amd64.
14:37:53 [2023-01-07T14:37:53.152Z] #49 41.65 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
14:37:53 [2023-01-07T14:37:53.152Z] #49 41.69 Unpacking libaio1:amd64 (0.3.112-9) ...
14:37:53 [2023-01-07T14:37:53.412Z] #49 41.97 Selecting previously unselected package libgpm2:amd64.
14:37:53 [2023-01-07T14:37:53.412Z] #49 41.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
14:37:53 [2023-01-07T14:37:53.412Z] #49 41.98 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:37:53 [2023-01-07T14:37:53.412Z] #49 50.91 Selecting previously unselected package python3-setuptools.
14:37:53 [2023-01-07T14:37:53.412Z] #49 50.93 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
14:37:53 [2023-01-07T14:37:53.672Z] #49 42.06 Selecting previously unselected package libicu67:amd64.
14:37:53 [2023-01-07T14:37:53.672Z] #49 42.07 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
14:37:53 [2023-01-07T14:37:53.672Z] #49 42.08 Unpacking libicu67:amd64 (67.1-7) ...
14:37:53 [2023-01-07T14:37:53.675Z] #49 50.96 Unpacking python3-setuptools (52.0.0-4) ...
14:37:53 [2023-01-07T14:37:53.675Z] #49 ...
14:37:53 [2023-01-07T14:37:53.675Z] 
14:37:53 [2023-01-07T14:37:53.675Z] #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
14:37:53 [2023-01-07T14:37:53.675Z] #38 156.3   CC       criu/cr-service.o
14:37:53 [2023-01-07T14:37:53.675Z] #38 158.4   CC       criu/crtools.o
14:37:53 [2023-01-07T14:37:53.675Z] #38 159.4   CC       criu/eventfd.o
14:37:53 [2023-01-07T14:37:53.675Z] #38 160.0   CC       criu/eventpoll.o
14:37:53 [2023-01-07T14:37:53.675Z] #38 161.6   CC       criu/external.o
14:37:53 [2023-01-07T14:37:53.675Z] #38 162.2   CC       criu/fault-injection.o
14:37:53 [2023-01-07T14:37:53.675Z] #38 162.4   CC       criu/fdstore.o
14:37:53 [2023-01-07T14:37:53.675Z] #38 163.1   CC       criu/fifo.o
14:37:53 [2023-01-07T14:37:53.675Z] #38 164.0   CC       criu/file-ids.o
14:37:53 [2023-01-07T14:37:53.675Z] #38 164.5   CC       criu/file-lock.o
14:37:53 [2023-01-07T14:37:53.675Z] #38 165.5   CC       criu/files-ext.o
14:37:53 [2023-01-07T14:37:53.675Z] #38 166.0   CC       criu/files-reg.o
14:37:53 [2023-01-07T14:37:53.936Z] #38 ...
14:37:53 [2023-01-07T14:37:53.936Z] 
14:37:53 [2023-01-07T14:37:53.936Z] #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
14:37:53 [2023-01-07T14:37:53.936Z] #49 51.32 Selecting previously unselected package python3-wheel.
14:37:53 [2023-01-07T14:37:53.936Z] #49 51.35 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
14:37:53 [2023-01-07T14:37:53.936Z] #49 51.37 Unpacking python3-wheel (0.34.2-1) ...
14:37:54 [2023-01-07T14:37:54.196Z] #49 51.50 Selecting previously unselected package python3-pip.
14:37:54 [2023-01-07T14:37:54.196Z] #49 51.53 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:37:54 [2023-01-07T14:37:54.196Z] #49 51.54 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:37:54 [2023-01-07T14:37:54.455Z] #49 51.90 Selecting previously unselected package sudo.
14:37:54 [2023-01-07T14:37:54.714Z] #49 51.92 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
14:37:54 [2023-01-07T14:37:54.714Z] #49 51.93 Unpacking sudo (1.9.5p2-3) ...
14:37:55 [2023-01-07T14:37:55.282Z] #49 52.80 Selecting previously unselected package thin-provisioning-tools.
14:37:55 [2023-01-07T14:37:55.541Z] #49 52.82 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:37:55 [2023-01-07T14:37:55.541Z] #49 52.83 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:37:55 [2023-01-07T14:37:55.799Z] #49 53.25 Selecting previously unselected package uidmap.
14:37:55 [2023-01-07T14:37:55.799Z] #49 53.26 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
14:37:55 [2023-01-07T14:37:55.799Z] #49 53.27 Unpacking uidmap (1:4.8.1-1) ...
14:37:56 [2023-01-07T14:37:56.299Z] #37 ...
14:37:56 [2023-01-07T14:37:56.299Z] 
14:37:56 [2023-01-07T14:37:56.299Z] #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
14:37:56 [2023-01-07T14:37:56.299Z] #35 DONE 249.7s
14:37:56 [2023-01-07T14:37:56.299Z] 
14:37:56 [2023-01-07T14:37:56.299Z] #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
14:37:56 [2023-01-07T14:37:56.299Z] #40 ...
14:37:56 [2023-01-07T14:37:56.299Z] 
14:37:56 [2023-01-07T14:37:56.299Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
14:37:56 [2023-01-07T14:37:56.299Z] #57 DONE 0.2s
14:37:56 [2023-01-07T14:37:56.299Z] 
14:37:56 [2023-01-07T14:37:56.299Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:37:56 [2023-01-07T14:37:56.299Z] #58 DONE 0.1s
14:37:56 [2023-01-07T14:37:56.299Z] 
14:37:56 [2023-01-07T14:37:56.299Z] #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
14:37:56 [2023-01-07T14:37:56.299Z] #40 ...
14:37:56 [2023-01-07T14:37:56.299Z] 
14:37:56 [2023-01-07T14:37:56.299Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
14:37:56 [2023-01-07T14:37:56.299Z] #59 DONE 0.1s
14:37:56 [2023-01-07T14:37:56.299Z] 
14:37:56 [2023-01-07T14:37:56.299Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
14:37:56 [2023-01-07T14:37:56.299Z] #60 DONE 0.1s
14:37:56 [2023-01-07T14:37:56.299Z] 
14:37:56 [2023-01-07T14:37:56.299Z] #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
14:37:56 [2023-01-07T14:37:56.367Z] #49 53.55 Selecting previously unselected package vim-runtime.
14:37:56 [2023-01-07T14:37:56.367Z] #49 53.59 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:37:56 [2023-01-07T14:37:56.367Z] #49 53.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:37:56 [2023-01-07T14:37:56.367Z] #49 53.69 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:37:56 [2023-01-07T14:37:56.367Z] #49 53.70 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:37:58 [2023-01-07T14:37:58.960Z] #49 46.75 Selecting previously unselected package libinih1:amd64.
14:37:58 [2023-01-07T14:37:58.960Z] #49 46.75 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
14:37:58 [2023-01-07T14:37:58.960Z] #49 46.76 Unpacking libinih1:amd64 (53-1+b2) ...
14:37:58 [2023-01-07T14:37:58.960Z] #49 46.90 Selecting previously unselected package libnet1:amd64.
14:37:58 [2023-01-07T14:37:58.960Z] #49 46.92 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:37:58 [2023-01-07T14:37:58.960Z] #49 46.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:37:58 [2023-01-07T14:37:58.960Z] #49 47.24 Selecting previously unselected package libnl-3-200:amd64.
14:37:58 [2023-01-07T14:37:58.960Z] #49 47.26 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:37:58 [2023-01-07T14:37:58.960Z] #49 47.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:37:59 [2023-01-07T14:37:59.223Z] #49 47.52 Selecting previously unselected package libprotobuf-c1:amd64.
14:37:59 [2023-01-07T14:37:59.223Z] #49 47.52 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:37:59 [2023-01-07T14:37:59.223Z] #49 47.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:37:59 [2023-01-07T14:37:59.223Z] #49 47.70 Selecting previously unselected package net-tools.
14:37:59 [2023-01-07T14:37:59.223Z] #49 47.71 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:37:59 [2023-01-07T14:37:59.223Z] #49 47.71 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:37:59 [2023-01-07T14:37:59.484Z] #49 48.00 Selecting previously unselected package patch.
14:37:59 [2023-01-07T14:37:59.484Z] #49 48.00 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
14:37:59 [2023-01-07T14:37:59.484Z] #49 48.04 Unpacking patch (2.7.6-7) ...
14:37:59 [2023-01-07T14:37:59.745Z] #49 48.32 Selecting previously unselected package python-pip-whl.
14:37:59 [2023-01-07T14:37:59.745Z] #49 48.32 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:37:59 [2023-01-07T14:37:59.745Z] #49 48.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:38:00 [2023-01-07T14:38:00.562Z] #49 58.03 Selecting previously unselected package vim.
14:38:00 [2023-01-07T14:38:00.562Z] #49 58.03 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:38:00 [2023-01-07T14:38:00.562Z] #49 58.06 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:38:01 [2023-01-07T14:38:01.128Z] #49 49.39 Selecting previously unselected package python3-lib2to3.
14:38:01 [2023-01-07T14:38:01.128Z] #49 49.39 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
14:38:01 [2023-01-07T14:38:01.128Z] #49 49.40 Unpacking python3-lib2to3 (3.9.2-1) ...
14:38:01 [2023-01-07T14:38:01.128Z] #49 49.61 Selecting previously unselected package python3-distutils.
14:38:01 [2023-01-07T14:38:01.128Z] #49 49.62 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
14:38:01 [2023-01-07T14:38:01.128Z] #49 49.63 Unpacking python3-distutils (3.9.2-1) ...
14:38:01 [2023-01-07T14:38:01.129Z] #49 58.65 Selecting previously unselected package xfsprogs.
14:38:01 [2023-01-07T14:38:01.387Z] #49 58.66 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
14:38:01 [2023-01-07T14:38:01.387Z] #49 58.66 Unpacking xfsprogs (5.10.0-4) ...
14:38:01 [2023-01-07T14:38:01.389Z] #49 49.96 Selecting previously unselected package python3-pkg-resources.
14:38:01 [2023-01-07T14:38:01.389Z] #49 49.96 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
14:38:01 [2023-01-07T14:38:01.389Z] #49 49.96 Unpacking python3-pkg-resources (52.0.0-4) ...
14:38:01 [2023-01-07T14:38:01.389Z] #49 ...
14:38:01 [2023-01-07T14:38:01.389Z] 
14:38:01 [2023-01-07T14:38:01.389Z] #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
14:38:01 [2023-01-07T14:38:01.389Z] #39 161.4   CC       criu/eventfd.o
14:38:01 [2023-01-07T14:38:01.389Z] #39 162.3   CC       criu/eventpoll.o
14:38:01 [2023-01-07T14:38:01.389Z] #39 163.7   CC       criu/external.o
14:38:01 [2023-01-07T14:38:01.389Z] #39 164.0   CC       criu/fault-injection.o
14:38:01 [2023-01-07T14:38:01.389Z] #39 164.1   CC       criu/fdstore.o
14:38:01 [2023-01-07T14:38:01.389Z] #39 164.6   CC       criu/fifo.o
14:38:01 [2023-01-07T14:38:01.389Z] #39 165.1   CC       criu/file-ids.o
14:38:01 [2023-01-07T14:38:01.389Z] #39 165.5   CC       criu/file-lock.o
14:38:01 [2023-01-07T14:38:01.389Z] #39 166.7   CC       criu/files-ext.o
14:38:01 [2023-01-07T14:38:01.389Z] #39 167.3   CC       criu/files-reg.o
14:38:01 [2023-01-07T14:38:01.389Z] #39 171.2   CC       criu/files.o
14:38:01 [2023-01-07T14:38:01.646Z] #49 59.17 Selecting previously unselected package zip.
14:38:01 [2023-01-07T14:38:01.646Z] #49 59.17 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
14:38:01 [2023-01-07T14:38:01.646Z] #49 59.18 Unpacking zip (3.0-12) ...
14:38:01 [2023-01-07T14:38:01.649Z] #39 ...
14:38:01 [2023-01-07T14:38:01.649Z] 
14:38:01 [2023-01-07T14:38:01.649Z] #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
14:38:01 [2023-01-07T14:38:01.649Z] #49 50.15 Selecting previously unselected package python3-setuptools.
14:38:01 [2023-01-07T14:38:01.649Z] #49 50.15 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
14:38:01 [2023-01-07T14:38:01.649Z] #49 50.16 Unpacking python3-setuptools (52.0.0-4) ...
14:38:01 [2023-01-07T14:38:01.910Z] #49 50.42 Selecting previously unselected package python3-wheel.
14:38:01 [2023-01-07T14:38:01.910Z] #49 50.44 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
14:38:01 [2023-01-07T14:38:01.910Z] #49 50.49 Unpacking python3-wheel (0.34.2-1) ...
14:38:01 [2023-01-07T14:38:01.910Z] #49 50.55 Selecting previously unselected package python3-pip.
14:38:01 [2023-01-07T14:38:01.910Z] #49 50.55 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:38:02 [2023-01-07T14:38:02.171Z] #49 50.56 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:38:02 [2023-01-07T14:38:02.171Z] #49 50.83 Selecting previously unselected package sudo.
14:38:02 [2023-01-07T14:38:02.213Z] #49 59.39 Setting up python3-pkg-resources (52.0.0-4) ...
14:38:02 [2023-01-07T14:38:02.432Z] #49 50.83 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
14:38:02 [2023-01-07T14:38:02.432Z] #49 50.84 Unpacking sudo (1.9.5p2-3) ...
14:38:03 [2023-01-07T14:38:03.003Z] #49 51.40 Selecting previously unselected package thin-provisioning-tools.
14:38:03 [2023-01-07T14:38:03.003Z] #49 51.40 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:38:03 [2023-01-07T14:38:03.003Z] #49 51.41 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:38:03 [2023-01-07T14:38:03.148Z] #49 60.46 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:38:03 [2023-01-07T14:38:03.148Z] #49 60.47 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:38:03 [2023-01-07T14:38:03.148Z] #49 60.49 Setting up libgpm2:amd64 (1.20.7-8) ...
14:38:03 [2023-01-07T14:38:03.148Z] #49 60.51 Setting up libicu67:amd64 (67.1-7) ...
14:38:03 [2023-01-07T14:38:03.148Z] #49 60.52 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:38:03 [2023-01-07T14:38:03.148Z] #49 60.53 Setting up libinih1:amd64 (53-1+b2) ...
14:38:03 [2023-01-07T14:38:03.148Z] #49 60.54 Setting up uidmap (1:4.8.1-1) ...
14:38:03 [2023-01-07T14:38:03.148Z] #49 60.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:38:03 [2023-01-07T14:38:03.148Z] #49 60.57 Setting up bzip2 (1.0.8-4) ...
14:38:03 [2023-01-07T14:38:03.148Z] #49 60.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:38:03 [2023-01-07T14:38:03.148Z] #49 60.60 Setting up python3-wheel (0.34.2-1) ...
14:38:03 [2023-01-07T14:38:03.264Z] #49 51.69 Selecting previously unselected package uidmap.
14:38:03 [2023-01-07T14:38:03.264Z] #49 51.70 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
14:38:03 [2023-01-07T14:38:03.264Z] #49 51.70 Unpacking uidmap (1:4.8.1-1) ...
14:38:03 [2023-01-07T14:38:03.524Z] #49 51.85 Selecting previously unselected package vim-runtime.
14:38:03 [2023-01-07T14:38:03.524Z] #49 51.85 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:38:03 [2023-01-07T14:38:03.524Z] #49 51.87 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:38:03 [2023-01-07T14:38:03.524Z] #49 51.90 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:38:03 [2023-01-07T14:38:03.524Z] #49 51.91 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:38:04 [2023-01-07T14:38:04.083Z] #49 61.31 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:38:04 [2023-01-07T14:38:04.083Z] #49 61.33 Setting up libcap2:amd64 (1:2.44-1) ...
14:38:04 [2023-01-07T14:38:04.083Z] #49 61.34 Setting up libcap2-bin (1:2.44-1) ...
14:38:04 [2023-01-07T14:38:04.083Z] #49 61.35 Setting up apparmor (2.13.6-10) ...
14:38:05 [2023-01-07T14:38:05.460Z] #49 62.88 Setting up zip (3.0-12) ...
14:38:05 [2023-01-07T14:38:05.460Z] #49 62.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:38:05 [2023-01-07T14:38:05.460Z] #49 62.92 Setting up bash-completion (1:2.11-2) ...
14:38:06 [2023-01-07T14:38:06.823Z] #49 55.29 Selecting previously unselected package vim.
14:38:06 [2023-01-07T14:38:06.823Z] #49 55.30 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:38:06 [2023-01-07T14:38:06.823Z] #49 55.32 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:38:06 [2023-01-07T14:38:06.836Z] #49 ...
14:38:06 [2023-01-07T14:38:06.837Z] 
14:38:06 [2023-01-07T14:38:06.837Z] #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
14:38:06 [2023-01-07T14:38:06.837Z] #38 169.4   CC       criu/files.o
14:38:06 [2023-01-07T14:38:06.837Z] #38 172.4 include/common/asm/bitops.h: Assembler messages:
14:38:06 [2023-01-07T14:38:06.837Z] #38 172.4 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
14:38:06 [2023-01-07T14:38:06.837Z] #38 172.5   CC       criu/filesystems.o
14:38:06 [2023-01-07T14:38:06.837Z] #38 173.1   CC       criu/fsnotify.o
14:38:06 [2023-01-07T14:38:06.837Z] #38 174.2   CC       criu/image-desc.o
14:38:06 [2023-01-07T14:38:06.837Z] #38 174.3   CC       criu/image.o
14:38:06 [2023-01-07T14:38:06.837Z] #38 175.4   CC       criu/ipc_ns.o
14:38:06 [2023-01-07T14:38:06.837Z] #38 176.6   CC       criu/irmap.o
14:38:06 [2023-01-07T14:38:06.837Z] #38 177.3   CC       criu/kcmp-ids.o
14:38:06 [2023-01-07T14:38:06.837Z] #38 177.5   CC       criu/kerndat.o
14:38:06 [2023-01-07T14:38:06.837Z] #38 178.6   CC       criu/libnetlink.o
14:38:06 [2023-01-07T14:38:06.837Z] #38 179.0   CC       criu/log.o
14:38:07 [2023-01-07T14:38:07.095Z] #38 179.5   CC       criu/lsm.o
14:38:07 [2023-01-07T14:38:07.354Z] #38 179.9   CC       criu/mem.o
14:38:07 [2023-01-07T14:38:07.395Z] #49 55.94 Selecting previously unselected package xfsprogs.
14:38:07 [2023-01-07T14:38:07.395Z] #49 55.95 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
14:38:07 [2023-01-07T14:38:07.395Z] #49 55.96 Unpacking xfsprogs (5.10.0-4) ...
14:38:07 [2023-01-07T14:38:07.613Z] #38 ...
14:38:07 [2023-01-07T14:38:07.613Z] 
14:38:07 [2023-01-07T14:38:07.613Z] #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
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.10 Setting up libmnl0:amd64 (1.0.4-3) ...
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.12 Setting up patch (2.7.6-7) ...
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.13 Setting up sudo (1.9.5p2-3) ...
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.21 invoke-rc.d: could not determine current runlevel
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.23 invoke-rc.d: policy-rc.d denied execution of start.
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.24 Setting up xfsprogs (5.10.0-4) ...
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.25 Setting up libxtables12:amd64 (1.8.7-1) ...
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.27 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.28 Setting up pigz (2.6-1) ...
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.31 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:38:07 [2023-01-07T14:38:07.872Z] #49 65.32 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:38:07 [2023-01-07T14:38:07.966Z] #49 56.42 Selecting previously unselected package zip.
14:38:07 [2023-01-07T14:38:07.966Z] #49 56.44 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
14:38:07 [2023-01-07T14:38:07.966Z] #49 56.45 Unpacking zip (3.0-12) ...
14:38:08 [2023-01-07T14:38:08.226Z] #49 56.65 Setting up python3-pkg-resources (52.0.0-4) ...
14:38:08 [2023-01-07T14:38:08.807Z] #49 66.15 Setting up libaio1:amd64 (0.3.112-9) ...
14:38:08 [2023-01-07T14:38:08.807Z] #49 66.16 Setting up python3-lib2to3 (3.9.2-1) ...
14:38:09 [2023-01-07T14:38:09.325Z] #49 66.63 Setting up libelf1:amd64 (0.183-1) ...
14:38:09 [2023-01-07T14:38:09.325Z] #49 66.65 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:38:09 [2023-01-07T14:38:09.325Z] #49 66.67 Setting up python3-distutils (3.9.2-1) ...
14:38:09 [2023-01-07T14:38:09.620Z] #49 57.77 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:38:09 [2023-01-07T14:38:09.620Z] #49 57.78 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:38:09 [2023-01-07T14:38:09.620Z] #49 57.79 Setting up libgpm2:amd64 (1.20.7-8) ...
14:38:09 [2023-01-07T14:38:09.620Z] #49 57.84 Setting up libicu67:amd64 (67.1-7) ...
14:38:09 [2023-01-07T14:38:09.620Z] #49 57.85 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:38:09 [2023-01-07T14:38:09.620Z] #49 57.86 Setting up libinih1:amd64 (53-1+b2) ...
14:38:09 [2023-01-07T14:38:09.620Z] #49 57.88 Setting up uidmap (1:4.8.1-1) ...
14:38:09 [2023-01-07T14:38:09.620Z] #49 57.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:38:09 [2023-01-07T14:38:09.620Z] #49 57.90 Setting up bzip2 (1.0.8-4) ...
14:38:09 [2023-01-07T14:38:09.620Z] #49 57.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:38:09 [2023-01-07T14:38:09.620Z] #49 57.93 Setting up python3-wheel (0.34.2-1) ...
14:38:09 [2023-01-07T14:38:09.783Z] #25 ...
14:38:09 [2023-01-07T14:38:09.783Z] 
14:38:09 [2023-01-07T14:38:09.783Z] #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
14:38:09 [2023-01-07T14:38:09.783Z] #42 182.2 + mkdir -p /build
14:38:09 [2023-01-07T14:38:09.783Z] #42 182.2 + cp runc /build/runc
14:38:09 [2023-01-07T14:38:09.783Z] #42 DONE 184.9s
14:38:09 [2023-01-07T14:38:09.783Z] 
14:38:09 [2023-01-07T14:38:09.783Z] #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
14:38:09 [2023-01-07T14:38:09.783Z] #37 ...
14:38:09 [2023-01-07T14:38:09.783Z] 
14:38:09 [2023-01-07T14:38:09.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
14:38:09 [2023-01-07T14:38:09.783Z] #25 378.3 + /build/golangci-lint --version
14:38:09 [2023-01-07T14:38:09.893Z] #49 67.15 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:38:09 [2023-01-07T14:38:09.893Z] #49 67.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:38:09 [2023-01-07T14:38:09.893Z] #49 67.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:38:09 [2023-01-07T14:38:09.893Z] #49 67.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:38:09 [2023-01-07T14:38:09.893Z] #49 67.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:38:09 [2023-01-07T14:38:09.893Z] #49 67.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:38:09 [2023-01-07T14:38:09.893Z] #49 67.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:38:09 [2023-01-07T14:38:09.893Z] #49 67.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:38:09 [2023-01-07T14:38:09.893Z] #49 67.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:38:09 [2023-01-07T14:38:09.893Z] #49 67.25 Setting up python3-setuptools (52.0.0-4) ...
14:38:10 [2023-01-07T14:38:10.191Z] #49 58.70 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:38:10 [2023-01-07T14:38:10.191Z] #49 58.72 Setting up libcap2:amd64 (1:2.44-1) ...
14:38:10 [2023-01-07T14:38:10.452Z] #49 58.73 Setting up libcap2-bin (1:2.44-1) ...
14:38:10 [2023-01-07T14:38:10.452Z] #49 58.74 Setting up apparmor (2.13.6-10) ...
14:38:11 [2023-01-07T14:38:11.268Z] #49 68.77 Setting up libjq1:amd64 (1.6-2.1) ...
14:38:11 [2023-01-07T14:38:11.268Z] #49 68.78 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:38:11 [2023-01-07T14:38:11.268Z] #49 68.80 Setting up thin-provisioning-tools (0.9.0-1) ...
14:38:11 [2023-01-07T14:38:11.526Z] #49 68.81 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:38:11 [2023-01-07T14:38:11.695Z] #25 380.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
14:38:11 [2023-01-07T14:38:11.696Z] #25 DONE 380.3s
14:38:11 [2023-01-07T14:38:11.696Z] 
14:38:11 [2023-01-07T14:38:11.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
14:38:11 [2023-01-07T14:38:11.836Z] #49 60.37 Setting up zip (3.0-12) ...
14:38:11 [2023-01-07T14:38:11.836Z] #49 60.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:38:12 [2023-01-07T14:38:12.096Z] #49 60.46 Setting up bash-completion (1:2.11-2) ...
14:38:12 [2023-01-07T14:38:12.900Z] #49 70.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:38:12 [2023-01-07T14:38:12.900Z] #49 70.10 Setting up jq (1.6-2.1) ...
14:38:12 [2023-01-07T14:38:12.900Z] #49 70.11 Setting up libbpf0:amd64 (1:0.3-2) ...
14:38:12 [2023-01-07T14:38:12.900Z] #49 70.12 Setting up iptables (1.8.7-1) ...
14:38:12 [2023-01-07T14:38:12.900Z] #49 70.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:38:12 [2023-01-07T14:38:12.901Z] #49 70.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:38:12 [2023-01-07T14:38:12.901Z] #49 70.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:38:12 [2023-01-07T14:38:12.901Z] #49 70.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:38:12 [2023-01-07T14:38:12.901Z] #49 70.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:38:12 [2023-01-07T14:38:12.901Z] #49 70.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:38:12 [2023-01-07T14:38:12.901Z] #49 70.16 Setting up iproute2 (5.10.0-4) ...
14:38:13 [2023-01-07T14:38:13.158Z] #49 70.51 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:38:13 [2023-01-07T14:38:13.482Z] #49 ...
14:38:13 [2023-01-07T14:38:13.482Z] 
14:38:13 [2023-01-07T14:38:13.482Z] #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
14:38:13 [2023-01-07T14:38:13.482Z] #39 173.5 include/common/asm/bitops.h: Assembler messages:
14:38:13 [2023-01-07T14:38:13.482Z] #39 173.5 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
14:38:13 [2023-01-07T14:38:13.482Z] #39 173.6   CC       criu/filesystems.o
14:38:13 [2023-01-07T14:38:13.482Z] #39 174.4   CC       criu/fsnotify.o
14:38:13 [2023-01-07T14:38:13.482Z] #39 175.8   CC       criu/image-desc.o
14:38:13 [2023-01-07T14:38:13.482Z] #39 176.0   CC       criu/image.o
14:38:13 [2023-01-07T14:38:13.482Z] #39 176.9   CC       criu/ipc_ns.o
14:38:13 [2023-01-07T14:38:13.482Z] #39 178.2   CC       criu/irmap.o
14:38:13 [2023-01-07T14:38:13.482Z] #39 178.8   CC       criu/kcmp-ids.o
14:38:13 [2023-01-07T14:38:13.482Z] #39 179.2   CC       criu/kerndat.o
14:38:13 [2023-01-07T14:38:13.482Z] #39 180.3   CC       criu/libnetlink.o
14:38:13 [2023-01-07T14:38:13.482Z] #39 180.7   CC       criu/log.o
14:38:13 [2023-01-07T14:38:13.482Z] #39 181.4   CC       criu/lsm.o
14:38:13 [2023-01-07T14:38:13.482Z] #39 181.8   CC       criu/mem.o
14:38:13 [2023-01-07T14:38:13.597Z] #37 325.3 + bin/containerd
14:38:13 [2023-01-07T14:38:13.743Z] #39 183.7   CC       criu/memfd.o
14:38:14 [2023-01-07T14:38:14.314Z] #39 ...
14:38:14 [2023-01-07T14:38:14.315Z] 
14:38:14 [2023-01-07T14:38:14.315Z] #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
14:38:14 [2023-01-07T14:38:14.315Z] #49 62.76 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:38:14 [2023-01-07T14:38:14.315Z] #49 62.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:38:14 [2023-01-07T14:38:14.315Z] #49 62.82 Setting up libmnl0:amd64 (1.0.4-3) ...
14:38:14 [2023-01-07T14:38:14.315Z] #49 62.83 Setting up patch (2.7.6-7) ...
14:38:14 [2023-01-07T14:38:14.315Z] #49 62.84 Setting up sudo (1.9.5p2-3) ...
14:38:14 [2023-01-07T14:38:14.315Z] #49 62.93 invoke-rc.d: could not determine current runlevel
14:38:14 [2023-01-07T14:38:14.534Z] #49 DONE 71.7s
14:38:14 [2023-01-07T14:38:14.534Z] 
14:38:14 [2023-01-07T14:38:14.534Z] #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
14:38:14 [2023-01-07T14:38:14.575Z] #49 62.94 invoke-rc.d: policy-rc.d denied execution of start.
14:38:14 [2023-01-07T14:38:14.575Z] #49 62.95 Setting up xfsprogs (5.10.0-4) ...
14:38:14 [2023-01-07T14:38:14.575Z] #49 62.97 Setting up libxtables12:amd64 (1.8.7-1) ...
14:38:14 [2023-01-07T14:38:14.575Z] #49 62.98 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:38:14 [2023-01-07T14:38:14.575Z] #49 63.00 Setting up pigz (2.6-1) ...
14:38:14 [2023-01-07T14:38:14.575Z] #49 63.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:38:14 [2023-01-07T14:38:14.575Z] #49 63.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:38:14 [2023-01-07T14:38:14.575Z] #49 63.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:38:14 [2023-01-07T14:38:14.575Z] #49 63.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:38:15 [2023-01-07T14:38:15.102Z] #50 0.954 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:38:15 [2023-01-07T14:38:15.361Z] #50 0.958 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:38:15 [2023-01-07T14:38:15.361Z] #50 0.962 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:38:15 [2023-01-07T14:38:15.489Z] #37 ...
14:38:15 [2023-01-07T14:38:15.489Z] 
14:38:15 [2023-01-07T14:38:15.489Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
14:38:15 [2023-01-07T14:38:15.489Z] #61 DONE 0.3s
14:38:15 [2023-01-07T14:38:15.489Z] 
14:38:15 [2023-01-07T14:38:15.489Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
14:38:15 [2023-01-07T14:38:15.489Z] #62 DONE 0.1s
14:38:15 [2023-01-07T14:38:15.517Z] #49 63.86 Setting up libaio1:amd64 (0.3.112-9) ...
14:38:15 [2023-01-07T14:38:15.517Z] #49 63.88 Setting up python3-lib2to3 (3.9.2-1) ...
14:38:15 [2023-01-07T14:38:15.620Z] #50 DONE 1.2s
14:38:15 [2023-01-07T14:38:15.620Z] 
14:38:15 [2023-01-07T14:38:15.620Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
14:38:15 [2023-01-07T14:38:15.745Z] 
14:38:15 [2023-01-07T14:38:15.745Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
14:38:15 [2023-01-07T14:38:15.745Z] #63 DONE 0.3s
14:38:15 [2023-01-07T14:38:15.745Z] 
14:38:15 [2023-01-07T14:38:15.745Z] #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
14:38:15 [2023-01-07T14:38:15.777Z] #49 64.31 Setting up libelf1:amd64 (0.183-1) ...
14:38:16 [2023-01-07T14:38:16.038Z] #49 64.34 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:38:16 [2023-01-07T14:38:16.038Z] #49 64.35 Setting up python3-distutils (3.9.2-1) ...
14:38:16 [2023-01-07T14:38:16.609Z] #49 64.97 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:38:16 [2023-01-07T14:38:16.609Z] #49 64.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:38:16 [2023-01-07T14:38:16.609Z] #49 64.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:38:16 [2023-01-07T14:38:16.609Z] #49 64.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:38:16 [2023-01-07T14:38:16.609Z] #49 65.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:38:16 [2023-01-07T14:38:16.609Z] #49 65.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:38:16 [2023-01-07T14:38:16.609Z] #49 65.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:38:16 [2023-01-07T14:38:16.609Z] #49 65.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:38:16 [2023-01-07T14:38:16.609Z] #49 65.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:38:16 [2023-01-07T14:38:16.609Z] #49 65.06 Setting up python3-setuptools (52.0.0-4) ...
14:38:18 [2023-01-07T14:38:18.521Z] #49 66.63 Setting up libjq1:amd64 (1.6-2.1) ...
14:38:18 [2023-01-07T14:38:18.521Z] #49 66.64 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:38:18 [2023-01-07T14:38:18.521Z] #49 66.65 Setting up thin-provisioning-tools (0.9.0-1) ...
14:38:18 [2023-01-07T14:38:18.521Z] #49 66.67 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:38:19 [2023-01-07T14:38:19.461Z] #49 68.01 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:38:19 [2023-01-07T14:38:19.722Z] #49 68.02 Setting up jq (1.6-2.1) ...
14:38:19 [2023-01-07T14:38:19.722Z] #49 68.03 Setting up libbpf0:amd64 (1:0.3-2) ...
14:38:19 [2023-01-07T14:38:19.722Z] #49 68.05 Setting up iptables (1.8.7-1) ...
14:38:19 [2023-01-07T14:38:19.722Z] #49 68.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:38:19 [2023-01-07T14:38:19.722Z] #49 68.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:38:19 [2023-01-07T14:38:19.722Z] #49 68.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:38:19 [2023-01-07T14:38:19.722Z] #49 68.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:38:19 [2023-01-07T14:38:19.722Z] #49 68.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:38:19 [2023-01-07T14:38:19.722Z] #49 68.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:38:19 [2023-01-07T14:38:19.722Z] #49 68.10 Setting up iproute2 (5.10.0-4) ...
14:38:19 [2023-01-07T14:38:19.811Z] #51 ...
14:38:19 [2023-01-07T14:38:19.811Z] 
14:38:19 [2023-01-07T14:38:19.811Z] #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
14:38:19 [2023-01-07T14:38:19.811Z] #38 181.6   CC       criu/memfd.o
14:38:19 [2023-01-07T14:38:19.811Z] #38 182.3   CC       criu/mount.o
14:38:19 [2023-01-07T14:38:19.811Z] #38 186.4   CC       criu/namespaces.o
14:38:19 [2023-01-07T14:38:19.811Z] #38 188.9   CC       criu/net.o
14:38:19 [2023-01-07T14:38:19.982Z] #49 68.52 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:38:20 [2023-01-07T14:38:20.069Z] #38 192.7   CC       criu/netfilter.o
14:38:20 [2023-01-07T14:38:20.636Z] #38 193.1   CC       criu/page-pipe.o
14:38:21 [2023-01-07T14:38:21.202Z] #38 193.8   CC       criu/page-xfer.o
14:38:21 [2023-01-07T14:38:21.367Z] #49 DONE 69.9s
14:38:21 [2023-01-07T14:38:21.367Z] 
14:38:21 [2023-01-07T14:38:21.367Z] #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
14:38:22 [2023-01-07T14:38:22.310Z] #50 0.967 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:38:22 [2023-01-07T14:38:22.310Z] #50 0.990 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:38:22 [2023-01-07T14:38:22.310Z] #50 0.994 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:38:22 [2023-01-07T14:38:22.310Z] #50 DONE 1.1s
14:38:22 [2023-01-07T14:38:22.310Z] 
14:38:22 [2023-01-07T14:38:22.310Z] #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
14:38:22 [2023-01-07T14:38:22.310Z] #39 184.4   CC       criu/mount.o
14:38:22 [2023-01-07T14:38:22.310Z] #39 188.5   CC       criu/namespaces.o
14:38:22 [2023-01-07T14:38:22.310Z] #39 190.6   CC       criu/net.o
14:38:22 [2023-01-07T14:38:22.573Z] #39 ...
14:38:22 [2023-01-07T14:38:22.573Z] 
14:38:22 [2023-01-07T14:38:22.573Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
14:38:22 [2023-01-07T14:38:22.577Z] #38 195.1   CC       criu/pagemap-cache.o
14:38:22 [2023-01-07T14:38:22.836Z] #38 195.4   CC       criu/pagemap.o
14:38:23 [2023-01-07T14:38:23.770Z] #38 196.3   CC       criu/parasite-syscall.o
14:38:24 [2023-01-07T14:38:24.705Z] #38 197.2   CC       criu/path.o
14:38:24 [2023-01-07T14:38:24.964Z] #38 197.5   CC       criu/pie-util-vdso-elf32.o
14:38:25 [2023-01-07T14:38:25.223Z] #38 197.9   CC       criu/pie-util-vdso.o
14:38:25 [2023-01-07T14:38:25.482Z] #38 ...
14:38:25 [2023-01-07T14:38:25.482Z] 
14:38:25 [2023-01-07T14:38:25.482Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
14:38:25 [2023-01-07T14:38:25.482Z] #51 10.03 Collecting yamllint==1.26.1
14:38:26 [2023-01-07T14:38:26.860Z] #51 11.07   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:38:27 [2023-01-07T14:38:27.312Z] #37 263.0 # github.com/containerd/containerd/cmd/containerd
14:38:27 [2023-01-07T14:38:27.312Z] #37 263.0 /usr/bin/ld: /tmp/go-link-667552363/000019.o: in function `New':
14:38:27 [2023-01-07T14:38:27.312Z] #37 263.0 /tmp/tmp.0QYJy4auRM/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
14:38:27 [2023-01-07T14:38:27.312Z] #37 263.1 + bin/containerd-stress
14:38:27 [2023-01-07T14:38:27.312Z] #37 264.2 + bin/containerd-shim
14:38:28 [2023-01-07T14:38:28.240Z] #51 12.65 Collecting pathspec>=0.5.3
14:38:28 [2023-01-07T14:38:28.240Z] #51 12.66   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
14:38:28 [2023-01-07T14:38:28.499Z] #51 13.11 Collecting pyyaml
14:38:28 [2023-01-07T14:38:28.499Z] #51 13.12   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)
14:38:28 [2023-01-07T14:38:28.758Z] #51 13.18 Building wheels for collected packages: yamllint
14:38:28 [2023-01-07T14:38:28.758Z] #51 13.19   Building wheel for yamllint (setup.py): started
14:38:29 [2023-01-07T14:38:29.157Z] #51 ...
14:38:29 [2023-01-07T14:38:29.157Z] 
14:38:29 [2023-01-07T14:38:29.157Z] #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
14:38:29 [2023-01-07T14:38:29.157Z] #39 195.0   CC       criu/netfilter.o
14:38:29 [2023-01-07T14:38:29.157Z] #39 195.5   CC       criu/page-pipe.o
14:38:29 [2023-01-07T14:38:29.157Z] #39 196.3   CC       criu/page-xfer.o
14:38:29 [2023-01-07T14:38:29.157Z] #39 198.1   CC       criu/pagemap-cache.o
14:38:29 [2023-01-07T14:38:29.157Z] #39 198.5   CC       criu/pagemap.o
14:38:29 [2023-01-07T14:38:29.202Z] #37 272.7 + bin/containerd-shim-runc-v1
14:38:29 [2023-01-07T14:38:29.418Z] #39 199.3   CC       criu/parasite-syscall.o
14:38:29 [2023-01-07T14:38:29.696Z] #51 14.29   Building wheel for yamllint (setup.py): finished with status 'done'
14:38:29 [2023-01-07T14:38:29.955Z] #51 14.31   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b758953f18b661f9700e4e409299444e3e107d467d614793c50cb7f61be5e458
14:38:29 [2023-01-07T14:38:29.955Z] #51 14.31   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:38:29 [2023-01-07T14:38:29.955Z] #51 14.31 Successfully built yamllint
14:38:29 [2023-01-07T14:38:29.955Z] #51 14.34 Installing collected packages: pyyaml, pathspec, yamllint
14:38:30 [2023-01-07T14:38:30.214Z] #51 14.77 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
14:38:30 [2023-01-07T14:38:30.359Z] #39 200.2   CC       criu/path.o
14:38:30 [2023-01-07T14:38:30.619Z] #39 200.5   CC       criu/pie-util-vdso-elf32.o
14:38:30 [2023-01-07T14:38:30.783Z] #51 DONE 15.2s
14:38:30 [2023-01-07T14:38:30.783Z] 
14:38:30 [2023-01-07T14:38:30.783Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
14:38:31 [2023-01-07T14:38:31.042Z] #52 DONE 0.4s
14:38:31 [2023-01-07T14:38:31.042Z] 
14:38:31 [2023-01-07T14:38:31.042Z] #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
14:38:31 [2023-01-07T14:38:31.042Z] #38 198.4   CC       criu/pie-util.o
14:38:31 [2023-01-07T14:38:31.042Z] #38 198.6   CC       criu/pipes.o
14:38:31 [2023-01-07T14:38:31.042Z] #38 199.4   CC       criu/plugin.o
14:38:31 [2023-01-07T14:38:31.042Z] #38 199.9   CC       criu/proc_parse.o
14:38:31 [2023-01-07T14:38:31.042Z] #38 203.2   CC       criu/protobuf-desc.o
14:38:31 [2023-01-07T14:38:31.190Z] #39 201.0   CC       criu/pie-util-vdso.o
14:38:31 [2023-01-07T14:38:31.450Z] #39 201.5   CC       criu/pie-util.o
14:38:31 [2023-01-07T14:38:31.615Z] #38 ...
14:38:31 [2023-01-07T14:38:31.615Z] 
14:38:31 [2023-01-07T14:38:31.615Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
14:38:31 [2023-01-07T14:38:31.615Z] #53 DONE 0.5s
14:38:31 [2023-01-07T14:38:31.615Z] 
14:38:31 [2023-01-07T14:38:31.615Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
14:38:31 [2023-01-07T14:38:31.710Z] #39 201.7   CC       criu/pipes.o
14:38:32 [2023-01-07T14:38:32.188Z] #54 DONE 0.4s
14:38:32 [2023-01-07T14:38:32.188Z] 
14:38:32 [2023-01-07T14:38:32.188Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
14:38:32 [2023-01-07T14:38:32.188Z] #55 DONE 0.1s
14:38:32 [2023-01-07T14:38:32.188Z] 
14:38:32 [2023-01-07T14:38:32.188Z] #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
14:38:32 [2023-01-07T14:38:32.188Z] #38 204.6   CC       criu/protobuf.o
14:38:32 [2023-01-07T14:38:32.188Z] #38 ...
14:38:32 [2023-01-07T14:38:32.188Z] 
14:38:32 [2023-01-07T14:38:32.188Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
14:38:32 [2023-01-07T14:38:32.188Z] #56 DONE 0.0s
14:38:32 [2023-01-07T14:38:32.449Z] 
14:38:32 [2023-01-07T14:38:32.449Z] #28 [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
14:38:32 [2023-01-07T14:38:32.449Z] #28 ...
14:38:32 [2023-01-07T14:38:32.449Z] 
14:38:32 [2023-01-07T14:38:32.449Z] #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
14:38:32 [2023-01-07T14:38:32.449Z] #38 205.1   CC       criu/pstree.o
14:38:32 [2023-01-07T14:38:32.651Z] #39 202.5   CC       criu/plugin.o
14:38:32 [2023-01-07T14:38:32.912Z] #39 202.9   CC       criu/proc_parse.o
14:38:32 [2023-01-07T14:38:32.912Z] #39 ...
14:38:32 [2023-01-07T14:38:32.912Z] 
14:38:32 [2023-01-07T14:38:32.912Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
14:38:32 [2023-01-07T14:38:32.912Z] #51 10.39 Collecting yamllint==1.26.1
14:38:33 [2023-01-07T14:38:33.827Z] #38 206.2   CC       criu/rbtree.o
14:38:34 [2023-01-07T14:38:34.117Z] #38 206.6   CC       criu/rst-malloc.o
14:38:34 [2023-01-07T14:38:34.295Z] #51 11.44   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:38:34 [2023-01-07T14:38:34.447Z] #37 277.7 + bin/containerd-shim-runc-v2
14:38:34 [2023-01-07T14:38:34.703Z] #38 207.0   CC       criu/seccomp.o
14:38:34 [2023-01-07T14:38:34.982Z] #40 166.5 + mkdir -p /build
14:38:34 [2023-01-07T14:38:34.982Z] #40 166.5 + cp runc /build/runc
14:38:34 [2023-01-07T14:38:34.982Z] #40 DONE 166.7s
14:38:34 [2023-01-07T14:38:34.982Z] 
14:38:34 [2023-01-07T14:38:34.982Z] #26 [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
14:38:35 [2023-01-07T14:38:35.009Z] #37 278.5 + binaries
14:38:35 [2023-01-07T14:38:35.009Z] #37 278.5 + install -D bin/containerd /build/containerd
14:38:35 [2023-01-07T14:38:35.009Z] #37 278.5 + install -D bin/containerd-shim /build/containerd-shim
14:38:35 [2023-01-07T14:38:35.009Z] #37 278.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:38:35 [2023-01-07T14:38:35.009Z] #37 278.5 + install -D bin/ctr /build/ctr
14:38:35 [2023-01-07T14:38:35.263Z] #51 12.93 Collecting pathspec>=0.5.3
14:38:35 [2023-01-07T14:38:35.274Z] #38 207.7   CC       criu/seize.o
14:38:35 [2023-01-07T14:38:35.536Z] #51 12.94   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
14:38:36 [2023-01-07T14:38:36.114Z] #51 13.43 Collecting pyyaml
14:38:36 [2023-01-07T14:38:36.114Z] #51 13.45   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)
14:38:36 [2023-01-07T14:38:36.114Z] #51 13.54 Building wheels for collected packages: yamllint
14:38:36 [2023-01-07T14:38:36.114Z] #51 13.54   Building wheel for yamllint (setup.py): started
14:38:36 [2023-01-07T14:38:36.213Z] #38 208.8   CC       criu/servicefd.o
14:38:36 [2023-01-07T14:38:36.374Z] #37 DONE 279.7s
14:38:36 [2023-01-07T14:38:36.779Z] #38 209.3 include/common/asm/bitops.h: Assembler messages:
14:38:36 [2023-01-07T14:38:36.779Z] #38 209.3 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:38:36 [2023-01-07T14:38:36.779Z] #38 209.3   CC       criu/shmem.o
14:38:36 [2023-01-07T14:38:36.935Z] 
14:38:36 [2023-01-07T14:38:36.935Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
14:38:37 [2023-01-07T14:38:37.496Z] #64 DONE 0.4s
14:38:37 [2023-01-07T14:38:37.496Z] 
14:38:37 [2023-01-07T14:38:37.496Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:38:37 [2023-01-07T14:38:37.498Z] #51 14.85   Building wheel for yamllint (setup.py): finished with status 'done'
14:38:37 [2023-01-07T14:38:37.498Z] #51 14.85   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=11d81fcfd2fcaafa3246e7ec79618d6c515988a2083a2b65bb3288e64dec081b
14:38:37 [2023-01-07T14:38:37.498Z] #51 14.86   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:38:37 [2023-01-07T14:38:37.498Z] #51 14.86 Successfully built yamllint
14:38:37 [2023-01-07T14:38:37.498Z] #51 14.89 Installing collected packages: pyyaml, pathspec, yamllint
14:38:37 [2023-01-07T14:38:37.716Z] #38 210.2   CC       criu/sigframe.o
14:38:37 [2023-01-07T14:38:37.758Z] #65 DONE 0.2s
14:38:37 [2023-01-07T14:38:37.758Z] 
14:38:37 [2023-01-07T14:38:37.758Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
14:38:37 [2023-01-07T14:38:37.981Z] #38 210.4   CC       criu/signalfd.o
14:38:38 [2023-01-07T14:38:38.069Z] #51 15.32 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1
14:38:38 [2023-01-07T14:38:38.239Z] #38 210.8   CC       criu/sk-inet.o
14:38:38 [2023-01-07T14:38:38.319Z] #66 DONE 0.5s
14:38:38 [2023-01-07T14:38:38.319Z] 
14:38:38 [2023-01-07T14:38:38.319Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
14:38:38 [2023-01-07T14:38:38.319Z] #67 DONE 0.1s
14:38:38 [2023-01-07T14:38:38.319Z] 
14:38:38 [2023-01-07T14:38:38.319Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:38:38 [2023-01-07T14:38:38.319Z] #68 DONE 0.0s
14:38:38 [2023-01-07T14:38:38.319Z] 
14:38:38 [2023-01-07T14:38:38.319Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
14:38:38 [2023-01-07T14:38:38.329Z] #51 DONE 15.8s
14:38:38 [2023-01-07T14:38:38.329Z] 
14:38:38 [2023-01-07T14:38:38.329Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
14:38:38 [2023-01-07T14:38:38.908Z] #52 DONE 0.4s
14:38:38 [2023-01-07T14:38:38.908Z] 
14:38:38 [2023-01-07T14:38:38.908Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
14:38:39 [2023-01-07T14:38:39.247Z] #69 DONE 0.9s
14:38:39 [2023-01-07T14:38:39.247Z] 
14:38:39 [2023-01-07T14:38:39.247Z] #70 exporting to image
14:38:39 [2023-01-07T14:38:39.247Z] #70 exporting layers
14:38:39 [2023-01-07T14:38:39.483Z] #53 DONE 0.6s
14:38:39 [2023-01-07T14:38:39.483Z] 
14:38:39 [2023-01-07T14:38:39.483Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
14:38:39 [2023-01-07T14:38:39.483Z] #54 DONE 0.3s
14:38:39 [2023-01-07T14:38:39.483Z] 
14:38:39 [2023-01-07T14:38:39.483Z] #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
14:38:39 [2023-01-07T14:38:39.483Z] #39 206.4   CC       criu/protobuf-desc.o
14:38:39 [2023-01-07T14:38:39.483Z] #39 207.7   CC       criu/protobuf.o
14:38:39 [2023-01-07T14:38:39.483Z] #39 208.4   CC       criu/pstree.o
14:38:39 [2023-01-07T14:38:39.616Z] #38 212.1   CC       criu/sk-netlink.o
14:38:39 [2023-01-07T14:38:39.743Z] #39 ...
14:38:39 [2023-01-07T14:38:39.743Z] 
14:38:39 [2023-01-07T14:38:39.743Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
14:38:39 [2023-01-07T14:38:39.743Z] #55 DONE 0.1s
14:38:39 [2023-01-07T14:38:39.743Z] 
14:38:39 [2023-01-07T14:38:39.743Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
14:38:39 [2023-01-07T14:38:39.743Z] #56 DONE 0.1s
14:38:40 [2023-01-07T14:38:40.003Z] 
14:38:40 [2023-01-07T14:38:40.003Z] #24 [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
14:38:40 [2023-01-07T14:38:40.003Z] #24 ...
14:38:40 [2023-01-07T14:38:40.003Z] 
14:38:40 [2023-01-07T14:38:40.003Z] #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
14:38:40 [2023-01-07T14:38:40.003Z] #39 210.1   CC       criu/rbtree.o
14:38:40 [2023-01-07T14:38:40.184Z] #38 212.5   CC       criu/sk-packet.o
14:38:40 [2023-01-07T14:38:40.230Z] #26 295.6 + /build/golangci-lint --version
14:38:40 [2023-01-07T14:38:40.573Z] #39 210.5   CC       criu/rst-malloc.o
14:38:40 [2023-01-07T14:38:40.753Z] #38 213.1   CC       criu/sk-queue.o
14:38:40 [2023-01-07T14:38:40.792Z] #26 297.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
14:38:40 [2023-01-07T14:38:40.833Z] #39 210.8   CC       criu/seccomp.o
14:38:41 [2023-01-07T14:38:41.049Z] #26 DONE 297.3s
14:38:41 [2023-01-07T14:38:41.049Z] 
14:38:41 [2023-01-07T14:38:41.049Z] #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
14:38:41 [2023-01-07T14:38:41.334Z] #38 213.7   CC       criu/sk-tcp.o
14:38:41 [2023-01-07T14:38:41.405Z] #39 211.5   CC       criu/seize.o
14:38:41 [2023-01-07T14:38:41.761Z] #70 exporting layers 2.7s done
14:38:41 [2023-01-07T14:38:41.761Z] #70 writing image sha256:9b15e06ac43c59875ec519fc190981d1d15a683e3d8e9dc141d5612a5b5f9d3a done
14:38:41 [2023-01-07T14:38:41.761Z] #70 naming to docker.io/library/docker:d645297358ce3f9fced99b772b36da6c1bf6d464 done
14:38:41 [2023-01-07T14:38:41.761Z] #70 DONE 2.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:38:41 [2023-01-07T14:38:41.903Z] #38 214.4   CC       criu/sk-unix.o
14:38:42 [2023-01-07T14:38:42.119Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/test/unit
14:38:42 [2023-01-07T14:38:42.346Z] #39 212.4   CC       criu/servicefd.o
14:38:42 [2023-01-07T14:38:42.916Z] #39 212.8 include/common/asm/bitops.h: Assembler messages:
14:38:42 [2023-01-07T14:38:42.916Z] #39 212.8 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
14:38:42 [2023-01-07T14:38:42.916Z] #39 212.9   CC       criu/shmem.o
14:38:43 [2023-01-07T14:38:43.577Z] #37 ...
14:38:43 [2023-01-07T14:38:43.577Z] 
14:38:43 [2023-01-07T14:38:43.577Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
14:38:43 [2023-01-07T14:38:43.577Z] #61 DONE 0.1s
14:38:43 [2023-01-07T14:38:43.577Z] 
14:38:43 [2023-01-07T14:38:43.577Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
14:38:43 [2023-01-07T14:38:43.577Z] #62 DONE 0.0s
14:38:43 [2023-01-07T14:38:43.577Z] 
14:38:43 [2023-01-07T14:38:43.577Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
14:38:43 [2023-01-07T14:38:43.577Z] #63 DONE 0.1s
14:38:43 [2023-01-07T14:38:43.577Z] 
14:38:43 [2023-01-07T14:38:43.577Z] #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
14:38:43 [2023-01-07T14:38:43.834Z] #37 268.7 + bin/containerd
14:38:44 [2023-01-07T14:38:44.299Z] #39 213.9   CC       criu/sigframe.o
14:38:44 [2023-01-07T14:38:44.299Z] #39 214.2   CC       criu/signalfd.o
14:38:44 [2023-01-07T14:38:44.299Z] #39 214.4   CC       criu/sk-inet.o
14:38:44 [2023-01-07T14:38:44.441Z] #38 216.8   CC       criu/sockets.o
14:38:45 [2023-01-07T14:38:45.321Z] b111c3320c94: Pull complete
14:38:45 [2023-01-07T14:38:45.682Z] #39 215.8   CC       criu/sk-netlink.o
14:38:45 [2023-01-07T14:38:45.820Z] #38 218.2   CC       criu/stats.o
14:38:46 [2023-01-07T14:38:46.079Z] #38 218.6   CC       criu/string.o
14:38:46 [2023-01-07T14:38:46.079Z] #38 218.7   CC       criu/sysctl.o
14:38:46 [2023-01-07T14:38:46.252Z] #39 216.2   CC       criu/sk-packet.o
14:38:46 [2023-01-07T14:38:46.283Z] ?   	github.com/docker/docker/api	[no test files]
14:38:47 [2023-01-07T14:38:47.017Z] #38 219.4   CC       criu/sysfs_parse.o
14:38:47 [2023-01-07T14:38:47.193Z] #39 217.0   CC       criu/sk-queue.o
14:38:47 [2023-01-07T14:38:47.276Z] #38 219.8   CC       criu/timens.o
14:38:47 [2023-01-07T14:38:47.453Z] #39 217.5   CC       criu/sk-tcp.o
14:38:47 [2023-01-07T14:38:47.845Z] #38 220.2   CC       criu/timerfd.o
14:38:48 [2023-01-07T14:38:48.024Z] #39 218.0   CC       criu/sk-unix.o
14:38:48 [2023-01-07T14:38:48.104Z] #38 220.5   CC       criu/tty.o
14:38:50 [2023-01-07T14:38:50.010Z] #38 222.6   CC       criu/tun.o
14:38:50 [2023-01-07T14:38:50.567Z] #39 220.1   CC       criu/sockets.o
14:38:50 [2023-01-07T14:38:50.947Z] #38 223.4   CC       criu/uffd.o
14:38:51 [2023-01-07T14:38:51.206Z] #38 ...
14:38:51 [2023-01-07T14:38:51.206Z] 
14:38:51 [2023-01-07T14:38:51.207Z] #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
14:38:51 [2023-01-07T14:38:51.207Z] #29 311.7 + dpkg --print-architecture
14:38:51 [2023-01-07T14:38:51.207Z] #29 311.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:38:51 [2023-01-07T14:38:51.207Z] #29 311.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:38:51 [2023-01-07T14:38:51.207Z] #29 311.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:38:51 [2023-01-07T14:38:51.508Z] #39 221.4   CC       criu/stats.o
14:38:51 [2023-01-07T14:38:51.768Z] #39 221.8   CC       criu/string.o
14:38:51 [2023-01-07T14:38:51.768Z] #39 221.8   CC       criu/sysctl.o
14:38:52 [2023-01-07T14:38:52.709Z] #39 222.6   CC       criu/sysfs_parse.o
14:38:53 [2023-01-07T14:38:53.280Z] #39 223.1   CC       criu/timens.o
14:38:53 [2023-01-07T14:38:53.851Z] #39 223.6   CC       criu/timerfd.o
14:38:53 [2023-01-07T14:38:53.851Z] #39 224.0   CC       criu/tty.o
14:38:56 [2023-01-07T14:38:56.395Z] #39 226.2   CC       criu/tun.o
14:38:56 [2023-01-07T14:38:56.966Z] #39 226.9   CC       criu/uffd.o
14:38:57 [2023-01-07T14:38:57.227Z] #39 ...
14:38:57 [2023-01-07T14:38:57.227Z] 
14:38:57 [2023-01-07T14:38:57.227Z] #24 [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
14:38:57 [2023-01-07T14:38:57.227Z] #24 316.4 + dpkg --print-architecture
14:38:57 [2023-01-07T14:38:57.227Z] #24 316.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:38:57 [2023-01-07T14:38:57.227Z] #24 316.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:38:57 [2023-01-07T14:38:57.227Z] #24 316.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:38:58 [2023-01-07T14:38:58.448Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 7.9% of statements
14:39:01 [2023-01-07T14:39:01.188Z] #29 ...
14:39:01 [2023-01-07T14:39:01.188Z] 
14:39:01 [2023-01-07T14:39:01.188Z] #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
14:39:01 [2023-01-07T14:39:01.188Z] #38 224.7   CC       criu/util.o
14:39:01 [2023-01-07T14:39:01.188Z] #38 226.2   CC       criu/uts_ns.o
14:39:01 [2023-01-07T14:39:01.188Z] #38 226.5   CC       criu/vdso-compat.o
14:39:01 [2023-01-07T14:39:01.188Z] #38 226.8   CC       criu/vdso.o
14:39:01 [2023-01-07T14:39:01.188Z] #38 227.5   LINK     criu/built-in.o
14:39:01 [2023-01-07T14:39:01.188Z] #38 227.8   LINK     criu/criu
14:39:01 [2023-01-07T14:39:01.188Z] #38 228.2   DEP      lib/c/criu.d
14:39:01 [2023-01-07T14:39:01.188Z] #38 228.2   CC       images/rpc.pb-c.o
14:39:01 [2023-01-07T14:39:01.188Z] #38 228.9   CC       lib/c/criu.o
14:39:01 [2023-01-07T14:39:01.188Z] #38 230.3   LINK     lib/c/built-in.o
14:39:01 [2023-01-07T14:39:01.188Z] #38 230.3   LINK     lib/c/libcriu.so
14:39:01 [2023-01-07T14:39:01.188Z] #38 230.4   LINK     lib/c/libcriu.a
14:39:01 [2023-01-07T14:39:01.188Z] #38 230.5   GEN      magic.py
14:39:01 [2023-01-07T14:39:01.188Z] #38 230.7 Note: Building without setproctitle() and strlcpy() support.
14:39:01 [2023-01-07T14:39:01.188Z] #38 230.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:39:01 [2023-01-07T14:39:01.188Z] #38 230.7 Note: Building without GnuTLS support
14:39:01 [2023-01-07T14:39:01.188Z] #38 230.7 Makefile.config:39: Warn: you have no libnftables installed
14:39:01 [2023-01-07T14:39:01.188Z] #38 230.7 Makefile.config:40: Warn: Building without nftables support
14:39:01 [2023-01-07T14:39:01.188Z] #38 231.9 fatal: not a git repository (or any of the parent directories): .git
14:39:01 [2023-01-07T14:39:01.188Z] #38 232.7 make[1]: Nothing to be done for 'all'.
14:39:01 [2023-01-07T14:39:01.188Z] #38 233.6 make[1]: 'images/built-in.o' is up to date.
14:39:01 [2023-01-07T14:39:01.188Z] #38 233.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:39:01 [2023-01-07T14:39:01.188Z] #38 233.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:39:01 [2023-01-07T14:39:01.188Z] #38 233.7 make[1]: 'compel/libcompel.a' is up to date.
14:39:01 [2023-01-07T14:39:01.188Z] #38 233.8 make[1]: 'compel/compel-host-bin' is up to date.
14:39:01 [2023-01-07T14:39:01.448Z] #38 233.8 make[1]: Nothing to be done for 'all'.
14:39:01 [2023-01-07T14:39:01.448Z] #38 233.8 make[1]: 'soccr/libsoccr.a' is up to date.
14:39:01 [2023-01-07T14:39:01.707Z] #38 234.1 make[2]: Nothing to be done for 'all'.
14:39:01 [2023-01-07T14:39:01.707Z] #38 234.2 make[2]: Nothing to be done for 'all'.
14:39:01 [2023-01-07T14:39:01.707Z] #38 234.2 make[2]: Nothing to be done for 'all'.
14:39:01 [2023-01-07T14:39:01.966Z] #38 234.4 make[2]: Nothing to be done for 'all'.
14:39:01 [2023-01-07T14:39:01.967Z] #38 234.5 make[2]: Nothing to be done for 'all'.
14:39:01 [2023-01-07T14:39:01.967Z] #38 234.5 make[2]: Nothing to be done for 'all'.
14:39:01 [2023-01-07T14:39:01.967Z] #38 234.6 make[2]: Nothing to be done for 'all'.
14:39:02 [2023-01-07T14:39:02.226Z] #38 234.7 make[2]: Nothing to be done for 'all'.
14:39:02 [2023-01-07T14:39:02.226Z] #38 234.7   INSTALL  criu/criu
14:39:03 [2023-01-07T14:39:03.167Z] #38 DONE 235.6s
14:39:03 [2023-01-07T14:39:03.167Z] 
14:39:03 [2023-01-07T14:39:03.167Z] #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
14:39:05 [2023-01-07T14:39:05.361Z] #24 ...
14:39:05 [2023-01-07T14:39:05.361Z] 
14:39:05 [2023-01-07T14:39:05.361Z] #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
14:39:05 [2023-01-07T14:39:05.361Z] #39 228.3   CC       criu/util.o
14:39:05 [2023-01-07T14:39:05.361Z] #39 229.8   CC       criu/uts_ns.o
14:39:05 [2023-01-07T14:39:05.361Z] #39 230.1   CC       criu/vdso-compat.o
14:39:05 [2023-01-07T14:39:05.361Z] #39 230.4   CC       criu/vdso.o
14:39:05 [2023-01-07T14:39:05.361Z] #39 231.0   LINK     criu/built-in.o
14:39:05 [2023-01-07T14:39:05.361Z] #39 231.2   LINK     criu/criu
14:39:05 [2023-01-07T14:39:05.361Z] #39 231.6   DEP      lib/c/criu.d
14:39:05 [2023-01-07T14:39:05.361Z] #39 231.8   CC       images/rpc.pb-c.o
14:39:05 [2023-01-07T14:39:05.361Z] #39 232.5   CC       lib/c/criu.o
14:39:05 [2023-01-07T14:39:05.361Z] #39 233.8   LINK     lib/c/built-in.o
14:39:05 [2023-01-07T14:39:05.361Z] #39 233.8   LINK     lib/c/libcriu.so
14:39:05 [2023-01-07T14:39:05.361Z] #39 233.9   LINK     lib/c/libcriu.a
14:39:05 [2023-01-07T14:39:05.361Z] #39 234.2   GEN      magic.py
14:39:05 [2023-01-07T14:39:05.361Z] #39 234.3 Note: Building without setproctitle() and strlcpy() support.
14:39:05 [2023-01-07T14:39:05.361Z] #39 234.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:39:05 [2023-01-07T14:39:05.361Z] #39 234.3 Note: Building without GnuTLS support
14:39:05 [2023-01-07T14:39:05.361Z] #39 234.3 Makefile.config:39: Warn: you have no libnftables installed
14:39:05 [2023-01-07T14:39:05.361Z] #39 234.3 Makefile.config:40: Warn: Building without nftables support
14:39:05 [2023-01-07T14:39:05.361Z] #39 235.4 fatal: not a git repository (or any of the parent directories): .git
14:39:06 [2023-01-07T14:39:06.303Z] #39 236.2 make[1]: Nothing to be done for 'all'.
14:39:07 [2023-01-07T14:39:07.244Z] #39 237.0 make[1]: 'images/built-in.o' is up to date.
14:39:07 [2023-01-07T14:39:07.244Z] #39 237.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:39:07 [2023-01-07T14:39:07.244Z] #39 237.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:39:07 [2023-01-07T14:39:07.244Z] #39 237.1 make[1]: 'compel/libcompel.a' is up to date.
14:39:07 [2023-01-07T14:39:07.244Z] #39 237.2 make[1]: 'compel/compel-host-bin' is up to date.
14:39:07 [2023-01-07T14:39:07.244Z] #39 237.2 make[1]: Nothing to be done for 'all'.
14:39:07 [2023-01-07T14:39:07.244Z] #39 237.3 make[1]: 'soccr/libsoccr.a' is up to date.
14:39:07 [2023-01-07T14:39:07.815Z] #39 237.7 make[2]: Nothing to be done for 'all'.
14:39:07 [2023-01-07T14:39:07.815Z] #39 237.7 make[2]: Nothing to be done for 'all'.
14:39:07 [2023-01-07T14:39:07.815Z] #39 237.8 make[2]: Nothing to be done for 'all'.
14:39:08 [2023-01-07T14:39:08.075Z] #39 237.9 make[2]: Nothing to be done for 'all'.
14:39:08 [2023-01-07T14:39:08.075Z] #39 238.0 make[2]: Nothing to be done for 'all'.
14:39:08 [2023-01-07T14:39:08.075Z] #39 238.0 make[2]: Nothing to be done for 'all'.
14:39:08 [2023-01-07T14:39:08.075Z] #39 238.1 make[2]: Nothing to be done for 'all'.
14:39:08 [2023-01-07T14:39:08.336Z] #39 238.2 make[2]: Nothing to be done for 'all'.
14:39:08 [2023-01-07T14:39:08.336Z] #39 238.2   INSTALL  criu/criu
14:39:08 [2023-01-07T14:39:08.907Z] #39 DONE 238.9s
14:39:08 [2023-01-07T14:39:08.907Z] 
14:39:08 [2023-01-07T14:39:08.907Z] #24 [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
14:39:11 [2023-01-07T14:39:11.919Z] #37 376.2 # github.com/containerd/containerd/cmd/containerd
14:39:11 [2023-01-07T14:39:11.919Z] #37 376.2 /usr/bin/ld: /tmp/go-link-3360121996/000019.o: in function `New':
14:39:11 [2023-01-07T14:39:11.919Z] #37 376.2 /tmp/tmp.r2S0n81WZM/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
14:39:11 [2023-01-07T14:39:11.919Z] #37 376.3 + bin/containerd-stress
14:39:11 [2023-01-07T14:39:11.919Z] #37 377.4 + bin/containerd-shim
14:39:15 [2023-01-07T14:39:15.380Z] #29 DONE 335.2s
14:39:15 [2023-01-07T14:39:15.380Z] 
14:39:15 [2023-01-07T14:39:15.380Z] #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
14:39:15 [2023-01-07T14:39:15.380Z] #37 ...
14:39:15 [2023-01-07T14:39:15.380Z] 
14:39:15 [2023-01-07T14:39:15.380Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
14:39:15 [2023-01-07T14:39:15.956Z] #57 DONE 0.4s
14:39:15 [2023-01-07T14:39:15.956Z] 
14:39:15 [2023-01-07T14:39:15.956Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:39:16 [2023-01-07T14:39:16.216Z] #58 DONE 0.1s
14:39:16 [2023-01-07T14:39:16.216Z] 
14:39:16 [2023-01-07T14:39:16.216Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
14:39:16 [2023-01-07T14:39:16.216Z] #59 DONE 0.1s
14:39:16 [2023-01-07T14:39:16.216Z] 
14:39:16 [2023-01-07T14:39:16.216Z] #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
14:39:16 [2023-01-07T14:39:16.216Z] #37 ...
14:39:16 [2023-01-07T14:39:16.216Z] 
14:39:16 [2023-01-07T14:39:16.216Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
14:39:16 [2023-01-07T14:39:16.216Z] #60 DONE 0.1s
14:39:16 [2023-01-07T14:39:16.475Z] 
14:39:16 [2023-01-07T14:39:16.475Z] #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
14:39:17 [2023-01-07T14:39:17.162Z] #37 388.5 + bin/containerd-shim-runc-v1
14:39:23 [2023-01-07T14:39:23.698Z] #37 394.7 + bin/containerd-shim-runc-v2
14:39:23 [2023-01-07T14:39:23.698Z] #37 395.5 + binaries
14:39:23 [2023-01-07T14:39:23.698Z] #37 395.5 + install -D bin/containerd /build/containerd
14:39:23 [2023-01-07T14:39:23.698Z] #37 395.5 + install -D bin/containerd-shim /build/containerd-shim
14:39:23 [2023-01-07T14:39:23.698Z] #37 395.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:39:23 [2023-01-07T14:39:23.698Z] #37 395.5 + install -D bin/ctr /build/ctr
14:39:23 [2023-01-07T14:39:23.810Z] #24 DONE 340.8s
14:39:23 [2023-01-07T14:39:23.810Z] 
14:39:23 [2023-01-07T14:39:23.810Z] #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
14:39:23 [2023-01-07T14:39:23.810Z] #34 ...
14:39:23 [2023-01-07T14:39:23.810Z] 
14:39:23 [2023-01-07T14:39:23.810Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
14:39:23 [2023-01-07T14:39:23.810Z] #57 DONE 0.5s
14:39:23 [2023-01-07T14:39:23.810Z] 
14:39:23 [2023-01-07T14:39:23.810Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
14:39:23 [2023-01-07T14:39:23.810Z] #58 DONE 0.1s
14:39:23 [2023-01-07T14:39:23.810Z] 
14:39:23 [2023-01-07T14:39:23.810Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
14:39:23 [2023-01-07T14:39:23.810Z] #59 DONE 0.1s
14:39:23 [2023-01-07T14:39:23.810Z] 
14:39:23 [2023-01-07T14:39:23.810Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
14:39:23 [2023-01-07T14:39:23.810Z] #60 DONE 0.1s
14:39:23 [2023-01-07T14:39:23.810Z] 
14:39:23 [2023-01-07T14:39:23.810Z] #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
14:39:25 [2023-01-07T14:39:25.584Z] #37 DONE 397.5s
14:39:26 [2023-01-07T14:39:26.512Z] 
14:39:26 [2023-01-07T14:39:26.512Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
14:39:27 [2023-01-07T14:39:27.437Z] #64 DONE 0.9s
14:39:27 [2023-01-07T14:39:27.437Z] 
14:39:27 [2023-01-07T14:39:27.437Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:39:27 [2023-01-07T14:39:27.693Z] #65 DONE 0.2s
14:39:27 [2023-01-07T14:39:27.693Z] 
14:39:27 [2023-01-07T14:39:27.693Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
14:39:28 [2023-01-07T14:39:28.618Z] #66 DONE 0.9s
14:39:28 [2023-01-07T14:39:28.618Z] 
14:39:28 [2023-01-07T14:39:28.618Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
14:39:28 [2023-01-07T14:39:28.618Z] #67 DONE 0.1s
14:39:28 [2023-01-07T14:39:28.618Z] 
14:39:28 [2023-01-07T14:39:28.618Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:39:28 [2023-01-07T14:39:28.618Z] #68 DONE 0.0s
14:39:28 [2023-01-07T14:39:28.618Z] 
14:39:28 [2023-01-07T14:39:28.618Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
14:39:31 [2023-01-07T14:39:31.881Z] #69 DONE 3.2s
14:39:31 [2023-01-07T14:39:31.881Z] 
14:39:31 [2023-01-07T14:39:31.881Z] #70 exporting to image
14:39:31 [2023-01-07T14:39:31.881Z] #70 exporting layers
14:39:38 [2023-01-07T14:39:38.413Z] #70 exporting layers 6.0s done
14:39:38 [2023-01-07T14:39:38.413Z] #70 writing image sha256:da5c07f057789407f86bdea2331140df58e0120d64099ba8f5d71046c12b1c96 done
14:39:38 [2023-01-07T14:39:38.413Z] #70 naming to docker.io/library/docker:d645297358ce3f9fced99b772b36da6c1bf6d464 done
14:39:38 [2023-01-07T14:39:38.413Z] #70 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
14:39:38 [2023-01-07T14:39:38.781Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44755/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/validate/default
14:39:39 [2023-01-07T14:39:39.342Z] Congratulations!  All commits are properly signed with the DCO!
14:39:40 [2023-01-07T14:39:40.007Z] #37 319.9 # github.com/containerd/containerd/cmd/containerd
14:39:40 [2023-01-07T14:39:40.007Z] #37 319.9 /usr/bin/ld: /tmp/go-link-2756959575/000019.o: in function `New':
14:39:40 [2023-01-07T14:39:40.007Z] #37 319.9 /tmp/tmp.iKsClJzZSV/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
14:39:40 [2023-01-07T14:39:40.007Z] #37 320.0 + bin/containerd-stress
14:39:40 [2023-01-07T14:39:40.007Z] #37 321.1 + bin/containerd-shim
14:39:40 [2023-01-07T14:39:40.270Z] Congratulations!  Seccomp profile generation is done correctly.
14:39:40 [2023-01-07T14:39:40.270Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
14:39:48 [2023-01-07T14:39:48.097Z] #37 332.4 + bin/containerd-shim-runc-v1
14:39:48 [2023-01-07T14:39:48.353Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
14:39:49 [2023-01-07T14:39:49.279Z] Congratulations!  All API changes are done the right way.
14:39:49 [2023-01-07T14:39:49.279Z] Congratulations!  All TOML source files changed here have valid syntax.
14:39:49 [2023-01-07T14:39:49.279Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:39:49 [2023-01-07T14:39:49.279Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:39:49 [2023-01-07T14:39:49.279Z] Congratulations!  No new tests were added to integration-cli.
14:39:49 [2023-01-07T14:39:49.279Z] 
14:39:49 [2023-01-07T14:39:49.279Z] INFO Start validation with golang-ci-lint
14:39:49 [2023-01-07T14:39:49.842Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:39:49 [2023-01-07T14:39:49.842Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:39:49 [2023-01-07T14:39:49.842Z] INFO [loader] Using build tags: [apparmor seccomp] 
14:39:54 [2023-01-07T14:39:54.638Z] #37 338.7 + bin/containerd-shim-runc-v2
14:39:54 [2023-01-07T14:39:54.638Z] #37 339.5 + binaries
14:39:54 [2023-01-07T14:39:54.638Z] #37 339.5 + install -D bin/containerd /build/containerd
14:39:54 [2023-01-07T14:39:54.638Z] #37 339.6 + install -D bin/containerd-shim /build/containerd-shim
14:39:54 [2023-01-07T14:39:54.638Z] #37 339.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:39:54 [2023-01-07T14:39:54.638Z] #37 339.6 + install -D bin/ctr /build/ctr
14:39:56 [2023-01-07T14:39:56.002Z] #37 DONE 340.8s
14:39:56 [2023-01-07T14:39:56.931Z] 
14:39:56 [2023-01-07T14:39:56.931Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
14:39:57 [2023-01-07T14:39:57.187Z] #64 DONE 0.5s
14:39:57 [2023-01-07T14:39:57.187Z] 
14:39:57 [2023-01-07T14:39:57.187Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:39:57 [2023-01-07T14:39:57.187Z] #65 DONE 0.1s
14:39:57 [2023-01-07T14:39:57.187Z] 
14:39:57 [2023-01-07T14:39:57.187Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
14:39:57 [2023-01-07T14:39:57.444Z] #66 DONE 0.2s
14:39:57 [2023-01-07T14:39:57.701Z] 
14:39:57 [2023-01-07T14:39:57.701Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
14:39:57 [2023-01-07T14:39:57.701Z] #67 DONE 0.0s
14:39:57 [2023-01-07T14:39:57.701Z] 
14:39:57 [2023-01-07T14:39:57.701Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:39:57 [2023-01-07T14:39:57.701Z] #68 DONE 0.0s
14:39:57 [2023-01-07T14:39:57.701Z] 
14:39:57 [2023-01-07T14:39:57.701Z] #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
14:39:58 [2023-01-07T14:39:58.263Z] #69 0.756 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:39:58 [2023-01-07T14:39:58.519Z] #69 0.846 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:39:58 [2023-01-07T14:39:58.519Z] #69 0.936 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:39:59 [2023-01-07T14:39:59.081Z] #69 1.014 Reading package lists...
14:39:59 [2023-01-07T14:39:59.644Z] #69 1.512 Reading package lists...
14:39:59 [2023-01-07T14:39:59.644Z] #69 2.021 Building dependency tree...
14:39:59 [2023-01-07T14:39:59.644Z] #69 2.138 Reading state information...
14:39:59 [2023-01-07T14:39:59.900Z] #69 2.260 The following additional packages will be installed:
14:39:59 [2023-01-07T14:39:59.900Z] #69 2.261   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
14:39:59 [2023-01-07T14:39:59.900Z] #69 2.261 Suggested packages:
14:39:59 [2023-01-07T14:39:59.900Z] #69 2.261   systemd-container policykit-1
14:39:59 [2023-01-07T14:39:59.900Z] #69 2.261 Recommended packages:
14:39:59 [2023-01-07T14:39:59.900Z] #69 2.261   systemd-timesyncd | time-daemon libnss-systemd
14:39:59 [2023-01-07T14:39:59.900Z] #69 2.329 The following NEW packages will be installed:
14:39:59 [2023-01-07T14:39:59.900Z] #69 2.330   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
14:39:59 [2023-01-07T14:39:59.900Z] #69 2.330   libkmod2 libpam-systemd systemd systemd-sysv
14:40:00 [2023-01-07T14:40:00.155Z] #69 2.598 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
14:40:00 [2023-01-07T14:40:00.155Z] #69 2.598 Need to get 5828 kB of archives.
14:40:00 [2023-01-07T14:40:00.155Z] #69 2.598 After this operation, 19.3 MB of additional disk space will be used.
14:40:00 [2023-01-07T14:40:00.155Z] #69 2.598 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
14:40:00 [2023-01-07T14:40:00.155Z] #69 2.600 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
14:40:00 [2023-01-07T14:40:00.155Z] #69 2.602 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
14:40:00 [2023-01-07T14:40:00.155Z] #69 2.606 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
14:40:00 [2023-01-07T14:40:00.155Z] #69 2.608 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB]
14:40:00 [2023-01-07T14:40:00.155Z] #69 2.642 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB]
14:40:00 [2023-01-07T14:40:00.155Z] #69 2.643 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB]
14:40:00 [2023-01-07T14:40:00.155Z] #69 2.645 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB]
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.646 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB]
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.651 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB]
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.774 debconf: delaying package configuration, since apt-utils is not installed
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.804 Fetched 5828 kB in 0s (18.3 MB/s)
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.828 Selecting previously unselected package libargon2-1:amd64.
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.828 (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.)
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.844 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.850 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.882 Selecting previously unselected package libjson-c5:amd64.
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.885 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.888 Unpacking libjson-c5:amd64 (0.15-2) ...
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.925 Selecting previously unselected package libcryptsetup12:amd64.
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.928 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.931 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:40:00 [2023-01-07T14:40:00.411Z] #69 2.983 Selecting previously unselected package libkmod2:amd64.
14:40:00 [2023-01-07T14:40:00.667Z] #69 2.986 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
14:40:00 [2023-01-07T14:40:00.667Z] #69 2.990 Unpacking libkmod2:amd64 (28-1) ...
14:40:00 [2023-01-07T14:40:00.667Z] #69 3.039 Selecting previously unselected package systemd.
14:40:00 [2023-01-07T14:40:00.667Z] #69 3.040 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ...
14:40:00 [2023-01-07T14:40:00.667Z] #69 3.074 Unpacking systemd (247.3-7+deb11u1) ...
14:40:01 [2023-01-07T14:40:01.230Z] #69 3.551 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
14:40:01 [2023-01-07T14:40:01.230Z] #69 3.562 Setting up libjson-c5:amd64 (0.15-2) ...
14:40:01 [2023-01-07T14:40:01.230Z] #69 3.572 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:40:01 [2023-01-07T14:40:01.230Z] #69 3.582 Setting up libkmod2:amd64 (28-1) ...
14:40:01 [2023-01-07T14:40:01.230Z] #69 3.592 Setting up systemd (247.3-7+deb11u1) ...
14:40:01 [2023-01-07T14:40:01.230Z] #69 3.628 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:40:01 [2023-01-07T14:40:01.230Z] #69 3.630 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:40:01 [2023-01-07T14:40:01.230Z] #69 3.633 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:40:01 [2023-01-07T14:40:01.230Z] #69 3.659 Initializing machine ID from KVM UUID.
14:40:01 [2023-01-07T14:40:01.488Z] #69 3.961 Selecting previously unselected package systemd-sysv.
14:40:01 [2023-01-07T14:40:01.488Z] #69 3.962 (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.)
14:40:01 [2023-01-07T14:40:01.488Z] #69 3.976 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ...
14:40:01 [2023-01-07T14:40:01.488Z] #69 3.979 Unpacking systemd-sysv (247.3-7+deb11u1) ...
14:40:01 [2023-01-07T14:40:01.488Z] #69 4.018 Selecting previously unselected package libdbus-1-3:amd64.
14:40:01 [2023-01-07T14:40:01.488Z] #69 4.020 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ...
14:40:01 [2023-01-07T14:40:01.488Z] #69 4.024 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
14:40:01 [2023-01-07T14:40:01.488Z] #69 4.082 Selecting previously unselected package dbus.
14:40:01 [2023-01-07T14:40:01.488Z] #69 4.082 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ...
14:40:01 [2023-01-07T14:40:01.743Z] #69 4.094 Unpacking dbus (1.12.24-0+deb11u1) ...
14:40:01 [2023-01-07T14:40:01.743Z] #69 4.148 Selecting previously unselected package libpam-systemd:amd64.
14:40:01 [2023-01-07T14:40:01.743Z] #69 4.151 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ...
14:40:01 [2023-01-07T14:40:01.743Z] #69 4.155 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ...
14:40:01 [2023-01-07T14:40:01.743Z] #69 4.202 Selecting previously unselected package dbus-user-session.
14:40:01 [2023-01-07T14:40:01.743Z] #69 4.202 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ...
14:40:01 [2023-01-07T14:40:01.999Z] #69 4.205 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
14:40:01 [2023-01-07T14:40:01.999Z] #69 4.245 Setting up systemd-sysv (247.3-7+deb11u1) ...
14:40:01 [2023-01-07T14:40:01.999Z] #69 4.257 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
14:40:01 [2023-01-07T14:40:01.999Z] #69 4.272 Setting up dbus (1.12.24-0+deb11u1) ...
14:40:01 [2023-01-07T14:40:01.999Z] #69 4.423 invoke-rc.d: could not determine current runlevel
14:40:02 [2023-01-07T14:40:02.000Z] #69 4.425 invoke-rc.d: policy-rc.d denied execution of start.
14:40:02 [2023-01-07T14:40:02.000Z] #69 4.433 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ...
14:40:02 [2023-01-07T14:40:02.255Z] #69 4.546 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
14:40:02 [2023-01-07T14:40:02.255Z] #69 4.560 Processing triggers for libc-bin (2.31-13+deb11u5) ...
14:40:02 [2023-01-07T14:40:02.255Z] #69 DONE 4.7s
14:40:02 [2023-01-07T14:40:02.255Z] 
14:40:02 [2023-01-07T14:40:02.255Z] #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
14:40:02 [2023-01-07T14:40:02.817Z] #70 0.445   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:40:02 [2023-01-07T14:40:02.817Z] #70 0.446                                  Dload  Upload   Total   Spent    Left  Speed
14:40:03 [2023-01-07T14:40:03.074Z] #70 0.446 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6016      0 --:--:-- --:--:-- --:--:--  6016
14:40:03 [2023-01-07T14:40:03.074Z] #70 DONE 0.8s
14:40:03 [2023-01-07T14:40:03.074Z] 
14:40:03 [2023-01-07T14:40:03.074Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
14:40:03 [2023-01-07T14:40:03.161Z] #37 ...
14:40:03 [2023-01-07T14:40:03.161Z] 
14:40:03 [2023-01-07T14:40:03.161Z] #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
14:40:03 [2023-01-07T14:40:03.161Z] #42 185.0 + mkdir -p /build
14:40:03 [2023-01-07T14:40:03.161Z] #42 185.0 + cp runc /build/runc
14:40:03 [2023-01-07T14:40:03.161Z] #42 DONE 186.9s
14:40:03 [2023-01-07T14:40:03.161Z] 
14:40:03 [2023-01-07T14:40:03.161Z] #28 [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
14:40:03 [2023-01-07T14:40:03.161Z] #28 379.1 + /build/golangci-lint --version
14:40:03 [2023-01-07T14:40:03.161Z] #28 380.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
14:40:03 [2023-01-07T14:40:03.161Z] #28 DONE 381.0s
14:40:03 [2023-01-07T14:40:03.161Z] 
14:40:03 [2023-01-07T14:40:03.161Z] #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
14:40:03 [2023-01-07T14:40:03.420Z] #37 325.4 + bin/containerd
14:40:04 [2023-01-07T14:40:04.440Z] #71 DONE 1.2s
14:40:04 [2023-01-07T14:40:04.440Z] 
14:40:04 [2023-01-07T14:40:04.440Z] #72 exporting to image
14:40:04 [2023-01-07T14:40:04.440Z] #72 exporting layers
14:40:05 [2023-01-07T14:40:05.321Z] #37 ...
14:40:05 [2023-01-07T14:40:05.322Z] 
14:40:05 [2023-01-07T14:40:05.322Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
14:40:05 [2023-01-07T14:40:05.322Z] #61 DONE 0.9s
14:40:05 [2023-01-07T14:40:05.322Z] 
14:40:05 [2023-01-07T14:40:05.322Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
14:40:05 [2023-01-07T14:40:05.322Z] #62 DONE 0.1s
14:40:05 [2023-01-07T14:40:05.322Z] 
14:40:05 [2023-01-07T14:40:05.322Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
14:40:05 [2023-01-07T14:40:05.580Z] #63 DONE 0.3s
14:40:05 [2023-01-07T14:40:05.580Z] 
14:40:05 [2023-01-07T14:40:05.580Z] #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
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 16.2% of statements
14:40:06 [2023-01-07T14:40:06.073Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 5.7% of statements
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
14:40:06 [2023-01-07T14:40:06.073Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 93.7% of statements
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
14:40:06 [2023-01-07T14:40:06.073Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/builder	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ok  	github.com/docker/docker/builder/remotecontext	0.084s	coverage: 13.7% of statements
14:40:06 [2023-01-07T14:40:06.073Z] ok  	github.com/docker/docker/builder/dockerfile	0.169s	coverage: 48.5% of statements
14:40:06 [2023-01-07T14:40:06.073Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
14:40:06 [2023-01-07T14:40:06.073Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
14:40:06 [2023-01-07T14:40:06.329Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.027s	coverage: 83.5% of statements
14:40:06 [2023-01-07T14:40:06.329Z] ?   	github.com/docker/docker/cli	[no test files]
14:40:06 [2023-01-07T14:40:06.329Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:40:07 [2023-01-07T14:40:07.743Z] ok  	github.com/docker/docker/client	0.095s	coverage: 75.4% of statements
14:40:09 [2023-01-07T14:40:09.687Z] #72 exporting layers 5.5s done
14:40:09 [2023-01-07T14:40:09.687Z] #72 writing image sha256:0d607ae7d19d1c49f9282f2c5765cb5d6e38348736ec709c4c331cf4f54445ae done
14:40:09 [2023-01-07T14:40:09.687Z] #72 naming to docker.io/library/docker:d645297358ce3f9fced99b772b36da6c1bf6d464 done
14:40:09 [2023-01-07T14:40:09.687Z] #72 DONE 5.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:40:10 [2023-01-07T14:40:10.145Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -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:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/make.sh dynbinary test-integration
14:40:10 [2023-01-07T14:40:10.519Z] #37 ...
14:40:10 [2023-01-07T14:40:10.519Z] 
14:40:10 [2023-01-07T14:40:10.519Z] #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
14:40:10 [2023-01-07T14:40:10.519Z] #42 184.5 + mkdir -p /build
14:40:10 [2023-01-07T14:40:10.519Z] #42 184.5 + cp runc /build/runc
14:40:10 [2023-01-07T14:40:10.519Z] #42 DONE 186.4s
14:40:10 [2023-01-07T14:40:10.519Z] 
14:40:10 [2023-01-07T14:40:10.519Z] #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
14:40:10 [2023-01-07T14:40:10.519Z] #34 384.3 + /build/golangci-lint --version
14:40:10 [2023-01-07T14:40:10.519Z] #34 386.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
14:40:10 [2023-01-07T14:40:10.519Z] #34 DONE 386.1s
14:40:10 [2023-01-07T14:40:10.519Z] 
14:40:10 [2023-01-07T14:40:10.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
14:40:10 [2023-01-07T14:40:10.779Z] #37 330.4 + bin/containerd
14:40:12 [2023-01-07T14:40:12.159Z] #37 ...
14:40:12 [2023-01-07T14:40:12.159Z] 
14:40:12 [2023-01-07T14:40:12.159Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
14:40:12 [2023-01-07T14:40:12.159Z] #61 DONE 0.7s
14:40:12 [2023-01-07T14:40:12.159Z] 
14:40:12 [2023-01-07T14:40:12.159Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
14:40:12 [2023-01-07T14:40:12.159Z] #62 DONE 0.1s
14:40:12 [2023-01-07T14:40:12.159Z] 
14:40:12 [2023-01-07T14:40:12.159Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
14:40:12 [2023-01-07T14:40:12.159Z] #63 DONE 0.3s
14:40:12 [2023-01-07T14:40:12.159Z] 
14:40:12 [2023-01-07T14:40:12.159Z] #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
14:40:12 [2023-01-07T14:40:12.660Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
14:40:12 [2023-01-07T14:40:12.660Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
14:40:12 [2023-01-07T14:40:12.660Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
14:40:12 [2023-01-07T14:40:12.660Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
14:40:12 [2023-01-07T14:40:12.660Z] 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)
14:40:12 [2023-01-07T14:40:12.660Z] Detected virtualization docker.
14:40:12 [2023-01-07T14:40:12.660Z] Detected architecture x86-64.
14:40:12 [2023-01-07T14:40:12.660Z] Set hostname to <9b79d489d1bf>.
14:40:12 [2023-01-07T14:40:12.660Z] modprobe@configfs.service: Succeeded.
14:40:12 [2023-01-07T14:40:12.660Z] modprobe@drm.service: Succeeded.
14:40:12 [2023-01-07T14:40:12.660Z] modprobe@fuse.service: Succeeded.
14:40:12 [2023-01-07T14:40:12.660Z] + source /etc/docker-entrypoint-cmd
14:40:12 [2023-01-07T14:40:12.660Z] ++ hack/make.sh dynbinary test-integration
14:40:12 [2023-01-07T14:40:12.660Z] 
14:40:12 [2023-01-07T14:40:12.660Z] Removing bundles/
14:40:12 [2023-01-07T14:40:12.660Z] 
14:40:12 [2023-01-07T14:40:12.660Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:40:12 [2023-01-07T14:40:12.660Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:40:12 [2023-01-07T14:40:12.660Z] GOOS="" GOARCH="" GOARM=""
14:40:39 [2023-01-07T14:40:39.830Z] ok  	github.com/docker/docker/cmd/dockerd	0.064s	coverage: 29.1% of statements
14:40:39 [2023-01-07T14:40:39.830Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.5% of statements
14:40:39 [2023-01-07T14:40:39.830Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:40:39 [2023-01-07T14:40:39.830Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:40:39 [2023-01-07T14:40:39.830Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:40:39 [2023-01-07T14:40:39.830Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:40:42 [2023-01-07T14:40:42.082Z] 98ecc5bab1a6: Pull complete
14:40:42 [2023-01-07T14:40:42.082Z] Digest: sha256:058c8482946efa0b44b57e5ecebd7857b4df37a1365acdde32736628747ad9e1
14:40:42 [2023-01-07T14:40:42.082Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
14:40:42 [2023-01-07T14:40:42.082Z] mcr.microsoft.com/windows/servercore:ltsc2019
14:40:42 [2023-01-07T14:40:42.082Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
14:40:42 [2023-01-07T14:40:42.082Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
14:40:42 [2023-01-07T14:40:42.082Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3770'
14:40:42 [2023-01-07T14:40:42.082Z] INFO: Docker version of control daemon
14:40:42 [2023-01-07T14:40:42.082Z] 
14:40:42 [2023-01-07T14:40:42.082Z] Client:
14:40:42 [2023-01-07T14:40:42.082Z]  Version:           20.10.9
14:40:42 [2023-01-07T14:40:42.082Z]  API version:       1.41
14:40:42 [2023-01-07T14:40:42.082Z]  Go version:        go1.16.8
14:40:42 [2023-01-07T14:40:42.082Z]  Git commit:        c2ea9bc
14:40:42 [2023-01-07T14:40:42.082Z]  Built:             Mon Oct  4 16:11:10 2021
14:40:42 [2023-01-07T14:40:42.082Z]  OS/Arch:           windows/amd64
14:40:42 [2023-01-07T14:40:42.082Z]  Context:           default
14:40:42 [2023-01-07T14:40:42.082Z]  Experimental:      true
14:40:42 [2023-01-07T14:40:42.082Z] 
14:40:42 [2023-01-07T14:40:42.082Z] Server: Docker Engine - Community
14:40:42 [2023-01-07T14:40:42.082Z]  Engine:
14:40:42 [2023-01-07T14:40:42.082Z]   Version:          20.10.9
14:40:42 [2023-01-07T14:40:42.082Z]   API version:      1.41 (minimum version 1.24)
14:40:42 [2023-01-07T14:40:42.082Z]   Go version:       go1.16.8
14:40:42 [2023-01-07T14:40:42.082Z]   Git commit:       79ea9d3
14:40:42 [2023-01-07T14:40:42.082Z]   Built:            Mon Oct  4 16:06:39 2021
14:40:42 [2023-01-07T14:40:42.082Z]   OS/Arch:          windows/amd64
14:40:42 [2023-01-07T14:40:42.082Z]   Experimental:     true
14:40:42 [2023-01-07T14:40:42.082Z] 
14:40:42 [2023-01-07T14:40:42.082Z] INFO: Docker info of control daemon
14:40:42 [2023-01-07T14:40:42.083Z] 
14:40:42 [2023-01-07T14:40:42.083Z] Client:
14:40:42 [2023-01-07T14:40:42.083Z]  Context:    default
14:40:42 [2023-01-07T14:40:42.083Z]  Debug Mode: false
14:40:42 [2023-01-07T14:40:42.083Z]  Plugins:
14:40:42 [2023-01-07T14:40:42.083Z]   app: Docker Application (Docker Inc., v0.8.0)
14:40:42 [2023-01-07T14:40:42.083Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
14:40:42 [2023-01-07T14:40:42.083Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
14:40:42 [2023-01-07T14:40:42.083Z] 
14:40:42 [2023-01-07T14:40:42.083Z] Server:
14:40:42 [2023-01-07T14:40:42.083Z]  Containers: 0
14:40:42 [2023-01-07T14:40:42.083Z]   Running: 0
14:40:42 [2023-01-07T14:40:42.083Z]   Paused: 0
14:40:42 [2023-01-07T14:40:42.083Z]   Stopped: 0
14:40:42 [2023-01-07T14:40:42.083Z]  Images: 1
14:40:42 [2023-01-07T14:40:42.083Z]  Server Version: 20.10.9
14:40:42 [2023-01-07T14:40:42.083Z]  Storage Driver: windowsfilter (windows) lcow (linux)
14:40:42 [2023-01-07T14:40:42.083Z]   Windows: 
14:40:42 [2023-01-07T14:40:42.083Z]   LCOW: 
14:40:42 [2023-01-07T14:40:42.083Z]  Logging Driver: json-file
14:40:42 [2023-01-07T14:40:42.083Z]  Plugins:
14:40:42 [2023-01-07T14:40:42.083Z]   Volume: local
14:40:42 [2023-01-07T14:40:42.083Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:40:42 [2023-01-07T14:40:42.083Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:40:42 [2023-01-07T14:40:42.083Z]  Swarm: inactive
14:40:42 [2023-01-07T14:40:42.083Z]  Default Isolation: process
14:40:42 [2023-01-07T14:40:42.083Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:40:42 [2023-01-07T14:40:42.083Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
14:40:42 [2023-01-07T14:40:42.083Z]  OSType: windows
14:40:42 [2023-01-07T14:40:42.083Z]  Architecture: x86_64
14:40:42 [2023-01-07T14:40:42.083Z]  CPUs: 4
14:40:42 [2023-01-07T14:40:42.083Z]  Total Memory: 32GiB
14:40:42 [2023-01-07T14:40:42.083Z]  Name: azwin-2-dc0b20
14:40:42 [2023-01-07T14:40:42.083Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
14:40:42 [2023-01-07T14:40:42.083Z]  Docker Root Dir: D:\docker
14:40:42 [2023-01-07T14:40:42.083Z]  Debug Mode: false
14:40:42 [2023-01-07T14:40:42.083Z]  Registry: https://index.docker.io/v1/
14:40:42 [2023-01-07T14:40:42.083Z]  Labels:
14:40:42 [2023-01-07T14:40:42.083Z]  Experimental: true
14:40:42 [2023-01-07T14:40:42.083Z]  Insecure Registries:
14:40:42 [2023-01-07T14:40:42.083Z]   10.0.0.4:5000
14:40:42 [2023-01-07T14:40:42.083Z]   127.0.0.0/8
14:40:42 [2023-01-07T14:40:42.083Z]  Registry Mirrors:
14:40:42 [2023-01-07T14:40:42.083Z]   http://10.0.0.4:5000/
14:40:42 [2023-01-07T14:40:42.083Z]  Live Restore Enabled: false
14:40:42 [2023-01-07T14:40:42.083Z]  Product License: Community Engine
14:40:42 [2023-01-07T14:40:42.083Z] 
14:40:42 [2023-01-07T14:40:42.083Z] 
14:40:42 [2023-01-07T14:40:42.083Z] INFO: Commit hash is d645297358
14:40:42 [2023-01-07T14:40:42.083Z] INFO: Nuke-Everything...
14:40:42 [2023-01-07T14:40:42.083Z] INFO: Container count on control daemon to delete is 0
14:40:43 [2023-01-07T14:40:43.656Z] INFO: Nuking d:\CI
14:40:43 [2023-01-07T14:40:43.656Z] INFO: Zapped successfully
14:40:43 [2023-01-07T14:40:43.656Z] INFO: Location for testing is d:\CI\PR-44755\4
14:40:43 [2023-01-07T14:40:43.656Z] INFO: Validating GOLang consistency in Dockerfile.windows...
14:40:43 [2023-01-07T14:40:43.656Z] 
14:40:43 [2023-01-07T14:40:43.656Z] 
14:40:43 [2023-01-07T14:40:43.656Z] INFO: Building the image from Dockerfile.windows at 01/07/2023 14:40:43...
14:40:43 [2023-01-07T14:40:43.656Z] 
14:40:44 [2023-01-07T14:40:44.000Z] ok  	github.com/docker/docker/daemon/cluster	0.046s	coverage: 0.5% of statements
14:40:45 [2023-01-07T14:40:45.890Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
14:40:47 [2023-01-07T14:40:47.257Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
14:40:50 [2023-01-07T14:40:50.844Z] Sending build context to Docker daemon  58.53MB
14:40:50 [2023-01-07T14:40:50.844Z] 
14:40:50 [2023-01-07T14:40:50.844Z] Step 1/10 : FROM microsoft/windowsservercore
14:40:50 [2023-01-07T14:40:50.844Z]  ---> f09307a3e16d
14:40:50 [2023-01-07T14:40:50.844Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
14:40:50 [2023-01-07T14:40:50.844Z]  ---> Running in e0078f44b5ad
14:40:50 [2023-01-07T14:40:50.844Z] Removing intermediate container e0078f44b5ad
14:40:50 [2023-01-07T14:40:50.844Z]  ---> 21bc5f576199
14:40:50 [2023-01-07T14:40:50.844Z] Step 3/10 : ARG GO_VERSION=1.18.9
14:40:51 [2023-01-07T14:40:51.315Z]  ---> Running in b52e15fe2785
14:40:51 [2023-01-07T14:40:51.791Z] Removing intermediate container b52e15fe2785
14:40:51 [2023-01-07T14:40:51.791Z]  ---> b27e37ede158
14:40:51 [2023-01-07T14:40:51.791Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2
14:40:51 [2023-01-07T14:40:51.791Z]  ---> Running in 49ad133e9ce4
14:40:52 [2023-01-07T14:40:52.262Z] Removing intermediate container 49ad133e9ce4
14:40:52 [2023-01-07T14:40:52.262Z]  ---> 4e5ea1413140
14:40:52 [2023-01-07T14:40:52.262Z] 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}
14:40:52 [2023-01-07T14:40:52.262Z]  ---> Running in c4ec7a0db609
14:40:52 [2023-01-07T14:40:52.734Z] Removing intermediate container c4ec7a0db609
14:40:52 [2023-01-07T14:40:52.734Z]  ---> 64881bdf0ce9
14:40:52 [2023-01-07T14:40:52.734Z] 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;
14:40:52 [2023-01-07T14:40:52.734Z]  ---> Running in dafb6c3ad285
14:40:53 [2023-01-07T14:40:53.793Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.442s	coverage: 13.8% of statements
14:40:54 [2023-01-07T14:40:54.720Z] ok  	github.com/docker/docker/daemon/config	0.030s	coverage: 81.8% of statements
14:40:54 [2023-01-07T14:40:54.976Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
14:40:55 [2023-01-07T14:40:55.537Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
14:40:56 [2023-01-07T14:40:56.099Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
14:40:57 [2023-01-07T14:40:57.465Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.580s	coverage: 74.6% of statements
14:40:58 [2023-01-07T14:40:58.831Z] ok  	github.com/docker/docker/daemon	12.104s	coverage: 17.1% of statements
14:40:58 [2023-01-07T14:40:58.831Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:40:58 [2023-01-07T14:40:58.831Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:40:58 [2023-01-07T14:40:58.831Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:40:58 [2023-01-07T14:40:58.831Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:40:59 [2023-01-07T14:40:59.088Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
14:40:59 [2023-01-07T14:40:59.650Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.303s	coverage: 60.7% of statements
14:41:01 [2023-01-07T14:41:01.033Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.8% of statements
14:41:01 [2023-01-07T14:41:01.906Z] #37 375.8 # github.com/containerd/containerd/cmd/containerd
14:41:01 [2023-01-07T14:41:01.906Z] #37 375.8 /usr/bin/ld: /tmp/go-link-2029773737/000019.o: in function `New':
14:41:01 [2023-01-07T14:41:01.906Z] #37 375.8 /tmp/tmp.A11NPsPsst/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
14:41:01 [2023-01-07T14:41:01.906Z] #37 375.9 + bin/containerd-stress
14:41:01 [2023-01-07T14:41:01.906Z] #37 377.0 + bin/containerd-shim
14:41:02 [2023-01-07T14:41:02.526Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.257s	coverage: 50.5% of statements
14:41:03 [2023-01-07T14:41:03.454Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.401s	coverage: 46.2% of statements
14:41:03 [2023-01-07T14:41:03.454Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:41:04 [2023-01-07T14:41:04.385Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.8% of statements
14:41:04 [2023-01-07T14:41:04.643Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.844s	coverage: 58.0% of statements
14:41:04 [2023-01-07T14:41:04.643Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:41:04 [2023-01-07T14:41:04.643Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:41:05 [2023-01-07T14:41:05.574Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.028s	coverage: 3.0% of statements
14:41:06 [2023-01-07T14:41:06.101Z] #37 388.2 + bin/containerd-shim-runc-v1
14:41:06 [2023-01-07T14:41:06.137Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
14:41:06 [2023-01-07T14:41:06.699Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 6.6% of statements
14:41:06 [2023-01-07T14:41:06.699Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:41:06 [2023-01-07T14:41:06.699Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:41:07 [2023-01-07T14:41:07.261Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 43.2% of statements
14:41:07 [2023-01-07T14:41:07.823Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.163s	coverage: 77.4% of statements
14:41:07 [2023-01-07T14:41:07.823Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:41:07 [2023-01-07T14:41:07.823Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:41:08 [2023-01-07T14:41:08.079Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 67.0% of statements
14:41:08 [2023-01-07T14:41:08.422Z] #37 381.3 # github.com/containerd/containerd/cmd/containerd
14:41:08 [2023-01-07T14:41:08.422Z] #37 381.3 /usr/bin/ld: /tmp/go-link-1072613103/000019.o: in function `New':
14:41:08 [2023-01-07T14:41:08.422Z] #37 381.3 /tmp/tmp.VMYaRj70Hz/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
14:41:08 [2023-01-07T14:41:08.422Z] #37 381.4 + bin/containerd-stress
14:41:08 [2023-01-07T14:41:08.422Z] #37 382.5 + bin/containerd-shim
14:41:08 [2023-01-07T14:41:08.641Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.9% of statements
14:41:08 [2023-01-07T14:41:08.641Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 69.9% of statements
14:41:08 [2023-01-07T14:41:08.897Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
14:41:09 [2023-01-07T14:41:09.459Z] ok  	github.com/docker/docker/daemon/logger/local	0.012s	coverage: 78.7% of statements
14:41:09 [2023-01-07T14:41:09.459Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:41:10 [2023-01-07T14:41:10.021Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.061s	coverage: 58.9% of statements
14:41:10 [2023-01-07T14:41:10.021Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 31.5% of statements
14:41:10 [2023-01-07T14:41:10.949Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.017s	coverage: 46.8% of statements
14:41:11 [2023-01-07T14:41:11.205Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
14:41:11 [2023-01-07T14:41:11.767Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
14:41:12 [2023-01-07T14:41:12.328Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.531s	coverage: 82.5% of statements
14:41:12 [2023-01-07T14:41:12.328Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:41:12 [2023-01-07T14:41:12.328Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:41:12 [2023-01-07T14:41:12.682Z] #37 394.5 + bin/containerd-shim-runc-v2
14:41:13 [2023-01-07T14:41:13.253Z] #37 395.3 + binaries
14:41:13 [2023-01-07T14:41:13.512Z] #37 395.3 + install -D bin/containerd /build/containerd
14:41:13 [2023-01-07T14:41:13.512Z] #37 395.3 + install -D bin/containerd-shim /build/containerd-shim
14:41:13 [2023-01-07T14:41:13.512Z] #37 395.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:41:13 [2023-01-07T14:41:13.512Z] #37 395.3 + install -D bin/ctr /build/ctr
14:41:13 [2023-01-07T14:41:13.693Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 48.2% of statements
14:41:13 [2023-01-07T14:41:13.949Z] ok  	github.com/docker/docker/distribution	0.612s	coverage: 29.0% of statements
14:41:13 [2023-01-07T14:41:13.949Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:41:13 [2023-01-07T14:41:13.991Z] 
14:41:13 [2023-01-07T14:41:13.991Z] SUCCESS: Specified value was saved.
14:41:14 [2023-01-07T14:41:14.461Z] INFO: Downloading git...
14:41:14 [2023-01-07T14:41:14.511Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
14:41:14 [2023-01-07T14:41:14.885Z] #37 DONE 396.7s
14:41:15 [2023-01-07T14:41:15.000Z] #37 393.8 + bin/containerd-shim-runc-v1
14:41:15 [2023-01-07T14:41:15.073Z] ok  	github.com/docker/docker/image	0.018s	coverage: 86.8% of statements
14:41:15 [2023-01-07T14:41:15.635Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
14:41:15 [2023-01-07T14:41:15.819Z] 
14:41:15 [2023-01-07T14:41:15.819Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
14:41:15 [2023-01-07T14:41:15.891Z] ok  	github.com/docker/docker/distribution/xfer	1.905s	coverage: 84.6% of statements
14:41:15 [2023-01-07T14:41:15.891Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:41:15 [2023-01-07T14:41:15.891Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:41:15 [2023-01-07T14:41:15.891Z] ok  	github.com/docker/docker/image/v1	0.022s	coverage: 25.0% of statements
14:41:16 [2023-01-07T14:41:16.147Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:41:16 [2023-01-07T14:41:16.403Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
14:41:16 [2023-01-07T14:41:16.681Z] INFO: Downloading go...
14:41:16 [2023-01-07T14:41:16.752Z] #64 DONE 0.8s
14:41:16 [2023-01-07T14:41:16.752Z] 
14:41:16 [2023-01-07T14:41:16.752Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:41:16 [2023-01-07T14:41:16.752Z] #65 DONE 0.2s
14:41:17 [2023-01-07T14:41:17.010Z] 
14:41:17 [2023-01-07T14:41:17.010Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
14:41:17 [2023-01-07T14:41:17.330Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 40.6% of statements
14:41:17 [2023-01-07T14:41:17.892Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.1% of statements
14:41:17 [2023-01-07T14:41:17.944Z] #66 DONE 0.9s
14:41:17 [2023-01-07T14:41:17.944Z] 
14:41:17 [2023-01-07T14:41:17.944Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
14:41:17 [2023-01-07T14:41:17.944Z] #67 DONE 0.1s
14:41:17 [2023-01-07T14:41:17.944Z] 
14:41:17 [2023-01-07T14:41:17.944Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:41:17 [2023-01-07T14:41:17.944Z] #68 DONE 0.0s
14:41:17 [2023-01-07T14:41:17.944Z] 
14:41:17 [2023-01-07T14:41:17.944Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
14:41:18 [2023-01-07T14:41:18.148Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
14:41:19 [2023-01-07T14:41:19.513Z] ok  	github.com/docker/docker/pkg/archive	0.305s	coverage: 81.9% of statements
14:41:19 [2023-01-07T14:41:19.844Z] #69 DONE 2.0s
14:41:19 [2023-01-07T14:41:19.844Z] 
14:41:19 [2023-01-07T14:41:19.844Z] #70 exporting to image
14:41:19 [2023-01-07T14:41:19.844Z] #70 exporting layers
14:41:20 [2023-01-07T14:41:20.878Z] ok  	github.com/docker/docker/pkg/authorization	0.600s	coverage: 68.3% of statements
14:41:20 [2023-01-07T14:41:20.878Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
14:41:21 [2023-01-07T14:41:21.142Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
14:41:21 [2023-01-07T14:41:21.685Z] #37 400.3 + bin/containerd-shim-runc-v2
14:41:21 [2023-01-07T14:41:21.685Z] #37 401.1 + binaries
14:41:21 [2023-01-07T14:41:21.685Z] #37 401.1 + install -D bin/containerd /build/containerd
14:41:21 [2023-01-07T14:41:21.685Z] #37 401.1 + install -D bin/containerd-shim /build/containerd-shim
14:41:21 [2023-01-07T14:41:21.685Z] #37 401.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:41:21 [2023-01-07T14:41:21.685Z] #37 401.1 + install -D bin/ctr /build/ctr
14:41:23 [2023-01-07T14:41:23.590Z] #37 DONE 403.2s
14:41:23 [2023-01-07T14:41:23.866Z] INFO: Downloading compiler 1 of 3...
14:41:24 [2023-01-07T14:41:24.337Z] INFO: Downloading compiler 2 of 3...
14:41:24 [2023-01-07T14:41:24.418Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.538s	coverage: 43.5% of statements
14:41:24 [2023-01-07T14:41:24.418Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
14:41:24 [2023-01-07T14:41:24.528Z] 
14:41:24 [2023-01-07T14:41:24.528Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
14:41:24 [2023-01-07T14:41:24.980Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
14:41:24 [2023-01-07T14:41:24.980Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 97.6% of statements
14:41:25 [2023-01-07T14:41:25.111Z] #70 exporting layers 5.3s done
14:41:25 [2023-01-07T14:41:25.111Z] #70 writing image sha256:3bf31905a3356c9492c9f67766600ad2bb2a1bcba67450296982bb161dee3b5b 0.0s done
14:41:25 [2023-01-07T14:41:25.111Z] #70 naming to docker.io/library/docker:d645297358ce3f9fced99b772b36da6c1bf6d464
14:41:25 [2023-01-07T14:41:25.111Z] #70 naming to docker.io/library/docker:d645297358ce3f9fced99b772b36da6c1bf6d464 done
14:41:25 [2023-01-07T14:41:25.111Z] #70 DONE 5.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
14:41:25 [2023-01-07T14:41:25.236Z] ok  	github.com/docker/docker/layer	7.682s	coverage: 68.8% of statements
14:41:25 [2023-01-07T14:41:25.236Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:41:25 [2023-01-07T14:41:25.236Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:41:25 [2023-01-07T14:41:25.236Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:41:25 [2023-01-07T14:41:25.236Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:41:25 [2023-01-07T14:41:25.236Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:41:25 [2023-01-07T14:41:25.236Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:41:25 [2023-01-07T14:41:25.236Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:41:25 [2023-01-07T14:41:25.334Z] INFO: Downloading compiler 3 of 3...
14:41:25 [2023-01-07T14:41:25.443Z] + trap exit INT TERM
14:41:25 [2023-01-07T14:41:25.443Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
14:41:25 [2023-01-07T14:41:25.443Z] + CONTAINER_NAME=docker-pr4
14:41:25 [2023-01-07T14:41:25.443Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44755/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -e DOCKER_GRAPHDRIVER docker:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/make.sh dynbinary-daemon
14:41:25 [2023-01-07T14:41:25.466Z] #64 DONE 1.0s
14:41:25 [2023-01-07T14:41:25.466Z] 
14:41:25 [2023-01-07T14:41:25.466Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:41:25 [2023-01-07T14:41:25.492Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
14:41:25 [2023-01-07T14:41:25.749Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
14:41:26 [2023-01-07T14:41:26.005Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
14:41:26 [2023-01-07T14:41:26.034Z] #65 DONE 0.2s
14:41:26 [2023-01-07T14:41:26.034Z] 
14:41:26 [2023-01-07T14:41:26.034Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
14:41:26 [2023-01-07T14:41:26.327Z] INFO: Extracting git...
14:41:26 [2023-01-07T14:41:26.603Z] #66 DONE 0.9s
14:41:26 [2023-01-07T14:41:26.603Z] 
14:41:26 [2023-01-07T14:41:26.603Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
14:41:26 [2023-01-07T14:41:26.603Z] #67 DONE 0.0s
14:41:26 [2023-01-07T14:41:26.862Z] 
14:41:26 [2023-01-07T14:41:26.862Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
14:41:26 [2023-01-07T14:41:26.862Z] #68 DONE 0.0s
14:41:26 [2023-01-07T14:41:26.862Z] 
14:41:26 [2023-01-07T14:41:26.862Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
14:41:26 [2023-01-07T14:41:26.933Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
14:41:27 [2023-01-07T14:41:27.348Z] 
14:41:27 [2023-01-07T14:41:27.348Z] Removing bundles/
14:41:27 [2023-01-07T14:41:27.348Z] 
14:41:27 [2023-01-07T14:41:27.348Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:41:27 [2023-01-07T14:41:27.348Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:41:27 [2023-01-07T14:41:27.348Z] GOOS="" GOARCH="" GOARM=""
14:41:27 [2023-01-07T14:41:27.494Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 86.5% of statements
14:41:28 [2023-01-07T14:41:28.056Z] ok  	github.com/docker/docker/pkg/fsutils	0.161s	coverage: 85.1% of statements
14:41:28 [2023-01-07T14:41:28.311Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
14:41:28 [2023-01-07T14:41:28.873Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.024s	coverage: 84.1% of statements
14:41:29 [2023-01-07T14:41:29.435Z] ok  	github.com/docker/docker/pkg/idtools	0.459s	coverage: 69.5% of statements
14:41:29 [2023-01-07T14:41:29.691Z] ok  	github.com/docker/docker/pkg/ioutils	0.380s	coverage: 70.6% of statements
14:41:29 [2023-01-07T14:41:29.691Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
14:41:29 [2023-01-07T14:41:29.691Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
14:41:29 [2023-01-07T14:41:29.946Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
14:41:29 [2023-01-07T14:41:29.946Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:41:29 [2023-01-07T14:41:29.946Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:41:29 [2023-01-07T14:41:29.946Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
14:41:29 [2023-01-07T14:41:29.946Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:41:30 [2023-01-07T14:41:30.205Z] ok  	github.com/docker/docker/pkg/parsers	0.008s	coverage: 97.0% of statements
14:41:30 [2023-01-07T14:41:30.461Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
14:41:30 [2023-01-07T14:41:30.717Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
14:41:30 [2023-01-07T14:41:30.717Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
14:41:30 [2023-01-07T14:41:30.717Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:41:30 [2023-01-07T14:41:30.717Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:41:31 [2023-01-07T14:41:31.056Z] #69 DONE 3.9s
14:41:31 [2023-01-07T14:41:31.056Z] 
14:41:31 [2023-01-07T14:41:31.056Z] #70 exporting to image
14:41:31 [2023-01-07T14:41:31.056Z] #70 exporting layers
14:41:31 [2023-01-07T14:41:31.279Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
14:41:31 [2023-01-07T14:41:31.535Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
14:41:31 [2023-01-07T14:41:31.791Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
14:41:32 [2023-01-07T14:41:32.047Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:41:33 [2023-01-07T14:41:33.411Z] ok  	github.com/docker/docker/pkg/pubsub	1.045s	coverage: 75.0% of statements
14:41:33 [2023-01-07T14:41:33.666Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
14:41:37 [2023-01-07T14:41:37.628Z] #70 exporting layers 6.1s done
14:41:37 [2023-01-07T14:41:37.628Z] #70 writing image sha256:4d836658703470a9dfc2e8f274edff1957b1dd7b255ea0986e1fa630c7f334b2 done
14:41:37 [2023-01-07T14:41:37.628Z] #70 naming to docker.io/library/docker:d645297358ce3f9fced99b772b36da6c1bf6d464 done
14:41:37 [2023-01-07T14:41:37.628Z] #70 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:41:37 [2023-01-07T14:41:37.830Z] ok  	github.com/docker/docker/pkg/signal	3.380s	coverage: 62.3% of statements
14:41:37 [2023-01-07T14:41:37.830Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
14:41:37 [2023-01-07T14:41:37.830Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
14:41:37 [2023-01-07T14:41:37.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -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:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/make.sh dynbinary test-integration
14:41:38 [2023-01-07T14:41:38.086Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
14:41:38 [2023-01-07T14:41:38.647Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 52.5% of statements
14:41:38 [2023-01-07T14:41:38.903Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
14:41:39 [2023-01-07T14:41:39.344Z] 
14:41:39 [2023-01-07T14:41:39.345Z] Removing bundles/
14:41:39 [2023-01-07T14:41:39.345Z] 
14:41:39 [2023-01-07T14:41:39.345Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:41:39 [2023-01-07T14:41:39.345Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:41:39 [2023-01-07T14:41:39.345Z] GOOS="" GOARCH="" GOARM=""
14:41:39 [2023-01-07T14:41:39.464Z] ok  	github.com/docker/docker/pkg/tailfile	0.068s	coverage: 88.6% of statements
14:41:39 [2023-01-07T14:41:39.720Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
14:41:39 [2023-01-07T14:41:39.976Z] coverage: [no statements]
14:41:39 [2023-01-07T14:41:39.976Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
14:41:40 [2023-01-07T14:41:40.231Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
14:41:40 [2023-01-07T14:41:40.487Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
14:41:40 [2023-01-07T14:41:40.743Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
14:41:41 [2023-01-07T14:41:41.282Z] INFO: Expanding go...
14:41:42 [2023-01-07T14:41:42.631Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
14:41:42 [2023-01-07T14:41:42.887Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
14:41:43 [2023-01-07T14:41:43.142Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.6% of statements
14:41:44 [2023-01-07T14:41:44.508Z] ok  	github.com/docker/docker/quota	0.219s	coverage: 71.4% of statements
14:41:44 [2023-01-07T14:41:44.763Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
14:41:45 [2023-01-07T14:41:45.691Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 57.3% of statements
14:41:46 [2023-01-07T14:41:46.252Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
14:41:46 [2023-01-07T14:41:46.508Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
14:41:47 [2023-01-07T14:41:47.071Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 66.1% of statements
14:41:47 [2023-01-07T14:41:47.071Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
14:41:48 [2023-01-07T14:41:48.959Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
14:41:49 [2023-01-07T14:41:49.521Z] ok  	github.com/docker/docker/volume/local	0.060s	coverage: 76.4% of statements
14:41:50 [2023-01-07T14:41:50.083Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
14:41:51 [2023-01-07T14:41:51.010Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
14:42:04 [2023-01-07T14:42:04.123Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:42:04 [2023-01-07T14:42:04.123Z] 
14:42:04 [2023-01-07T14:42:04.123Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:42:04 [2023-01-07T14:42:04.123Z] DOCKER_SYSTEMD=1
14:42:04 [2023-01-07T14:42:04.123Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:42:04 [2023-01-07T14:42:04.123Z] HOSTNAME=9b79d489d1bf
14:42:04 [2023-01-07T14:42:04.123Z] DEST=bundles/test-integration
14:42:04 [2023-01-07T14:42:04.123Z] PWD=/go/src/github.com/docker/docker
14:42:04 [2023-01-07T14:42:04.123Z] DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464
14:42:04 [2023-01-07T14:42:04.123Z] container=docker
14:42:04 [2023-01-07T14:42:04.123Z] HOME=/root
14:42:04 [2023-01-07T14:42:04.123Z] LANG=C.UTF-8
14:42:04 [2023-01-07T14:42:04.123Z] INVOCATION_ID=b23dd196018c49b0a9592542eacc1353
14:42:04 [2023-01-07T14:42:04.123Z] GOLANG_VERSION=1.18.9
14:42:04 [2023-01-07T14:42:04.123Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:42:04 [2023-01-07T14:42:04.123Z] VALIDATE_BRANCH=20.10
14:42:04 [2023-01-07T14:42:04.123Z] TERM=xterm
14:42:04 [2023-01-07T14:42:04.123Z] DOCKER_PKG=github.com/docker/docker
14:42:04 [2023-01-07T14:42:04.123Z] SHLVL=3
14:42:04 [2023-01-07T14:42:04.123Z] TIMEOUT=120m
14:42:04 [2023-01-07T14:42:04.123Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:42:04 [2023-01-07T14:42:04.123Z] DOCKER_GRAPHDRIVER=overlay2
14:42:04 [2023-01-07T14:42:04.123Z] GO111MODULE=off
14:42:04 [2023-01-07T14:42:04.123Z] DOCKER_EXPERIMENTAL=1
14:42:04 [2023-01-07T14:42:04.123Z] TEST_SKIP_INTEGRATION_CLI=1
14:42:04 [2023-01-07T14:42:04.123Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:42:04 [2023-01-07T14:42:04.123Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:42:04 [2023-01-07T14:42:04.123Z] GOPATH=/go
14:42:04 [2023-01-07T14:42:04.123Z] PKG_CONFIG=pkg-config
14:42:04 [2023-01-07T14:42:04.123Z] _=/usr/bin/env
14:42:04 [2023-01-07T14:42:04.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:42:05 [2023-01-07T14:42:05.844Z] ok  	github.com/docker/docker/pkg/plugins	33.629s	coverage: 76.6% of statements
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/pkg/term	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/rootless	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/volume	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === Skipped
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     exec_linux_test.go:19: requires AppArmor to be enabled
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     exec_linux_test.go:39: requires AppArmor to be enabled
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver btrfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver btrfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver btrfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver btrfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver btrfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:74: No driver to put!
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z] time="2023-01-07T14:41:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: driver not supported
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z] time="2023-01-07T14:41:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: driver not supported
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z] time="2023-01-07T14:41:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: driver not supported
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z] time="2023-01-07T14:41:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: driver not supported
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z] time="2023-01-07T14:41:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: driver not supported
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:74: No driver to put!
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     overlay_test.go:50: Fails to compute changes intermittently
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     overlay_test.go:66: Cannot run test with naive change algorithm
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver zfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver zfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver zfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver zfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:47: Driver zfs not supported
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     graphtest_unix.go:74: No driver to put!
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:42:05 [2023-01-07T14:42:05.844Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:42:05 [2023-01-07T14:42:05.844Z] 
14:42:05 [2023-01-07T14:42:05.844Z] DONE 2267 tests, 26 skipped in 200.074s
Post stage
[Pipeline] junit
14:42:05 [2023-01-07T14:42:05.856Z] Recording test results
14:42:07 [2023-01-07T14:42:07.274Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:42:07 [2023-01-07T14:42:07.610Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -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:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/make.sh dynbinary test-integration
14:42:08 [2023-01-07T14:42:08.173Z] 
14:42:08 [2023-01-07T14:42:08.173Z] Removing bundles/
14:42:08 [2023-01-07T14:42:08.173Z] 
14:42:08 [2023-01-07T14:42:08.173Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:42:08 [2023-01-07T14:42:08.173Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:42:08 [2023-01-07T14:42:08.173Z] GOOS="" GOARCH="" GOARM=""
14:42:17 [2023-01-07T14:42:17.210Z] INFO: Expanding compiler 1 of 3...
14:42:17 [2023-01-07T14:42:17.210Z] INFO: Expanding compiler 2 of 3...
14:42:19 [2023-01-07T14:42:19.439Z] INFO: Expanding compiler 3 of 3...
14:42:20 [2023-01-07T14:42:20.427Z] INFO: Removing downloaded files...
14:42:20 [2023-01-07T14:42:20.427Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
14:42:20 [2023-01-07T14:42:20.427Z] INFO: Configuring git core.autocrlf...
14:42:26 [2023-01-07T14:42:26.323Z] INFO [loader] Go packages loading at mode 575 (imports|name|types_sizes|deps|exports_file|compiled_files|files) took 2m25.98822281s 
14:42:26 [2023-01-07T14:42:26.325Z] 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. 
14:42:26 [2023-01-07T14:42:26.325Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 393.98307ms 
14:42:50 [2023-01-07T14:42:50.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:42:50 [2023-01-07T14:42:50.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:43:08 [2023-01-07T14:43:08.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:43:09 [2023-01-07T14:43:09.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:43:18 [2023-01-07T14:43:18.833Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:43:18 [2023-01-07T14:43:18.863Z] 
14:43:18 [2023-01-07T14:43:18.863Z] + TEST_INTEGRATION_DEST=1
14:43:18 [2023-01-07T14:43:18.863Z] + CONTAINER_NAME=docker-pr4-1
14:43:18 [2023-01-07T14:43:18.863Z] + TEST_SKIP_INTEGRATION_CLI=1
14:43:18 [2023-01-07T14:43:18.863Z] + run_tests test-integration-flaky
14:43:18 [2023-01-07T14:43:18.863Z] + '[' -n 0 ']'
14:43:18 [2023-01-07T14:43:18.863Z] + rm=
14:43:18 [2023-01-07T14:43:18.863Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44755/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44755/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/make.sh test-integration-flaky test-integration
14:43:18 [2023-01-07T14:43:18.863Z] + c=0
14:43:18 [2023-01-07T14:43:18.863Z] ++ jobs -p
14:43:18 [2023-01-07T14:43:18.863Z] + for job in $(jobs -p)
14:43:18 [2023-01-07T14:43:18.863Z] + wait 27158
14:43:18 [2023-01-07T14:43:18.863Z] + TEST_INTEGRATION_DEST=3
14:43:18 [2023-01-07T14:43:18.863Z] + CONTAINER_NAME=docker-pr4-3
14:43:18 [2023-01-07T14:43:18.863Z] + TEST_SKIP_INTEGRATION=1
14:43:18 [2023-01-07T14:43:18.863Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
14:43:18 [2023-01-07T14:43:18.863Z] + run_tests
14:43:18 [2023-01-07T14:43:18.863Z] + '[' -n 0 ']'
14:43:18 [2023-01-07T14:43:18.863Z] + rm=
14:43:18 [2023-01-07T14:43:18.863Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44755/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44755/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/make.sh '' test-integration
14:43:18 [2023-01-07T14:43:18.863Z] + TEST_INTEGRATION_DEST=2
14:43:18 [2023-01-07T14:43:18.863Z] + CONTAINER_NAME=docker-pr4-2
14:43:18 [2023-01-07T14:43:18.863Z] + TEST_SKIP_INTEGRATION=1
14:43:18 [2023-01-07T14:43:18.863Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
14:43:18 [2023-01-07T14:43:18.863Z] + run_tests
14:43:18 [2023-01-07T14:43:18.863Z] + '[' -n 0 ']'
14:43:18 [2023-01-07T14:43:18.863Z] + rm=
14:43:18 [2023-01-07T14:43:18.863Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44755/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44755/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/make.sh '' test-integration
14:43:18 [2023-01-07T14:43:18.863Z] 
14:43:18 [2023-01-07T14:43:18.863Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
14:43:18 [2023-01-07T14:43:18.863Z] 
14:43:18 [2023-01-07T14:43:18.863Z] 
14:43:18 [2023-01-07T14:43:18.863Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:43:18 [2023-01-07T14:43:18.863Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:43:18 [2023-01-07T14:43:18.863Z] HOSTNAME=bc1d20600b94
14:43:18 [2023-01-07T14:43:18.863Z] TEST_SKIP_INTEGRATION=1
14:43:18 [2023-01-07T14:43:18.863Z] TESTDEBUG=0
14:43:18 [2023-01-07T14:43:18.863Z] DEST=bundles/test-integration
14:43:18 [2023-01-07T14:43:18.863Z] PWD=/go/src/github.com/docker/docker
14:43:18 [2023-01-07T14:43:18.863Z] KEEPBUNDLE=1
14:43:18 [2023-01-07T14:43:18.863Z] DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464
14:43:18 [2023-01-07T14:43:18.863Z] container=docker
14:43:18 [2023-01-07T14:43:18.863Z] HOME=/root
14:43:18 [2023-01-07T14:43:18.863Z] GOLANG_VERSION=1.18.9
14:43:18 [2023-01-07T14:43:18.863Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:43:18 [2023-01-07T14:43:18.863Z] VALIDATE_BRANCH=20.10
14:43:18 [2023-01-07T14:43:18.863Z] TERM=xterm
14:43:18 [2023-01-07T14:43:18.863Z] DOCKER_PKG=github.com/docker/docker
14:43:18 [2023-01-07T14:43:18.863Z] SHLVL=1
14:43:18 [2023-01-07T14:43:18.863Z] TIMEOUT=120m
14:43:18 [2023-01-07T14:43:18.863Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:43:18 [2023-01-07T14:43:18.863Z] DOCKER_GRAPHDRIVER=overlay2
14:43:18 [2023-01-07T14:43:18.863Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
14:43:18 [2023-01-07T14:43:18.863Z] GO111MODULE=off
14:43:18 [2023-01-07T14:43:18.863Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:43:18 [2023-01-07T14:43:18.863Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:43:18 [2023-01-07T14:43:18.863Z] GOPATH=/go
14:43:18 [2023-01-07T14:43:18.863Z] PKG_CONFIG=pkg-config
14:43:18 [2023-01-07T14:43:18.863Z] _=/usr/bin/env
14:43:18 [2023-01-07T14:43:18.863Z] Building test suite binary ./integration-cli/test.main
14:43:18 [2023-01-07T14:43:18.863Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:43:18 [2023-01-07T14:43:18.863Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:43:18 [2023-01-07T14:43:18.863Z] HOSTNAME=23127acfd5e1
14:43:18 [2023-01-07T14:43:18.863Z] TEST_SKIP_INTEGRATION=1
14:43:18 [2023-01-07T14:43:18.863Z] TESTDEBUG=0
14:43:18 [2023-01-07T14:43:18.863Z] DEST=bundles/test-integration
14:43:18 [2023-01-07T14:43:18.863Z] PWD=/go/src/github.com/docker/docker
14:43:18 [2023-01-07T14:43:18.863Z] KEEPBUNDLE=1
14:43:18 [2023-01-07T14:43:18.863Z] DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464
14:43:18 [2023-01-07T14:43:18.863Z] container=docker
14:43:18 [2023-01-07T14:43:18.863Z] HOME=/root
14:43:18 [2023-01-07T14:43:18.863Z] GOLANG_VERSION=1.18.9
14:43:18 [2023-01-07T14:43:18.863Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:43:18 [2023-01-07T14:43:18.863Z] VALIDATE_BRANCH=20.10
14:43:18 [2023-01-07T14:43:18.863Z] TERM=xterm
14:43:18 [2023-01-07T14:43:18.863Z] DOCKER_PKG=github.com/docker/docker
14:43:18 [2023-01-07T14:43:18.863Z] SHLVL=1
14:43:18 [2023-01-07T14:43:18.863Z] TIMEOUT=120m
14:43:18 [2023-01-07T14:43:18.863Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:43:18 [2023-01-07T14:43:18.863Z] DOCKER_GRAPHDRIVER=overlay2
14:43:18 [2023-01-07T14:43:18.863Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
14:43:18 [2023-01-07T14:43:18.863Z] GO111MODULE=off
14:43:18 [2023-01-07T14:43:18.863Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:43:18 [2023-01-07T14:43:18.863Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:43:18 [2023-01-07T14:43:18.863Z] GOPATH=/go
14:43:18 [2023-01-07T14:43:18.863Z] PKG_CONFIG=pkg-config
14:43:18 [2023-01-07T14:43:18.863Z] _=/usr/bin/env
14:43:18 [2023-01-07T14:43:18.863Z] Building test suite binary ./integration-cli/test.main
14:43:18 [2023-01-07T14:43:18.863Z] No new tests added to integration.
14:43:18 [2023-01-07T14:43:18.863Z] 
14:43:18 [2023-01-07T14:43:18.863Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:43:18 [2023-01-07T14:43:18.863Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:43:18 [2023-01-07T14:43:18.863Z] HOSTNAME=95ea4ea49431
14:43:18 [2023-01-07T14:43:18.863Z] TESTDEBUG=0
14:43:18 [2023-01-07T14:43:18.863Z] DEST=bundles/test-integration
14:43:18 [2023-01-07T14:43:18.863Z] PWD=/go/src/github.com/docker/docker
14:43:18 [2023-01-07T14:43:18.863Z] KEEPBUNDLE=1
14:43:18 [2023-01-07T14:43:18.863Z] DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464
14:43:18 [2023-01-07T14:43:18.863Z] container=docker
14:43:18 [2023-01-07T14:43:18.863Z] HOME=/root
14:43:18 [2023-01-07T14:43:18.863Z] GOLANG_VERSION=1.18.9
14:43:18 [2023-01-07T14:43:18.863Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:43:18 [2023-01-07T14:43:18.863Z] VALIDATE_BRANCH=20.10
14:43:18 [2023-01-07T14:43:18.863Z] TERM=xterm
14:43:18 [2023-01-07T14:43:18.863Z] DOCKER_PKG=github.com/docker/docker
14:43:18 [2023-01-07T14:43:18.863Z] SHLVL=1
14:43:18 [2023-01-07T14:43:18.863Z] TIMEOUT=120m
14:43:18 [2023-01-07T14:43:18.863Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:43:18 [2023-01-07T14:43:18.863Z] DOCKER_GRAPHDRIVER=overlay2
14:43:18 [2023-01-07T14:43:18.863Z] GO111MODULE=off
14:43:18 [2023-01-07T14:43:18.863Z] TEST_SKIP_INTEGRATION_CLI=1
14:43:18 [2023-01-07T14:43:18.863Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:43:18 [2023-01-07T14:43:18.863Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:43:18 [2023-01-07T14:43:18.863Z] GOPATH=/go
14:43:18 [2023-01-07T14:43:18.863Z] PKG_CONFIG=pkg-config
14:43:18 [2023-01-07T14:43:18.863Z] _=/usr/bin/env
14:43:18 [2023-01-07T14:43:18.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:43:27 [2023-01-07T14:43:27.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:43:28 [2023-01-07T14:43:28.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:43:29 [2023-01-07T14:43:29.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:43:29 [2023-01-07T14:43:29.581Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:43:29 [2023-01-07T14:43:29.581Z] 
14:43:29 [2023-01-07T14:43:29.581Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:43:29 [2023-01-07T14:43:29.581Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:43:29 [2023-01-07T14:43:29.581Z] HOSTNAME=a27de472cfaa
14:43:29 [2023-01-07T14:43:29.581Z] TESTDEBUG=0
14:43:29 [2023-01-07T14:43:29.581Z] DEST=bundles/test-integration
14:43:29 [2023-01-07T14:43:29.581Z] PWD=/go/src/github.com/docker/docker
14:43:29 [2023-01-07T14:43:29.581Z] DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464
14:43:29 [2023-01-07T14:43:29.581Z] container=docker
14:43:29 [2023-01-07T14:43:29.581Z] HOME=/root
14:43:29 [2023-01-07T14:43:29.581Z] GOLANG_VERSION=1.18.9
14:43:29 [2023-01-07T14:43:29.581Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:43:29 [2023-01-07T14:43:29.581Z] VALIDATE_BRANCH=20.10
14:43:29 [2023-01-07T14:43:29.581Z] TERM=xterm
14:43:29 [2023-01-07T14:43:29.581Z] DOCKER_PKG=github.com/docker/docker
14:43:29 [2023-01-07T14:43:29.581Z] SHLVL=1
14:43:29 [2023-01-07T14:43:29.581Z] TIMEOUT=120m
14:43:29 [2023-01-07T14:43:29.581Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:43:29 [2023-01-07T14:43:29.581Z] DOCKER_GRAPHDRIVER=overlay2
14:43:29 [2023-01-07T14:43:29.581Z] GO111MODULE=off
14:43:29 [2023-01-07T14:43:29.581Z] DOCKER_EXPERIMENTAL=1
14:43:29 [2023-01-07T14:43:29.581Z] TEST_SKIP_INTEGRATION_CLI=1
14:43:29 [2023-01-07T14:43:29.581Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:43:29 [2023-01-07T14:43:29.581Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:43:29 [2023-01-07T14:43:29.581Z] GOPATH=/go
14:43:29 [2023-01-07T14:43:29.581Z] PKG_CONFIG=pkg-config
14:43:29 [2023-01-07T14:43:29.581Z] _=/usr/bin/env
14:43:29 [2023-01-07T14:43:29.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:43:29 [2023-01-07T14:43:29.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:43:29 [2023-01-07T14:43:29.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:43:30 [2023-01-07T14:43:30.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:43:30 [2023-01-07T14:43:30.832Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:43:30 [2023-01-07T14:43:30.832Z] 
14:43:30 [2023-01-07T14:43:30.832Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:43:30 [2023-01-07T14:43:30.832Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:43:30 [2023-01-07T14:43:30.832Z] HOSTNAME=e1746e7d4fb9
14:43:30 [2023-01-07T14:43:30.832Z] DEST=bundles/test-integration
14:43:30 [2023-01-07T14:43:30.832Z] PWD=/go/src/github.com/docker/docker
14:43:30 [2023-01-07T14:43:30.832Z] DOCKER_ROOTLESS=1
14:43:30 [2023-01-07T14:43:30.832Z] DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464
14:43:30 [2023-01-07T14:43:30.832Z] container=docker
14:43:30 [2023-01-07T14:43:30.832Z] HOME=/root
14:43:30 [2023-01-07T14:43:30.832Z] GOLANG_VERSION=1.18.9
14:43:30 [2023-01-07T14:43:30.832Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:43:30 [2023-01-07T14:43:30.832Z] VALIDATE_BRANCH=20.10
14:43:30 [2023-01-07T14:43:30.832Z] TERM=xterm
14:43:30 [2023-01-07T14:43:30.832Z] DOCKER_PKG=github.com/docker/docker
14:43:30 [2023-01-07T14:43:30.832Z] SHLVL=1
14:43:30 [2023-01-07T14:43:30.832Z] TIMEOUT=120m
14:43:30 [2023-01-07T14:43:30.832Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:43:30 [2023-01-07T14:43:30.832Z] DOCKER_GRAPHDRIVER=overlay2
14:43:30 [2023-01-07T14:43:30.832Z] GO111MODULE=off
14:43:30 [2023-01-07T14:43:30.832Z] DOCKER_EXPERIMENTAL=1
14:43:30 [2023-01-07T14:43:30.832Z] TEST_SKIP_INTEGRATION_CLI=1
14:43:30 [2023-01-07T14:43:30.832Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:43:30 [2023-01-07T14:43:30.832Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:43:30 [2023-01-07T14:43:30.832Z] GOPATH=/go
14:43:30 [2023-01-07T14:43:30.832Z] PKG_CONFIG=pkg-config
14:43:30 [2023-01-07T14:43:30.832Z] _=/usr/bin/env
14:43:30 [2023-01-07T14:43:30.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:43:32 [2023-01-07T14:43:32.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:43:36 [2023-01-07T14:43:36.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:43:36 [2023-01-07T14:43:36.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:43:36 [2023-01-07T14:43:36.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:43:36 [2023-01-07T14:43:36.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:43:36 [2023-01-07T14:43:36.177Z] INFO [linters context/goanalysis] analyzers took 4m31.102412812s with top 10 stages: buildir: 1m43.089683724s, goimports: 20.823400085s, unconvert: 13.19294178s, gosec: 12.538087942s, S1038: 7.100084549s, golint: 6.302432838s, misspell: 5.009742752s, nilness: 3.989070864s, inspect: 3.742308622s, printf: 3.728788217s 
14:43:36 [2023-01-07T14:43:36.177Z] INFO [runner] Issues before processing: 2495, after processing: 0 
14:43:36 [2023-01-07T14:43:36.177Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 78/1772, path_prettifier: 1877/1877, autogenerated_exclude: 1772/1877, exclude: 1772/1772, identifier_marker: 1772/1772, cgo: 1877/2495, filename_unadjuster: 1877/1877, skip_files: 1877/1877, skip_dirs: 1877/1877, nolint: 0/78 
14:43:36 [2023-01-07T14:43:36.177Z] INFO [runner] processing took 68.560723ms with stages: nolint: 26.248589ms, identifier_marker: 18.915913ms, path_prettifier: 7.744921ms, exclude-rules: 6.976758ms, autogenerated_exclude: 6.82484ms, skip_dirs: 1.459705ms, cgo: 259.703µs, filename_unadjuster: 125.18µs, max_same_issues: 1.615µs, uniq_by_line: 634ns, exclude: 448ns, skip_files: 404ns, diff: 376ns, source_code: 301ns, max_from_linter: 296ns, path_shortener: 250ns, max_per_file_from_linter: 231ns, severity-rules: 229ns, sort_results: 228ns, path_prefixer: 102ns 
14:43:36 [2023-01-07T14:43:36.177Z] INFO [runner] linters took 1m18.310942143s with stages: goanalysis_metalinter: 1m18.241951233s 
14:43:36 [2023-01-07T14:43:36.177Z] INFO File cache stats: 1458 entries of total size 6.9MiB 
14:43:36 [2023-01-07T14:43:36.177Z] INFO Memory: 2249 samples, avg is 283.7MB, max is 1106.5MB 
14:43:36 [2023-01-07T14:43:36.177Z] INFO Execution took 3m44.701482993s               
14:43:36 [2023-01-07T14:43:36.177Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
14:43:36 [2023-01-07T14:43:36.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:43:36 [2023-01-07T14:43:36.514Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/make.sh dynbinary-daemon test-docker-py
14:43:37 [2023-01-07T14:43:37.075Z] 
14:43:37 [2023-01-07T14:43:37.075Z] Removing bundles/
14:43:37 [2023-01-07T14:43:37.075Z] 
14:43:37 [2023-01-07T14:43:37.075Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:43:37 [2023-01-07T14:43:37.075Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:43:37 [2023-01-07T14:43:37.075Z] GOOS="" GOARCH="" GOARM=""
14:43:37 [2023-01-07T14:43:37.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:43:38 [2023-01-07T14:43:38.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:43:38 [2023-01-07T14:43:38.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:43:39 [2023-01-07T14:43:39.772Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:43:39 [2023-01-07T14:43:39.772Z] Using test binary docker
14:43:39 [2023-01-07T14:43:39.772Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:43:39 [2023-01-07T14:43:39.772Z] Starting apparmor (via systemctl): apparmor.service.
14:43:39 [2023-01-07T14:43:39.772Z] INFO: Waiting for daemon to start...
14:43:39 [2023-01-07T14:43:39.772Z] Starting dockerd
14:43:42 [2023-01-07T14:43:42.290Z] .
14:43:42 [2023-01-07T14:43:42.290Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:43:42 [2023-01-07T14:43:42.290Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:43:42 [2023-01-07T14:43:42.290Z] Error: No such image: emptyfs
14:43:42 [2023-01-07T14:43:42.290Z] Running integration-test (iteration 1)
14:43:42 [2023-01-07T14:43:42.290Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:43:42 [2023-01-07T14:43:42.290Z] Loaded image: busybox:latest
14:43:42 [2023-01-07T14:43:42.290Z] Loaded image: busybox:glibc
14:43:43 [2023-01-07T14:43:43.655Z] Loaded image: debian:bullseye-slim
14:43:43 [2023-01-07T14:43:43.655Z] Loaded image: hello-world:latest
14:43:43 [2023-01-07T14:43:43.912Z] Loaded image: arm32v7/hello-world:latest
14:43:43 [2023-01-07T14:43:43.912Z] INFO: Testing against a local daemon
14:43:43 [2023-01-07T14:43:43.912Z] === RUN   TestCgroupNamespacesBuild
14:43:46 [2023-01-07T14:43:46.429Z] --- PASS: TestCgroupNamespacesBuild (2.67s)
14:43:46 [2023-01-07T14:43:46.429Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:43:47 [2023-01-07T14:43:47.794Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s)
14:43:47 [2023-01-07T14:43:47.794Z] === RUN   TestBuildWithSession
14:43:47 [2023-01-07T14:43:47.794Z]     build_session_test.go:25: TODO: BuildKit
14:43:47 [2023-01-07T14:43:47.794Z] --- SKIP: TestBuildWithSession (0.00s)
14:43:47 [2023-01-07T14:43:47.794Z] === RUN   TestBuildSquashParent
14:43:53 [2023-01-07T14:43:53.039Z] --- PASS: TestBuildSquashParent (4.66s)
14:43:53 [2023-01-07T14:43:53.039Z] === RUN   TestBuildWithRemoveAndForceRemove
14:43:53 [2023-01-07T14:43:53.039Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:43:53 [2023-01-07T14:43:53.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:43:53 [2023-01-07T14:43:53.039Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:43:53 [2023-01-07T14:43:53.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:43:53 [2023-01-07T14:43:53.039Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:43:53 [2023-01-07T14:43:53.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:43:53 [2023-01-07T14:43:53.039Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:43:53 [2023-01-07T14:43:53.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:43:53 [2023-01-07T14:43:53.039Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:43:53 [2023-01-07T14:43:53.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:43:53 [2023-01-07T14:43:53.039Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:43:53 [2023-01-07T14:43:53.039Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:43:53 [2023-01-07T14:43:53.039Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:43:53 [2023-01-07T14:43:53.039Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:43:53 [2023-01-07T14:43:53.601Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:43:53 [2023-01-07T14:43:53.857Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:43:55 [2023-01-07T14:43:55.221Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:43:55 [2023-01-07T14:43:55.478Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:43:56 [2023-01-07T14:43:56.846Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:43:56 [2023-01-07T14:43:56.846Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s)
14:43:56 [2023-01-07T14:43:56.846Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s)
14:43:56 [2023-01-07T14:43:56.846Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s)
14:43:56 [2023-01-07T14:43:56.846Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.45s)
14:43:56 [2023-01-07T14:43:56.846Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.39s)
14:43:56 [2023-01-07T14:43:56.846Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s)
14:43:56 [2023-01-07T14:43:56.846Z] === RUN   TestBuildMultiStageCopy
14:43:56 [2023-01-07T14:43:56.846Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:43:58 [2023-01-07T14:43:58.211Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:43:58 [2023-01-07T14:43:58.211Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:43:58 [2023-01-07T14:43:58.779Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:43:58 [2023-01-07T14:43:58.779Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:43:59 [2023-01-07T14:43:59.035Z] --- PASS: TestBuildMultiStageCopy (2.25s)
14:43:59 [2023-01-07T14:43:59.035Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s)
14:43:59 [2023-01-07T14:43:59.035Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
14:43:59 [2023-01-07T14:43:59.035Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s)
14:43:59 [2023-01-07T14:43:59.035Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
14:43:59 [2023-01-07T14:43:59.035Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
14:43:59 [2023-01-07T14:43:59.035Z] === RUN   TestBuildMultiStageParentConfig
14:43:59 [2023-01-07T14:43:59.598Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
14:43:59 [2023-01-07T14:43:59.598Z] === RUN   TestBuildLabelWithTargets
14:44:00 [2023-01-07T14:44:00.525Z] --- PASS: TestBuildLabelWithTargets (0.93s)
14:44:00 [2023-01-07T14:44:00.525Z] === RUN   TestBuildWithEmptyLayers
14:44:00 [2023-01-07T14:44:00.781Z] --- PASS: TestBuildWithEmptyLayers (0.38s)
14:44:00 [2023-01-07T14:44:00.781Z] === RUN   TestBuildMultiStageOnBuild
14:44:02 [2023-01-07T14:44:02.669Z] --- PASS: TestBuildMultiStageOnBuild (1.57s)
14:44:02 [2023-01-07T14:44:02.669Z] === RUN   TestBuildUncleanTarFilenames
14:44:02 [2023-01-07T14:44:02.925Z] --- PASS: TestBuildUncleanTarFilenames (0.52s)
14:44:02 [2023-01-07T14:44:02.925Z] === RUN   TestBuildMultiStageLayerLeak
14:44:04 [2023-01-07T14:44:04.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:44:04 [2023-01-07T14:44:04.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:44:04 [2023-01-07T14:44:04.813Z] --- PASS: TestBuildMultiStageLayerLeak (1.55s)
14:44:04 [2023-01-07T14:44:04.813Z] === RUN   TestBuildWithHugeFile
14:44:12 [2023-01-07T14:44:12.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:44:12 [2023-01-07T14:44:12.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:44:17 [2023-01-07T14:44:17.192Z] Removing intermediate container dafb6c3ad285
14:44:17 [2023-01-07T14:44:17.192Z]  ---> 29c8a0584ab1
14:44:17 [2023-01-07T14:44:17.192Z] 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
14:44:17 [2023-01-07T14:44:17.192Z]  ---> Running in 2456be784b7d
14:44:17 [2023-01-07T14:44:17.192Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin
14:44:17 [2023-01-07T14:44:17.192Z] go: downloading gotest.tools/gotestsum v1.8.2
14:44:17 [2023-01-07T14:44:17.192Z] go: downloading github.com/fatih/color v1.13.0
14:44:17 [2023-01-07T14:44:17.192Z] go: downloading github.com/dnephin/pflag v1.0.7
14:44:17 [2023-01-07T14:44:17.192Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:44:17 [2023-01-07T14:44:17.192Z] go: downloading github.com/mattn/go-colorable v0.1.12
14:44:17 [2023-01-07T14:44:17.192Z] go: downloading github.com/mattn/go-isatty v0.0.14
14:44:17 [2023-01-07T14:44:17.192Z] go: downloading github.com/fsnotify/fsnotify v1.5.4
14:44:17 [2023-01-07T14:44:17.192Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
14:44:17 [2023-01-07T14:44:17.192Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
14:44:17 [2023-01-07T14:44:17.192Z] go: downloading golang.org/x/tools v0.1.11
14:44:17 [2023-01-07T14:44:17.192Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
14:44:17 [2023-01-07T14:44:17.192Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
14:44:22 [2023-01-07T14:44:22.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:44:22 [2023-01-07T14:44:22.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:44:34 [2023-01-07T14:44:34.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:44:34 [2023-01-07T14:44:34.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:44:36 [2023-01-07T14:44:36.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:44:36 [2023-01-07T14:44:36.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:44:36 [2023-01-07T14:44:36.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:44:37 [2023-01-07T14:44:37.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:44:37 [2023-01-07T14:44:37.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:44:38 [2023-01-07T14:44:38.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:44:39 [2023-01-07T14:44:39.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:44:40 [2023-01-07T14:44:40.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:44:41 [2023-01-07T14:44:41.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:44:41 [2023-01-07T14:44:41.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:44:42 [2023-01-07T14:44:42.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:44:43 [2023-01-07T14:44:43.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:44:44 [2023-01-07T14:44:44.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:44:44 [2023-01-07T14:44:44.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:44:45 [2023-01-07T14:44:45.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:44:46 [2023-01-07T14:44:46.442Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:44:46 [2023-01-07T14:44:46.442Z] Using test binary docker
14:44:46 [2023-01-07T14:44:46.442Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:44:46 [2023-01-07T14:44:46.442Z] +++ /etc/init.d/apparmor start
14:44:46 [2023-01-07T14:44:46.442Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:44:46 [2023-01-07T14:44:46.442Z] INFO: Waiting for daemon to start...
14:44:46 [2023-01-07T14:44:46.442Z] Starting dockerd
14:44:46 [2023-01-07T14:44:46.442Z] +++ 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
14:44:47 [2023-01-07T14:44:47.344Z] Removing intermediate container 2456be784b7d
14:44:47 [2023-01-07T14:44:47.344Z]  ---> d3d5e51b7f55
14:44:47 [2023-01-07T14:44:47.344Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
14:44:47 [2023-01-07T14:44:47.344Z]  ---> Running in 24abffa138bc
14:44:47 [2023-01-07T14:44:47.344Z] Removing intermediate container 24abffa138bc
14:44:47 [2023-01-07T14:44:47.344Z]  ---> af65c35fc2de
14:44:47 [2023-01-07T14:44:47.344Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
14:44:47 [2023-01-07T14:44:47.344Z]  ---> Running in 275ed0f4fcbf
14:44:47 [2023-01-07T14:44:47.344Z] Removing intermediate container 275ed0f4fcbf
14:44:47 [2023-01-07T14:44:47.344Z]  ---> 256b8fdee229
14:44:47 [2023-01-07T14:44:47.344Z] Step 10/10 : COPY . .
14:44:48 [2023-01-07T14:44:48.957Z] .
14:44:48 [2023-01-07T14:44:48.957Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:44:48 [2023-01-07T14:44:48.957Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:44:48 [2023-01-07T14:44:48.957Z] Error: No such image: emptyfs
14:44:48 [2023-01-07T14:44:48.957Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:44:48 [2023-01-07T14:44:48.957Z] ++++ docker load
14:44:48 [2023-01-07T14:44:48.957Z] Running integration-test (iteration 1)
14:44:48 [2023-01-07T14:44:48.957Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:44:48 [2023-01-07T14:44:48.957Z] ++ 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
14:44:48 [2023-01-07T14:44:48.957Z] ++ set -e
14:44:48 [2023-01-07T14:44:48.957Z] ++ '[' -n 0 ']'
14:44:48 [2023-01-07T14:44:48.957Z] ++ set -x
14:44:48 [2023-01-07T14:44:48.957Z] ++ 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
14:44:49 [2023-01-07T14:44:49.213Z] Loaded image: busybox:latest
14:44:49 [2023-01-07T14:44:49.213Z] Loaded image: busybox:glibc
14:44:50 [2023-01-07T14:44:50.141Z] Loaded image: debian:bullseye-slim
14:44:50 [2023-01-07T14:44:50.397Z] Loaded image: hello-world:latest
14:44:50 [2023-01-07T14:44:50.397Z] Loaded image: arm32v7/hello-world:latest
14:44:50 [2023-01-07T14:44:50.397Z] INFO: Testing against a local daemon
14:44:50 [2023-01-07T14:44:50.397Z] === RUN   TestCgroupNamespacesBuild
14:44:52 [2023-01-07T14:44:52.286Z] --- PASS: TestCgroupNamespacesBuild (1.94s)
14:44:52 [2023-01-07T14:44:52.286Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:44:52 [2023-01-07T14:44:52.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:44:52 [2023-01-07T14:44:52.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:44:53 [2023-01-07T14:44:53.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:44:53 [2023-01-07T14:44:53.650Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
14:44:53 [2023-01-07T14:44:53.651Z] === RUN   TestBuildWithSession
14:44:53 [2023-01-07T14:44:53.651Z]     build_session_test.go:25: TODO: BuildKit
14:44:53 [2023-01-07T14:44:53.651Z] --- SKIP: TestBuildWithSession (0.00s)
14:44:53 [2023-01-07T14:44:53.651Z] === RUN   TestBuildSquashParent
14:44:54 [2023-01-07T14:44:54.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:44:54 [2023-01-07T14:44:54.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:44:55 [2023-01-07T14:44:55.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:44:56 [2023-01-07T14:44:56.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:44:57 [2023-01-07T14:44:57.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:44:57 [2023-01-07T14:44:57.817Z] --- PASS: TestBuildSquashParent (3.77s)
14:44:57 [2023-01-07T14:44:57.817Z] === RUN   TestBuildWithRemoveAndForceRemove
14:44:57 [2023-01-07T14:44:57.817Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:44:57 [2023-01-07T14:44:57.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:44:57 [2023-01-07T14:44:57.817Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:44:57 [2023-01-07T14:44:57.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:44:57 [2023-01-07T14:44:57.817Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:44:57 [2023-01-07T14:44:57.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:44:57 [2023-01-07T14:44:57.817Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:44:57 [2023-01-07T14:44:57.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:44:57 [2023-01-07T14:44:57.817Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:44:57 [2023-01-07T14:44:57.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:44:57 [2023-01-07T14:44:57.817Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:44:57 [2023-01-07T14:44:57.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:44:57 [2023-01-07T14:44:57.817Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:44:57 [2023-01-07T14:44:57.817Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:44:58 [2023-01-07T14:44:58.378Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:44:58 [2023-01-07T14:44:58.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:44:58 [2023-01-07T14:44:58.634Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:44:59 [2023-01-07T14:44:59.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:44:59 [2023-01-07T14:44:59.561Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:44:59 [2023-01-07T14:44:59.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:44:59 [2023-01-07T14:44:59.821Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:45:00 [2023-01-07T14:45:00.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:45:00 [2023-01-07T14:45:00.992Z] --- PASS: TestBuildWithHugeFile (50.89s)
14:45:00 [2023-01-07T14:45:00.993Z] === RUN   TestBuildWithEmptyDockerfile
14:45:00 [2023-01-07T14:45:00.993Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:45:00 [2023-01-07T14:45:00.993Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:45:00 [2023-01-07T14:45:00.993Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:45:00 [2023-01-07T14:45:00.993Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:45:00 [2023-01-07T14:45:00.993Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:45:00 [2023-01-07T14:45:00.993Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:45:00 [2023-01-07T14:45:00.993Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:45:00 [2023-01-07T14:45:00.993Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:45:00 [2023-01-07T14:45:00.993Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:45:00 [2023-01-07T14:45:00.993Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
14:45:00 [2023-01-07T14:45:00.993Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
14:45:00 [2023-01-07T14:45:00.993Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
14:45:00 [2023-01-07T14:45:00.993Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
14:45:00 [2023-01-07T14:45:00.993Z] === RUN   TestBuildPreserveOwnership
14:45:00 [2023-01-07T14:45:00.993Z] === RUN   TestBuildPreserveOwnership/copy_from
14:45:00 [2023-01-07T14:45:00.993Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:45:00 [2023-01-07T14:45:00.993Z] --- PASS: TestBuildPreserveOwnership (3.43s)
14:45:00 [2023-01-07T14:45:00.993Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.28s)
14:45:00 [2023-01-07T14:45:00.993Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s)
14:45:00 [2023-01-07T14:45:00.993Z] === RUN   TestBuildPlatformInvalid
14:45:00 [2023-01-07T14:45:00.993Z] --- PASS: TestBuildPlatformInvalid (0.07s)
14:45:00 [2023-01-07T14:45:00.993Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:45:00 [2023-01-07T14:45:00.993Z] Loaded image: busybox:latest
14:45:00 [2023-01-07T14:45:00.993Z] Loaded image: busybox:glibc
14:45:01 [2023-01-07T14:45:01.187Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:45:01 [2023-01-07T14:45:01.187Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s)
14:45:01 [2023-01-07T14:45:01.187Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s)
14:45:01 [2023-01-07T14:45:01.187Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.16s)
14:45:01 [2023-01-07T14:45:01.187Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.22s)
14:45:01 [2023-01-07T14:45:01.187Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s)
14:45:01 [2023-01-07T14:45:01.187Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.10s)
14:45:01 [2023-01-07T14:45:01.187Z] === RUN   TestBuildMultiStageCopy
14:45:01 [2023-01-07T14:45:01.187Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:45:01 [2023-01-07T14:45:01.248Z] Loaded image: debian:bullseye-slim
14:45:01 [2023-01-07T14:45:01.248Z] Loaded image: hello-world:latest
14:45:01 [2023-01-07T14:45:01.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:45:01 [2023-01-07T14:45:01.504Z] Loaded image: arm32v7/hello-world:latest
14:45:02 [2023-01-07T14:45:02.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:45:02 [2023-01-07T14:45:02.116Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:45:02 [2023-01-07T14:45:02.116Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:45:02 [2023-01-07T14:45:02.374Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:45:02 [2023-01-07T14:45:02.629Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:45:02 [2023-01-07T14:45:02.886Z] --- PASS: TestBuildMultiStageCopy (1.95s)
14:45:02 [2023-01-07T14:45:02.886Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s)
14:45:02 [2023-01-07T14:45:02.886Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
14:45:02 [2023-01-07T14:45:02.886Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
14:45:02 [2023-01-07T14:45:02.886Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
14:45:02 [2023-01-07T14:45:02.886Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
14:45:02 [2023-01-07T14:45:02.886Z] === RUN   TestBuildMultiStageParentConfig
14:45:03 [2023-01-07T14:45:03.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:45:03 [2023-01-07T14:45:03.447Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
14:45:03 [2023-01-07T14:45:03.447Z] === RUN   TestBuildLabelWithTargets
14:45:03 [2023-01-07T14:45:03.945Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:45:03 [2023-01-07T14:45:03.945Z] Using test binary docker
14:45:03 [2023-01-07T14:45:03.945Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:45:03 [2023-01-07T14:45:03.945Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:45:03 [2023-01-07T14:45:03.945Z] INFO: Waiting for daemon to start...
14:45:03 [2023-01-07T14:45:03.945Z] Starting dockerd
14:45:04 [2023-01-07T14:45:04.375Z] --- PASS: TestBuildLabelWithTargets (0.92s)
14:45:04 [2023-01-07T14:45:04.375Z] === RUN   TestBuildWithEmptyLayers
14:45:04 [2023-01-07T14:45:04.631Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
14:45:04 [2023-01-07T14:45:04.631Z] === RUN   TestBuildMultiStageOnBuild
14:45:05 [2023-01-07T14:45:05.999Z] --- PASS: TestBuildMultiStageOnBuild (1.26s)
14:45:05 [2023-01-07T14:45:05.999Z] === RUN   TestBuildUncleanTarFilenames
14:45:06 [2023-01-07T14:45:06.484Z] .
14:45:06 [2023-01-07T14:45:06.484Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:45:06 [2023-01-07T14:45:06.562Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
14:45:06 [2023-01-07T14:45:06.562Z] === RUN   TestBuildMultiStageLayerLeak
14:45:06 [2023-01-07T14:45:06.746Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:45:06 [2023-01-07T14:45:06.746Z] Error: No such image: emptyfs
14:45:06 [2023-01-07T14:45:06.746Z] Running integration-test (iteration 1)
14:45:06 [2023-01-07T14:45:06.746Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:45:07 [2023-01-07T14:45:07.008Z] Loaded image: busybox:latest
14:45:07 [2023-01-07T14:45:07.268Z] Loaded image: busybox:glibc
14:45:07 [2023-01-07T14:45:07.927Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s)
14:45:07 [2023-01-07T14:45:07.927Z] === RUN   TestBuildWithHugeFile
14:45:08 [2023-01-07T14:45:08.649Z] Loaded image: debian:bullseye-slim
14:45:08 [2023-01-07T14:45:08.649Z] Loaded image: hello-world:latest
14:45:08 [2023-01-07T14:45:08.649Z] Loaded image: arm32v7/hello-world:latest
14:45:08 [2023-01-07T14:45:08.649Z] INFO: Testing against a local daemon
14:45:08 [2023-01-07T14:45:08.649Z] === RUN   TestCgroupNamespacesBuild
14:45:11 [2023-01-07T14:45:11.186Z] --- PASS: TestCgroupNamespacesBuild (2.21s)
14:45:11 [2023-01-07T14:45:11.186Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:45:11 [2023-01-07T14:45:11.446Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.73s)
14:45:11 [2023-01-07T14:45:11.446Z] PASS
14:45:11 [2023-01-07T14:45:11.446Z] 
14:45:11 [2023-01-07T14:45:11.446Z] === Skipped
14:45:11 [2023-01-07T14:45:11.446Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:45:11 [2023-01-07T14:45:11.446Z]     build_session_test.go:25: TODO: BuildKit
14:45:11 [2023-01-07T14:45:11.446Z] 
14:45:11 [2023-01-07T14:45:11.446Z] DONE 33 tests, 1 skipped in 87.834s
14:45:11 [2023-01-07T14:45:11.446Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:45:11 [2023-01-07T14:45:11.446Z] INFO: Testing against a local daemon
14:45:11 [2023-01-07T14:45:11.446Z] === RUN   TestConfigInspect
14:45:12 [2023-01-07T14:45:12.372Z] --- PASS: TestConfigInspect (2.29s)
14:45:12 [2023-01-07T14:45:12.372Z] === RUN   TestConfigList
14:45:13 [2023-01-07T14:45:13.095Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s)
14:45:13 [2023-01-07T14:45:13.095Z] === RUN   TestBuildWithSession
14:45:13 [2023-01-07T14:45:13.095Z]     build_session_test.go:25: TODO: BuildKit
14:45:13 [2023-01-07T14:45:13.095Z] --- SKIP: TestBuildWithSession (0.00s)
14:45:13 [2023-01-07T14:45:13.095Z] === RUN   TestBuildSquashParent
14:45:14 [2023-01-07T14:45:14.260Z] --- PASS: TestConfigList (2.07s)
14:45:14 [2023-01-07T14:45:14.260Z] === RUN   TestConfigsCreateAndDelete
14:45:16 [2023-01-07T14:45:16.774Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
14:45:16 [2023-01-07T14:45:16.774Z] === RUN   TestConfigsUpdate
14:45:18 [2023-01-07T14:45:18.702Z] --- PASS: TestConfigsUpdate (2.09s)
14:45:18 [2023-01-07T14:45:18.702Z] === RUN   TestTemplatedConfig
14:45:21 [2023-01-07T14:45:21.219Z] --- PASS: TestBuildSquashParent (7.19s)
14:45:21 [2023-01-07T14:45:21.219Z] === RUN   TestBuildWithRemoveAndForceRemove
14:45:21 [2023-01-07T14:45:21.219Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:45:21 [2023-01-07T14:45:21.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:45:21 [2023-01-07T14:45:21.219Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:45:21 [2023-01-07T14:45:21.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:45:21 [2023-01-07T14:45:21.219Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:45:21 [2023-01-07T14:45:21.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:45:21 [2023-01-07T14:45:21.219Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:45:21 [2023-01-07T14:45:21.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:45:21 [2023-01-07T14:45:21.219Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:45:21 [2023-01-07T14:45:21.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:45:21 [2023-01-07T14:45:21.219Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:45:21 [2023-01-07T14:45:21.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:45:21 [2023-01-07T14:45:21.219Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:45:21 [2023-01-07T14:45:21.219Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:45:21 [2023-01-07T14:45:21.226Z] --- PASS: TestTemplatedConfig (2.61s)
14:45:21 [2023-01-07T14:45:21.226Z] === RUN   TestConfigCreateResolve
14:45:21 [2023-01-07T14:45:21.793Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:45:21 [2023-01-07T14:45:21.793Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:45:23 [2023-01-07T14:45:23.115Z] --- PASS: TestConfigCreateResolve (2.09s)
14:45:23 [2023-01-07T14:45:23.115Z] === RUN   TestConfigDaemonLibtrustID
14:45:23 [2023-01-07T14:45:23.239Z]  ---> 1f035d6d923f
14:45:23 [2023-01-07T14:45:23.239Z] Successfully built 1f035d6d923f
14:45:23 [2023-01-07T14:45:23.239Z] Successfully tagged docker:latest
14:45:23 [2023-01-07T14:45:23.239Z] INFO: Image build ended at 01/07/2023 14:45:22. Duration:00:04:39.7020923
14:45:23 [2023-01-07T14:45:23.239Z] 
14:45:23 [2023-01-07T14:45:23.239Z] 
14:45:23 [2023-01-07T14:45:23.239Z] INFO: Building the test binaries at 01/07/2023 14:45:23...
14:45:23 [2023-01-07T14:45:23.676Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
14:45:23 [2023-01-07T14:45:23.676Z] PASS
14:45:23 [2023-01-07T14:45:23.676Z] 
14:45:23 [2023-01-07T14:45:23.676Z] DONE 7 tests in 13.840s
14:45:23 [2023-01-07T14:45:23.676Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:45:23 [2023-01-07T14:45:23.676Z] INFO: Testing against a local daemon
14:45:23 [2023-01-07T14:45:23.676Z] === RUN   TestCheckpoint
14:45:23 [2023-01-07T14:45:23.676Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:45:23 [2023-01-07T14:45:23.676Z] --- SKIP: TestCheckpoint (0.00s)
14:45:23 [2023-01-07T14:45:23.676Z] === RUN   TestContainerInvalidJSON
14:45:23 [2023-01-07T14:45:23.676Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:45:23 [2023-01-07T14:45:23.676Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:45:23 [2023-01-07T14:45:23.676Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:45:23 [2023-01-07T14:45:23.676Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:45:23 [2023-01-07T14:45:23.676Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:45:23 [2023-01-07T14:45:23.676Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:45:23 [2023-01-07T14:45:23.676Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:45:23 [2023-01-07T14:45:23.676Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:45:23 [2023-01-07T14:45:23.676Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:45:23 [2023-01-07T14:45:23.676Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:45:23 [2023-01-07T14:45:23.676Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:45:23 [2023-01-07T14:45:23.676Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:45:23 [2023-01-07T14:45:23.676Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:45:23 [2023-01-07T14:45:23.676Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:45:23 [2023-01-07T14:45:23.676Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:45:23 [2023-01-07T14:45:23.676Z] === RUN   TestCopyFromContainerPathIsNotDir
14:45:23 [2023-01-07T14:45:23.700Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:45:23 [2023-01-07T14:45:23.700Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:45:23 [2023-01-07T14:45:23.932Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
14:45:23 [2023-01-07T14:45:23.932Z] === RUN   TestCopyToContainerPathDoesNotExist
14:45:23 [2023-01-07T14:45:23.932Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
14:45:23 [2023-01-07T14:45:23.932Z] === RUN   TestCopyToContainerPathIsNotDir
14:45:23 [2023-01-07T14:45:23.932Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:45:23 [2023-01-07T14:45:23.932Z] === RUN   TestCopyFromContainer
14:45:24 [2023-01-07T14:45:24.859Z] === RUN   TestCopyFromContainer//
14:45:25 [2023-01-07T14:45:25.115Z] === RUN   TestCopyFromContainer//bar/root
14:45:25 [2023-01-07T14:45:25.115Z] === RUN   TestCopyFromContainer//bar/root/
14:45:25 [2023-01-07T14:45:25.115Z] === RUN   TestCopyFromContainer/bar/quux
14:45:25 [2023-01-07T14:45:25.115Z] === RUN   TestCopyFromContainer/bar/quux/
14:45:25 [2023-01-07T14:45:25.115Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:45:25 [2023-01-07T14:45:25.371Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:45:25 [2023-01-07T14:45:25.371Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:45:25 [2023-01-07T14:45:25.371Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:45:25 [2023-01-07T14:45:25.371Z] === RUN   TestCopyFromContainer/bar/notarget
14:45:25 [2023-01-07T14:45:25.627Z] --- PASS: TestCopyFromContainer (1.59s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCopyFromContainer// (0.06s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
14:45:25 [2023-01-07T14:45:25.627Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:45:25 [2023-01-07T14:45:25.627Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:45:25 [2023-01-07T14:45:25.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:45:25 [2023-01-07T14:45:25.627Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:45:25 [2023-01-07T14:45:25.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:45:25 [2023-01-07T14:45:25.627Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:45:25 [2023-01-07T14:45:25.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:45:25 [2023-01-07T14:45:25.627Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:45:25 [2023-01-07T14:45:25.627Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:45:25 [2023-01-07T14:45:25.627Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:45:25 [2023-01-07T14:45:25.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:45:25 [2023-01-07T14:45:25.627Z] === RUN   TestCreateLinkToNonExistingContainer
14:45:25 [2023-01-07T14:45:25.627Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:45:25 [2023-01-07T14:45:25.627Z] === RUN   TestCreateWithInvalidEnv
14:45:25 [2023-01-07T14:45:25.627Z] === RUN   TestCreateWithInvalidEnv/0
14:45:25 [2023-01-07T14:45:25.627Z] === PAUSE TestCreateWithInvalidEnv/0
14:45:25 [2023-01-07T14:45:25.627Z] === RUN   TestCreateWithInvalidEnv/1
14:45:25 [2023-01-07T14:45:25.627Z] === PAUSE TestCreateWithInvalidEnv/1
14:45:25 [2023-01-07T14:45:25.627Z] === RUN   TestCreateWithInvalidEnv/2
14:45:25 [2023-01-07T14:45:25.627Z] === PAUSE TestCreateWithInvalidEnv/2
14:45:25 [2023-01-07T14:45:25.627Z] === CONT  TestCreateWithInvalidEnv/0
14:45:25 [2023-01-07T14:45:25.627Z] === CONT  TestCreateWithInvalidEnv/2
14:45:25 [2023-01-07T14:45:25.627Z] === CONT  TestCreateWithInvalidEnv/1
14:45:25 [2023-01-07T14:45:25.627Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:45:25 [2023-01-07T14:45:25.627Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:45:25 [2023-01-07T14:45:25.627Z] === RUN   TestCreateTmpfsMountsTarget
14:45:25 [2023-01-07T14:45:25.627Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:45:25 [2023-01-07T14:45:25.627Z] === RUN   TestCreateWithCustomMaskedPaths
14:45:26 [2023-01-07T14:45:26.239Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:45:26 [2023-01-07T14:45:26.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s)
14:45:26 [2023-01-07T14:45:26.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s)
14:45:26 [2023-01-07T14:45:26.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s)
14:45:26 [2023-01-07T14:45:26.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s)
14:45:26 [2023-01-07T14:45:26.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s)
14:45:26 [2023-01-07T14:45:26.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
14:45:26 [2023-01-07T14:45:26.239Z] === RUN   TestBuildMultiStageCopy
14:45:26 [2023-01-07T14:45:26.239Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:45:27 [2023-01-07T14:45:27.515Z] --- PASS: TestCreateWithCustomMaskedPaths (1.74s)
14:45:27 [2023-01-07T14:45:27.515Z] === RUN   TestCreateWithCustomReadonlyPaths
14:45:27 [2023-01-07T14:45:27.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:45:28 [2023-01-07T14:45:28.482Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:45:28 [2023-01-07T14:45:28.482Z] 
14:45:28 [2023-01-07T14:45:28.482Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:45:28 [2023-01-07T14:45:28.482Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:45:28 [2023-01-07T14:45:28.482Z] Using test binary docker
14:45:28 [2023-01-07T14:45:28.482Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:45:28 [2023-01-07T14:45:28.482Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:45:28 [2023-01-07T14:45:28.482Z] INFO: Waiting for daemon to start...
14:45:28 [2023-01-07T14:45:28.482Z] Starting dockerd
14:45:28 [2023-01-07T14:45:28.482Z] .
14:45:28 [2023-01-07T14:45:28.482Z] INFO: Building docker-sdk-python3:4.4.1...
14:45:28 [2023-01-07T14:45:28.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:45:28 [2023-01-07T14:45:28.879Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s)
14:45:28 [2023-01-07T14:45:28.879Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:45:28 [2023-01-07T14:45:28.879Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:45:28 [2023-01-07T14:45:28.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:45:28 [2023-01-07T14:45:28.879Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:45:28 [2023-01-07T14:45:28.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:45:28 [2023-01-07T14:45:28.879Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:45:28 [2023-01-07T14:45:28.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:45:28 [2023-01-07T14:45:28.879Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:45:28 [2023-01-07T14:45:28.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:45:28 [2023-01-07T14:45:28.879Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:45:28 [2023-01-07T14:45:28.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:45:28 [2023-01-07T14:45:28.879Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:45:28 [2023-01-07T14:45:28.879Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:45:28 [2023-01-07T14:45:28.879Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:45:28 [2023-01-07T14:45:28.879Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:45:28 [2023-01-07T14:45:28.879Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:45:28 [2023-01-07T14:45:28.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:45:28 [2023-01-07T14:45:28.879Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:45:28 [2023-01-07T14:45:28.879Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:45:28 [2023-01-07T14:45:28.879Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:45:28 [2023-01-07T14:45:28.879Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:45:28 [2023-01-07T14:45:28.879Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
14:45:28 [2023-01-07T14:45:28.879Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:45:29 [2023-01-07T14:45:29.441Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s)
14:45:29 [2023-01-07T14:45:29.441Z] === RUN   TestCreateDifferentPlatform
14:45:29 [2023-01-07T14:45:29.441Z] === RUN   TestCreateDifferentPlatform/different_os
14:45:29 [2023-01-07T14:45:29.441Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:45:29 [2023-01-07T14:45:29.441Z] --- PASS: TestCreateDifferentPlatform (0.02s)
14:45:29 [2023-01-07T14:45:29.441Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:45:29 [2023-01-07T14:45:29.441Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:45:29 [2023-01-07T14:45:29.441Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:45:29 [2023-01-07T14:45:29.441Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
14:45:29 [2023-01-07T14:45:29.441Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:45:29 [2023-01-07T14:45:29.530Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:45:29 [2023-01-07T14:45:29.696Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
14:45:29 [2023-01-07T14:45:29.696Z] === RUN   TestContainerStartOnDaemonRestart
14:45:29 [2023-01-07T14:45:29.696Z] === PAUSE TestContainerStartOnDaemonRestart
14:45:29 [2023-01-07T14:45:29.696Z] === RUN   TestDaemonRestartIpcMode
14:45:29 [2023-01-07T14:45:29.696Z] === PAUSE TestDaemonRestartIpcMode
14:45:29 [2023-01-07T14:45:29.696Z] === RUN   TestDaemonHostGatewayIP
14:45:29 [2023-01-07T14:45:29.696Z] === PAUSE TestDaemonHostGatewayIP
14:45:29 [2023-01-07T14:45:29.696Z] === RUN   TestRestartDaemonWithRestartingContainer
14:45:29 [2023-01-07T14:45:29.696Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:45:29 [2023-01-07T14:45:29.696Z] === RUN   TestContainerKillOnDaemonStart
14:45:29 [2023-01-07T14:45:29.696Z] === PAUSE TestContainerKillOnDaemonStart
14:45:29 [2023-01-07T14:45:29.696Z] === RUN   TestDiff
14:45:30 [2023-01-07T14:45:30.099Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:45:30 [2023-01-07T14:45:30.258Z] --- PASS: TestDiff (0.59s)
14:45:30 [2023-01-07T14:45:30.258Z] === RUN   TestExecWithCloseStdin
14:45:30 [2023-01-07T14:45:30.819Z] --- PASS: TestExecWithCloseStdin (0.62s)
14:45:30 [2023-01-07T14:45:30.819Z] === RUN   TestExec
14:45:31 [2023-01-07T14:45:31.037Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:45:31 [2023-01-07T14:45:31.381Z] --- PASS: TestExec (0.66s)
14:45:31 [2023-01-07T14:45:31.381Z] === RUN   TestExecUser
14:45:31 [2023-01-07T14:45:31.925Z] INFO: make.ps1 starting at 01/07/2023 14:45:30
14:45:31 [2023-01-07T14:45:31.925Z] INFO: Git commit (d645297358) assumed from DOCKER_GITCOMMIT environment variable
14:45:31 [2023-01-07T14:45:31.925Z] INFO: Invoking autogen...
14:45:32 [2023-01-07T14:45:32.308Z] --- PASS: TestExecUser (0.63s)
14:45:32 [2023-01-07T14:45:32.308Z] === RUN   TestExportContainerAndImportImage
14:45:32 [2023-01-07T14:45:32.396Z] INFO: Building daemon...
14:45:32 [2023-01-07T14:45:32.415Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:45:32 [2023-01-07T14:45:32.869Z] --- PASS: TestExportContainerAndImportImage (0.74s)
14:45:32 [2023-01-07T14:45:32.869Z] === RUN   TestExportContainerAfterDaemonRestart
14:45:33 [2023-01-07T14:45:33.352Z] --- PASS: TestBuildMultiStageCopy (7.37s)
14:45:33 [2023-01-07T14:45:33.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s)
14:45:33 [2023-01-07T14:45:33.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
14:45:33 [2023-01-07T14:45:33.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
14:45:33 [2023-01-07T14:45:33.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
14:45:33 [2023-01-07T14:45:33.352Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
14:45:33 [2023-01-07T14:45:33.352Z] === RUN   TestBuildMultiStageParentConfig
14:45:34 [2023-01-07T14:45:34.241Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
14:45:34 [2023-01-07T14:45:34.241Z] === RUN   TestHealthCheckWorkdir
14:45:34 [2023-01-07T14:45:34.803Z] --- PASS: TestHealthCheckWorkdir (0.80s)
14:45:34 [2023-01-07T14:45:34.803Z] === RUN   TestHealthKillContainer
14:45:38 [2023-01-07T14:45:38.625Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
14:45:38 [2023-01-07T14:45:38.625Z] === RUN   TestBuildLabelWithTargets
14:45:44 [2023-01-07T14:45:44.739Z] --- PASS: TestHealthKillContainer (8.16s)
14:45:44 [2023-01-07T14:45:44.739Z] === RUN   TestHealthCheckProcessKilled
14:45:44 [2023-01-07T14:45:44.739Z] --- PASS: TestHealthCheckProcessKilled (0.79s)
14:45:44 [2023-01-07T14:45:44.739Z] === RUN   TestInspectCpusetInConfigPre120
14:45:44 [2023-01-07T14:45:44.739Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s)
14:45:44 [2023-01-07T14:45:44.739Z] === RUN   TestIpcModeNone
14:45:44 [2023-01-07T14:45:44.994Z] --- PASS: TestIpcModeNone (0.60s)
14:45:44 [2023-01-07T14:45:44.994Z] === RUN   TestIpcModePrivate
14:45:45 [2023-01-07T14:45:45.250Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
14:45:45 [2023-01-07T14:45:45.505Z] --- PASS: TestIpcModePrivate (0.58s)
14:45:45 [2023-01-07T14:45:45.505Z] === RUN   TestIpcModeShareable
14:45:45 [2023-01-07T14:45:45.761Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
14:45:46 [2023-01-07T14:45:46.016Z] --- PASS: TestIpcModeShareable (0.59s)
14:45:46 [2023-01-07T14:45:46.017Z] === RUN   TestAPIIpcModeShareableAndContainer
14:45:46 [2023-01-07T14:45:46.744Z] --- PASS: TestBuildLabelWithTargets (8.00s)
14:45:46 [2023-01-07T14:45:46.744Z] === RUN   TestBuildWithEmptyLayers
14:45:47 [2023-01-07T14:45:47.906Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s)
14:45:47 [2023-01-07T14:45:47.906Z] === RUN   TestAPIIpcModeHost
14:45:48 [2023-01-07T14:45:48.162Z] --- PASS: TestAPIIpcModeHost (0.37s)
14:45:48 [2023-01-07T14:45:48.162Z] === RUN   TestDaemonIpcModeShareable
14:45:49 [2023-01-07T14:45:49.089Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
14:45:49 [2023-01-07T14:45:49.280Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
14:45:49 [2023-01-07T14:45:49.280Z] === RUN   TestBuildMultiStageOnBuild
14:45:49 [2023-01-07T14:45:49.345Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
14:45:49 [2023-01-07T14:45:49.345Z] === RUN   TestDaemonIpcModePrivate
14:45:50 [2023-01-07T14:45:50.272Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
14:45:50 [2023-01-07T14:45:50.529Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
14:45:50 [2023-01-07T14:45:50.529Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:45:51 [2023-01-07T14:45:51.456Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
14:45:51 [2023-01-07T14:45:51.712Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
14:45:51 [2023-01-07T14:45:51.712Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:45:52 [2023-01-07T14:45:52.640Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
14:45:52 [2023-01-07T14:45:52.897Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.28s)
14:45:52 [2023-01-07T14:45:52.897Z] === RUN   TestIpcModeOlderClient
14:45:52 [2023-01-07T14:45:52.897Z] === PAUSE TestIpcModeOlderClient
14:45:52 [2023-01-07T14:45:52.897Z] === RUN   TestKillContainerInvalidSignal
14:45:53 [2023-01-07T14:45:53.458Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
14:45:53 [2023-01-07T14:45:53.458Z] === RUN   TestKillContainer
14:45:53 [2023-01-07T14:45:53.458Z] === RUN   TestKillContainer/no_signal
14:45:54 [2023-01-07T14:45:54.020Z] === RUN   TestKillContainer/non_killing_signal
14:45:54 [2023-01-07T14:45:54.020Z] === RUN   TestKillContainer/killing_signal
14:45:54 [2023-01-07T14:45:54.554Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
14:45:54 [2023-01-07T14:45:54.554Z] === RUN   TestBuildUncleanTarFilenames
14:45:54 [2023-01-07T14:45:54.813Z] --- PASS: TestBuildUncleanTarFilenames (0.54s)
14:45:54 [2023-01-07T14:45:54.813Z] === RUN   TestBuildMultiStageLayerLeak
14:45:54 [2023-01-07T14:45:54.946Z] --- PASS: TestKillContainer (1.39s)
14:45:54 [2023-01-07T14:45:54.946Z]     --- PASS: TestKillContainer/no_signal (0.45s)
14:45:54 [2023-01-07T14:45:54.946Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
14:45:54 [2023-01-07T14:45:54.946Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
14:45:54 [2023-01-07T14:45:54.946Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:45:54 [2023-01-07T14:45:54.946Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:45:55 [2023-01-07T14:45:55.203Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:45:56 [2023-01-07T14:45:56.130Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
14:45:56 [2023-01-07T14:45:56.130Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
14:45:56 [2023-01-07T14:45:56.130Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
14:45:56 [2023-01-07T14:45:56.130Z] === RUN   TestKillStoppedContainer
14:45:56 [2023-01-07T14:45:56.130Z] --- PASS: TestKillStoppedContainer (0.04s)
14:45:56 [2023-01-07T14:45:56.130Z] === RUN   TestKillStoppedContainerAPIPre120
14:45:56 [2023-01-07T14:45:56.130Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:45:56 [2023-01-07T14:45:56.130Z] === RUN   TestKillDifferentUserContainer
14:45:56 [2023-01-07T14:45:56.692Z] --- PASS: TestKillDifferentUserContainer (0.43s)
14:45:56 [2023-01-07T14:45:56.692Z] === RUN   TestInspectOomKilledTrue
14:45:56 [2023-01-07T14:45:56.692Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
14:45:56 [2023-01-07T14:45:56.692Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
14:45:56 [2023-01-07T14:45:56.692Z] === RUN   TestInspectOomKilledFalse
14:45:56 [2023-01-07T14:45:56.949Z] --- PASS: TestInspectOomKilledFalse (0.45s)
14:45:56 [2023-01-07T14:45:56.949Z] === RUN   TestLinksEtcHostsContentMatch
14:45:57 [2023-01-07T14:45:57.510Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
14:45:57 [2023-01-07T14:45:57.510Z] === RUN   TestLinksContainerNames
14:45:58 [2023-01-07T14:45:58.072Z] --- PASS: TestLinksContainerNames (0.84s)
14:45:58 [2023-01-07T14:45:58.072Z] === RUN   TestLogsFollowTailEmpty
14:45:58 [2023-01-07T14:45:58.633Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
14:45:58 [2023-01-07T14:45:58.633Z] === RUN   TestContainerNetworkMountsNoChown
14:45:59 [2023-01-07T14:45:59.195Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/default
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/default
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/private
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/private
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rprivate
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rprivate
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/slave
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/slave
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rslave
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rslave
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/shared
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/shared
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rshared
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rshared
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/default
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/default/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/default/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/default/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/rshared
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/shared
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/rslave
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/slave
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/rprivate
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/private
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/private/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/private/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/default/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:45:59 [2023-01-07T14:45:59.195Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/private/bind_root
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/private/mount_root
14:45:59 [2023-01-07T14:45:59.452Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:45:59 [2023-01-07T14:45:59.452Z] --- PASS: TestMountDaemonRoot (0.02s)
14:45:59 [2023-01-07T14:45:59.452Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
14:45:59 [2023-01-07T14:45:59.452Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
14:45:59 [2023-01-07T14:45:59.452Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:45:59 [2023-01-07T14:45:59.452Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
14:45:59 [2023-01-07T14:45:59.452Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:45:59 [2023-01-07T14:45:59.452Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
14:45:59 [2023-01-07T14:45:59.452Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:45:59 [2023-01-07T14:45:59.708Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
14:45:59 [2023-01-07T14:45:59.708Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
14:45:59 [2023-01-07T14:45:59.708Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
14:45:59 [2023-01-07T14:45:59.708Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
14:45:59 [2023-01-07T14:45:59.708Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:45:59 [2023-01-07T14:45:59.708Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:45:59 [2023-01-07T14:45:59.708Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:45:59 [2023-01-07T14:45:59.708Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:45:59 [2023-01-07T14:45:59.708Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:45:59 [2023-01-07T14:45:59.708Z] === RUN   TestContainerBindMountNonRecursive
14:46:00 [2023-01-07T14:46:00.090Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s)
14:46:00 [2023-01-07T14:46:00.090Z] === RUN   TestBuildWithHugeFile
14:46:01 [2023-01-07T14:46:01.074Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
14:46:01 [2023-01-07T14:46:01.074Z] === RUN   TestContainerVolumesMountedAsShared
14:46:01 [2023-01-07T14:46:01.330Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
14:46:01 [2023-01-07T14:46:01.330Z] === RUN   TestContainerVolumesMountedAsSlave
14:46:01 [2023-01-07T14:46:01.586Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
14:46:01 [2023-01-07T14:46:01.586Z] === RUN   TestNetworkNat
14:46:02 [2023-01-07T14:46:02.149Z] --- PASS: TestNetworkNat (0.49s)
14:46:02 [2023-01-07T14:46:02.149Z] === RUN   TestNetworkLocalhostTCPNat
14:46:02 [2023-01-07T14:46:02.710Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
14:46:02 [2023-01-07T14:46:02.710Z] === RUN   TestNetworkLoopbackNat
14:46:05 [2023-01-07T14:46:05.242Z] --- PASS: TestNetworkLoopbackNat (2.57s)
14:46:05 [2023-01-07T14:46:05.242Z] === RUN   TestPause
14:46:05 [2023-01-07T14:46:05.820Z] --- PASS: TestPause (0.53s)
14:46:05 [2023-01-07T14:46:05.820Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:46:05 [2023-01-07T14:46:05.820Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:46:05 [2023-01-07T14:46:05.820Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:46:05 [2023-01-07T14:46:05.820Z] === RUN   TestPauseStopPausedContainer
14:46:06 [2023-01-07T14:46:06.086Z] --- PASS: TestPauseStopPausedContainer (0.45s)
14:46:06 [2023-01-07T14:46:06.086Z] === RUN   TestPsFilter
14:46:06 [2023-01-07T14:46:06.347Z] --- PASS: TestPsFilter (0.12s)
14:46:06 [2023-01-07T14:46:06.347Z] === RUN   TestRemoveContainerWithRemovedVolume
14:46:06 [2023-01-07T14:46:06.908Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
14:46:06 [2023-01-07T14:46:06.908Z] === RUN   TestRemoveContainerWithVolume
14:46:07 [2023-01-07T14:46:07.164Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
14:46:07 [2023-01-07T14:46:07.164Z] === RUN   TestRemoveContainerRunning
14:46:07 [2023-01-07T14:46:07.726Z] --- PASS: TestRemoveContainerRunning (0.47s)
14:46:07 [2023-01-07T14:46:07.726Z] === RUN   TestRemoveContainerForceRemoveRunning
14:46:08 [2023-01-07T14:46:08.288Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s)
14:46:08 [2023-01-07T14:46:08.288Z] === RUN   TestRemoveInvalidContainer
14:46:08 [2023-01-07T14:46:08.288Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:46:08 [2023-01-07T14:46:08.288Z] === RUN   TestRenameLinkedContainer
14:46:10 [2023-01-07T14:46:10.177Z] --- PASS: TestRenameLinkedContainer (1.74s)
14:46:10 [2023-01-07T14:46:10.177Z] === RUN   TestRenameStoppedContainer
14:46:10 [2023-01-07T14:46:10.177Z] --- PASS: TestRenameStoppedContainer (0.42s)
14:46:10 [2023-01-07T14:46:10.177Z] === RUN   TestRenameRunningContainerAndReuse
14:46:11 [2023-01-07T14:46:11.110Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
14:46:11 [2023-01-07T14:46:11.110Z] === RUN   TestRenameInvalidName
14:46:11 [2023-01-07T14:46:11.672Z] --- PASS: TestRenameInvalidName (0.42s)
14:46:11 [2023-01-07T14:46:11.672Z] === RUN   TestRenameAnonymousContainer
14:46:13 [2023-01-07T14:46:13.042Z] --- PASS: TestRenameAnonymousContainer (1.49s)
14:46:13 [2023-01-07T14:46:13.042Z] === RUN   TestRenameContainerWithSameName
14:46:13 [2023-01-07T14:46:13.603Z] --- PASS: TestRenameContainerWithSameName (0.44s)
14:46:13 [2023-01-07T14:46:13.603Z] === RUN   TestRenameContainerWithLinkedContainer
14:46:14 [2023-01-07T14:46:14.530Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
14:46:14 [2023-01-07T14:46:14.530Z] === RUN   TestResize
14:46:14 [2023-01-07T14:46:14.786Z] --- PASS: TestResize (0.47s)
14:46:14 [2023-01-07T14:46:14.786Z] === RUN   TestResizeWithInvalidSize
14:46:15 [2023-01-07T14:46:15.137Z] sha256:29c8c269394b02931d764dbe39f039f419c48b651f50f81db1f97d592d2e2598
14:46:15 [2023-01-07T14:46:15.137Z] INFO: Starting docker-py tests...
14:46:15 [2023-01-07T14:46:15.137Z] ============================= test session starts ==============================
14:46:15 [2023-01-07T14:46:15.137Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
14:46:15 [2023-01-07T14:46:15.137Z] rootdir: /src, inifile: pytest.ini
14:46:15 [2023-01-07T14:46:15.137Z] plugins: timeout-1.3.3, cov-2.6.1
14:46:15 [2023-01-07T14:46:15.137Z] collected 389 items / 1 deselected / 388 selected
14:46:15 [2023-01-07T14:46:15.137Z] 
14:46:15 [2023-01-07T14:46:15.355Z] --- PASS: TestResizeWithInvalidSize (0.45s)
14:46:15 [2023-01-07T14:46:15.355Z] === RUN   TestResizeWhenContainerNotStarted
14:46:15 [2023-01-07T14:46:15.611Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
14:46:15 [2023-01-07T14:46:15.611Z] === RUN   TestDaemonRestartKillContainers
14:46:15 [2023-01-07T14:46:15.611Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:46:15 [2023-01-07T14:46:15.611Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:46:17 [2023-01-07T14:46:17.505Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:46:17 [2023-01-07T14:46:17.760Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:46:18 [2023-01-07T14:46:18.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:46:18 [2023-01-07T14:46:18.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:46:19 [2023-01-07T14:46:19.873Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:46:20 [2023-01-07T14:46:20.131Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:46:22 [2023-01-07T14:46:22.020Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:46:22 [2023-01-07T14:46:22.020Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:46:23 [2023-01-07T14:46:23.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:46:23 [2023-01-07T14:46:23.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:46:24 [2023-01-07T14:46:24.901Z] tests/integration/api_build_test.py .......................X             [  6%]
14:46:25 [2023-01-07T14:46:25.718Z] tests/integration/api_client_test.py .....                               [  7%]
14:46:25 [2023-01-07T14:46:25.805Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:46:25 [2023-01-07T14:46:25.805Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s)
14:46:25 [2023-01-07T14:46:25.805Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.04s)
14:46:25 [2023-01-07T14:46:25.805Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
14:46:25 [2023-01-07T14:46:25.805Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
14:46:25 [2023-01-07T14:46:25.805Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
14:46:25 [2023-01-07T14:46:25.805Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
14:46:25 [2023-01-07T14:46:25.805Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s)
14:46:25 [2023-01-07T14:46:25.805Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s)
14:46:25 [2023-01-07T14:46:25.805Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s)
14:46:25 [2023-01-07T14:46:25.805Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.99s)
14:46:25 [2023-01-07T14:46:25.805Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s)
14:46:25 [2023-01-07T14:46:25.805Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s)
14:46:25 [2023-01-07T14:46:25.805Z] === RUN   TestCgroupNamespacesRun
14:46:27 [2023-01-07T14:46:27.171Z] --- PASS: TestCgroupNamespacesRun (1.17s)
14:46:27 [2023-01-07T14:46:27.171Z] === RUN   TestCgroupNamespacesRunPrivileged
14:46:27 [2023-01-07T14:46:27.171Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
14:46:27 [2023-01-07T14:46:27.171Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
14:46:27 [2023-01-07T14:46:27.171Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:46:27 [2023-01-07T14:46:27.205Z] tests/integration/api_config_test.py .....                               [  8%]
14:46:28 [2023-01-07T14:46:28.098Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
14:46:28 [2023-01-07T14:46:28.098Z] === RUN   TestCgroupNamespacesRunHostMode
14:46:29 [2023-01-07T14:46:29.309Z] --- PASS: TestBuildWithHugeFile (68.00s)
14:46:29 [2023-01-07T14:46:29.309Z] === RUN   TestBuildWithEmptyDockerfile
14:46:29 [2023-01-07T14:46:29.309Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:46:29 [2023-01-07T14:46:29.309Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:46:29 [2023-01-07T14:46:29.309Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:46:29 [2023-01-07T14:46:29.309Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:46:29 [2023-01-07T14:46:29.309Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:46:29 [2023-01-07T14:46:29.309Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:46:29 [2023-01-07T14:46:29.309Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:46:29 [2023-01-07T14:46:29.309Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:46:29 [2023-01-07T14:46:29.309Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:46:29 [2023-01-07T14:46:29.309Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
14:46:29 [2023-01-07T14:46:29.309Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
14:46:29 [2023-01-07T14:46:29.309Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
14:46:29 [2023-01-07T14:46:29.309Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
14:46:29 [2023-01-07T14:46:29.309Z] === RUN   TestBuildPreserveOwnership
14:46:29 [2023-01-07T14:46:29.309Z] === RUN   TestBuildPreserveOwnership/copy_from
14:46:29 [2023-01-07T14:46:29.309Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:46:29 [2023-01-07T14:46:29.309Z] --- PASS: TestBuildPreserveOwnership (2.77s)
14:46:29 [2023-01-07T14:46:29.309Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.83s)
14:46:29 [2023-01-07T14:46:29.309Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s)
14:46:29 [2023-01-07T14:46:29.309Z] === RUN   TestBuildPlatformInvalid
14:46:29 [2023-01-07T14:46:29.309Z] --- PASS: TestBuildPlatformInvalid (0.07s)
14:46:29 [2023-01-07T14:46:29.309Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:46:29 [2023-01-07T14:46:29.309Z] Loaded image: busybox:latest
14:46:29 [2023-01-07T14:46:29.309Z] Loaded image: busybox:glibc
14:46:29 [2023-01-07T14:46:29.309Z] Loaded image: debian:bullseye-slim
14:46:29 [2023-01-07T14:46:29.309Z] Loaded image: hello-world:latest
14:46:29 [2023-01-07T14:46:29.309Z] Loaded image: arm32v7/hello-world:latest
14:46:29 [2023-01-07T14:46:29.309Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.48s)
14:46:29 [2023-01-07T14:46:29.309Z] PASS
14:46:29 [2023-01-07T14:46:29.309Z] 
14:46:29 [2023-01-07T14:46:29.309Z] === Skipped
14:46:29 [2023-01-07T14:46:29.309Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:46:29 [2023-01-07T14:46:29.309Z]     build_session_test.go:25: TODO: BuildKit
14:46:29 [2023-01-07T14:46:29.309Z] 
14:46:29 [2023-01-07T14:46:29.309Z] DONE 33 tests, 1 skipped in 99.600s
14:46:29 [2023-01-07T14:46:29.309Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:46:29 [2023-01-07T14:46:29.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:46:29 [2023-01-07T14:46:29.309Z] ++ set -e
14:46:29 [2023-01-07T14:46:29.309Z] ++ '[' -n 0 ']'
14:46:29 [2023-01-07T14:46:29.309Z] ++ set -x
14:46:29 [2023-01-07T14:46:29.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
14:46:29 [2023-01-07T14:46:29.309Z] INFO: Testing against a local daemon
14:46:29 [2023-01-07T14:46:29.309Z] === RUN   TestConfigInspect
14:46:29 [2023-01-07T14:46:29.462Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
14:46:29 [2023-01-07T14:46:29.462Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:46:30 [2023-01-07T14:46:30.390Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
14:46:30 [2023-01-07T14:46:30.390Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:46:31 [2023-01-07T14:46:31.200Z] --- PASS: TestConfigInspect (2.33s)
14:46:31 [2023-01-07T14:46:31.200Z] === RUN   TestConfigList
14:46:31 [2023-01-07T14:46:31.753Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
14:46:31 [2023-01-07T14:46:31.753Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:46:32 [2023-01-07T14:46:32.316Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
14:46:32 [2023-01-07T14:46:32.316Z] === RUN   TestCgroupNamespacesRunOlderClient
14:46:33 [2023-01-07T14:46:33.133Z] --- PASS: TestConfigList (2.14s)
14:46:33 [2023-01-07T14:46:33.133Z] === RUN   TestConfigsCreateAndDelete
14:46:33 [2023-01-07T14:46:33.244Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
14:46:33 [2023-01-07T14:46:33.244Z] === RUN   TestNISDomainname
14:46:33 [2023-01-07T14:46:33.805Z] --- PASS: TestNISDomainname (0.55s)
14:46:33 [2023-01-07T14:46:33.805Z] === RUN   TestHostnameDnsResolution
14:46:34 [2023-01-07T14:46:34.736Z] --- PASS: TestHostnameDnsResolution (0.66s)
14:46:34 [2023-01-07T14:46:34.736Z] === RUN   TestUnprivilegedPortsAndPing
14:46:34 [2023-01-07T14:46:34.992Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
14:46:34 [2023-01-07T14:46:34.992Z] === RUN   TestStats
14:46:35 [2023-01-07T14:46:35.670Z] --- PASS: TestConfigsCreateAndDelete (2.13s)
14:46:35 [2023-01-07T14:46:35.670Z] === RUN   TestConfigsUpdate
14:46:37 [2023-01-07T14:46:37.506Z] --- PASS: TestStats (2.48s)
14:46:37 [2023-01-07T14:46:37.506Z] === RUN   TestStopContainerWithTimeout
14:46:37 [2023-01-07T14:46:37.506Z] === RUN   TestStopContainerWithTimeout/0
14:46:37 [2023-01-07T14:46:37.506Z] === PAUSE TestStopContainerWithTimeout/0
14:46:37 [2023-01-07T14:46:37.506Z] === RUN   TestStopContainerWithTimeout/1
14:46:37 [2023-01-07T14:46:37.506Z] === PAUSE TestStopContainerWithTimeout/1
14:46:37 [2023-01-07T14:46:37.506Z] === RUN   TestStopContainerWithTimeout/3
14:46:37 [2023-01-07T14:46:37.506Z] === PAUSE TestStopContainerWithTimeout/3
14:46:37 [2023-01-07T14:46:37.506Z] === RUN   TestStopContainerWithTimeout/-1
14:46:37 [2023-01-07T14:46:37.506Z] === PAUSE TestStopContainerWithTimeout/-1
14:46:37 [2023-01-07T14:46:37.506Z] === CONT  TestStopContainerWithTimeout/0
14:46:37 [2023-01-07T14:46:37.506Z] === CONT  TestStopContainerWithTimeout/3
14:46:37 [2023-01-07T14:46:37.559Z] --- PASS: TestConfigsUpdate (2.10s)
14:46:37 [2023-01-07T14:46:37.559Z] === RUN   TestTemplatedConfig
14:46:38 [2023-01-07T14:46:38.432Z] === CONT  TestStopContainerWithTimeout/-1
14:46:40 [2023-01-07T14:46:40.073Z] --- PASS: TestTemplatedConfig (2.42s)
14:46:40 [2023-01-07T14:46:40.073Z] === RUN   TestConfigCreateResolve
14:46:40 [2023-01-07T14:46:40.318Z] === CONT  TestStopContainerWithTimeout/1
14:46:41 [2023-01-07T14:46:41.681Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:46:41 [2023-01-07T14:46:41.681Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
14:46:41 [2023-01-07T14:46:41.681Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
14:46:41 [2023-01-07T14:46:41.681Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
14:46:41 [2023-01-07T14:46:41.681Z]     --- PASS: TestStopContainerWithTimeout/1 (1.52s)
14:46:41 [2023-01-07T14:46:41.681Z] === RUN   TestDeleteDevicemapper
14:46:41 [2023-01-07T14:46:41.681Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:46:41 [2023-01-07T14:46:41.681Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:46:41 [2023-01-07T14:46:41.681Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:46:41 [2023-01-07T14:46:41.960Z] --- PASS: TestConfigCreateResolve (2.13s)
14:46:41 [2023-01-07T14:46:41.960Z] === RUN   TestConfigDaemonLibtrustID
14:46:42 [2023-01-07T14:46:42.521Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
14:46:42 [2023-01-07T14:46:42.521Z] PASS
14:46:42 [2023-01-07T14:46:42.521Z] 
14:46:42 [2023-01-07T14:46:42.521Z] DONE 7 tests in 13.899s
14:46:42 [2023-01-07T14:46:42.521Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:46:42 [2023-01-07T14:46:42.521Z] ++ 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
14:46:42 [2023-01-07T14:46:42.521Z] ++ set -e
14:46:42 [2023-01-07T14:46:42.521Z] ++ '[' -n 0 ']'
14:46:42 [2023-01-07T14:46:42.521Z] ++ set -x
14:46:42 [2023-01-07T14:46:42.521Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:46:42 [2023-01-07T14:46:42.521Z] INFO: Testing against a local daemon
14:46:42 [2023-01-07T14:46:42.521Z] === RUN   TestCheckpoint
14:46:42 [2023-01-07T14:46:42.521Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:46:42 [2023-01-07T14:46:42.521Z] --- SKIP: TestCheckpoint (0.00s)
14:46:42 [2023-01-07T14:46:42.521Z] === RUN   TestContainerInvalidJSON
14:46:42 [2023-01-07T14:46:42.521Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:46:42 [2023-01-07T14:46:42.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:46:42 [2023-01-07T14:46:42.521Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:46:42 [2023-01-07T14:46:42.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:46:42 [2023-01-07T14:46:42.521Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:46:42 [2023-01-07T14:46:42.521Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:46:42 [2023-01-07T14:46:42.521Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:46:42 [2023-01-07T14:46:42.521Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:46:42 [2023-01-07T14:46:42.521Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:46:42 [2023-01-07T14:46:42.521Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:46:42 [2023-01-07T14:46:42.522Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:46:42 [2023-01-07T14:46:42.522Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:46:42 [2023-01-07T14:46:42.522Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:46:42 [2023-01-07T14:46:42.522Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:46:42 [2023-01-07T14:46:42.522Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
14:46:42 [2023-01-07T14:46:42.522Z] === RUN   TestCopyFromContainerPathIsNotDir
14:46:42 [2023-01-07T14:46:42.777Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
14:46:42 [2023-01-07T14:46:42.777Z] === RUN   TestCopyToContainerPathDoesNotExist
14:46:42 [2023-01-07T14:46:42.777Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
14:46:42 [2023-01-07T14:46:42.777Z] === RUN   TestCopyToContainerPathIsNotDir
14:46:42 [2023-01-07T14:46:42.777Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:46:42 [2023-01-07T14:46:42.777Z] === RUN   TestCopyFromContainer
14:46:43 [2023-01-07T14:46:43.045Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s)
14:46:43 [2023-01-07T14:46:43.045Z] === RUN   TestUpdateMemory
14:46:43 [2023-01-07T14:46:43.607Z] --- PASS: TestUpdateMemory (0.57s)
14:46:43 [2023-01-07T14:46:43.607Z] === RUN   TestUpdateCPUQuota
14:46:43 [2023-01-07T14:46:43.704Z] === RUN   TestCopyFromContainer//
14:46:43 [2023-01-07T14:46:43.704Z] === RUN   TestCopyFromContainer//bar/root
14:46:43 [2023-01-07T14:46:43.704Z] === RUN   TestCopyFromContainer//bar/root/
14:46:43 [2023-01-07T14:46:43.959Z] === RUN   TestCopyFromContainer/bar/quux
14:46:43 [2023-01-07T14:46:43.959Z] === RUN   TestCopyFromContainer/bar/quux/
14:46:43 [2023-01-07T14:46:43.959Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:46:43 [2023-01-07T14:46:43.959Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:46:43 [2023-01-07T14:46:43.959Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:46:44 [2023-01-07T14:46:44.215Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:46:44 [2023-01-07T14:46:44.215Z] === RUN   TestCopyFromContainer/bar/notarget
14:46:44 [2023-01-07T14:46:44.215Z] --- PASS: TestCopyFromContainer (1.47s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCopyFromContainer// (0.05s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
14:46:44 [2023-01-07T14:46:44.215Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:46:44 [2023-01-07T14:46:44.215Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:46:44 [2023-01-07T14:46:44.215Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:46:44 [2023-01-07T14:46:44.215Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:46:44 [2023-01-07T14:46:44.215Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:46:44 [2023-01-07T14:46:44.215Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:46:44 [2023-01-07T14:46:44.215Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:46:44 [2023-01-07T14:46:44.215Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:46:44 [2023-01-07T14:46:44.215Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:46:44 [2023-01-07T14:46:44.215Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:46:44 [2023-01-07T14:46:44.215Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:46:44 [2023-01-07T14:46:44.215Z] === RUN   TestCreateLinkToNonExistingContainer
14:46:44 [2023-01-07T14:46:44.215Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:46:44 [2023-01-07T14:46:44.215Z] === RUN   TestCreateWithInvalidEnv
14:46:44 [2023-01-07T14:46:44.215Z] === RUN   TestCreateWithInvalidEnv/0
14:46:44 [2023-01-07T14:46:44.215Z] === PAUSE TestCreateWithInvalidEnv/0
14:46:44 [2023-01-07T14:46:44.215Z] === RUN   TestCreateWithInvalidEnv/1
14:46:44 [2023-01-07T14:46:44.215Z] === PAUSE TestCreateWithInvalidEnv/1
14:46:44 [2023-01-07T14:46:44.215Z] === RUN   TestCreateWithInvalidEnv/2
14:46:44 [2023-01-07T14:46:44.215Z] === PAUSE TestCreateWithInvalidEnv/2
14:46:44 [2023-01-07T14:46:44.215Z] === CONT  TestCreateWithInvalidEnv/0
14:46:44 [2023-01-07T14:46:44.215Z] === CONT  TestCreateWithInvalidEnv/2
14:46:44 [2023-01-07T14:46:44.215Z] === CONT  TestCreateWithInvalidEnv/1
14:46:44 [2023-01-07T14:46:44.215Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:46:44 [2023-01-07T14:46:44.215Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:46:44 [2023-01-07T14:46:44.215Z] === RUN   TestCreateTmpfsMountsTarget
14:46:44 [2023-01-07T14:46:44.215Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:46:44 [2023-01-07T14:46:44.215Z] === RUN   TestCreateWithCustomMaskedPaths
14:46:44 [2023-01-07T14:46:44.534Z] --- PASS: TestUpdateCPUQuota (0.89s)
14:46:44 [2023-01-07T14:46:44.534Z] === RUN   TestUpdatePidsLimit
14:46:44 [2023-01-07T14:46:44.534Z] === RUN   TestUpdatePidsLimit/update_from_none
14:46:44 [2023-01-07T14:46:44.790Z] === RUN   TestUpdatePidsLimit/no_change
14:46:45 [2023-01-07T14:46:45.046Z] === RUN   TestUpdatePidsLimit/update_lower
14:46:45 [2023-01-07T14:46:45.302Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:46:45 [2023-01-07T14:46:45.302Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:46:45 [2023-01-07T14:46:45.558Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:46:45 [2023-01-07T14:46:45.580Z] --- PASS: TestCreateWithCustomMaskedPaths (1.37s)
14:46:45 [2023-01-07T14:46:45.580Z] === RUN   TestCreateWithCustomReadonlyPaths
14:46:45 [2023-01-07T14:46:45.814Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:46:46 [2023-01-07T14:46:46.741Z] --- PASS: TestUpdatePidsLimit (2.02s)
14:46:46 [2023-01-07T14:46:46.741Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
14:46:46 [2023-01-07T14:46:46.741Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
14:46:46 [2023-01-07T14:46:46.741Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
14:46:46 [2023-01-07T14:46:46.741Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
14:46:46 [2023-01-07T14:46:46.741Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
14:46:46 [2023-01-07T14:46:46.741Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
14:46:46 [2023-01-07T14:46:46.741Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
14:46:46 [2023-01-07T14:46:46.741Z] === RUN   TestUpdateRestartPolicy
14:46:46 [2023-01-07T14:46:46.945Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
14:46:46 [2023-01-07T14:46:46.945Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:46:46 [2023-01-07T14:46:46.945Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:46:46 [2023-01-07T14:46:46.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:46:46 [2023-01-07T14:46:46.945Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:46:46 [2023-01-07T14:46:46.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:46:46 [2023-01-07T14:46:46.945Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:46:46 [2023-01-07T14:46:46.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:46:46 [2023-01-07T14:46:46.945Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:46:46 [2023-01-07T14:46:46.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:46:46 [2023-01-07T14:46:46.945Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:46:46 [2023-01-07T14:46:46.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:46:46 [2023-01-07T14:46:46.945Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:46:46 [2023-01-07T14:46:46.945Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:46:46 [2023-01-07T14:46:46.945Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:46:46 [2023-01-07T14:46:46.945Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:46:46 [2023-01-07T14:46:46.945Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:46:46 [2023-01-07T14:46:46.945Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:46:46 [2023-01-07T14:46:46.945Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:46:46 [2023-01-07T14:46:46.945Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:46:46 [2023-01-07T14:46:46.945Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:46:46 [2023-01-07T14:46:46.945Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:46:46 [2023-01-07T14:46:46.945Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:46:46 [2023-01-07T14:46:46.945Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:46:47 [2023-01-07T14:46:47.506Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
14:46:47 [2023-01-07T14:46:47.506Z] === RUN   TestCreateDifferentPlatform
14:46:47 [2023-01-07T14:46:47.506Z] === RUN   TestCreateDifferentPlatform/different_os
14:46:47 [2023-01-07T14:46:47.506Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:46:47 [2023-01-07T14:46:47.506Z] --- PASS: TestCreateDifferentPlatform (0.02s)
14:46:47 [2023-01-07T14:46:47.506Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:46:47 [2023-01-07T14:46:47.506Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:46:47 [2023-01-07T14:46:47.506Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:46:47 [2023-01-07T14:46:47.506Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
14:46:47 [2023-01-07T14:46:47.506Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:46:47 [2023-01-07T14:46:47.506Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
14:46:47 [2023-01-07T14:46:47.506Z] === RUN   TestContainerStartOnDaemonRestart
14:46:47 [2023-01-07T14:46:47.506Z] === PAUSE TestContainerStartOnDaemonRestart
14:46:47 [2023-01-07T14:46:47.506Z] === RUN   TestDaemonRestartIpcMode
14:46:47 [2023-01-07T14:46:47.506Z] === PAUSE TestDaemonRestartIpcMode
14:46:47 [2023-01-07T14:46:47.506Z] === RUN   TestDaemonHostGatewayIP
14:46:47 [2023-01-07T14:46:47.506Z] === PAUSE TestDaemonHostGatewayIP
14:46:47 [2023-01-07T14:46:47.506Z] === RUN   TestRestartDaemonWithRestartingContainer
14:46:47 [2023-01-07T14:46:47.506Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:46:47 [2023-01-07T14:46:47.506Z] === RUN   TestContainerKillOnDaemonStart
14:46:47 [2023-01-07T14:46:47.506Z] === PAUSE TestContainerKillOnDaemonStart
14:46:47 [2023-01-07T14:46:47.506Z] === RUN   TestDiff
14:46:47 [2023-01-07T14:46:47.762Z] --- PASS: TestDiff (0.42s)
14:46:47 [2023-01-07T14:46:47.762Z] === RUN   TestExecWithCloseStdin
14:46:48 [2023-01-07T14:46:48.324Z] --- PASS: TestExecWithCloseStdin (0.50s)
14:46:48 [2023-01-07T14:46:48.324Z] === RUN   TestExec
14:46:49 [2023-01-07T14:46:49.250Z] --- PASS: TestExec (0.67s)
14:46:49 [2023-01-07T14:46:49.250Z] === RUN   TestExecUser
14:46:49 [2023-01-07T14:46:49.506Z] --- PASS: TestExecUser (0.57s)
14:46:49 [2023-01-07T14:46:49.506Z] === RUN   TestExportContainerAndImportImage
14:46:50 [2023-01-07T14:46:50.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:46:50 [2023-01-07T14:46:50.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:46:50 [2023-01-07T14:46:50.433Z] --- PASS: TestExportContainerAndImportImage (0.58s)
14:46:50 [2023-01-07T14:46:50.433Z] === RUN   TestExportContainerAfterDaemonRestart
14:46:51 [2023-01-07T14:46:51.360Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
14:46:51 [2023-01-07T14:46:51.360Z] === RUN   TestHealthCheckWorkdir
14:46:52 [2023-01-07T14:46:52.287Z] --- PASS: TestHealthCheckWorkdir (0.66s)
14:46:52 [2023-01-07T14:46:52.287Z] === RUN   TestHealthKillContainer
14:46:55 [2023-01-07T14:46:55.836Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:46:56 [2023-01-07T14:46:56.404Z] --- PASS: TestBuildWithHugeFile (50.81s)
14:46:56 [2023-01-07T14:46:56.404Z] === RUN   TestBuildWithEmptyDockerfile
14:46:56 [2023-01-07T14:46:56.404Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:46:56 [2023-01-07T14:46:56.404Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:46:56 [2023-01-07T14:46:56.404Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:46:56 [2023-01-07T14:46:56.404Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:46:56 [2023-01-07T14:46:56.404Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:46:56 [2023-01-07T14:46:56.404Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:46:56 [2023-01-07T14:46:56.404Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:46:56 [2023-01-07T14:46:56.404Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:46:56 [2023-01-07T14:46:56.404Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:46:56 [2023-01-07T14:46:56.404Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
14:46:56 [2023-01-07T14:46:56.404Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
14:46:56 [2023-01-07T14:46:56.404Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
14:46:56 [2023-01-07T14:46:56.404Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
14:46:56 [2023-01-07T14:46:56.404Z] === RUN   TestBuildPreserveOwnership
14:46:56 [2023-01-07T14:46:56.404Z] === RUN   TestBuildPreserveOwnership/copy_from
14:46:56 [2023-01-07T14:46:56.404Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:46:58 [2023-01-07T14:46:58.906Z] --- PASS: TestUpdateRestartPolicy (10.92s)
14:46:58 [2023-01-07T14:46:58.906Z] === RUN   TestUpdateRestartWithAutoRemove
14:46:58 [2023-01-07T14:46:58.906Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
14:46:58 [2023-01-07T14:46:58.906Z] === RUN   TestWaitNonBlocked
14:46:58 [2023-01-07T14:46:58.906Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:46:58 [2023-01-07T14:46:58.906Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:46:58 [2023-01-07T14:46:58.906Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:46:58 [2023-01-07T14:46:58.906Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:46:58 [2023-01-07T14:46:58.906Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:46:58 [2023-01-07T14:46:58.906Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:46:58 [2023-01-07T14:46:58.906Z] --- PASS: TestWaitNonBlocked (0.01s)
14:46:58 [2023-01-07T14:46:58.906Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
14:46:58 [2023-01-07T14:46:58.906Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
14:46:58 [2023-01-07T14:46:58.906Z] === RUN   TestWaitBlocked
14:46:58 [2023-01-07T14:46:58.906Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:46:58 [2023-01-07T14:46:58.906Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:46:58 [2023-01-07T14:46:58.906Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:46:58 [2023-01-07T14:46:58.906Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:46:58 [2023-01-07T14:46:58.906Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:46:58 [2023-01-07T14:46:58.906Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:46:59 [2023-01-07T14:46:59.493Z] --- PASS: TestWaitBlocked (0.01s)
14:46:59 [2023-01-07T14:46:59.493Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
14:46:59 [2023-01-07T14:46:59.493Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
14:46:59 [2023-01-07T14:46:59.493Z] === CONT  TestContainerStartOnDaemonRestart
14:46:59 [2023-01-07T14:46:59.493Z] === CONT  TestIpcModeOlderClient
14:46:59 [2023-01-07T14:46:59.493Z] --- PASS: TestIpcModeOlderClient (0.09s)
14:46:59 [2023-01-07T14:46:59.493Z] === CONT  TestContainerKillOnDaemonStart
14:47:00 [2023-01-07T14:47:00.368Z] --- PASS: TestHealthKillContainer (7.81s)
14:47:00 [2023-01-07T14:47:00.368Z] === RUN   TestHealthCheckProcessKilled
14:47:00 [2023-01-07T14:47:00.596Z] --- PASS: TestBuildPreserveOwnership (9.94s)
14:47:00 [2023-01-07T14:47:00.596Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.92s)
14:47:00 [2023-01-07T14:47:00.596Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
14:47:00 [2023-01-07T14:47:00.596Z] === RUN   TestBuildPlatformInvalid
14:47:00 [2023-01-07T14:47:00.596Z] --- PASS: TestBuildPlatformInvalid (0.07s)
14:47:00 [2023-01-07T14:47:00.596Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:47:00 [2023-01-07T14:47:00.596Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
14:47:00 [2023-01-07T14:47:00.596Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
14:47:00 [2023-01-07T14:47:00.596Z] PASS
14:47:00 [2023-01-07T14:47:00.596Z] 
14:47:00 [2023-01-07T14:47:00.596Z] === Skipped
14:47:00 [2023-01-07T14:47:00.596Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:47:00 [2023-01-07T14:47:00.596Z]     build_session_test.go:25: TODO: BuildKit
14:47:00 [2023-01-07T14:47:00.596Z] 
14:47:00 [2023-01-07T14:47:00.596Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
14:47:00 [2023-01-07T14:47:00.596Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
14:47:00 [2023-01-07T14:47:00.596Z] 
14:47:00 [2023-01-07T14:47:00.596Z] DONE 33 tests, 2 skipped in 113.474s
14:47:00 [2023-01-07T14:47:00.596Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:47:00 [2023-01-07T14:47:00.596Z] INFO: Testing against a local daemon
14:47:00 [2023-01-07T14:47:00.596Z] === RUN   TestConfigInspect
14:47:00 [2023-01-07T14:47:00.596Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:47:00 [2023-01-07T14:47:00.596Z] --- SKIP: TestConfigInspect (0.02s)
14:47:00 [2023-01-07T14:47:00.596Z] === RUN   TestConfigList
14:47:00 [2023-01-07T14:47:00.596Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:47:00 [2023-01-07T14:47:00.596Z] --- SKIP: TestConfigList (0.01s)
14:47:00 [2023-01-07T14:47:00.596Z] === RUN   TestConfigsCreateAndDelete
14:47:00 [2023-01-07T14:47:00.596Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:47:00 [2023-01-07T14:47:00.596Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
14:47:00 [2023-01-07T14:47:00.596Z] === RUN   TestConfigsUpdate
14:47:00 [2023-01-07T14:47:00.596Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:47:00 [2023-01-07T14:47:00.596Z] --- SKIP: TestConfigsUpdate (0.01s)
14:47:00 [2023-01-07T14:47:00.596Z] === RUN   TestTemplatedConfig
14:47:00 [2023-01-07T14:47:00.596Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:47:00 [2023-01-07T14:47:00.596Z] --- SKIP: TestTemplatedConfig (0.00s)
14:47:00 [2023-01-07T14:47:00.596Z] === RUN   TestConfigCreateResolve
14:47:00 [2023-01-07T14:47:00.596Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:47:00 [2023-01-07T14:47:00.596Z] --- SKIP: TestConfigCreateResolve (0.01s)
14:47:00 [2023-01-07T14:47:00.596Z] === RUN   TestConfigDaemonLibtrustID
14:47:00 [2023-01-07T14:47:00.624Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
14:47:00 [2023-01-07T14:47:00.624Z] === RUN   TestInspectCpusetInConfigPre120
14:47:01 [2023-01-07T14:47:01.186Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
14:47:01 [2023-01-07T14:47:01.186Z] === RUN   TestIpcModeNone
14:47:01 [2023-01-07T14:47:01.397Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s)
14:47:01 [2023-01-07T14:47:01.397Z] === CONT  TestRestartDaemonWithRestartingContainer
14:47:01 [2023-01-07T14:47:01.442Z] --- PASS: TestIpcModeNone (0.49s)
14:47:01 [2023-01-07T14:47:01.442Z] === RUN   TestIpcModePrivate
14:47:01 [2023-01-07T14:47:01.978Z] --- PASS: TestConfigDaemonLibtrustID (1.57s)
14:47:01 [2023-01-07T14:47:01.979Z] PASS
14:47:01 [2023-01-07T14:47:01.979Z] 
14:47:01 [2023-01-07T14:47:01.979Z] === Skipped
14:47:01 [2023-01-07T14:47:01.979Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
14:47:01 [2023-01-07T14:47:01.979Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:47:01 [2023-01-07T14:47:01.979Z] 
14:47:01 [2023-01-07T14:47:01.979Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
14:47:01 [2023-01-07T14:47:01.979Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:47:01 [2023-01-07T14:47:01.979Z] 
14:47:01 [2023-01-07T14:47:01.979Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
14:47:01 [2023-01-07T14:47:01.979Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:47:01 [2023-01-07T14:47:01.979Z] 
14:47:01 [2023-01-07T14:47:01.979Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
14:47:01 [2023-01-07T14:47:01.979Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:47:01 [2023-01-07T14:47:01.979Z] 
14:47:01 [2023-01-07T14:47:01.979Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
14:47:01 [2023-01-07T14:47:01.979Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:47:01 [2023-01-07T14:47:01.979Z] 
14:47:01 [2023-01-07T14:47:01.979Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
14:47:01 [2023-01-07T14:47:01.979Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:47:01 [2023-01-07T14:47:01.979Z] 
14:47:01 [2023-01-07T14:47:01.979Z] DONE 7 tests, 6 skipped in 1.745s
14:47:01 [2023-01-07T14:47:01.979Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:47:02 [2023-01-07T14:47:02.003Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
14:47:02 [2023-01-07T14:47:02.003Z] --- PASS: TestIpcModePrivate (0.48s)
14:47:02 [2023-01-07T14:47:02.003Z] === RUN   TestIpcModeShareable
14:47:02 [2023-01-07T14:47:02.238Z] INFO: Testing against a local daemon
14:47:02 [2023-01-07T14:47:02.238Z] === RUN   TestCheckpoint
14:47:02 [2023-01-07T14:47:02.238Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:47:02 [2023-01-07T14:47:02.238Z] --- SKIP: TestCheckpoint (0.00s)
14:47:02 [2023-01-07T14:47:02.238Z] === RUN   TestContainerInvalidJSON
14:47:02 [2023-01-07T14:47:02.238Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:47:02 [2023-01-07T14:47:02.238Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:47:02 [2023-01-07T14:47:02.238Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:47:02 [2023-01-07T14:47:02.238Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:47:02 [2023-01-07T14:47:02.238Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:47:02 [2023-01-07T14:47:02.238Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:47:02 [2023-01-07T14:47:02.238Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:47:02 [2023-01-07T14:47:02.238Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:47:02 [2023-01-07T14:47:02.238Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:47:02 [2023-01-07T14:47:02.238Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:47:02 [2023-01-07T14:47:02.238Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:47:02 [2023-01-07T14:47:02.238Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:47:02 [2023-01-07T14:47:02.238Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:47:02 [2023-01-07T14:47:02.238Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:47:02 [2023-01-07T14:47:02.238Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
14:47:02 [2023-01-07T14:47:02.238Z] === RUN   TestCopyFromContainerPathIsNotDir
14:47:02 [2023-01-07T14:47:02.238Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
14:47:02 [2023-01-07T14:47:02.238Z] === RUN   TestCopyToContainerPathDoesNotExist
14:47:02 [2023-01-07T14:47:02.259Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
14:47:02 [2023-01-07T14:47:02.497Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:47:02 [2023-01-07T14:47:02.497Z] === RUN   TestCopyToContainerPathIsNotDir
14:47:02 [2023-01-07T14:47:02.497Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:47:02 [2023-01-07T14:47:02.497Z] === RUN   TestCopyFromContainer
14:47:02 [2023-01-07T14:47:02.515Z] --- PASS: TestIpcModeShareable (0.50s)
14:47:02 [2023-01-07T14:47:02.515Z] === RUN   TestAPIIpcModeShareableAndContainer
14:47:03 [2023-01-07T14:47:03.285Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.72s)
14:47:03 [2023-01-07T14:47:03.285Z] === CONT  TestDaemonHostGatewayIP
14:47:04 [2023-01-07T14:47:04.403Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.58s)
14:47:04 [2023-01-07T14:47:04.403Z] === RUN   TestAPIIpcModeHost
14:47:04 [2023-01-07T14:47:04.403Z] --- PASS: TestAPIIpcModeHost (0.37s)
14:47:04 [2023-01-07T14:47:04.403Z] === RUN   TestDaemonIpcModeShareable
14:47:05 [2023-01-07T14:47:05.767Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
14:47:05 [2023-01-07T14:47:05.767Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
14:47:05 [2023-01-07T14:47:05.767Z] === RUN   TestDaemonIpcModePrivate
14:47:05 [2023-01-07T14:47:05.801Z] === CONT  TestDaemonRestartIpcMode
14:47:05 [2023-01-07T14:47:05.801Z] --- PASS: TestDaemonHostGatewayIP (2.26s)
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCopyFromContainer//
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCopyFromContainer//bar/root
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCopyFromContainer//bar/root/
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCopyFromContainer/bar/quux
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCopyFromContainer/bar/quux/
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCopyFromContainer/bar/notarget
14:47:06 [2023-01-07T14:47:06.690Z] --- PASS: TestCopyFromContainer (4.24s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCopyFromContainer// (0.05s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:47:06 [2023-01-07T14:47:06.690Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:47:06 [2023-01-07T14:47:06.690Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:47:06 [2023-01-07T14:47:06.690Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:47:06 [2023-01-07T14:47:06.690Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:47:06 [2023-01-07T14:47:06.690Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:47:06 [2023-01-07T14:47:06.690Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:47:06 [2023-01-07T14:47:06.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCreateLinkToNonExistingContainer
14:47:06 [2023-01-07T14:47:06.690Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCreateWithInvalidEnv
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCreateWithInvalidEnv/0
14:47:06 [2023-01-07T14:47:06.690Z] === PAUSE TestCreateWithInvalidEnv/0
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCreateWithInvalidEnv/1
14:47:06 [2023-01-07T14:47:06.690Z] === PAUSE TestCreateWithInvalidEnv/1
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCreateWithInvalidEnv/2
14:47:06 [2023-01-07T14:47:06.690Z] === PAUSE TestCreateWithInvalidEnv/2
14:47:06 [2023-01-07T14:47:06.690Z] === CONT  TestCreateWithInvalidEnv/0
14:47:06 [2023-01-07T14:47:06.690Z] === CONT  TestCreateWithInvalidEnv/2
14:47:06 [2023-01-07T14:47:06.690Z] === CONT  TestCreateWithInvalidEnv/1
14:47:06 [2023-01-07T14:47:06.690Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:47:06 [2023-01-07T14:47:06.690Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCreateTmpfsMountsTarget
14:47:06 [2023-01-07T14:47:06.690Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
14:47:06 [2023-01-07T14:47:06.690Z] === RUN   TestCreateWithCustomMaskedPaths
14:47:06 [2023-01-07T14:47:06.695Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
14:47:06 [2023-01-07T14:47:06.695Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
14:47:06 [2023-01-07T14:47:06.695Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:47:07 [2023-01-07T14:47:07.691Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
14:47:08 [2023-01-07T14:47:08.060Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
14:47:08 [2023-01-07T14:47:08.060Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
14:47:08 [2023-01-07T14:47:08.060Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:47:08 [2023-01-07T14:47:08.070Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s)
14:47:08 [2023-01-07T14:47:08.070Z] === RUN   TestCreateWithCustomReadonlyPaths
14:47:08 [2023-01-07T14:47:08.987Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
14:47:09 [2023-01-07T14:47:09.013Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s)
14:47:09 [2023-01-07T14:47:09.013Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:47:09 [2023-01-07T14:47:09.013Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:47:09 [2023-01-07T14:47:09.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:47:09 [2023-01-07T14:47:09.013Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:47:09 [2023-01-07T14:47:09.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:47:09 [2023-01-07T14:47:09.013Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:47:09 [2023-01-07T14:47:09.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:47:09 [2023-01-07T14:47:09.013Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:47:09 [2023-01-07T14:47:09.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:47:09 [2023-01-07T14:47:09.013Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:47:09 [2023-01-07T14:47:09.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:47:09 [2023-01-07T14:47:09.013Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:47:09 [2023-01-07T14:47:09.013Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:47:09 [2023-01-07T14:47:09.013Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:47:09 [2023-01-07T14:47:09.013Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:47:09 [2023-01-07T14:47:09.013Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:47:09 [2023-01-07T14:47:09.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:47:09 [2023-01-07T14:47:09.013Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:47:09 [2023-01-07T14:47:09.013Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:47:09 [2023-01-07T14:47:09.013Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:47:09 [2023-01-07T14:47:09.013Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:47:09 [2023-01-07T14:47:09.013Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:47:09 [2023-01-07T14:47:09.013Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:47:09 [2023-01-07T14:47:09.243Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
14:47:09 [2023-01-07T14:47:09.243Z] === RUN   TestIpcModeOlderClient
14:47:09 [2023-01-07T14:47:09.243Z] === PAUSE TestIpcModeOlderClient
14:47:09 [2023-01-07T14:47:09.243Z] === RUN   TestKillContainerInvalidSignal
14:47:09 [2023-01-07T14:47:09.499Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
14:47:09 [2023-01-07T14:47:09.499Z] === RUN   TestKillContainer
14:47:09 [2023-01-07T14:47:09.499Z] === RUN   TestKillContainer/no_signal
14:47:09 [2023-01-07T14:47:09.582Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
14:47:09 [2023-01-07T14:47:09.582Z] === RUN   TestCreateDifferentPlatform
14:47:09 [2023-01-07T14:47:09.582Z] === RUN   TestCreateDifferentPlatform/different_os
14:47:09 [2023-01-07T14:47:09.582Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:47:09 [2023-01-07T14:47:09.582Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:47:09 [2023-01-07T14:47:09.582Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:47:09 [2023-01-07T14:47:09.582Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:47:09 [2023-01-07T14:47:09.582Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:47:09 [2023-01-07T14:47:09.582Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
14:47:09 [2023-01-07T14:47:09.582Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:47:09 [2023-01-07T14:47:09.582Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:47:09 [2023-01-07T14:47:09.582Z] === RUN   TestContainerStartOnDaemonRestart
14:47:09 [2023-01-07T14:47:09.582Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
14:47:09 [2023-01-07T14:47:09.582Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
14:47:09 [2023-01-07T14:47:09.582Z] === RUN   TestDaemonRestartIpcMode
14:47:09 [2023-01-07T14:47:09.582Z] === PAUSE TestDaemonRestartIpcMode
14:47:09 [2023-01-07T14:47:09.582Z] === RUN   TestDaemonHostGatewayIP
14:47:09 [2023-01-07T14:47:09.582Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
14:47:09 [2023-01-07T14:47:09.582Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
14:47:09 [2023-01-07T14:47:09.582Z] === RUN   TestRestartDaemonWithRestartingContainer
14:47:09 [2023-01-07T14:47:09.582Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:47:09 [2023-01-07T14:47:09.582Z] === RUN   TestContainerKillOnDaemonStart
14:47:09 [2023-01-07T14:47:09.582Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:47:09 [2023-01-07T14:47:09.582Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
14:47:09 [2023-01-07T14:47:09.582Z] === RUN   TestDiff
14:47:09 [2023-01-07T14:47:09.843Z] --- PASS: TestDiff (0.38s)
14:47:09 [2023-01-07T14:47:09.843Z] === RUN   TestExecWithCloseStdin
14:47:10 [2023-01-07T14:47:10.060Z] === RUN   TestKillContainer/non_killing_signal
14:47:10 [2023-01-07T14:47:10.316Z] === RUN   TestKillContainer/killing_signal
14:47:10 [2023-01-07T14:47:10.412Z] --- PASS: TestExecWithCloseStdin (0.44s)
14:47:10 [2023-01-07T14:47:10.412Z] === RUN   TestExec
14:47:10 [2023-01-07T14:47:10.877Z] --- PASS: TestKillContainer (1.33s)
14:47:10 [2023-01-07T14:47:10.877Z]     --- PASS: TestKillContainer/no_signal (0.43s)
14:47:10 [2023-01-07T14:47:10.877Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
14:47:10 [2023-01-07T14:47:10.877Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
14:47:10 [2023-01-07T14:47:10.877Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:47:10 [2023-01-07T14:47:10.877Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:47:10 [2023-01-07T14:47:10.981Z] --- PASS: TestExec (0.46s)
14:47:10 [2023-01-07T14:47:10.981Z] === RUN   TestExecUser
14:47:11 [2023-01-07T14:47:11.241Z] --- PASS: TestExecUser (0.42s)
14:47:11 [2023-01-07T14:47:11.241Z] === RUN   TestExportContainerAndImportImage
14:47:11 [2023-01-07T14:47:11.439Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:47:11 [2023-01-07T14:47:11.811Z] --- PASS: TestExportContainerAndImportImage (0.53s)
14:47:11 [2023-01-07T14:47:11.811Z] === RUN   TestExportContainerAfterDaemonRestart
14:47:11 [2023-01-07T14:47:11.856Z] --- PASS: TestContainerKillOnDaemonStart (11.81s)
14:47:11 [2023-01-07T14:47:11.856Z] PASS
14:47:11 [2023-01-07T14:47:11.856Z] 
14:47:11 [2023-01-07T14:47:11.856Z] === Skipped
14:47:11 [2023-01-07T14:47:11.856Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:47:11 [2023-01-07T14:47:11.856Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:47:11 [2023-01-07T14:47:11.856Z] 
14:47:11 [2023-01-07T14:47:11.856Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
14:47:11 [2023-01-07T14:47:11.856Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
14:47:11 [2023-01-07T14:47:11.856Z] 
14:47:11 [2023-01-07T14:47:11.856Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:47:11 [2023-01-07T14:47:11.856Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:47:11 [2023-01-07T14:47:11.856Z] 
14:47:11 [2023-01-07T14:47:11.856Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
14:47:11 [2023-01-07T14:47:11.856Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
14:47:11 [2023-01-07T14:47:11.856Z] 
14:47:11 [2023-01-07T14:47:11.856Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:47:11 [2023-01-07T14:47:11.856Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:47:11 [2023-01-07T14:47:11.856Z] 
14:47:11 [2023-01-07T14:47:11.856Z] DONE 197 tests, 5 skipped in 107.643s
14:47:11 [2023-01-07T14:47:11.856Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
14:47:11 [2023-01-07T14:47:11.856Z] INFO: Testing against a local daemon
14:47:11 [2023-01-07T14:47:11.856Z] === RUN   TestLiveRestore
14:47:11 [2023-01-07T14:47:11.856Z] === RUN   TestLiveRestore/volume_references
14:47:11 [2023-01-07T14:47:11.856Z] === PAUSE TestLiveRestore/volume_references
14:47:11 [2023-01-07T14:47:11.856Z] === CONT  TestLiveRestore/volume_references
14:47:12 [2023-01-07T14:47:12.112Z] === RUN   TestLiveRestore/volume_references/restartPolicy
14:47:12 [2023-01-07T14:47:12.112Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
14:47:12 [2023-01-07T14:47:12.366Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s)
14:47:12 [2023-01-07T14:47:12.366Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
14:47:12 [2023-01-07T14:47:12.366Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.74s)
14:47:12 [2023-01-07T14:47:12.366Z] === RUN   TestKillStoppedContainer
14:47:12 [2023-01-07T14:47:12.625Z] --- PASS: TestKillStoppedContainer (0.14s)
14:47:12 [2023-01-07T14:47:12.625Z] === RUN   TestKillStoppedContainerAPIPre120
14:47:12 [2023-01-07T14:47:12.625Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.14s)
14:47:12 [2023-01-07T14:47:12.625Z] === RUN   TestKillDifferentUserContainer
14:47:13 [2023-01-07T14:47:13.038Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
14:47:13 [2023-01-07T14:47:13.554Z] --- PASS: TestKillDifferentUserContainer (0.75s)
14:47:13 [2023-01-07T14:47:13.554Z] === RUN   TestInspectOomKilledTrue
14:47:13 [2023-01-07T14:47:13.922Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
14:47:13 [2023-01-07T14:47:13.922Z] 
14:47:13 [2023-01-07T14:47:13.922Z]  ________   ____  __.
14:47:13 [2023-01-07T14:47:13.922Z]  \_____  \ |    |/ _|
14:47:13 [2023-01-07T14:47:13.922Z]  /   |   \|      <
14:47:13 [2023-01-07T14:47:13.922Z]  /    |    \    |  \
14:47:13 [2023-01-07T14:47:13.922Z]  \_______  /____|__ \
14:47:13 [2023-01-07T14:47:13.922Z]          \/        \/
14:47:13 [2023-01-07T14:47:13.922Z] 
14:47:13 [2023-01-07T14:47:13.922Z] INFO: make.ps1 ended at 01/07/2023 14:47:05
14:47:13 [2023-01-07T14:47:13.922Z] INFO: Binaries build ended at 01/07/2023 14:47:07. Duration:00:01:44.2392523
14:47:13 [2023-01-07T14:47:13.922Z] INFO: Copying the built daemon binary to d:\CI\PR-44755\4\binary\dockerd-d645297358.exe...
14:47:13 [2023-01-07T14:47:13.922Z] INFO: Copying the built client binary to d:\CI\PR-44755\4\binary\docker-d645297358.exe...
14:47:13 [2023-01-07T14:47:13.922Z] INFO: Copying dockerversion from the container...
14:47:13 [2023-01-07T14:47:13.922Z] INFO: Copying the golang package from the container to d:\CI\PR-44755\4\installer\go.zip...
14:47:13 [2023-01-07T14:47:13.922Z] INFO: Extracting go.zip to d:\CI\PR-44755\4\go
14:47:13 [2023-01-07T14:47:13.965Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
14:47:14 [2023-01-07T14:47:14.480Z] --- PASS: TestInspectOomKilledTrue (0.77s)
14:47:14 [2023-01-07T14:47:14.480Z] === RUN   TestInspectOomKilledFalse
14:47:14 [2023-01-07T14:47:14.891Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
14:47:15 [2023-01-07T14:47:15.101Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s)
14:47:15 [2023-01-07T14:47:15.101Z] === RUN   TestHealthCheckWorkdir
14:47:15 [2023-01-07T14:47:15.407Z] --- PASS: TestInspectOomKilledFalse (1.07s)
14:47:15 [2023-01-07T14:47:15.407Z] === RUN   TestLinksEtcHostsContentMatch
14:47:15 [2023-01-07T14:47:15.671Z] --- PASS: TestHealthCheckWorkdir (0.54s)
14:47:15 [2023-01-07T14:47:15.671Z] === RUN   TestHealthKillContainer
14:47:15 [2023-01-07T14:47:15.819Z] --- PASS: TestLiveRestore (0.00s)
14:47:15 [2023-01-07T14:47:15.819Z]     --- PASS: TestLiveRestore/volume_references (4.49s)
14:47:15 [2023-01-07T14:47:15.819Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.83s)
14:47:15 [2023-01-07T14:47:15.819Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s)
14:47:15 [2023-01-07T14:47:15.819Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s)
14:47:15 [2023-01-07T14:47:15.819Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
14:47:15 [2023-01-07T14:47:15.819Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
14:47:15 [2023-01-07T14:47:15.819Z] PASS
14:47:15 [2023-01-07T14:47:15.819Z] 
14:47:15 [2023-01-07T14:47:15.819Z] DONE 7 tests in 4.535s
14:47:15 [2023-01-07T14:47:15.819Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:47:15 [2023-01-07T14:47:15.819Z] INFO: Testing against a local daemon
14:47:15 [2023-01-07T14:47:15.819Z] === RUN   TestCommitInheritsEnv
14:47:16 [2023-01-07T14:47:16.334Z] --- PASS: TestLinksEtcHostsContentMatch (0.88s)
14:47:16 [2023-01-07T14:47:16.334Z] === RUN   TestLinksContainerNames
14:47:16 [2023-01-07T14:47:16.383Z] --- PASS: TestCommitInheritsEnv (0.28s)
14:47:16 [2023-01-07T14:47:16.383Z] === RUN   TestImportExtremelyLargeImageWorks
14:47:16 [2023-01-07T14:47:16.383Z] === PAUSE TestImportExtremelyLargeImageWorks
14:47:16 [2023-01-07T14:47:16.383Z] === RUN   TestImagesFilterMultiReference
14:47:16 [2023-01-07T14:47:16.383Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:47:16 [2023-01-07T14:47:16.383Z] === RUN   TestImagePullPlatformInvalid
14:47:16 [2023-01-07T14:47:16.383Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:47:16 [2023-01-07T14:47:16.383Z] === RUN   TestImagePullStoredfDigestForOtherRepo
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" 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=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.18.9 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=89db1513-d28d-41c9-922a-4948327b4461 http.request.method=GET http.request.remoteaddr="127.0.0.1:42518" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=89db1513-d28d-41c9-922a-4948327b4461 http.request.method=GET http.request.remoteaddr="127.0.0.1:42518" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.126823ms http.response.status=200 http.response.written=2 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=600bb465-5010-417b-a888-a950e64ec193 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=600bb465-5010-417b-a888-a950e64ec193 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" 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=600bb465-5010-417b-a888-a950e64ec193 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=31.7µ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=6887e5e0-4302-4357-bddb-ad0fa26a6b65 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" 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=600bb465-5010-417b-a888-a950e64ec193 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42522" 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=5.552667ms http.response.status=404 http.response.written=157 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=72f27d39-7b0d-43e4-b2c9-c51886c48f94 http.request.method=POST http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=72f27d39-7b0d-43e4-b2c9-c51886c48f94 http.request.method=POST http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/42852a30-5362-444e-9997-c252e67252e8/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=72f27d39-7b0d-43e4-b2c9-c51886c48f94 http.request.method=POST http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=635.853µ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=68bbba80-fa08-4573-8b17-5a2958e36e3b trace.line=95 vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42852a30-5362-444e-9997-c252e67252e8/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=72f27d39-7b0d-43e4-b2c9-c51886c48f94 http.request.method=POST http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=18.525µ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=9c9a7b9e-9aae-4f14-bcb9-7f8af06bff85 trace.line=141 vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/42852a30-5362-444e-9997-c252e67252e8/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=72f27d39-7b0d-43e4-b2c9-c51886c48f94 http.request.method=POST http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=280.686µ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=013bba24-5d6f-45aa-8cfa-a1856dedd9ed trace.line=95 vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=72f27d39-7b0d-43e4-b2c9-c51886c48f94 http.request.method=POST http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.58341ms http.response.status=202 http.response.written=0 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=762e7a2f-3ad4-4a1d-a5e9-4ad60e054893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" 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=9b152132-9cc5-4e4f-8d38-6a9a8d17dfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.uuid=42852a30-5362-444e-9997-c252e67252e8 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" 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=9b152132-9cc5-4e4f-8d38-6a9a8d17dfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.uuid=42852a30-5362-444e-9997-c252e67252e8 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/42852a30-5362-444e-9997-c252e67252e8/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9b152132-9cc5-4e4f-8d38-6a9a8d17dfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=41.503µ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=d81696b8-f589-4927-81d9-ab31f52d2929 trace.line=82 vars.name=test vars.uuid=42852a30-5362-444e-9997-c252e67252e8 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.383Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42852a30-5362-444e-9997-c252e67252e8/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9b152132-9cc5-4e4f-8d38-6a9a8d17dfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=14.381µ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=c73a0ebe-1ebf-4b4b-a3b7-545370621e84 trace.line=141 vars.name=test vars.uuid=42852a30-5362-444e-9997-c252e67252e8 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=762e7a2f-3ad4-4a1d-a5e9-4ad60e054893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" 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=762e7a2f-3ad4-4a1d-a5e9-4ad60e054893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=63.864µ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=75afe53b-a826-4559-9ea9-9f9f1ebb0255 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" 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=762e7a2f-3ad4-4a1d-a5e9-4ad60e054893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42520" 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=13.485265ms http.response.status=404 http.response.written=157 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/42852a30-5362-444e-9997-c252e67252e8/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9b152132-9cc5-4e4f-8d38-6a9a8d17dfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=127.611µ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=5f927aa9-bf5c-4894-b249-4857e9feddb5 trace.line=124 vars.name=test vars.uuid=42852a30-5362-444e-9997-c252e67252e8 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" 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=9b152132-9cc5-4e4f-8d38-6a9a8d17dfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.uuid=42852a30-5362-444e-9997-c252e67252e8 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42852a30-5362-444e-9997-c252e67252e8/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9b152132-9cc5-4e4f-8d38-6a9a8d17dfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=30.63µ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=33c11b2f-f166-4c24-85f3-b53d9c3d05fa trace.line=141 vars.name=test vars.uuid=42852a30-5362-444e-9997-c252e67252e8 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" 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=9b152132-9cc5-4e4f-8d38-6a9a8d17dfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=67.702µ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=573ebe4c-cf89-4b5a-a29d-8fd42be38905 trace.line=141 vars.name=test vars.uuid=42852a30-5362-444e-9997-c252e67252e8 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42852a30-5362-444e-9997-c252e67252e8/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9b152132-9cc5-4e4f-8d38-6a9a8d17dfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=55.532µ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=047a6ffc-cda0-42e3-9e48-9c6596f4ec73 trace.line=141 vars.name=test vars.uuid=42852a30-5362-444e-9997-c252e67252e8 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/42852a30-5362-444e-9997-c252e67252e8/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=9b152132-9cc5-4e4f-8d38-6a9a8d17dfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=362.242µ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=6f8d353e-2ca5-47d9-a757-c3a694cec4b8 trace.line=167 vars.name=test vars.uuid=42852a30-5362-444e-9997-c252e67252e8 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" 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=9b152132-9cc5-4e4f-8d38-6a9a8d17dfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=316.627µ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=4811e1b7-f840-4d60-ac21-827a28e3de8f trace.line=95 vars.name=test vars.uuid=42852a30-5362-444e-9997-c252e67252e8 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/42852a30-5362-444e-9997-c252e67252e8\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9b152132-9cc5-4e4f-8d38-6a9a8d17dfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=387.957µ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=352a8daa-5081-46ee-8d7c-ed19848f2046 trace.line=181 vars.name=test vars.uuid=42852a30-5362-444e-9997-c252e67252e8 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" 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=9b152132-9cc5-4e4f-8d38-6a9a8d17dfab http.request.method=PUT http.request.remoteaddr="127.0.0.1:42522" http.request.uri="/v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.543886ms http.response.status=201 http.response.written=0 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "PUT /v2/test/blobs/uploads/42852a30-5362-444e-9997-c252e67252e8?_state=sCNjXQvSoC4BsIqpV_tBsSaDoHHhVqHzHfyjokDvjvl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyODUyYTMwLTUzNjItNDQ0ZS05OTk3LWMyNTJlNjcyNTJlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMTUwMzcxOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc6866bb-d8da-45dc-8792-a5616046c8bc http.request.method=POST http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc6866bb-d8da-45dc-8792-a5616046c8bc http.request.method=POST http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc6866bb-d8da-45dc-8792-a5616046c8bc http.request.method=POST http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=215.123µ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=e68373fa-6c0d-43cc-99ad-bb70f34ab08f trace.line=95 vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc6866bb-d8da-45dc-8792-a5616046c8bc http.request.method=POST http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=17.549µ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=44ba7ad1-ba9b-4040-8f5e-fd6714ed0bf3 trace.line=141 vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc6866bb-d8da-45dc-8792-a5616046c8bc http.request.method=POST http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=170.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).PutContent" trace.id=4a7f9655-09ce-42aa-9cc0-db4201ce46d9 trace.line=95 vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bc6866bb-d8da-45dc-8792-a5616046c8bc http.request.method=POST http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.051814ms http.response.status=202 http.response.written=0 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" 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=4b834f87-a483-4257-8403-1b61ceffb6b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.uuid=c1e4d7fa-6b98-4843-94dd-04d6039f3a25 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" 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=4b834f87-a483-4257-8403-1b61ceffb6b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.uuid=c1e4d7fa-6b98-4843-94dd-04d6039f3a25 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4b834f87-a483-4257-8403-1b61ceffb6b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=39.218µ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=876f68bb-bcc2-42f2-8d6d-361d2c009868 trace.line=82 vars.name=test vars.uuid=c1e4d7fa-6b98-4843-94dd-04d6039f3a25 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4b834f87-a483-4257-8403-1b61ceffb6b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=18.971µ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=f107e546-94d4-4b70-bdf1-501faf7fea01 trace.line=141 vars.name=test vars.uuid=c1e4d7fa-6b98-4843-94dd-04d6039f3a25 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4b834f87-a483-4257-8403-1b61ceffb6b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=182.337µ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=86b7cfa9-c30e-4922-9c64-0107723a1c94 trace.line=124 vars.name=test vars.uuid=c1e4d7fa-6b98-4843-94dd-04d6039f3a25 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" 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=4b834f87-a483-4257-8403-1b61ceffb6b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.uuid=c1e4d7fa-6b98-4843-94dd-04d6039f3a25 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4b834f87-a483-4257-8403-1b61ceffb6b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=22.325µ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=17f8f474-a5ca-4bb5-b9d2-5ca6d7c5fa2c trace.line=141 vars.name=test vars.uuid=c1e4d7fa-6b98-4843-94dd-04d6039f3a25 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.384Z] time="2023-01-07T14:47:16Z" 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=4b834f87-a483-4257-8403-1b61ceffb6b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=26.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).Stat" trace.id=7dcdf2cf-de45-4c4d-93e1-061c2a5c8208 trace.line=141 vars.name=test vars.uuid=c1e4d7fa-6b98-4843-94dd-04d6039f3a25 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4b834f87-a483-4257-8403-1b61ceffb6b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=15.915µ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=63dbf6c1-fa0b-4776-bda2-2fa3cb1b6f10 trace.line=141 vars.name=test vars.uuid=c1e4d7fa-6b98-4843-94dd-04d6039f3a25 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25/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=4b834f87-a483-4257-8403-1b61ceffb6b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=125.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).Move" trace.id=1f85c0ac-3b9d-46b9-b7f4-79421136567f trace.line=167 vars.name=test vars.uuid=c1e4d7fa-6b98-4843-94dd-04d6039f3a25 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=4b834f87-a483-4257-8403-1b61ceffb6b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=114.068µ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=bcd2528e-a716-4d31-8ed0-ec72d2f97bb5 trace.line=95 vars.name=test vars.uuid=c1e4d7fa-6b98-4843-94dd-04d6039f3a25 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4b834f87-a483-4257-8403-1b61ceffb6b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=194.556µ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=0041c8d3-5590-4326-a224-a59d9b9ab24e trace.line=181 vars.name=test vars.uuid=c1e4d7fa-6b98-4843-94dd-04d6039f3a25 version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=4b834f87-a483-4257-8403-1b61ceffb6b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.366834ms http.response.status=201 http.response.written=0 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "PUT /v2/test/blobs/uploads/c1e4d7fa-6b98-4843-94dd-04d6039f3a25?_state=DBfg6IzXiDXTIUn8ih4zfeyJuzcRmW3Ntf_GV42OScZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxZTRkN2ZhLTZiOTgtNDg0My05NGRkLTA0ZDYwMzlmM2EyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0NzoxNi4zMjY0ODc3NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3073fdce-6f4f-4af0-92a2-fc4061968003 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=3073fdce-6f4f-4af0-92a2-fc4061968003 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3073fdce-6f4f-4af0-92a2-fc4061968003 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=20.412µ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=e73a8dce-9901-4637-90cd-29243ab21fd1 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3073fdce-6f4f-4af0-92a2-fc4061968003 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42520" 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="675.047µs" http.response.status=404 http.response.written=96 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=324.689µ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=e0fbc5c7-f4b6-458f-84da-397d4177ada7 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=15.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).Stat" trace.id=177275d4-facd-4354-80fc-636020e0b3b4 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=23.988µ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=de297da7-f8b6-4db4-bba4-fa43fb831c50 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=9.687µ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=80492912-27ed-4f95-bddd-73892f313d42 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=13.749µ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=6e21dc83-753f-4981-83c5-221dcf44b968 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=111.051µ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=87af78a8-36c3-4c5e-b984-0b7d398bc4cb trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=149.742µ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=cf830206-81e8-411e-9aec-4203b2046779 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=30.05µ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=12b06fb1-0d6e-46ac-a07c-c3984db563e4 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=184.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=628af67d-12ea-40d2-a994-3212558e6fbb trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=71.381µ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=2aab3ffb-698a-45dc-b191-4d7514e0d4a4 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" 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=3bef3fac-941b-4f92-b8df-bc428d514a4b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42520" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.538922ms http.response.status=201 http.response.written=0 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f2bf324d-6ee1-4ac9-b784-58a0f7574aa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:42534" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f2bf324d-6ee1-4ac9-b784-58a0f7574aa0 http.request.method=GET http.request.remoteaddr="127.0.0.1:42534" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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="849.672µs" http.response.status=200 http.response.written=2 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5df05989-cef1-4008-bdc1-17cb9d629c84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.385Z] time="2023-01-07T14:47:16Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5df05989-cef1-4008-bdc1-17cb9d629c84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=5df05989-cef1-4008-bdc1-17cb9d629c84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=43.298µ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=590e6ebb-af4f-4f96-9f8e-d0e473ebe955 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5df05989-cef1-4008-bdc1-17cb9d629c84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=5df05989-cef1-4008-bdc1-17cb9d629c84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=43.787µ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=f612c23f-1471-4bd3-9f50-98293b774e55 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=5df05989-cef1-4008-bdc1-17cb9d629c84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=22.276µ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=ebc0fd24-25a6-4c00-92c6-e1d831a99e88 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=5df05989-cef1-4008-bdc1-17cb9d629c84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=34.582µ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=f4bc9e2c-8299-4bcc-a1ee-9dc62bb32410 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5df05989-cef1-4008-bdc1-17cb9d629c84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5df05989-cef1-4008-bdc1-17cb9d629c84 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42550" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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.242349ms http.response.status=200 http.response.written=417 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8ad04539-ae9e-4fa8-abeb-8101ffef0071 http.request.method=GET http.request.remoteaddr="127.0.0.1:42564" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8ad04539-ae9e-4fa8-abeb-8101ffef0071 http.request.method=GET http.request.remoteaddr="127.0.0.1:42564" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8ad04539-ae9e-4fa8-abeb-8101ffef0071 http.request.method=GET http.request.remoteaddr="127.0.0.1:42564" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=8ad04539-ae9e-4fa8-abeb-8101ffef0071 http.request.method=GET http.request.remoteaddr="127.0.0.1:42564" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=514.079µ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=480796e5-e4c4-42dc-8938-47508910b4ea trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=8ad04539-ae9e-4fa8-abeb-8101ffef0071 http.request.method=GET http.request.remoteaddr="127.0.0.1:42564" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=21.545µ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=1ac597ba-c22e-4ba6-b46f-9ca83fc90c43 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=8ad04539-ae9e-4fa8-abeb-8101ffef0071 http.request.method=GET http.request.remoteaddr="127.0.0.1:42564" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=34.516µ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=88b8ea6a-eda8-4eae-879d-4197663bb316 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8ad04539-ae9e-4fa8-abeb-8101ffef0071 http.request.method=GET http.request.remoteaddr="127.0.0.1:42564" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8ad04539-ae9e-4fa8-abeb-8101ffef0071 http.request.method=GET http.request.remoteaddr="127.0.0.1:42564" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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.448275ms http.response.status=200 http.response.written=417 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c4372fbc-4157-4b5d-ba41-4e2715d9636e http.request.method=GET http.request.remoteaddr="127.0.0.1:42586" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c4372fbc-4157-4b5d-ba41-4e2715d9636e http.request.method=GET http.request.remoteaddr="127.0.0.1:42586" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bfffbeef-469a-46ed-81e4-77e20f950435 http.request.method=GET http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bfffbeef-469a-46ed-81e4-77e20f950435 http.request.method=GET http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=c4372fbc-4157-4b5d-ba41-4e2715d9636e http.request.method=GET http.request.remoteaddr="127.0.0.1:42586" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=353.322µ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=94e71d62-fc26-4980-a81b-7b3df79b4b48 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=c4372fbc-4157-4b5d-ba41-4e2715d9636e http.request.method=GET http.request.remoteaddr="127.0.0.1:42586" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=21.753µ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=378b716c-2f7c-4fe4-8e77-666527b893d8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=bfffbeef-469a-46ed-81e4-77e20f950435 http.request.method=GET http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=46.963µ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=a9a109c4-0bae-473d-84ee-6c2d721c737e trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=bfffbeef-469a-46ed-81e4-77e20f950435 http.request.method=GET http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=51.52µ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=5b5256ff-3210-4cbd-90a9-e01067a11b67 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=c4372fbc-4157-4b5d-ba41-4e2715d9636e http.request.method=GET http.request.remoteaddr="127.0.0.1:42586" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=334.103µ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=c564f8ad-b5f6-4e15-a93a-15289a7bdc61 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=bfffbeef-469a-46ed-81e4-77e20f950435 http.request.method=GET http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=36.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=e4e251ed-e5bb-4157-a727-bd2e17be12a9 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=c4372fbc-4157-4b5d-ba41-4e2715d9636e http.request.method=GET http.request.remoteaddr="127.0.0.1:42586" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=50.091µ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=1c7d73a8-1d0e-4972-84d8-46d624a3fa44 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.386Z] time="2023-01-07T14:47:16Z" 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=bfffbeef-469a-46ed-81e4-77e20f950435 http.request.method=GET http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=253.118µ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=5d33b457-54d3-419d-bc6c-0a8b67df3b2a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.387Z] time="2023-01-07T14:47:16Z" 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=c4372fbc-4157-4b5d-ba41-4e2715d9636e http.request.method=GET http.request.remoteaddr="127.0.0.1:42586" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=17.189µ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=ddf9f4ea-6ec0-4471-a55c-6736d02b9465 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.387Z] time="2023-01-07T14:47:16Z" 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=bfffbeef-469a-46ed-81e4-77e20f950435 http.request.method=GET http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=264.082µ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=5f09128b-6696-4b9b-8c5e-028d876e34ca trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.643Z] time="2023-01-07T14:47:16Z" 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=c4372fbc-4157-4b5d-ba41-4e2715d9636e http.request.method=GET http.request.remoteaddr="127.0.0.1:42586" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=9.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).URLFor" trace.id=c3667697-e135-437d-96a7-3687c9a4cdf5 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.643Z] time="2023-01-07T14:47:16Z" 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=bfffbeef-469a-46ed-81e4-77e20f950435 http.request.method=GET http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=9.421µ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=683c4fc8-3326-4095-b5ae-5de01c481964 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" 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=c4372fbc-4157-4b5d-ba41-4e2715d9636e http.request.method=GET http.request.remoteaddr="127.0.0.1:42586" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=47.067µ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=5ed08bcd-9566-4c52-9c78-a87bc41a9295 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" 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=bfffbeef-469a-46ed-81e4-77e20f950435 http.request.method=GET http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=26.967µ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=d107758d-df4f-49f2-8dd5-a6436e464210 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" 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=c4372fbc-4157-4b5d-ba41-4e2715d9636e http.request.method=GET http.request.remoteaddr="127.0.0.1:42586" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=42.347µ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=39709cac-44b4-4b8b-a611-0c8d22a4e355 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" 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=bfffbeef-469a-46ed-81e4-77e20f950435 http.request.method=GET http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=80.36µ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=c4125b4c-6bbb-4166-b310-765f336cb08b trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" 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=bfffbeef-469a-46ed-81e4-77e20f950435 http.request.method=GET http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=20.117µ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=a6e2a388-9e3a-436d-bac9-14092689e955 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bfffbeef-469a-46ed-81e4-77e20f950435 http.request.method=GET http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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.686152ms http.response.status=200 http.response.written=179 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" 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=c4372fbc-4157-4b5d-ba41-4e2715d9636e http.request.method=GET http.request.remoteaddr="127.0.0.1:42586" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=2.445711ms 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=5e17e077-4054-4885-902a-3d94fc839b95 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c4372fbc-4157-4b5d-ba41-4e2715d9636e http.request.method=GET http.request.remoteaddr="127.0.0.1:42586" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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=13.570871ms http.response.status=200 http.response.written=68 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=83e9c0ad-4477-4bc3-8a79-b816e981d9bc http.request.method=GET http.request.remoteaddr="127.0.0.1:42598" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=83e9c0ad-4477-4bc3-8a79-b816e981d9bc http.request.method=GET http.request.remoteaddr="127.0.0.1:42598" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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="813.9µs" http.response.status=200 http.response.written=2 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=72400b34-9bfa-424d-9910-a8379d1e489a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42604" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=72400b34-9bfa-424d-9910-a8379d1e489a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42604" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=72400b34-9bfa-424d-9910-a8379d1e489a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42604" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" 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=72400b34-9bfa-424d-9910-a8379d1e489a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42604" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=65.797µ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=971fbe2c-7c1d-4b5d-abde-54fac1a4b98f trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" 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=72400b34-9bfa-424d-9910-a8379d1e489a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42604" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=22.392µ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=ce0f03f1-17b0-4012-8d3b-81890c67ba78 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" 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=72400b34-9bfa-424d-9910-a8379d1e489a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42604" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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.982942ms http.response.status=404 http.response.written=181 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=33387ac7-687e-4f9a-bf4f-0cc3b1692584 http.request.method=GET http.request.remoteaddr="127.0.0.1:42618" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=33387ac7-687e-4f9a-bf4f-0cc3b1692584 http.request.method=GET http.request.remoteaddr="127.0.0.1:42618" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=33387ac7-687e-4f9a-bf4f-0cc3b1692584 http.request.method=GET http.request.remoteaddr="127.0.0.1:42618" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" 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=33387ac7-687e-4f9a-bf4f-0cc3b1692584 http.request.method=GET http.request.remoteaddr="127.0.0.1:42618" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=19.412µ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=03bcd5a0-7bea-4992-a60b-cecabecf9a4f trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" 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=33387ac7-687e-4f9a-bf4f-0cc3b1692584 http.request.method=GET http.request.remoteaddr="127.0.0.1:42618" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da trace.duration=9.756µ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=f64f172b-37d5-44f1-ad4c-a65ed08849b6 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] time="2023-01-07T14:47:16Z" 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=33387ac7-687e-4f9a-bf4f-0cc3b1692584 http.request.method=GET http.request.remoteaddr="127.0.0.1:42618" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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.006965ms http.response.status=404 http.response.written=181 instance.id=67c10123-d96e-46e5-9b42-cebbe127f5da vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:47:16 [2023-01-07T14:47:16.644Z] 127.0.0.1 - - [07/Jan/2023:14:47:16 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:47:16 [2023-01-07T14:47:16.644Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.30s)
14:47:16 [2023-01-07T14:47:16.644Z] === RUN   TestRemoveImageOrphaning
14:47:16 [2023-01-07T14:47:16.900Z] --- PASS: TestRemoveImageOrphaning (0.28s)
14:47:16 [2023-01-07T14:47:16.900Z] === RUN   TestRemoveImageGarbageCollector
14:47:18 [2023-01-07T14:47:18.788Z] --- PASS: TestRemoveImageGarbageCollector (1.83s)
14:47:18 [2023-01-07T14:47:18.788Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:47:18 [2023-01-07T14:47:18.788Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:47:18 [2023-01-07T14:47:18.788Z] === RUN   TestTagInvalidReference
14:47:18 [2023-01-07T14:47:18.788Z] --- PASS: TestTagInvalidReference (0.01s)
14:47:18 [2023-01-07T14:47:18.788Z] === RUN   TestTagValidPrefixedRepo
14:47:18 [2023-01-07T14:47:18.788Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
14:47:18 [2023-01-07T14:47:18.788Z] === RUN   TestTagExistedNameWithoutForce
14:47:18 [2023-01-07T14:47:18.788Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:47:18 [2023-01-07T14:47:18.788Z] === RUN   TestTagOfficialNames
14:47:18 [2023-01-07T14:47:18.788Z] --- PASS: TestTagOfficialNames (0.05s)
14:47:18 [2023-01-07T14:47:18.788Z] === RUN   TestTagMatchesDigest
14:47:18 [2023-01-07T14:47:18.788Z] --- PASS: TestTagMatchesDigest (0.01s)
14:47:18 [2023-01-07T14:47:18.788Z] === CONT  TestImportExtremelyLargeImageWorks
14:47:18 [2023-01-07T14:47:18.878Z] --- PASS: TestLinksContainerNames (2.24s)
14:47:18 [2023-01-07T14:47:18.878Z] === RUN   TestLogsFollowTailEmpty
14:47:19 [2023-01-07T14:47:19.464Z] --- PASS: TestLogsFollowTailEmpty (1.11s)
14:47:19 [2023-01-07T14:47:19.464Z] === RUN   TestContainerNetworkMountsNoChown
14:47:20 [2023-01-07T14:47:20.392Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s)
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/default
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/default
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/private
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/private
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/rprivate
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/rprivate
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/slave
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/slave
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/rslave
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/rslave
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/shared
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/shared
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/rshared
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/rshared
14:47:20 [2023-01-07T14:47:20.392Z] === CONT  TestMountDaemonRoot/default
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/default/mount_root
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/default/bind_root
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:47:20 [2023-01-07T14:47:20.392Z] === CONT  TestMountDaemonRoot/default/mount_root
14:47:20 [2023-01-07T14:47:20.392Z] === CONT  TestMountDaemonRoot/rshared
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:47:20 [2023-01-07T14:47:20.392Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:47:20 [2023-01-07T14:47:20.392Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:47:20 [2023-01-07T14:47:20.392Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:47:20 [2023-01-07T14:47:20.647Z] === CONT  TestMountDaemonRoot/shared
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === CONT  TestMountDaemonRoot/rslave
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === CONT  TestMountDaemonRoot/slave
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:47:20 [2023-01-07T14:47:20.647Z] === CONT  TestMountDaemonRoot/rprivate
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === CONT  TestMountDaemonRoot/private
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/private/bind_root
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/private/mount_root
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:47:20 [2023-01-07T14:47:20.647Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === CONT  TestMountDaemonRoot/default/bind_root
14:47:20 [2023-01-07T14:47:20.647Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:47:20 [2023-01-07T14:47:20.647Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:47:20 [2023-01-07T14:47:20.647Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:47:20 [2023-01-07T14:47:20.903Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:47:20 [2023-01-07T14:47:20.903Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:47:20 [2023-01-07T14:47:20.903Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:47:20 [2023-01-07T14:47:20.903Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:47:20 [2023-01-07T14:47:20.903Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:47:20 [2023-01-07T14:47:20.903Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:47:20 [2023-01-07T14:47:20.903Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:47:20 [2023-01-07T14:47:20.903Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:47:20 [2023-01-07T14:47:20.903Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:47:21 [2023-01-07T14:47:21.159Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:47:21 [2023-01-07T14:47:21.159Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:47:21 [2023-01-07T14:47:21.159Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:47:21 [2023-01-07T14:47:21.159Z] === CONT  TestMountDaemonRoot/private/bind_root
14:47:21 [2023-01-07T14:47:21.159Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:47:21 [2023-01-07T14:47:21.159Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:47:21 [2023-01-07T14:47:21.159Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:47:21 [2023-01-07T14:47:21.159Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:47:21 [2023-01-07T14:47:21.159Z] === CONT  TestMountDaemonRoot/private/mount_root
14:47:21 [2023-01-07T14:47:21.159Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:47:21 [2023-01-07T14:47:21.159Z] --- PASS: TestMountDaemonRoot (0.02s)
14:47:21 [2023-01-07T14:47:21.159Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.16s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
14:47:21 [2023-01-07T14:47:21.159Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.17s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
14:47:21 [2023-01-07T14:47:21.159Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
14:47:21 [2023-01-07T14:47:21.159Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
14:47:21 [2023-01-07T14:47:21.159Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
14:47:21 [2023-01-07T14:47:21.159Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
14:47:21 [2023-01-07T14:47:21.159Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
14:47:21 [2023-01-07T14:47:21.159Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
14:47:21 [2023-01-07T14:47:21.159Z] === RUN   TestContainerBindMountNonRecursive
14:47:23 [2023-01-07T14:47:23.046Z] --- PASS: TestContainerBindMountNonRecursive (1.48s)
14:47:23 [2023-01-07T14:47:23.046Z] === RUN   TestContainerVolumesMountedAsShared
14:47:23 [2023-01-07T14:47:23.303Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s)
14:47:23 [2023-01-07T14:47:23.303Z] === RUN   TestContainerVolumesMountedAsSlave
14:47:23 [2023-01-07T14:47:23.559Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
14:47:23 [2023-01-07T14:47:23.559Z] === RUN   TestNetworkNat
14:47:23 [2023-01-07T14:47:23.790Z] --- PASS: TestHealthKillContainer (7.85s)
14:47:23 [2023-01-07T14:47:23.791Z] === RUN   TestHealthCheckProcessKilled
14:47:24 [2023-01-07T14:47:24.050Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
14:47:24 [2023-01-07T14:47:24.050Z] === RUN   TestInspectCpusetInConfigPre120
14:47:24 [2023-01-07T14:47:24.050Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:47:24 [2023-01-07T14:47:24.050Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
14:47:24 [2023-01-07T14:47:24.050Z] === RUN   TestIpcModeNone
14:47:24 [2023-01-07T14:47:24.120Z] --- PASS: TestNetworkNat (0.49s)
14:47:24 [2023-01-07T14:47:24.120Z] === RUN   TestNetworkLocalhostTCPNat
14:47:24 [2023-01-07T14:47:24.619Z] --- PASS: TestIpcModeNone (0.41s)
14:47:24 [2023-01-07T14:47:24.619Z] === RUN   TestIpcModePrivate
14:47:24 [2023-01-07T14:47:24.689Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
14:47:24 [2023-01-07T14:47:24.689Z] === RUN   TestNetworkLoopbackNat
14:47:24 [2023-01-07T14:47:24.878Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
14:47:24 [2023-01-07T14:47:24.878Z] --- PASS: TestIpcModePrivate (0.42s)
14:47:24 [2023-01-07T14:47:24.878Z] === RUN   TestIpcModeShareable
14:47:24 [2023-01-07T14:47:24.878Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:47:24 [2023-01-07T14:47:24.878Z] --- SKIP: TestIpcModeShareable (0.00s)
14:47:24 [2023-01-07T14:47:24.878Z] === RUN   TestAPIIpcModeShareableAndContainer
14:47:26 [2023-01-07T14:47:26.787Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s)
14:47:26 [2023-01-07T14:47:26.787Z] === RUN   TestAPIIpcModeHost
14:47:26 [2023-01-07T14:47:26.787Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:47:26 [2023-01-07T14:47:26.787Z] --- SKIP: TestAPIIpcModeHost (0.00s)
14:47:26 [2023-01-07T14:47:26.787Z] === RUN   TestDaemonIpcModeShareable
14:47:26 [2023-01-07T14:47:26.787Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:47:26 [2023-01-07T14:47:26.787Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
14:47:26 [2023-01-07T14:47:26.787Z] === RUN   TestDaemonIpcModePrivate
14:47:27 [2023-01-07T14:47:27.204Z] --- PASS: TestNetworkLoopbackNat (2.58s)
14:47:27 [2023-01-07T14:47:27.204Z] === RUN   TestPause
14:47:27 [2023-01-07T14:47:27.356Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
14:47:27 [2023-01-07T14:47:27.766Z] --- PASS: TestPause (0.48s)
14:47:27 [2023-01-07T14:47:27.766Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:47:27 [2023-01-07T14:47:27.766Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:47:27 [2023-01-07T14:47:27.766Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:47:27 [2023-01-07T14:47:27.766Z] === RUN   TestPauseStopPausedContainer
14:47:28 [2023-01-07T14:47:28.022Z] --- PASS: TestPauseStopPausedContainer (0.48s)
14:47:28 [2023-01-07T14:47:28.022Z] === RUN   TestPsFilter
14:47:28 [2023-01-07T14:47:28.277Z] --- PASS: TestPsFilter (0.14s)
14:47:28 [2023-01-07T14:47:28.277Z] === RUN   TestRemoveContainerWithRemovedVolume
14:47:28 [2023-01-07T14:47:28.533Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
14:47:28 [2023-01-07T14:47:28.533Z] === RUN   TestRemoveContainerWithVolume
14:47:28 [2023-01-07T14:47:28.740Z] --- PASS: TestDaemonIpcModePrivate (2.12s)
14:47:28 [2023-01-07T14:47:28.740Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:47:28 [2023-01-07T14:47:28.740Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:47:28 [2023-01-07T14:47:28.740Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
14:47:28 [2023-01-07T14:47:28.740Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:47:28 [2023-01-07T14:47:28.740Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:47:28 [2023-01-07T14:47:28.740Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
14:47:28 [2023-01-07T14:47:28.740Z] === RUN   TestIpcModeOlderClient
14:47:28 [2023-01-07T14:47:28.740Z] === PAUSE TestIpcModeOlderClient
14:47:28 [2023-01-07T14:47:28.740Z] === RUN   TestKillContainerInvalidSignal
14:47:29 [2023-01-07T14:47:29.001Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
14:47:29 [2023-01-07T14:47:29.001Z] === RUN   TestKillContainer
14:47:29 [2023-01-07T14:47:29.001Z] === RUN   TestKillContainer/no_signal
14:47:29 [2023-01-07T14:47:29.094Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
14:47:29 [2023-01-07T14:47:29.094Z] === RUN   TestRemoveContainerRunning
14:47:29 [2023-01-07T14:47:29.270Z] === RUN   TestKillContainer/non_killing_signal
14:47:29 [2023-01-07T14:47:29.530Z] === RUN   TestKillContainer/killing_signal
14:47:29 [2023-01-07T14:47:29.656Z] --- PASS: TestRemoveContainerRunning (0.42s)
14:47:29 [2023-01-07T14:47:29.656Z] === RUN   TestRemoveContainerForceRemoveRunning
14:47:29 [2023-01-07T14:47:29.912Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
14:47:29 [2023-01-07T14:47:29.912Z] === RUN   TestRemoveInvalidContainer
14:47:29 [2023-01-07T14:47:29.912Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:47:29 [2023-01-07T14:47:29.912Z] === RUN   TestRenameLinkedContainer
14:47:30 [2023-01-07T14:47:30.100Z] --- PASS: TestKillContainer (1.17s)
14:47:30 [2023-01-07T14:47:30.100Z]     --- PASS: TestKillContainer/no_signal (0.38s)
14:47:30 [2023-01-07T14:47:30.100Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
14:47:30 [2023-01-07T14:47:30.100Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
14:47:30 [2023-01-07T14:47:30.100Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:47:30 [2023-01-07T14:47:30.100Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:47:30 [2023-01-07T14:47:30.360Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:47:30 [2023-01-07T14:47:30.929Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
14:47:30 [2023-01-07T14:47:30.929Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
14:47:30 [2023-01-07T14:47:30.929Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
14:47:30 [2023-01-07T14:47:30.929Z] === RUN   TestKillStoppedContainer
14:47:30 [2023-01-07T14:47:30.929Z] --- PASS: TestKillStoppedContainer (0.07s)
14:47:30 [2023-01-07T14:47:30.929Z] === RUN   TestKillStoppedContainerAPIPre120
14:47:30 [2023-01-07T14:47:30.929Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:47:30 [2023-01-07T14:47:30.929Z] === RUN   TestKillDifferentUserContainer
14:47:31 [2023-01-07T14:47:31.499Z] --- PASS: TestKillDifferentUserContainer (0.43s)
14:47:31 [2023-01-07T14:47:31.499Z] === RUN   TestInspectOomKilledTrue
14:47:31 [2023-01-07T14:47:31.499Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
14:47:31 [2023-01-07T14:47:31.499Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:47:31 [2023-01-07T14:47:31.499Z] === RUN   TestInspectOomKilledFalse
14:47:31 [2023-01-07T14:47:31.499Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:47:31 [2023-01-07T14:47:31.499Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:47:31 [2023-01-07T14:47:31.499Z] === RUN   TestLinksEtcHostsContentMatch
14:47:31 [2023-01-07T14:47:31.499Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:47:31 [2023-01-07T14:47:31.499Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
14:47:31 [2023-01-07T14:47:31.499Z] === RUN   TestLinksContainerNames
14:47:31 [2023-01-07T14:47:31.801Z] --- PASS: TestRenameLinkedContainer (1.77s)
14:47:31 [2023-01-07T14:47:31.801Z] === RUN   TestRenameStoppedContainer
14:47:32 [2023-01-07T14:47:32.058Z] --- PASS: TestRenameStoppedContainer (0.44s)
14:47:32 [2023-01-07T14:47:32.058Z] === RUN   TestRenameRunningContainerAndReuse
14:47:32 [2023-01-07T14:47:32.437Z] --- PASS: TestLinksContainerNames (0.82s)
14:47:32 [2023-01-07T14:47:32.437Z] === RUN   TestLogsFollowTailEmpty
14:47:32 [2023-01-07T14:47:32.696Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
14:47:32 [2023-01-07T14:47:32.696Z] === RUN   TestContainerNetworkMountsNoChown
14:47:32 [2023-01-07T14:47:32.956Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
14:47:32 [2023-01-07T14:47:32.956Z] === RUN   TestMountDaemonRoot
14:47:32 [2023-01-07T14:47:32.984Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
14:47:32 [2023-01-07T14:47:32.984Z] === RUN   TestRenameInvalidName
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/default
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/default
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/private
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/private
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/rprivate
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/rprivate
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/slave
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/slave
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/rslave
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/rslave
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/shared
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/shared
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/rshared
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/rshared
14:47:33 [2023-01-07T14:47:33.216Z] === CONT  TestMountDaemonRoot/default
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/default/bind_root
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/default/mount_root
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:47:33 [2023-01-07T14:47:33.216Z] === CONT  TestMountDaemonRoot/default/bind_root
14:47:33 [2023-01-07T14:47:33.216Z] === CONT  TestMountDaemonRoot/rshared
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:47:33 [2023-01-07T14:47:33.216Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:47:33 [2023-01-07T14:47:33.216Z] === CONT  TestMountDaemonRoot/shared
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:47:33 [2023-01-07T14:47:33.216Z] === CONT  TestMountDaemonRoot/rslave
14:47:33 [2023-01-07T14:47:33.216Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:47:33 [2023-01-07T14:47:33.216Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/slave
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/rprivate
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/private
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/private/bind_root
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/private/mount_root
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:47:33 [2023-01-07T14:47:33.217Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/default/mount_root
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:47:33 [2023-01-07T14:47:33.217Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:47:33 [2023-01-07T14:47:33.476Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:47:33 [2023-01-07T14:47:33.476Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:47:33 [2023-01-07T14:47:33.476Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:47:33 [2023-01-07T14:47:33.476Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:47:33 [2023-01-07T14:47:33.476Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:47:33 [2023-01-07T14:47:33.476Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:47:33 [2023-01-07T14:47:33.476Z] === CONT  TestMountDaemonRoot/private/bind_root
14:47:33 [2023-01-07T14:47:33.476Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:47:33 [2023-01-07T14:47:33.476Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:47:33 [2023-01-07T14:47:33.476Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:47:33 [2023-01-07T14:47:33.476Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:47:33 [2023-01-07T14:47:33.476Z] === CONT  TestMountDaemonRoot/private/mount_root
14:47:33 [2023-01-07T14:47:33.476Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:47:33 [2023-01-07T14:47:33.476Z] --- PASS: TestMountDaemonRoot (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
14:47:33 [2023-01-07T14:47:33.476Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
14:47:33 [2023-01-07T14:47:33.476Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
14:47:33 [2023-01-07T14:47:33.476Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:47:33 [2023-01-07T14:47:33.476Z] === RUN   TestContainerBindMountNonRecursive
14:47:33 [2023-01-07T14:47:33.476Z]     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)
14:47:33 [2023-01-07T14:47:33.476Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
14:47:33 [2023-01-07T14:47:33.476Z] === RUN   TestContainerVolumesMountedAsShared
14:47:33 [2023-01-07T14:47:33.476Z]     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)
14:47:33 [2023-01-07T14:47:33.476Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
14:47:33 [2023-01-07T14:47:33.476Z] === RUN   TestContainerVolumesMountedAsSlave
14:47:33 [2023-01-07T14:47:33.476Z]     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)
14:47:33 [2023-01-07T14:47:33.476Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
14:47:33 [2023-01-07T14:47:33.476Z] === RUN   TestNetworkNat
14:47:33 [2023-01-07T14:47:33.546Z] --- PASS: TestRenameInvalidName (0.47s)
14:47:33 [2023-01-07T14:47:33.546Z] === RUN   TestRenameAnonymousContainer
14:47:34 [2023-01-07T14:47:34.046Z] --- PASS: TestNetworkNat (0.52s)
14:47:34 [2023-01-07T14:47:34.046Z] === RUN   TestNetworkLocalhostTCPNat
14:47:34 [2023-01-07T14:47:34.615Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s)
14:47:34 [2023-01-07T14:47:34.615Z] === RUN   TestNetworkLoopbackNat
14:47:35 [2023-01-07T14:47:35.434Z] --- PASS: TestRenameAnonymousContainer (1.59s)
14:47:35 [2023-01-07T14:47:35.434Z] === RUN   TestRenameContainerWithSameName
14:47:35 [2023-01-07T14:47:35.434Z] --- PASS: TestRenameContainerWithSameName (0.44s)
14:47:35 [2023-01-07T14:47:35.434Z] === RUN   TestRenameContainerWithLinkedContainer
14:47:36 [2023-01-07T14:47:36.363Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
14:47:36 [2023-01-07T14:47:36.363Z] === RUN   TestResize
14:47:36 [2023-01-07T14:47:36.924Z] --- PASS: TestResize (0.41s)
14:47:36 [2023-01-07T14:47:36.924Z] === RUN   TestResizeWithInvalidSize
14:47:37 [2023-01-07T14:47:37.151Z] --- PASS: TestNetworkLoopbackNat (2.54s)
14:47:37 [2023-01-07T14:47:37.151Z] === RUN   TestPause
14:47:37 [2023-01-07T14:47:37.151Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
14:47:37 [2023-01-07T14:47:37.151Z] --- SKIP: TestPause (0.00s)
14:47:37 [2023-01-07T14:47:37.151Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:47:37 [2023-01-07T14:47:37.151Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:47:37 [2023-01-07T14:47:37.151Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:47:37 [2023-01-07T14:47:37.151Z] === RUN   TestPauseStopPausedContainer
14:47:37 [2023-01-07T14:47:37.151Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
14:47:37 [2023-01-07T14:47:37.151Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
14:47:37 [2023-01-07T14:47:37.151Z] === RUN   TestPsFilter
14:47:37 [2023-01-07T14:47:37.151Z] --- PASS: TestPsFilter (0.11s)
14:47:37 [2023-01-07T14:47:37.151Z] === RUN   TestRemoveContainerWithRemovedVolume
14:47:37 [2023-01-07T14:47:37.180Z] --- PASS: TestResizeWithInvalidSize (0.43s)
14:47:37 [2023-01-07T14:47:37.180Z] === RUN   TestResizeWhenContainerNotStarted
14:47:37 [2023-01-07T14:47:37.720Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
14:47:37 [2023-01-07T14:47:37.720Z] === RUN   TestRemoveContainerWithVolume
14:47:37 [2023-01-07T14:47:37.741Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
14:47:37 [2023-01-07T14:47:37.741Z] === RUN   TestDaemonRestartKillContainers
14:47:37 [2023-01-07T14:47:37.741Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:47:37 [2023-01-07T14:47:37.741Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:47:37 [2023-01-07T14:47:37.980Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
14:47:37 [2023-01-07T14:47:37.980Z] === RUN   TestRemoveContainerRunning
14:47:38 [2023-01-07T14:47:38.548Z] --- PASS: TestRemoveContainerRunning (0.37s)
14:47:38 [2023-01-07T14:47:38.548Z] === RUN   TestRemoveContainerForceRemoveRunning
14:47:38 [2023-01-07T14:47:38.807Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
14:47:38 [2023-01-07T14:47:38.807Z] === RUN   TestRemoveInvalidContainer
14:47:38 [2023-01-07T14:47:38.807Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:47:38 [2023-01-07T14:47:38.807Z] === RUN   TestRenameLinkedContainer
14:47:39 [2023-01-07T14:47:39.629Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:47:39 [2023-01-07T14:47:39.629Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:47:40 [2023-01-07T14:47:40.714Z] --- PASS: TestRenameLinkedContainer (1.56s)
14:47:40 [2023-01-07T14:47:40.714Z] === RUN   TestRenameStoppedContainer
14:47:40 [2023-01-07T14:47:40.714Z] --- PASS: TestRenameStoppedContainer (0.39s)
14:47:40 [2023-01-07T14:47:40.714Z] === RUN   TestRenameRunningContainerAndReuse
14:47:40 [2023-01-07T14:47:40.993Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:47:40 [2023-01-07T14:47:40.993Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:47:41 [2023-01-07T14:47:41.652Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s)
14:47:41 [2023-01-07T14:47:41.652Z] === RUN   TestRenameInvalidName
14:47:41 [2023-01-07T14:47:41.911Z] --- PASS: TestRenameInvalidName (0.38s)
14:47:41 [2023-01-07T14:47:41.911Z] === RUN   TestRenameAnonymousContainer
14:47:42 [2023-01-07T14:47:42.882Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:47:42 [2023-01-07T14:47:42.882Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:47:43 [2023-01-07T14:47:43.291Z] --- PASS: TestRenameAnonymousContainer (1.37s)
14:47:43 [2023-01-07T14:47:43.291Z] === RUN   TestRenameContainerWithSameName
14:47:43 [2023-01-07T14:47:43.860Z] --- PASS: TestRenameContainerWithSameName (0.41s)
14:47:43 [2023-01-07T14:47:43.860Z] === RUN   TestRenameContainerWithLinkedContainer
14:47:44 [2023-01-07T14:47:44.797Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
14:47:44 [2023-01-07T14:47:44.797Z] === RUN   TestResize
14:47:45 [2023-01-07T14:47:45.056Z] --- PASS: TestResize (0.40s)
14:47:45 [2023-01-07T14:47:45.056Z] === RUN   TestResizeWithInvalidSize
14:47:45 [2023-01-07T14:47:45.316Z] --- PASS: TestResizeWithInvalidSize (0.48s)
14:47:45 [2023-01-07T14:47:45.316Z] === RUN   TestResizeWhenContainerNotStarted
14:47:45 [2023-01-07T14:47:45.885Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
14:47:45 [2023-01-07T14:47:45.885Z] === RUN   TestDaemonRestartKillContainers
14:47:45 [2023-01-07T14:47:45.885Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:47:45 [2023-01-07T14:47:45.885Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
14:47:45 [2023-01-07T14:47:45.885Z] === RUN   TestCgroupNamespacesRun
14:47:46 [2023-01-07T14:47:46.146Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:47:46 [2023-01-07T14:47:46.146Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:47:46 [2023-01-07T14:47:46.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:47:46 [2023-01-07T14:47:46.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:47:46 [2023-01-07T14:47:46.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:47:46 [2023-01-07T14:47:46.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:47:46 [2023-01-07T14:47:46.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:47:48 [2023-01-07T14:47:48.424Z] --- PASS: TestCgroupNamespacesRun (2.12s)
14:47:48 [2023-01-07T14:47:48.424Z] === RUN   TestCgroupNamespacesRunPrivileged
14:47:48 [2023-01-07T14:47:48.532Z] ..........................xx....................                         [ 29%]
14:47:49 [2023-01-07T14:47:49.821Z] INFO: Extraction ended at 01/07/2023 14:47:44. Duration:00:00:34.9425382
14:47:49 [2023-01-07T14:47:49.821Z] INFO: Updating the golang and path environment variables
14:47:49 [2023-01-07T14:47:49.821Z] INFO: GOPATH=d:\gopath
14:47:49 [2023-01-07T14:47:49.821Z] INFO: go version go1.18.9 windows/amd64
14:47:49 [2023-01-07T14:47:49.821Z] INFO: Running the daemon under test in debug mode
14:47:49 [2023-01-07T14:47:49.821Z] INFO: Starting a daemon under test...
14:47:49 [2023-01-07T14:47:49.821Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44755\4\daemon --pidfile d:\CI\PR-44755\4\docker.pid -D
14:47:49 [2023-01-07T14:47:49.821Z] INFO: Process started successfully.
14:47:49 [2023-01-07T14:47:49.821Z] INFO: Start tailing logs of the daemon under tests
14:47:49 [2023-01-07T14:47:49.821Z] INFO: Waiting for the daemon under test to start...
14:47:49 [2023-01-07T14:47:49.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:47:50 [2023-01-07T14:47:50.310Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:47:50 [2023-01-07T14:47:50.310Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:47:50 [2023-01-07T14:47:50.338Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s)
14:47:50 [2023-01-07T14:47:50.338Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:47:52 [2023-01-07T14:47:52.198Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:47:52 [2023-01-07T14:47:52.198Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
14:47:52 [2023-01-07T14:47:52.198Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.87s)
14:47:52 [2023-01-07T14:47:52.198Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s)
14:47:52 [2023-01-07T14:47:52.198Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s)
14:47:52 [2023-01-07T14:47:52.198Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s)
14:47:52 [2023-01-07T14:47:52.198Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s)
14:47:52 [2023-01-07T14:47:52.198Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.46s)
14:47:52 [2023-01-07T14:47:52.198Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.46s)
14:47:52 [2023-01-07T14:47:52.198Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s)
14:47:52 [2023-01-07T14:47:52.198Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.15s)
14:47:52 [2023-01-07T14:47:52.198Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s)
14:47:52 [2023-01-07T14:47:52.198Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.84s)
14:47:52 [2023-01-07T14:47:52.198Z] === RUN   TestCgroupNamespacesRun
14:47:52 [2023-01-07T14:47:52.310Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s)
14:47:52 [2023-01-07T14:47:52.310Z] === RUN   TestCgroupNamespacesRunHostMode
14:47:53 [2023-01-07T14:47:53.126Z] --- PASS: TestCgroupNamespacesRun (1.14s)
14:47:53 [2023-01-07T14:47:53.126Z] === RUN   TestCgroupNamespacesRunPrivileged
14:47:54 [2023-01-07T14:47:54.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:47:54 [2023-01-07T14:47:54.489Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
14:47:54 [2023-01-07T14:47:54.489Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:47:54 [2023-01-07T14:47:54.845Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s)
14:47:54 [2023-01-07T14:47:54.845Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:47:55 [2023-01-07T14:47:55.419Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
14:47:55 [2023-01-07T14:47:55.419Z] === RUN   TestCgroupNamespacesRunHostMode
14:47:56 [2023-01-07T14:47:56.751Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s)
14:47:56 [2023-01-07T14:47:56.751Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:47:56 [2023-01-07T14:47:56.783Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
14:47:56 [2023-01-07T14:47:56.783Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:47:57 [2023-01-07T14:47:57.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:47:57 [2023-01-07T14:47:57.713Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
14:47:57 [2023-01-07T14:47:57.713Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:47:58 [2023-01-07T14:47:58.658Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s)
14:47:58 [2023-01-07T14:47:58.658Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:47:59 [2023-01-07T14:47:59.226Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
14:47:59 [2023-01-07T14:47:59.226Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:47:59 [2023-01-07T14:47:59.482Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s)
14:47:59 [2023-01-07T14:47:59.482Z] === RUN   TestCgroupNamespacesRunOlderClient
14:47:59 [2023-01-07T14:47:59.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:48:00 [2023-01-07T14:48:00.565Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s)
14:48:00 [2023-01-07T14:48:00.565Z] === RUN   TestCgroupNamespacesRunOlderClient
14:48:00 [2023-01-07T14:48:00.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:48:01 [2023-01-07T14:48:01.370Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s)
14:48:01 [2023-01-07T14:48:01.370Z] === RUN   TestNISDomainname
14:48:01 [2023-01-07T14:48:01.934Z] --- PASS: TestNISDomainname (0.75s)
14:48:01 [2023-01-07T14:48:01.934Z] === RUN   TestHostnameDnsResolution
14:48:02 [2023-01-07T14:48:02.471Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s)
14:48:02 [2023-01-07T14:48:02.471Z] === RUN   TestNISDomainname
14:48:02 [2023-01-07T14:48:02.471Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:48:02 [2023-01-07T14:48:02.471Z] --- SKIP: TestNISDomainname (0.01s)
14:48:02 [2023-01-07T14:48:02.471Z] === RUN   TestHostnameDnsResolution
14:48:02 [2023-01-07T14:48:02.861Z] --- PASS: TestHostnameDnsResolution (0.68s)
14:48:02 [2023-01-07T14:48:02.861Z] === RUN   TestUnprivilegedPortsAndPing
14:48:03 [2023-01-07T14:48:03.044Z] --- PASS: TestHostnameDnsResolution (0.67s)
14:48:03 [2023-01-07T14:48:03.044Z] === RUN   TestUnprivilegedPortsAndPing
14:48:03 [2023-01-07T14:48:03.044Z]     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
14:48:03 [2023-01-07T14:48:03.044Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
14:48:03 [2023-01-07T14:48:03.044Z] === RUN   TestStats
14:48:03 [2023-01-07T14:48:03.044Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:48:03 [2023-01-07T14:48:03.044Z] --- SKIP: TestStats (0.00s)
14:48:03 [2023-01-07T14:48:03.044Z] === RUN   TestStopContainerWithTimeout
14:48:03 [2023-01-07T14:48:03.044Z] === RUN   TestStopContainerWithTimeout/0
14:48:03 [2023-01-07T14:48:03.044Z] === PAUSE TestStopContainerWithTimeout/0
14:48:03 [2023-01-07T14:48:03.044Z] === RUN   TestStopContainerWithTimeout/1
14:48:03 [2023-01-07T14:48:03.044Z] === PAUSE TestStopContainerWithTimeout/1
14:48:03 [2023-01-07T14:48:03.044Z] === RUN   TestStopContainerWithTimeout/3
14:48:03 [2023-01-07T14:48:03.044Z] === PAUSE TestStopContainerWithTimeout/3
14:48:03 [2023-01-07T14:48:03.044Z] === RUN   TestStopContainerWithTimeout/-1
14:48:03 [2023-01-07T14:48:03.044Z] === PAUSE TestStopContainerWithTimeout/-1
14:48:03 [2023-01-07T14:48:03.044Z] === CONT  TestStopContainerWithTimeout/0
14:48:03 [2023-01-07T14:48:03.044Z] === CONT  TestStopContainerWithTimeout/3
14:48:03 [2023-01-07T14:48:03.117Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
14:48:03 [2023-01-07T14:48:03.117Z] === RUN   TestStats
14:48:03 [2023-01-07T14:48:03.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:48:03 [2023-01-07T14:48:03.983Z] === CONT  TestStopContainerWithTimeout/1
14:48:04 [2023-01-07T14:48:04.306Z] tests/integration/api_exec_test.py .....................                 [ 34%]
14:48:05 [2023-01-07T14:48:05.362Z] === CONT  TestStopContainerWithTimeout/-1
14:48:05 [2023-01-07T14:48:05.631Z] --- PASS: TestStats (2.47s)
14:48:05 [2023-01-07T14:48:05.631Z] === RUN   TestStopContainerWithTimeout
14:48:05 [2023-01-07T14:48:05.631Z] === RUN   TestStopContainerWithTimeout/0
14:48:05 [2023-01-07T14:48:05.631Z] === PAUSE TestStopContainerWithTimeout/0
14:48:05 [2023-01-07T14:48:05.631Z] === RUN   TestStopContainerWithTimeout/1
14:48:05 [2023-01-07T14:48:05.631Z] === PAUSE TestStopContainerWithTimeout/1
14:48:05 [2023-01-07T14:48:05.631Z] === RUN   TestStopContainerWithTimeout/3
14:48:05 [2023-01-07T14:48:05.631Z] === PAUSE TestStopContainerWithTimeout/3
14:48:05 [2023-01-07T14:48:05.631Z] === RUN   TestStopContainerWithTimeout/-1
14:48:05 [2023-01-07T14:48:05.631Z] === PAUSE TestStopContainerWithTimeout/-1
14:48:05 [2023-01-07T14:48:05.631Z] === CONT  TestStopContainerWithTimeout/0
14:48:05 [2023-01-07T14:48:05.631Z] === CONT  TestStopContainerWithTimeout/-1
14:48:05 [2023-01-07T14:48:05.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:48:06 [2023-01-07T14:48:06.193Z] === CONT  TestStopContainerWithTimeout/3
14:48:07 [2023-01-07T14:48:07.661Z] .....INFO: Daemon under test started and replied!
14:48:07 [2023-01-07T14:48:07.661Z] INFO: Docker version of the daemon under test
14:48:07 [2023-01-07T14:48:07.661Z] 
14:48:07 [2023-01-07T14:48:07.661Z] Client:
14:48:07 [2023-01-07T14:48:07.661Z]  Version:      17.06.2-ce
14:48:07 [2023-01-07T14:48:07.661Z]  API version:  1.30
14:48:07 [2023-01-07T14:48:07.661Z]  Go version:   go1.8.3
14:48:07 [2023-01-07T14:48:07.661Z]  Git commit:   cec0b72
14:48:07 [2023-01-07T14:48:07.661Z]  Built:        Tue Sep  5 19:57:19 2017
14:48:07 [2023-01-07T14:48:07.661Z]  OS/Arch:      windows/amd64
14:48:07 [2023-01-07T14:48:07.661Z] 
14:48:07 [2023-01-07T14:48:07.661Z] Server:
14:48:07 [2023-01-07T14:48:07.661Z]  Version:      0.0.0-dev
14:48:07 [2023-01-07T14:48:07.661Z]  API version:  1.41 (minimum version 1.24)
14:48:07 [2023-01-07T14:48:07.661Z]  Go version:   go1.18.9
14:48:07 [2023-01-07T14:48:07.661Z]  Git commit:   d645297358
14:48:07 [2023-01-07T14:48:07.661Z]  Built:        01/07/2023 14:45:31
14:48:07 [2023-01-07T14:48:07.661Z]  OS/Arch:      windows/amd64
14:48:07 [2023-01-07T14:48:07.661Z]  Experimental: false
14:48:07 [2023-01-07T14:48:07.661Z] 
14:48:07 [2023-01-07T14:48:07.661Z] INFO: Docker info of the daemon under test
14:48:07 [2023-01-07T14:48:07.661Z] 
14:48:07 [2023-01-07T14:48:07.661Z] Containers: 0
14:48:07 [2023-01-07T14:48:07.661Z]  Running: 0
14:48:07 [2023-01-07T14:48:07.661Z]  Paused: 0
14:48:07 [2023-01-07T14:48:07.661Z]  Stopped: 0
14:48:07 [2023-01-07T14:48:07.661Z] Images: 0
14:48:07 [2023-01-07T14:48:07.661Z] Server Version: 0.0.0-dev
14:48:07 [2023-01-07T14:48:07.661Z] Storage Driver: windowsfilter
14:48:07 [2023-01-07T14:48:07.661Z]  Windows: 
14:48:07 [2023-01-07T14:48:07.661Z] Logging Driver: json-file
14:48:07 [2023-01-07T14:48:07.661Z] Plugins: 
14:48:07 [2023-01-07T14:48:07.661Z]  Volume: local
14:48:07 [2023-01-07T14:48:07.661Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:48:07 [2023-01-07T14:48:07.661Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:48:07 [2023-01-07T14:48:07.661Z] Swarm: inactive
14:48:07 [2023-01-07T14:48:07.661Z] Default Isolation: process
14:48:07 [2023-01-07T14:48:07.661Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:48:07 [2023-01-07T14:48:07.661Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
14:48:07 [2023-01-07T14:48:07.661Z] OSType: windows
14:48:07 [2023-01-07T14:48:07.661Z] Architecture: x86_64
14:48:07 [2023-01-07T14:48:07.661Z] CPUs: 4
14:48:07 [2023-01-07T14:48:07.661Z] Total Memory: 32GiB
14:48:07 [2023-01-07T14:48:07.661Z] Name: azwin-2-dc0b20
14:48:07 [2023-01-07T14:48:07.661Z] ID: STM7:QVM2:IWJG:KZGS:OJMZ:ZIBB:GRBG:6BBF:SQJN:OZJJ:MUE2:5J3T
14:48:07 [2023-01-07T14:48:07.661Z] Docker Root Dir: D:\CI\PR-44755\4\daemon
14:48:07 [2023-01-07T14:48:07.661Z] Debug Mode (client): false
14:48:07 [2023-01-07T14:48:07.661Z] Debug Mode (server): true
14:48:07 [2023-01-07T14:48:07.661Z]  File Descriptors: -1
14:48:07 [2023-01-07T14:48:07.661Z]  Goroutines: 16
14:48:07 [2023-01-07T14:48:07.661Z]  System Time: 2023-01-07T14:48:05.0793342Z
14:48:07 [2023-01-07T14:48:07.661Z]  EventsListeners: 0
14:48:07 [2023-01-07T14:48:07.661Z] Registry: https://index.docker.io/v1/
14:48:07 [2023-01-07T14:48:07.661Z] Labels:
14:48:07 [2023-01-07T14:48:07.661Z] Experimental: false
14:48:07 [2023-01-07T14:48:07.661Z] Insecure Registries:
14:48:07 [2023-01-07T14:48:07.661Z]  127.0.0.0/8
14:48:07 [2023-01-07T14:48:07.661Z] Live Restore Enabled: false
14:48:07 [2023-01-07T14:48:07.661Z] 
14:48:07 [2023-01-07T14:48:07.661Z] 
14:48:07 [2023-01-07T14:48:07.661Z] INFO: Docker images of the daemon under test
14:48:07 [2023-01-07T14:48:07.661Z] 
14:48:07 [2023-01-07T14:48:07.661Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
14:48:07 [2023-01-07T14:48:07.661Z] 
14:48:07 [2023-01-07T14:48:07.661Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
14:48:07 [2023-01-07T14:48:07.661Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
14:48:07 [2023-01-07T14:48:07.661Z] ltsc2019: Pulling from windows/servercore
14:48:07 [2023-01-07T14:48:07.661Z] b111c3320c94: Pulling fs layer
14:48:07 [2023-01-07T14:48:07.661Z] 98ecc5bab1a6: Pulling fs layer
14:48:07 [2023-01-07T14:48:07.897Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:48:07 [2023-01-07T14:48:07.897Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
14:48:07 [2023-01-07T14:48:07.897Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
14:48:07 [2023-01-07T14:48:07.897Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
14:48:07 [2023-01-07T14:48:07.897Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
14:48:07 [2023-01-07T14:48:07.897Z] === RUN   TestDeleteDevicemapper
14:48:07 [2023-01-07T14:48:07.897Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:48:07 [2023-01-07T14:48:07.897Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:48:07 [2023-01-07T14:48:07.897Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:48:08 [2023-01-07T14:48:08.731Z] === CONT  TestStopContainerWithTimeout/1
14:48:09 [2023-01-07T14:48:09.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:48:09 [2023-01-07T14:48:09.275Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s)
14:48:09 [2023-01-07T14:48:09.275Z] === RUN   TestUpdateMemory
14:48:09 [2023-01-07T14:48:09.275Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:48:09 [2023-01-07T14:48:09.275Z] --- SKIP: TestUpdateMemory (0.00s)
14:48:09 [2023-01-07T14:48:09.275Z] === RUN   TestUpdateCPUQuota
14:48:09 [2023-01-07T14:48:09.275Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:48:09 [2023-01-07T14:48:09.275Z] --- SKIP: TestUpdateCPUQuota (0.00s)
14:48:09 [2023-01-07T14:48:09.275Z] === RUN   TestUpdatePidsLimit
14:48:09 [2023-01-07T14:48:09.275Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:48:09 [2023-01-07T14:48:09.275Z] --- SKIP: TestUpdatePidsLimit (0.00s)
14:48:09 [2023-01-07T14:48:09.275Z] === RUN   TestUpdateRestartPolicy
14:48:10 [2023-01-07T14:48:10.134Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:48:10 [2023-01-07T14:48:10.134Z]     --- PASS: TestStopContainerWithTimeout/0 (0.59s)
14:48:10 [2023-01-07T14:48:10.134Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.60s)
14:48:10 [2023-01-07T14:48:10.134Z]     --- PASS: TestStopContainerWithTimeout/3 (2.42s)
14:48:10 [2023-01-07T14:48:10.134Z]     --- PASS: TestStopContainerWithTimeout/1 (1.68s)
14:48:10 [2023-01-07T14:48:10.134Z] === RUN   TestDeleteDevicemapper
14:48:10 [2023-01-07T14:48:10.134Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:48:10 [2023-01-07T14:48:10.134Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:48:10 [2023-01-07T14:48:10.134Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:48:11 [2023-01-07T14:48:11.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:48:11 [2023-01-07T14:48:11.715Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
14:48:13 [2023-01-07T14:48:13.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:48:15 [2023-01-07T14:48:15.378Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.56s)
14:48:15 [2023-01-07T14:48:15.378Z] === RUN   TestUpdateMemory
14:48:15 [2023-01-07T14:48:15.633Z] --- PASS: TestUpdateMemory (1.16s)
14:48:15 [2023-01-07T14:48:15.633Z] === RUN   TestUpdateCPUQuota
14:48:16 [2023-01-07T14:48:16.270Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
14:48:16 [2023-01-07T14:48:16.327Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:48:16 [2023-01-07T14:48:16.327Z] Using test binary docker
14:48:16 [2023-01-07T14:48:16.327Z] +++ /etc/init.d/apparmor start
14:48:16 [2023-01-07T14:48:16.327Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:48:16 [2023-01-07T14:48:16.327Z] INFO: Waiting for daemon to start...
14:48:16 [2023-01-07T14:48:16.327Z] Starting dockerd
14:48:16 [2023-01-07T14:48:16.327Z] +++ 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
14:48:17 [2023-01-07T14:48:17.521Z] --- PASS: TestUpdateCPUQuota (1.69s)
14:48:17 [2023-01-07T14:48:17.521Z] === RUN   TestUpdatePidsLimit
14:48:17 [2023-01-07T14:48:17.521Z] === RUN   TestUpdatePidsLimit/update_from_none
14:48:18 [2023-01-07T14:48:18.118Z] 98ecc5bab1a6: Verifying Checksum
14:48:18 [2023-01-07T14:48:18.118Z] 98ecc5bab1a6: Download complete
14:48:18 [2023-01-07T14:48:18.231Z] .
14:48:18 [2023-01-07T14:48:18.231Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:48:18 [2023-01-07T14:48:18.447Z] === RUN   TestUpdatePidsLimit/no_change
14:48:18 [2023-01-07T14:48:18.490Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:48:18 [2023-01-07T14:48:18.490Z] Error: No such image: emptyfs
14:48:18 [2023-01-07T14:48:18.490Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:48:18 [2023-01-07T14:48:18.490Z] ++++ docker load
14:48:19 [2023-01-07T14:48:19.008Z] === RUN   TestUpdatePidsLimit/update_lower
14:48:19 [2023-01-07T14:48:19.058Z] Running integration-test (iteration 1)
14:48:19 [2023-01-07T14:48:19.058Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:48:19 [2023-01-07T14:48:19.058Z] ++ 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
14:48:19 [2023-01-07T14:48:19.058Z] ++ set -e
14:48:19 [2023-01-07T14:48:19.058Z] ++ '[' -n 0 ']'
14:48:19 [2023-01-07T14:48:19.058Z] ++ set -x
14:48:19 [2023-01-07T14:48:19.058Z] ++ 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
14:48:19 [2023-01-07T14:48:19.264Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:48:19 [2023-01-07T14:48:19.520Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:48:19 [2023-01-07T14:48:19.520Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:48:19 [2023-01-07T14:48:19.627Z] Loaded image: busybox:latest
14:48:19 [2023-01-07T14:48:19.776Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:48:20 [2023-01-07T14:48:20.196Z] Loaded image: busybox:glibc
14:48:20 [2023-01-07T14:48:20.702Z] --- PASS: TestUpdatePidsLimit (3.13s)
14:48:20 [2023-01-07T14:48:20.702Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.84s)
14:48:20 [2023-01-07T14:48:20.702Z]     --- PASS: TestUpdatePidsLimit/no_change (0.74s)
14:48:20 [2023-01-07T14:48:20.702Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
14:48:20 [2023-01-07T14:48:20.703Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
14:48:20 [2023-01-07T14:48:20.703Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
14:48:20 [2023-01-07T14:48:20.703Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
14:48:20 [2023-01-07T14:48:20.703Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
14:48:20 [2023-01-07T14:48:20.703Z] === RUN   TestUpdateRestartPolicy
14:48:21 [2023-01-07T14:48:21.488Z] --- PASS: TestUpdateRestartPolicy (10.78s)
14:48:21 [2023-01-07T14:48:21.488Z] === RUN   TestUpdateRestartWithAutoRemove
14:48:21 [2023-01-07T14:48:21.488Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
14:48:21 [2023-01-07T14:48:21.488Z] === RUN   TestWaitNonBlocked
14:48:21 [2023-01-07T14:48:21.488Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:48:21 [2023-01-07T14:48:21.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:48:21 [2023-01-07T14:48:21.488Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:48:21 [2023-01-07T14:48:21.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:48:21 [2023-01-07T14:48:21.488Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:48:21 [2023-01-07T14:48:21.488Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:48:21 [2023-01-07T14:48:21.488Z] --- PASS: TestWaitNonBlocked (0.01s)
14:48:21 [2023-01-07T14:48:21.488Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
14:48:21 [2023-01-07T14:48:21.488Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
14:48:21 [2023-01-07T14:48:21.488Z] === RUN   TestWaitBlocked
14:48:21 [2023-01-07T14:48:21.488Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:48:21 [2023-01-07T14:48:21.488Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:48:21 [2023-01-07T14:48:21.488Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:48:21 [2023-01-07T14:48:21.488Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:48:21 [2023-01-07T14:48:21.488Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:48:21 [2023-01-07T14:48:21.488Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:48:21 [2023-01-07T14:48:21.747Z] --- PASS: TestWaitBlocked (0.01s)
14:48:21 [2023-01-07T14:48:21.747Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
14:48:21 [2023-01-07T14:48:21.747Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
14:48:21 [2023-01-07T14:48:21.747Z] === CONT  TestDaemonRestartIpcMode
14:48:21 [2023-01-07T14:48:21.747Z] === CONT  TestIpcModeOlderClient
14:48:21 [2023-01-07T14:48:21.747Z] --- PASS: TestIpcModeOlderClient (0.06s)
14:48:21 [2023-01-07T14:48:21.747Z] === CONT  TestRestartDaemonWithRestartingContainer
14:48:25 [2023-01-07T14:48:25.469Z] Loaded image: debian:bullseye-slim
14:48:25 [2023-01-07T14:48:25.469Z] Loaded image: hello-world:latest
14:48:25 [2023-01-07T14:48:25.469Z] Loaded image: arm32v7/hello-world:latest
14:48:25 [2023-01-07T14:48:25.469Z] INFO: Testing against a local daemon
14:48:25 [2023-01-07T14:48:25.469Z] === RUN   TestCgroupNamespacesBuild
14:48:25 [2023-01-07T14:48:25.941Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.17s)
14:48:26 [2023-01-07T14:48:26.201Z] --- PASS: TestDaemonRestartIpcMode (4.52s)
14:48:26 [2023-01-07T14:48:26.201Z] PASS
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === Skipped
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
14:48:26 [2023-01-07T14:48:26.201Z]     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)
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     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)
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     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)
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestPause (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
14:48:26 [2023-01-07T14:48:26.201Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
14:48:26 [2023-01-07T14:48:26.201Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     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
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestStats (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
14:48:26 [2023-01-07T14:48:26.201Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:48:26 [2023-01-07T14:48:26.201Z] 
14:48:26 [2023-01-07T14:48:26.201Z] DONE 178 tests, 27 skipped in 84.203s
14:48:26 [2023-01-07T14:48:26.201Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
14:48:26 [2023-01-07T14:48:26.461Z] INFO: Testing against a local daemon
14:48:26 [2023-01-07T14:48:26.461Z] === RUN   TestLiveRestore
14:48:26 [2023-01-07T14:48:26.461Z] === RUN   TestLiveRestore/volume_references
14:48:26 [2023-01-07T14:48:26.461Z] === PAUSE TestLiveRestore/volume_references
14:48:26 [2023-01-07T14:48:26.461Z] === CONT  TestLiveRestore/volume_references
14:48:27 [2023-01-07T14:48:27.030Z] === RUN   TestLiveRestore/volume_references/restartPolicy
14:48:27 [2023-01-07T14:48:27.030Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
14:48:27 [2023-01-07T14:48:27.376Z] --- PASS: TestCgroupNamespacesBuild (2.15s)
14:48:27 [2023-01-07T14:48:27.376Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:48:28 [2023-01-07T14:48:28.564Z] b111c3320c94: Verifying Checksum
14:48:28 [2023-01-07T14:48:28.564Z] b111c3320c94: Download complete
14:48:29 [2023-01-07T14:48:29.284Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s)
14:48:29 [2023-01-07T14:48:29.284Z] === RUN   TestBuildWithSession
14:48:29 [2023-01-07T14:48:29.284Z]     build_session_test.go:25: TODO: BuildKit
14:48:29 [2023-01-07T14:48:29.284Z] --- SKIP: TestBuildWithSession (0.00s)
14:48:29 [2023-01-07T14:48:29.284Z] === RUN   TestBuildSquashParent
14:48:29 [2023-01-07T14:48:29.565Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
14:48:31 [2023-01-07T14:48:31.452Z] tests/integration/api_network_test.py ............................       [ 47%]
14:48:31 [2023-01-07T14:48:31.471Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
14:48:32 [2023-01-07T14:48:32.866Z] --- PASS: TestUpdateRestartPolicy (10.86s)
14:48:32 [2023-01-07T14:48:32.866Z] === RUN   TestUpdateRestartWithAutoRemove
14:48:32 [2023-01-07T14:48:32.866Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
14:48:32 [2023-01-07T14:48:32.866Z] === RUN   TestWaitNonBlocked
14:48:32 [2023-01-07T14:48:32.866Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:48:32 [2023-01-07T14:48:32.866Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:48:32 [2023-01-07T14:48:32.866Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:48:32 [2023-01-07T14:48:32.866Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:48:32 [2023-01-07T14:48:32.866Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:48:32 [2023-01-07T14:48:32.866Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:48:32 [2023-01-07T14:48:32.866Z] --- PASS: TestWaitNonBlocked (0.01s)
14:48:32 [2023-01-07T14:48:32.866Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
14:48:32 [2023-01-07T14:48:32.866Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
14:48:32 [2023-01-07T14:48:32.866Z] === RUN   TestWaitBlocked
14:48:32 [2023-01-07T14:48:32.866Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:48:32 [2023-01-07T14:48:32.866Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:48:32 [2023-01-07T14:48:32.866Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:48:32 [2023-01-07T14:48:32.866Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:48:32 [2023-01-07T14:48:32.866Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:48:32 [2023-01-07T14:48:32.866Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:48:33 [2023-01-07T14:48:33.377Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
14:48:33 [2023-01-07T14:48:33.427Z] --- PASS: TestWaitBlocked (0.01s)
14:48:33 [2023-01-07T14:48:33.427Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
14:48:33 [2023-01-07T14:48:33.427Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
14:48:33 [2023-01-07T14:48:33.427Z] === CONT  TestContainerStartOnDaemonRestart
14:48:33 [2023-01-07T14:48:33.427Z] === CONT  TestContainerKillOnDaemonStart
14:48:35 [2023-01-07T14:48:35.940Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s)
14:48:35 [2023-01-07T14:48:35.940Z] === CONT  TestRestartDaemonWithRestartingContainer
14:48:36 [2023-01-07T14:48:36.665Z] --- PASS: TestLiveRestore (0.00s)
14:48:36 [2023-01-07T14:48:36.665Z]     --- PASS: TestLiveRestore/volume_references (9.88s)
14:48:36 [2023-01-07T14:48:36.665Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (8.20s)
14:48:36 [2023-01-07T14:48:36.665Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.11s)
14:48:36 [2023-01-07T14:48:36.665Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.11s)
14:48:36 [2023-01-07T14:48:36.665Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.20s)
14:48:36 [2023-01-07T14:48:36.666Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.78s)
14:48:36 [2023-01-07T14:48:36.666Z] PASS
14:48:36 [2023-01-07T14:48:36.666Z] 
14:48:36 [2023-01-07T14:48:36.666Z] DONE 7 tests in 9.978s
14:48:36 [2023-01-07T14:48:36.666Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:48:36 [2023-01-07T14:48:36.666Z] INFO: Testing against a local daemon
14:48:36 [2023-01-07T14:48:36.666Z] === RUN   TestCommitInheritsEnv
14:48:37 [2023-01-07T14:48:37.305Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.70s)
14:48:37 [2023-01-07T14:48:37.305Z] === CONT  TestDaemonHostGatewayIP
14:48:37 [2023-01-07T14:48:37.405Z] --- PASS: TestBuildSquashParent (8.01s)
14:48:37 [2023-01-07T14:48:37.405Z] === RUN   TestBuildWithRemoveAndForceRemove
14:48:37 [2023-01-07T14:48:37.405Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:48:37 [2023-01-07T14:48:37.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:48:37 [2023-01-07T14:48:37.405Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:48:37 [2023-01-07T14:48:37.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:48:37 [2023-01-07T14:48:37.405Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:48:37 [2023-01-07T14:48:37.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:48:37 [2023-01-07T14:48:37.405Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:48:37 [2023-01-07T14:48:37.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:48:37 [2023-01-07T14:48:37.405Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:48:37 [2023-01-07T14:48:37.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:48:37 [2023-01-07T14:48:37.405Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:48:37 [2023-01-07T14:48:37.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:48:37 [2023-01-07T14:48:37.405Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:48:37 [2023-01-07T14:48:37.405Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:48:38 [2023-01-07T14:48:38.044Z] --- PASS: TestCommitInheritsEnv (1.72s)
14:48:38 [2023-01-07T14:48:38.044Z] === RUN   TestImportExtremelyLargeImageWorks
14:48:38 [2023-01-07T14:48:38.044Z] === PAUSE TestImportExtremelyLargeImageWorks
14:48:38 [2023-01-07T14:48:38.044Z] === RUN   TestImagesFilterMultiReference
14:48:38 [2023-01-07T14:48:38.303Z] --- PASS: TestImagesFilterMultiReference (0.05s)
14:48:38 [2023-01-07T14:48:38.303Z] === RUN   TestImagePullPlatformInvalid
14:48:38 [2023-01-07T14:48:38.303Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:48:38 [2023-01-07T14:48:38.303Z] === RUN   TestImagePullStoredfDigestForOtherRepo
14:48:38 [2023-01-07T14:48:38.303Z]     pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:48:38 [2023-01-07T14:48:38.303Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s)
14:48:38 [2023-01-07T14:48:38.303Z] === RUN   TestRemoveImageOrphaning
14:48:39 [2023-01-07T14:48:39.820Z] --- PASS: TestDaemonHostGatewayIP (2.33s)
14:48:39 [2023-01-07T14:48:39.820Z] === CONT  TestDaemonRestartIpcMode
14:48:40 [2023-01-07T14:48:40.209Z] --- PASS: TestRemoveImageOrphaning (1.94s)
14:48:40 [2023-01-07T14:48:40.209Z] === RUN   TestRemoveImageGarbageCollector
14:48:40 [2023-01-07T14:48:40.209Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:48:40 [2023-01-07T14:48:40.209Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:48:40 [2023-01-07T14:48:40.209Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:48:40 [2023-01-07T14:48:40.209Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:48:40 [2023-01-07T14:48:40.209Z] === RUN   TestTagInvalidReference
14:48:40 [2023-01-07T14:48:40.209Z] --- PASS: TestTagInvalidReference (0.01s)
14:48:40 [2023-01-07T14:48:40.209Z] === RUN   TestTagValidPrefixedRepo
14:48:40 [2023-01-07T14:48:40.209Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
14:48:40 [2023-01-07T14:48:40.209Z] === RUN   TestTagExistedNameWithoutForce
14:48:40 [2023-01-07T14:48:40.209Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:48:40 [2023-01-07T14:48:40.209Z] === RUN   TestTagOfficialNames
14:48:40 [2023-01-07T14:48:40.209Z] --- PASS: TestTagOfficialNames (0.05s)
14:48:40 [2023-01-07T14:48:40.209Z] === RUN   TestTagMatchesDigest
14:48:40 [2023-01-07T14:48:40.209Z] --- PASS: TestTagMatchesDigest (0.01s)
14:48:40 [2023-01-07T14:48:40.209Z] === CONT  TestImportExtremelyLargeImageWorks
14:48:40 [2023-01-07T14:48:40.697Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:48:40 [2023-01-07T14:48:40.697Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:48:40 [2023-01-07T14:48:40.877Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:48:41 [2023-01-07T14:48:41.709Z] --- PASS: TestDaemonRestartIpcMode (2.22s)
14:48:41 [2023-01-07T14:48:41.709Z] === CONT  TestIpcModeOlderClient
14:48:41 [2023-01-07T14:48:41.709Z] --- PASS: TestIpcModeOlderClient (0.07s)
14:48:42 [2023-01-07T14:48:42.313Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:48:43 [2023-01-07T14:48:43.995Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:48:43 [2023-01-07T14:48:43.995Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:48:45 [2023-01-07T14:48:45.873Z] --- PASS: TestContainerKillOnDaemonStart (11.84s)
14:48:45 [2023-01-07T14:48:45.873Z] PASS
14:48:45 [2023-01-07T14:48:45.873Z] 
14:48:45 [2023-01-07T14:48:45.873Z] === Skipped
14:48:45 [2023-01-07T14:48:45.873Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:48:45 [2023-01-07T14:48:45.873Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:48:45 [2023-01-07T14:48:45.873Z] 
14:48:45 [2023-01-07T14:48:45.873Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:48:45 [2023-01-07T14:48:45.873Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:48:45 [2023-01-07T14:48:45.873Z] 
14:48:45 [2023-01-07T14:48:45.873Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:48:45 [2023-01-07T14:48:45.873Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:48:45 [2023-01-07T14:48:45.873Z] 
14:48:45 [2023-01-07T14:48:45.873Z] DONE 197 tests, 3 skipped in 122.795s
14:48:45 [2023-01-07T14:48:45.873Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
14:48:45 [2023-01-07T14:48:45.873Z] ++ 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
14:48:45 [2023-01-07T14:48:45.873Z] ++ set -e
14:48:45 [2023-01-07T14:48:45.873Z] ++ '[' -n 0 ']'
14:48:45 [2023-01-07T14:48:45.873Z] ++ set -x
14:48:45 [2023-01-07T14:48:45.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
14:48:45 [2023-01-07T14:48:45.873Z] INFO: Testing against a local daemon
14:48:45 [2023-01-07T14:48:45.873Z] === RUN   TestLiveRestore
14:48:45 [2023-01-07T14:48:45.873Z] === RUN   TestLiveRestore/volume_references
14:48:45 [2023-01-07T14:48:45.873Z] === PAUSE TestLiveRestore/volume_references
14:48:45 [2023-01-07T14:48:45.873Z] === CONT  TestLiveRestore/volume_references
14:48:45 [2023-01-07T14:48:45.873Z] === RUN   TestLiveRestore/volume_references/restartPolicy
14:48:45 [2023-01-07T14:48:45.873Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
14:48:46 [2023-01-07T14:48:46.801Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
14:48:47 [2023-01-07T14:48:47.290Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:48:47 [2023-01-07T14:48:47.290Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.02s)
14:48:47 [2023-01-07T14:48:47.290Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s)
14:48:47 [2023-01-07T14:48:47.290Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s)
14:48:47 [2023-01-07T14:48:47.290Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s)
14:48:47 [2023-01-07T14:48:47.290Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s)
14:48:47 [2023-01-07T14:48:47.290Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.10s)
14:48:47 [2023-01-07T14:48:47.290Z] === RUN   TestBuildMultiStageCopy
14:48:47 [2023-01-07T14:48:47.290Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:48:47 [2023-01-07T14:48:47.305Z] tests/integration/api_service_test.py .................................. [ 60%]
14:48:47 [2023-01-07T14:48:47.730Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
14:48:49 [2023-01-07T14:48:49.095Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
14:48:49 [2023-01-07T14:48:49.194Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:48:49 [2023-01-07T14:48:49.656Z] --- PASS: TestLiveRestore (0.00s)
14:48:49 [2023-01-07T14:48:49.656Z]     --- PASS: TestLiveRestore/volume_references (4.45s)
14:48:49 [2023-01-07T14:48:49.656Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.78s)
14:48:49 [2023-01-07T14:48:49.656Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s)
14:48:49 [2023-01-07T14:48:49.656Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s)
14:48:49 [2023-01-07T14:48:49.656Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s)
14:48:49 [2023-01-07T14:48:49.656Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
14:48:49 [2023-01-07T14:48:49.656Z] PASS
14:48:49 [2023-01-07T14:48:49.656Z] 
14:48:49 [2023-01-07T14:48:49.656Z] DONE 7 tests in 4.578s
14:48:49 [2023-01-07T14:48:49.762Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:48:49 [2023-01-07T14:48:49.912Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:48:49 [2023-01-07T14:48:49.912Z] ++ 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
14:48:49 [2023-01-07T14:48:49.912Z] ++ set -e
14:48:49 [2023-01-07T14:48:49.912Z] ++ '[' -n 0 ']'
14:48:49 [2023-01-07T14:48:49.912Z] ++ set -x
14:48:49 [2023-01-07T14:48:49.912Z] ++ 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
14:48:49 [2023-01-07T14:48:49.912Z] INFO: Testing against a local daemon
14:48:49 [2023-01-07T14:48:49.912Z] === RUN   TestCommitInheritsEnv
14:48:50 [2023-01-07T14:48:50.021Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:48:50 [2023-01-07T14:48:50.168Z] --- PASS: TestCommitInheritsEnv (0.27s)
14:48:50 [2023-01-07T14:48:50.168Z] === RUN   TestImportExtremelyLargeImageWorks
14:48:50 [2023-01-07T14:48:50.168Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
14:48:50 [2023-01-07T14:48:50.168Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:48:50 [2023-01-07T14:48:50.168Z] === RUN   TestImagesFilterMultiReference
14:48:50 [2023-01-07T14:48:50.428Z] --- PASS: TestImagesFilterMultiReference (0.06s)
14:48:50 [2023-01-07T14:48:50.428Z] === RUN   TestImagePullPlatformInvalid
14:48:50 [2023-01-07T14:48:50.428Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:48:50 [2023-01-07T14:48:50.428Z] === RUN   TestImagePullStoredfDigestForOtherRepo
14:48:50 [2023-01-07T14:48:50.428Z] time="2023-01-07T14:48:50Z" 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=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.428Z] time="2023-01-07T14:48:50Z" level=info msg="Starting upload purge in 59m0s" go.version=go1.18.9 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.428Z] time="2023-01-07T14:48:50Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.428Z] time="2023-01-07T14:48:50Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.428Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fac3fd38-e4e4-421f-bb24-f7009af25d2f http.request.method=GET http.request.remoteaddr="127.0.0.1:49666" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.428Z] time="2023-01-07T14:48:50Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=fac3fd38-e4e4-421f-bb24-f7009af25d2f http.request.method=GET http.request.remoteaddr="127.0.0.1:49666" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.077983ms http.response.status=200 http.response.written=2 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.428Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
14:48:50 [2023-01-07T14:48:50.428Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f348d247-6ae1-4cc3-8655-6bd739e68adb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.428Z] time="2023-01-07T14:48:50Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=f348d247-6ae1-4cc3-8655-6bd739e68adb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.428Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ed54e8ec-4c08-42ea-8629-bb875c004118 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.428Z] time="2023-01-07T14:48:50Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ed54e8ec-4c08-42ea-8629-bb875c004118 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.428Z] time="2023-01-07T14:48:50Z" 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=f348d247-6ae1-4cc3-8655-6bd739e68adb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=29.126µ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=f5d2065d-b6e5-4e08-a81f-9400e0d1d905 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.428Z] time="2023-01-07T14:48:50Z" 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=f348d247-6ae1-4cc3-8655-6bd739e68adb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49670" 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=4.815243ms http.response.status=404 http.response.written=157 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.428Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
14:48:50 [2023-01-07T14:48:50.428Z] time="2023-01-07T14:48:50Z" 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=ed54e8ec-4c08-42ea-8629-bb875c004118 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=28.749µ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=4722f91e-f5c7-4966-af70-0c3f8031dc43 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" 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=ed54e8ec-4c08-42ea-8629-bb875c004118 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49676" 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.506161ms http.response.status=404 http.response.written=157 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b92b69d1-8353-4a20-b802-3dfc80713e46 http.request.method=POST http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c4e157e4-b437-4bc6-820f-632560b79675 http.request.method=POST http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c4e157e4-b437-4bc6-820f-632560b79675 http.request.method=POST http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c4e157e4-b437-4bc6-820f-632560b79675 http.request.method=POST http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=181.069µ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=d5bb4ba4-cdd6-4760-b175-389566f1f2fa trace.line=95 vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c4e157e4-b437-4bc6-820f-632560b79675 http.request.method=POST http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=13.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=86056c30-eb92-41d3-b11d-db1a7a3f978b trace.line=141 vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b92b69d1-8353-4a20-b802-3dfc80713e46 http.request.method=POST http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b92b69d1-8353-4a20-b802-3dfc80713e46 http.request.method=POST http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=201.852µ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=fe225de0-0f6a-4cd6-b7f6-e72e64be215c trace.line=95 vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b92b69d1-8353-4a20-b802-3dfc80713e46 http.request.method=POST http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=14.843µ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=79178202-e363-4e08-833c-7a08427d370a trace.line=141 vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c4e157e4-b437-4bc6-820f-632560b79675 http.request.method=POST http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=74.023µ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=005caddb-6329-4552-8aa6-186301f00e4f trace.line=95 vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c4e157e4-b437-4bc6-820f-632560b79675 http.request.method=POST http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.923291ms http.response.status=202 http.response.written=0 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b92b69d1-8353-4a20-b802-3dfc80713e46 http.request.method=POST http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=70.503µ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=3d18bc11-d7fc-44a0-b866-9f6bd5c6f8fd trace.line=95 vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b92b69d1-8353-4a20-b802-3dfc80713e46 http.request.method=POST http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.607668ms http.response.status=202 http.response.written=0 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" 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=4f8e3fab-e775-4439-89be-070034106bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.uuid=a86e3aed-ac7f-4fe0-834b-870218bbb7c6 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" 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=4f8e3fab-e775-4439-89be-070034106bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.uuid=a86e3aed-ac7f-4fe0-834b-870218bbb7c6 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8e3fab-e775-4439-89be-070034106bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=48.63µ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=97defae1-f142-47f4-a814-2173083b8576 trace.line=82 vars.name=test vars.uuid=a86e3aed-ac7f-4fe0-834b-870218bbb7c6 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8e3fab-e775-4439-89be-070034106bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=15.769µ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=2ba1aee7-e571-4892-a048-5bb117dec72d trace.line=141 vars.name=test vars.uuid=a86e3aed-ac7f-4fe0-834b-870218bbb7c6 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8e3fab-e775-4439-89be-070034106bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=72.456µ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=a5c1acc8-6732-4e20-bc37-60b22529ba90 trace.line=124 vars.name=test vars.uuid=a86e3aed-ac7f-4fe0-834b-870218bbb7c6 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" 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=4f8e3fab-e775-4439-89be-070034106bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.uuid=a86e3aed-ac7f-4fe0-834b-870218bbb7c6 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8e3fab-e775-4439-89be-070034106bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=21.037µ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=748ad8e0-01c0-4985-81b2-8872162e453f trace.line=141 vars.name=test vars.uuid=a86e3aed-ac7f-4fe0-834b-870218bbb7c6 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" 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=4f8e3fab-e775-4439-89be-070034106bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=14.235µ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=a0301e3f-46bc-4379-8f00-09518aa53bcc trace.line=141 vars.name=test vars.uuid=a86e3aed-ac7f-4fe0-834b-870218bbb7c6 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8e3fab-e775-4439-89be-070034106bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=9.239µ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=a6467a57-ce4f-4eb0-93e3-bc3812f87f71 trace.line=141 vars.name=test vars.uuid=a86e3aed-ac7f-4fe0-834b-870218bbb7c6 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6/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=4f8e3fab-e775-4439-89be-070034106bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=59.492µ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=9f278bef-d2d4-40c0-bcaa-2a77e43c453a trace.line=167 vars.name=test vars.uuid=a86e3aed-ac7f-4fe0-834b-870218bbb7c6 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" 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=4f8e3fab-e775-4439-89be-070034106bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=61.789µ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=28a2fdb3-e032-43d2-a815-6f88dd052795 trace.line=95 vars.name=test vars.uuid=a86e3aed-ac7f-4fe0-834b-870218bbb7c6 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" 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=f2b0ac56-ecef-4d29-a055-1d1463cbced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.uuid=164ce555-dd50-4bf2-b809-3d7d90c47ac5 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" 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=f2b0ac56-ecef-4d29-a055-1d1463cbced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.uuid=164ce555-dd50-4bf2-b809-3d7d90c47ac5 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2b0ac56-ecef-4d29-a055-1d1463cbced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=34.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).GetContent" trace.id=0ed44951-33a6-4a92-bebe-9b1c5c987539 trace.line=82 vars.name=test vars.uuid=164ce555-dd50-4bf2-b809-3d7d90c47ac5 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2b0ac56-ecef-4d29-a055-1d1463cbced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=19.076µ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=c80ad756-4298-4f54-b397-f071d2d0eec6 trace.line=141 vars.name=test vars.uuid=164ce555-dd50-4bf2-b809-3d7d90c47ac5 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.429Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f8e3fab-e775-4439-89be-070034106bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=337.919µ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=0d55e2f6-0677-40f0-9154-ad418cfaea5f trace.line=181 vars.name=test vars.uuid=a86e3aed-ac7f-4fe0-834b-870218bbb7c6 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=4f8e3fab-e775-4439-89be-070034106bb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49676" http.request.uri="/v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.27272ms http.response.status=201 http.response.written=0 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "PUT /v2/test/blobs/uploads/a86e3aed-ac7f-4fe0-834b-870218bbb7c6?_state=zT3PD7BFSCbTvo4Wxo6eu0c7EFRS4RzsIqY3mH9qCgx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4NmUzYWVkLWFjN2YtNGZlMC04MzRiLTg3MDIxOGJiYjdjNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTEwNTg5MTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2b0ac56-ecef-4d29-a055-1d1463cbced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=90.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).WriteStream" trace.id=f9c0fc00-a927-44fb-934e-bee0ccd33cd5 trace.line=124 vars.name=test vars.uuid=164ce555-dd50-4bf2-b809-3d7d90c47ac5 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=f2b0ac56-ecef-4d29-a055-1d1463cbced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.uuid=164ce555-dd50-4bf2-b809-3d7d90c47ac5 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2b0ac56-ecef-4d29-a055-1d1463cbced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=20.225µ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=6ee20117-4b70-4975-847b-3cb73368e6a5 trace.line=141 vars.name=test vars.uuid=164ce555-dd50-4bf2-b809-3d7d90c47ac5 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=f2b0ac56-ecef-4d29-a055-1d1463cbced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=19.207µ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=afed7aca-a143-438e-85c3-415ebe97ae17 trace.line=141 vars.name=test vars.uuid=164ce555-dd50-4bf2-b809-3d7d90c47ac5 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2b0ac56-ecef-4d29-a055-1d1463cbced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=12.955µ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=4d370ee9-31fc-488d-a532-86ceafe31fee trace.line=141 vars.name=test vars.uuid=164ce555-dd50-4bf2-b809-3d7d90c47ac5 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5/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=f2b0ac56-ecef-4d29-a055-1d1463cbced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=47.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).Move" trace.id=8bdeb3a1-46d8-4e4f-9f10-888db7215e1b trace.line=167 vars.name=test vars.uuid=164ce555-dd50-4bf2-b809-3d7d90c47ac5 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=f2b0ac56-ecef-4d29-a055-1d1463cbced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=65.712µ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=f1275adf-62cf-418d-81c7-3000485c6c9f trace.line=95 vars.name=test vars.uuid=164ce555-dd50-4bf2-b809-3d7d90c47ac5 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2b0ac56-ecef-4d29-a055-1d1463cbced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=94.371µ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=71d82748-a808-45ec-9356-61c3805da052 trace.line=181 vars.name=test vars.uuid=164ce555-dd50-4bf2-b809-3d7d90c47ac5 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=f2b0ac56-ecef-4d29-a055-1d1463cbced1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.534147ms http.response.status=201 http.response.written=0 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "PUT /v2/test/blobs/uploads/164ce555-dd50-4bf2-b809-3d7d90c47ac5?_state=GV5M21vpEDGzA_Kz0v8sxE3GMPXccAxoj76UAZ4Q-qd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2NGNlNTU1LWRkNTAtNGJmMi1iODA5LTNkN2Q5MGM0N2FjNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo0ODo1MC4zOTI1ODQ5MjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=108f7109-0d84-4b88-a978-0b691f14c4d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=108f7109-0d84-4b88-a978-0b691f14c4d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=108f7109-0d84-4b88-a978-0b691f14c4d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=25.139µ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=ab3c43b5-9616-4c64-9105-09a842e8625d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=108f7109-0d84-4b88-a978-0b691f14c4d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49670" 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.362055ms http.response.status=404 http.response.written=96 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=53.593µ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=10b32817-f0b1-4ed9-aa1a-808e5f9a9c07 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=18.871µ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=c29730ac-0a18-4eb2-a1f2-55ff0e7f8a0b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=131.217µ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=96664ca5-a3e2-4554-90ff-ea1d89592d63 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=17.615µ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=02cad1f8-ca43-402b-b007-ec55d2530e89 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=21.472µ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=83ce7c68-92cf-4985-94fa-813e622b9a51 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=160.443µ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=04e86a55-f3ea-4fc4-9715-8f566ca5c2d6 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=214.036µ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=541b6d0f-cf85-4fe9-8991-aaa31b968d91 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=39.259µ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=12037697-b898-44be-abd6-46840c047738 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.430Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=123.078µ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=31d1bd05-3ccc-4955-a24c-1ccaf91e6ffd trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=118.533µ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=9123ea8f-87e8-476b-a994-d1e6a4095ea0 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" 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=1629030f-13b7-4d13-b25c-1cd7c6c664ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:49670" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.485056ms http.response.status=201 http.response.written=0 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=84d61741-70cf-458d-9db1-b2c436e9f794 http.request.method=GET http.request.remoteaddr="127.0.0.1:49690" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=84d61741-70cf-458d-9db1-b2c436e9f794 http.request.method=GET http.request.remoteaddr="127.0.0.1:49690" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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="776.952µs" http.response.status=200 http.response.written=2 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=470ec699-6cc1-4417-8e7b-4f77dd0288cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=470ec699-6cc1-4417-8e7b-4f77dd0288cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" 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=470ec699-6cc1-4417-8e7b-4f77dd0288cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=157.481µ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=40b2c7ae-3d99-49fb-8e8c-75598e711201 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=470ec699-6cc1-4417-8e7b-4f77dd0288cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" 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=470ec699-6cc1-4417-8e7b-4f77dd0288cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=128.075µ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=e9b9e353-85ee-412d-be3c-440b40627b2b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" 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=470ec699-6cc1-4417-8e7b-4f77dd0288cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=18.042µ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=16ea640f-94ae-40e5-8f6c-798669786e09 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" 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=470ec699-6cc1-4417-8e7b-4f77dd0288cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=101.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).GetContent" trace.id=cb01c23f-98e6-433c-a160-24689093c703 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=470ec699-6cc1-4417-8e7b-4f77dd0288cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=470ec699-6cc1-4417-8e7b-4f77dd0288cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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=2.717169ms http.response.status=200 http.response.written=417 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8f4562d0-c45f-490d-9d9c-4b8e649324b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49712" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8f4562d0-c45f-490d-9d9c-4b8e649324b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49712" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8f4562d0-c45f-490d-9d9c-4b8e649324b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49712" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" 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=8f4562d0-c45f-490d-9d9c-4b8e649324b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49712" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=35.895µ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=1996bef3-42f6-4d04-92af-d067d43f2632 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" 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=8f4562d0-c45f-490d-9d9c-4b8e649324b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49712" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=17.566µ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=52cd3246-678a-4bd4-a27f-f820fbce265d trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" 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=8f4562d0-c45f-490d-9d9c-4b8e649324b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49712" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=29.472µ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=b5a60195-b82a-4b07-8339-0c9cece05d05 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8f4562d0-c45f-490d-9d9c-4b8e649324b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49712" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=8f4562d0-c45f-490d-9d9c-4b8e649324b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49712" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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=2.229161ms http.response.status=200 http.response.written=417 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a87b65f2-35e5-4d2c-9d80-a6f4fd68cfcc http.request.method=GET http.request.remoteaddr="127.0.0.1:49724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a87b65f2-35e5-4d2c-9d80-a6f4fd68cfcc http.request.method=GET http.request.remoteaddr="127.0.0.1:49724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=06dc9c9d-b6e5-45ba-8c78-1f68bdd877b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49730" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.431Z] time="2023-01-07T14:48:50Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=06dc9c9d-b6e5-45ba-8c78-1f68bdd877b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49730" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.592Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=06dc9c9d-b6e5-45ba-8c78-1f68bdd877b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49730" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=102.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).GetContent" trace.id=51eba0f8-cfc8-4d71-83a6-a6385b522d6b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=06dc9c9d-b6e5-45ba-8c78-1f68bdd877b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49730" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=34.591µ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=82aa8290-7bf1-4897-8283-4a0f1203deec trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=06dc9c9d-b6e5-45ba-8c78-1f68bdd877b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49730" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=30.054µ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=edafb3d2-9c56-43c1-b4f2-9884ee86d7d0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=06dc9c9d-b6e5-45ba-8c78-1f68bdd877b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49730" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=26.198µ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=70c7a8b6-243c-4c8f-98d0-800e80b75172 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=06dc9c9d-b6e5-45ba-8c78-1f68bdd877b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49730" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=13.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).Stat" trace.id=68ed734d-8c72-4638-ab14-ff4a78873ad2 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=06dc9c9d-b6e5-45ba-8c78-1f68bdd877b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49730" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=7.261µ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=22da4af9-ef04-4b1d-9d37-452970f07e6b trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=06dc9c9d-b6e5-45ba-8c78-1f68bdd877b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49730" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=21.225µ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=02d36798-14d5-4abc-b781-8ee6c216da20 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=06dc9c9d-b6e5-45ba-8c78-1f68bdd877b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49730" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=33.098µ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=dcfbbe51-9a63-45db-9a85-3926110094e9 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=a87b65f2-35e5-4d2c-9d80-a6f4fd68cfcc http.request.method=GET http.request.remoteaddr="127.0.0.1:49724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=110.312µ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=457af6e3-c679-42b4-824c-ff1e59f2eafe trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=a87b65f2-35e5-4d2c-9d80-a6f4fd68cfcc http.request.method=GET http.request.remoteaddr="127.0.0.1:49724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=13.333µ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=5381bef8-f55c-454d-bb25-d6df49afcdd7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=a87b65f2-35e5-4d2c-9d80-a6f4fd68cfcc http.request.method=GET http.request.remoteaddr="127.0.0.1:49724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=64.702µ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=302076cd-448a-41a2-9f4f-9b37baf54a62 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=a87b65f2-35e5-4d2c-9d80-a6f4fd68cfcc http.request.method=GET http.request.remoteaddr="127.0.0.1:49724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=18.641µ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=9824ff22-b1f7-40b9-b7cc-a510954ce58c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=a87b65f2-35e5-4d2c-9d80-a6f4fd68cfcc http.request.method=GET http.request.remoteaddr="127.0.0.1:49724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=18.904µ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=039eda0f-1162-4ebe-a4b0-0ad539a18534 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=06dc9c9d-b6e5-45ba-8c78-1f68bdd877b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49730" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=33.558µ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=95666366-a8e1-424b-8112-f708b8e5fb1d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=06dc9c9d-b6e5-45ba-8c78-1f68bdd877b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49730" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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=13.910372ms http.response.status=200 http.response.written=179 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=a87b65f2-35e5-4d2c-9d80-a6f4fd68cfcc http.request.method=GET http.request.remoteaddr="127.0.0.1:49724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=10.149µ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=07aaf4b4-69a2-4f29-ab05-27e341ce9138 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=a87b65f2-35e5-4d2c-9d80-a6f4fd68cfcc http.request.method=GET http.request.remoteaddr="127.0.0.1:49724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=31.318µ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=22127f69-32e9-4c33-b3dc-fdc7ea09c75d trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=a87b65f2-35e5-4d2c-9d80-a6f4fd68cfcc http.request.method=GET http.request.remoteaddr="127.0.0.1:49724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=32.704µ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=fe6b5f59-ff49-41ab-86e1-320a2c4daef7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" 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=a87b65f2-35e5-4d2c-9d80-a6f4fd68cfcc http.request.method=GET http.request.remoteaddr="127.0.0.1:49724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=14.342µ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=b0c07a33-6721-4867-af6e-134d4482bbdc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=a87b65f2-35e5-4d2c-9d80-a6f4fd68cfcc http.request.method=GET http.request.remoteaddr="127.0.0.1:49724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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=17.322135ms http.response.status=200 http.response.written=68 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.688Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:48:50 [2023-01-07T14:48:50.688Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5c06594c-04ce-4f0f-87a1-34bb0dc3ffcb http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] time="2023-01-07T14:48:50Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5c06594c-04ce-4f0f-87a1-34bb0dc3ffcb http.request.method=GET http.request.remoteaddr="127.0.0.1:49734" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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="907.005µs" http.response.status=200 http.response.written=2 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:48:50 [2023-01-07T14:48:50.689Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b04cd1b5-6309-4ebf-ae89-4b679a88a84a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49736" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] time="2023-01-07T14:48:50Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b04cd1b5-6309-4ebf-ae89-4b679a88a84a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49736" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] time="2023-01-07T14:48:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=b04cd1b5-6309-4ebf-ae89-4b679a88a84a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49736" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] time="2023-01-07T14:48:50Z" 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=b04cd1b5-6309-4ebf-ae89-4b679a88a84a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49736" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=29.881µ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=ba09d63f-51f1-4064-bd8a-e05f2c7ef506 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] time="2023-01-07T14:48:50Z" 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=b04cd1b5-6309-4ebf-ae89-4b679a88a84a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49736" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=11.946µ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=568efb8f-13a4-4cf3-b385-9cd266254a5a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] time="2023-01-07T14:48:50Z" 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=b04cd1b5-6309-4ebf-ae89-4b679a88a84a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49736" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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.232609ms http.response.status=404 http.response.written=181 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:48:50 [2023-01-07T14:48:50.689Z] time="2023-01-07T14:48:50Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ad1cd916-9aa6-438e-af65-4dd1684c19d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49750" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] time="2023-01-07T14:48:50Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ad1cd916-9aa6-438e-af65-4dd1684c19d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49750" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] time="2023-01-07T14:48:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=ad1cd916-9aa6-438e-af65-4dd1684c19d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49750" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] time="2023-01-07T14:48:50Z" 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=ad1cd916-9aa6-438e-af65-4dd1684c19d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49750" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=24.188µ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=a3bd1fee-b852-44c0-a8bb-12e5e5aae35e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] time="2023-01-07T14:48:50Z" 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=ad1cd916-9aa6-438e-af65-4dd1684c19d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49750" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d533a1ac-cab9-4203-b374-5db21183e039 trace.duration=11.331µ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=1eacd974-e9a4-48db-ad24-cb8d37445eba trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] time="2023-01-07T14:48:50Z" 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=ad1cd916-9aa6-438e-af65-4dd1684c19d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49750" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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.073086ms http.response.status=404 http.response.written=181 instance.id=d533a1ac-cab9-4203-b374-5db21183e039 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" 
14:48:50 [2023-01-07T14:48:50.689Z] 127.0.0.1 - - [07/Jan/2023:14:48:50 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:48:50 [2023-01-07T14:48:50.689Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s)
14:48:50 [2023-01-07T14:48:50.689Z] === RUN   TestRemoveImageOrphaning
14:48:50 [2023-01-07T14:48:50.945Z] --- PASS: TestRemoveImageOrphaning (0.27s)
14:48:50 [2023-01-07T14:48:50.945Z] === RUN   TestRemoveImageGarbageCollector
14:48:50 [2023-01-07T14:48:50.945Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:48:50 [2023-01-07T14:48:50.945Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:48:50 [2023-01-07T14:48:50.945Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:48:50 [2023-01-07T14:48:50.945Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
14:48:50 [2023-01-07T14:48:50.945Z] === RUN   TestTagInvalidReference
14:48:50 [2023-01-07T14:48:50.945Z] --- PASS: TestTagInvalidReference (0.02s)
14:48:50 [2023-01-07T14:48:50.945Z] === RUN   TestTagValidPrefixedRepo
14:48:50 [2023-01-07T14:48:50.945Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
14:48:50 [2023-01-07T14:48:50.945Z] === RUN   TestTagExistedNameWithoutForce
14:48:50 [2023-01-07T14:48:50.945Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:48:50 [2023-01-07T14:48:50.945Z] === RUN   TestTagOfficialNames
14:48:51 [2023-01-07T14:48:51.160Z] --- PASS: TestBuildMultiStageCopy (4.09s)
14:48:51 [2023-01-07T14:48:51.160Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s)
14:48:51 [2023-01-07T14:48:51.160Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s)
14:48:51 [2023-01-07T14:48:51.160Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s)
14:48:51 [2023-01-07T14:48:51.160Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s)
14:48:51 [2023-01-07T14:48:51.160Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s)
14:48:51 [2023-01-07T14:48:51.160Z] === RUN   TestBuildMultiStageParentConfig
14:48:51 [2023-01-07T14:48:51.201Z] --- PASS: TestTagOfficialNames (0.05s)
14:48:51 [2023-01-07T14:48:51.201Z] === RUN   TestTagMatchesDigest
14:48:51 [2023-01-07T14:48:51.201Z] --- PASS: TestTagMatchesDigest (0.02s)
14:48:51 [2023-01-07T14:48:51.201Z] PASS
14:48:51 [2023-01-07T14:48:51.201Z] 
14:48:51 [2023-01-07T14:48:51.201Z] === Skipped
14:48:51 [2023-01-07T14:48:51.201Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:48:51 [2023-01-07T14:48:51.201Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
14:48:51 [2023-01-07T14:48:51.201Z] 
14:48:51 [2023-01-07T14:48:51.201Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:48:51 [2023-01-07T14:48:51.201Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:48:51 [2023-01-07T14:48:51.201Z] 
14:48:51 [2023-01-07T14:48:51.201Z] DONE 13 tests, 2 skipped in 1.286s
14:48:51 [2023-01-07T14:48:51.201Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:48:51 [2023-01-07T14:48:51.201Z] ++ 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
14:48:51 [2023-01-07T14:48:51.201Z] ++ set -e
14:48:51 [2023-01-07T14:48:51.201Z] ++ '[' -n 0 ']'
14:48:51 [2023-01-07T14:48:51.201Z] ++ set -x
14:48:51 [2023-01-07T14:48:51.201Z] ++ 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
14:48:51 [2023-01-07T14:48:51.201Z] INFO: Testing against a local daemon
14:48:51 [2023-01-07T14:48:51.201Z] === RUN   TestNetworkCreateDelete
14:48:51 [2023-01-07T14:48:51.457Z] --- PASS: TestNetworkCreateDelete (0.13s)
14:48:51 [2023-01-07T14:48:51.457Z] === RUN   TestDockerNetworkDeletePreferID
14:48:51 [2023-01-07T14:48:51.712Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
14:48:51 [2023-01-07T14:48:51.712Z] === RUN   TestDaemonDNSFallback
14:48:52 [2023-01-07T14:48:52.098Z] --- PASS: TestBuildMultiStageParentConfig (1.05s)
14:48:52 [2023-01-07T14:48:52.098Z] === RUN   TestBuildLabelWithTargets
14:48:54 [2023-01-07T14:48:54.000Z] --- PASS: TestBuildLabelWithTargets (1.80s)
14:48:54 [2023-01-07T14:48:54.000Z] === RUN   TestBuildWithEmptyLayers
14:48:54 [2023-01-07T14:48:54.935Z] --- PASS: TestBuildWithEmptyLayers (0.95s)
14:48:54 [2023-01-07T14:48:54.935Z] === RUN   TestBuildMultiStageOnBuild
14:48:55 [2023-01-07T14:48:55.167Z] --- PASS: TestImportExtremelyLargeImageWorks (92.82s)
14:48:55 [2023-01-07T14:48:55.167Z] PASS
14:48:55 [2023-01-07T14:48:55.167Z] 
14:48:55 [2023-01-07T14:48:55.167Z] DONE 13 tests in 95.814s
14:48:55 [2023-01-07T14:48:55.167Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:48:55 [2023-01-07T14:48:55.167Z] INFO: Testing against a local daemon
14:48:55 [2023-01-07T14:48:55.167Z] === RUN   TestNetworkCreateDelete
14:48:55 [2023-01-07T14:48:55.167Z] --- PASS: TestNetworkCreateDelete (0.13s)
14:48:55 [2023-01-07T14:48:55.167Z] === RUN   TestDockerNetworkDeletePreferID
14:48:55 [2023-01-07T14:48:55.167Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
14:48:55 [2023-01-07T14:48:55.167Z] === RUN   TestDaemonDNSFallback
14:48:57 [2023-01-07T14:48:57.470Z] --- PASS: TestBuildMultiStageOnBuild (2.69s)
14:48:57 [2023-01-07T14:48:57.470Z] === RUN   TestBuildUncleanTarFilenames
14:48:58 [2023-01-07T14:48:58.245Z] --- PASS: TestDaemonDNSFallback (6.27s)
14:48:58 [2023-01-07T14:48:58.245Z] === RUN   TestInspectNetwork
14:48:58 [2023-01-07T14:48:58.430Z] --- PASS: TestDaemonDNSFallback (6.30s)
14:48:58 [2023-01-07T14:48:58.430Z] === RUN   TestInspectNetwork
14:48:59 [2023-01-07T14:48:59.370Z] --- PASS: TestBuildUncleanTarFilenames (1.69s)
14:48:59 [2023-01-07T14:48:59.370Z] === RUN   TestBuildMultiStageLayerLeak
14:49:01 [2023-01-07T14:49:01.511Z] === RUN   TestInspectNetwork/full_network_id
14:49:01 [2023-01-07T14:49:01.511Z] === RUN   TestInspectNetwork/partial_network_id
14:49:01 [2023-01-07T14:49:01.511Z] === RUN   TestInspectNetwork/network_name
14:49:01 [2023-01-07T14:49:01.511Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:49:01 [2023-01-07T14:49:01.697Z] === RUN   TestInspectNetwork/full_network_id
14:49:01 [2023-01-07T14:49:01.697Z] === RUN   TestInspectNetwork/partial_network_id
14:49:01 [2023-01-07T14:49:01.697Z] === RUN   TestInspectNetwork/network_name
14:49:01 [2023-01-07T14:49:01.697Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:49:01 [2023-01-07T14:49:01.931Z] .........................                                                [ 67%]
14:49:02 [2023-01-07T14:49:02.654Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s)
14:49:02 [2023-01-07T14:49:02.654Z] === RUN   TestBuildWithHugeFile
14:49:05 [2023-01-07T14:49:05.675Z] --- PASS: TestInspectNetwork (7.10s)
14:49:05 [2023-01-07T14:49:05.675Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
14:49:05 [2023-01-07T14:49:05.675Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
14:49:05 [2023-01-07T14:49:05.675Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:49:05 [2023-01-07T14:49:05.675Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:49:05 [2023-01-07T14:49:05.675Z] === RUN   TestRunContainerWithBridgeNone
14:49:05 [2023-01-07T14:49:05.859Z] --- PASS: TestInspectNetwork (7.08s)
14:49:05 [2023-01-07T14:49:05.859Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:49:05 [2023-01-07T14:49:05.859Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:49:05 [2023-01-07T14:49:05.859Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:49:05 [2023-01-07T14:49:05.859Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:49:05 [2023-01-07T14:49:05.859Z] === RUN   TestRunContainerWithBridgeNone
14:49:06 [2023-01-07T14:49:06.602Z] --- PASS: TestRunContainerWithBridgeNone (1.54s)
14:49:06 [2023-01-07T14:49:06.602Z] === RUN   TestNetworkInvalidJSON
14:49:06 [2023-01-07T14:49:06.602Z] === RUN   TestNetworkInvalidJSON//networks/create
14:49:06 [2023-01-07T14:49:06.602Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:49:06 [2023-01-07T14:49:06.602Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:49:06 [2023-01-07T14:49:06.602Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:49:06 [2023-01-07T14:49:06.602Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:49:06 [2023-01-07T14:49:06.602Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:49:06 [2023-01-07T14:49:06.602Z] === CONT  TestNetworkInvalidJSON//networks/create
14:49:06 [2023-01-07T14:49:06.602Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:49:06 [2023-01-07T14:49:06.602Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:49:06 [2023-01-07T14:49:06.602Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:49:06 [2023-01-07T14:49:06.602Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:49:06 [2023-01-07T14:49:06.602Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:49:06 [2023-01-07T14:49:06.602Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:49:06 [2023-01-07T14:49:06.602Z] === RUN   TestNetworkList
14:49:06 [2023-01-07T14:49:06.602Z] === RUN   TestNetworkList//networks
14:49:06 [2023-01-07T14:49:06.602Z] === PAUSE TestNetworkList//networks
14:49:06 [2023-01-07T14:49:06.602Z] === RUN   TestNetworkList//networks/
14:49:06 [2023-01-07T14:49:06.602Z] === PAUSE TestNetworkList//networks/
14:49:06 [2023-01-07T14:49:06.602Z] === CONT  TestNetworkList//networks
14:49:06 [2023-01-07T14:49:06.602Z] === CONT  TestNetworkList//networks/
14:49:06 [2023-01-07T14:49:06.602Z] --- PASS: TestNetworkList (0.01s)
14:49:06 [2023-01-07T14:49:06.603Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:49:06 [2023-01-07T14:49:06.603Z]     --- PASS: TestNetworkList//networks (0.00s)
14:49:06 [2023-01-07T14:49:06.603Z] === RUN   TestHostIPv4BridgeLabel
14:49:07 [2023-01-07T14:49:07.165Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
14:49:07 [2023-01-07T14:49:07.165Z] === RUN   TestDaemonRestartWithLiveRestore
14:49:07 [2023-01-07T14:49:07.227Z] --- PASS: TestRunContainerWithBridgeNone (1.55s)
14:49:07 [2023-01-07T14:49:07.227Z] === RUN   TestNetworkInvalidJSON
14:49:07 [2023-01-07T14:49:07.227Z] === RUN   TestNetworkInvalidJSON//networks/create
14:49:07 [2023-01-07T14:49:07.227Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:49:07 [2023-01-07T14:49:07.227Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:49:07 [2023-01-07T14:49:07.227Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:49:07 [2023-01-07T14:49:07.227Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:49:07 [2023-01-07T14:49:07.227Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:49:07 [2023-01-07T14:49:07.227Z] === CONT  TestNetworkInvalidJSON//networks/create
14:49:07 [2023-01-07T14:49:07.227Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:49:07 [2023-01-07T14:49:07.227Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:49:07 [2023-01-07T14:49:07.227Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:49:07 [2023-01-07T14:49:07.227Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:49:07 [2023-01-07T14:49:07.227Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:49:07 [2023-01-07T14:49:07.227Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:49:07 [2023-01-07T14:49:07.227Z] === RUN   TestNetworkList
14:49:07 [2023-01-07T14:49:07.227Z] === RUN   TestNetworkList//networks
14:49:07 [2023-01-07T14:49:07.227Z] === PAUSE TestNetworkList//networks
14:49:07 [2023-01-07T14:49:07.227Z] === RUN   TestNetworkList//networks/
14:49:07 [2023-01-07T14:49:07.227Z] === PAUSE TestNetworkList//networks/
14:49:07 [2023-01-07T14:49:07.227Z] === CONT  TestNetworkList//networks
14:49:07 [2023-01-07T14:49:07.227Z] === CONT  TestNetworkList//networks/
14:49:07 [2023-01-07T14:49:07.227Z] --- PASS: TestNetworkList (0.02s)
14:49:07 [2023-01-07T14:49:07.227Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:49:07 [2023-01-07T14:49:07.227Z]     --- PASS: TestNetworkList//networks (0.00s)
14:49:07 [2023-01-07T14:49:07.227Z] === RUN   TestHostIPv4BridgeLabel
14:49:07 [2023-01-07T14:49:07.790Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
14:49:07 [2023-01-07T14:49:07.790Z] === RUN   TestDaemonRestartWithLiveRestore
14:49:08 [2023-01-07T14:49:08.528Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
14:49:08 [2023-01-07T14:49:08.528Z] === RUN   TestDaemonDefaultNetworkPools
14:49:08 [2023-01-07T14:49:08.718Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
14:49:08 [2023-01-07T14:49:08.718Z] === RUN   TestDaemonDefaultNetworkPools
14:49:09 [2023-01-07T14:49:09.090Z] --- PASS: TestDaemonDefaultNetworkPools (0.94s)
14:49:09 [2023-01-07T14:49:09.090Z] === RUN   TestDaemonRestartWithExistingNetwork
14:49:09 [2023-01-07T14:49:09.645Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
14:49:09 [2023-01-07T14:49:09.645Z] === RUN   TestDaemonRestartWithExistingNetwork
14:49:10 [2023-01-07T14:49:10.501Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
14:49:10 [2023-01-07T14:49:10.501Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:49:10 [2023-01-07T14:49:10.579Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
14:49:10 [2023-01-07T14:49:10.579Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:49:11 [2023-01-07T14:49:11.882Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
14:49:11 [2023-01-07T14:49:11.882Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:49:11 [2023-01-07T14:49:11.943Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
14:49:11 [2023-01-07T14:49:11.943Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:49:12 [2023-01-07T14:49:12.138Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
14:49:12 [2023-01-07T14:49:12.138Z] === RUN   TestServiceWithPredefinedNetwork
14:49:12 [2023-01-07T14:49:12.503Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
14:49:12 [2023-01-07T14:49:12.503Z] === RUN   TestServiceWithPredefinedNetwork
14:49:14 [2023-01-07T14:49:14.652Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s)
14:49:14 [2023-01-07T14:49:14.653Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:49:14 [2023-01-07T14:49:14.653Z]     service_test.go:242: FLAKY_TEST
14:49:14 [2023-01-07T14:49:14.653Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:49:14 [2023-01-07T14:49:14.653Z] === RUN   TestServiceWithDataPathPortInit
14:49:15 [2023-01-07T14:49:15.018Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s)
14:49:15 [2023-01-07T14:49:15.018Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:49:15 [2023-01-07T14:49:15.018Z]     service_test.go:242: FLAKY_TEST
14:49:15 [2023-01-07T14:49:15.018Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:49:15 [2023-01-07T14:49:15.018Z] === RUN   TestServiceWithDataPathPortInit
14:49:29 [2023-01-07T14:49:29.496Z] --- PASS: TestServiceWithDataPathPortInit (13.51s)
14:49:29 [2023-01-07T14:49:29.496Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:49:29 [2023-01-07T14:49:29.892Z] --- PASS: TestServiceWithDataPathPortInit (13.82s)
14:49:29 [2023-01-07T14:49:29.892Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:49:30 [2023-01-07T14:49:30.423Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kf6mggbb7hnf7zxp7cwl7gbqq Created:2023-01-07 14:49:29.200847122 +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[4e1991237bc62d7faee9a2ed4e3056eae34fb55709c4face828ebea557184495:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vilchot1vgqk3gslos842a7jn EndpointID:fbd02fda032b29bc2feb311dabb477d7db1f5f745cd168445ddce3e6e713e913 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2389a3579ede7a348d731b46b930e7a6cbfe4824fc8998f8163ce6e39a1e0973 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:d991f80fc254 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vilchot1vgqk3gslos842a7jn EndpointID:fbd02fda032b29bc2feb311dabb477d7db1f5f745cd168445ddce3e6e713e913 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:49:31 [2023-01-07T14:49:31.256Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e18gym47143vgj7n24lcew11r Created:2023-01-07 14:49:29.690940116 +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[89a4bc3e565c210d98be2a1b1154afa58c73c9b92de8484fcd6fe19880200b08:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x7d46h5r6okadvsdr8rowisvn EndpointID:b2d9b636047709de95725b9c58ac69366b3503e39289fdd73e68352cf705f354 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4ca28e4623749d71be1d7eecab5c951dea7e55f413bbac102a6fe382ff34a20d 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:269f3f9cdc12 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x7d46h5r6okadvsdr8rowisvn EndpointID:b2d9b636047709de95725b9c58ac69366b3503e39289fdd73e68352cf705f354 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:49:34 [2023-01-07T14:49:34.588Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s)
14:49:34 [2023-01-07T14:49:34.588Z] PASS
14:49:34 [2023-01-07T14:49:34.588Z] 
14:49:34 [2023-01-07T14:49:34.588Z] === Skipped
14:49:34 [2023-01-07T14:49:34.588Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:49:34 [2023-01-07T14:49:34.588Z]     service_test.go:242: FLAKY_TEST
14:49:34 [2023-01-07T14:49:34.588Z] 
14:49:34 [2023-01-07T14:49:34.588Z] DONE 26 tests, 1 skipped in 43.544s
14:49:34 [2023-01-07T14:49:34.588Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:49:34 [2023-01-07T14:49:34.588Z] ++ 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
14:49:34 [2023-01-07T14:49:34.588Z] ++ set -e
14:49:34 [2023-01-07T14:49:34.588Z] ++ '[' -n 0 ']'
14:49:34 [2023-01-07T14:49:34.588Z] ++ set -x
14:49:34 [2023-01-07T14:49:34.588Z] ++ 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
14:49:34 [2023-01-07T14:49:34.844Z] INFO: Testing against a local daemon
14:49:34 [2023-01-07T14:49:34.844Z] === RUN   TestDockerNetworkIpvlanPersistance
14:49:34 [2023-01-07T14:49:34.844Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:34 [2023-01-07T14:49:34.844Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:49:34 [2023-01-07T14:49:34.844Z] === RUN   TestDockerNetworkIpvlan
14:49:34 [2023-01-07T14:49:34.844Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:34 [2023-01-07T14:49:34.844Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:49:34 [2023-01-07T14:49:34.844Z] PASS
14:49:34 [2023-01-07T14:49:34.844Z] 
14:49:34 [2023-01-07T14:49:34.844Z] === Skipped
14:49:34 [2023-01-07T14:49:34.844Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:49:34 [2023-01-07T14:49:34.844Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:34 [2023-01-07T14:49:34.844Z] 
14:49:34 [2023-01-07T14:49:34.844Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:49:34 [2023-01-07T14:49:34.844Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:34 [2023-01-07T14:49:34.844Z] 
14:49:34 [2023-01-07T14:49:34.844Z] DONE 2 tests, 2 skipped in 0.112s
14:49:34 [2023-01-07T14:49:34.844Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:49:34 [2023-01-07T14:49:34.844Z] ++ 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
14:49:34 [2023-01-07T14:49:34.844Z] ++ set -e
14:49:34 [2023-01-07T14:49:34.844Z] ++ '[' -n 0 ']'
14:49:34 [2023-01-07T14:49:34.844Z] ++ set -x
14:49:34 [2023-01-07T14:49:34.844Z] ++ 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
14:49:34 [2023-01-07T14:49:34.844Z] INFO: Testing against a local daemon
14:49:34 [2023-01-07T14:49:34.844Z] === RUN   TestDockerNetworkMacvlanPersistance
14:49:35 [2023-01-07T14:49:35.418Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s)
14:49:35 [2023-01-07T14:49:35.419Z] PASS
14:49:35 [2023-01-07T14:49:35.419Z] 
14:49:35 [2023-01-07T14:49:35.419Z] === Skipped
14:49:35 [2023-01-07T14:49:35.419Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:49:35 [2023-01-07T14:49:35.419Z]     service_test.go:242: FLAKY_TEST
14:49:35 [2023-01-07T14:49:35.419Z] 
14:49:35 [2023-01-07T14:49:35.419Z] DONE 26 tests, 1 skipped in 43.569s
14:49:35 [2023-01-07T14:49:35.419Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:49:35 [2023-01-07T14:49:35.419Z] INFO: Testing against a local daemon
14:49:35 [2023-01-07T14:49:35.419Z] === RUN   TestDockerNetworkIpvlanPersistance
14:49:35 [2023-01-07T14:49:35.419Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:35 [2023-01-07T14:49:35.419Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:49:35 [2023-01-07T14:49:35.419Z] === RUN   TestDockerNetworkIpvlan
14:49:35 [2023-01-07T14:49:35.419Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:35 [2023-01-07T14:49:35.419Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:49:35 [2023-01-07T14:49:35.419Z] PASS
14:49:35 [2023-01-07T14:49:35.419Z] 
14:49:35 [2023-01-07T14:49:35.419Z] === Skipped
14:49:35 [2023-01-07T14:49:35.419Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:49:35 [2023-01-07T14:49:35.419Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:35 [2023-01-07T14:49:35.419Z] 
14:49:35 [2023-01-07T14:49:35.419Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:49:35 [2023-01-07T14:49:35.419Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:49:35 [2023-01-07T14:49:35.419Z] 
14:49:35 [2023-01-07T14:49:35.419Z] DONE 2 tests, 2 skipped in 0.040s
14:49:35 [2023-01-07T14:49:35.419Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:49:35 [2023-01-07T14:49:35.419Z] INFO: Testing against a local daemon
14:49:35 [2023-01-07T14:49:35.419Z] === RUN   TestDockerNetworkMacvlanPersistance
14:49:36 [2023-01-07T14:49:36.208Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
14:49:36 [2023-01-07T14:49:36.208Z] === RUN   TestDockerNetworkMacvlan
14:49:36 [2023-01-07T14:49:36.770Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:49:36 [2023-01-07T14:49:36.782Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
14:49:36 [2023-01-07T14:49:36.782Z] === RUN   TestDockerNetworkMacvlan
14:49:37 [2023-01-07T14:49:37.344Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:49:37 [2023-01-07T14:49:37.698Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:49:37 [2023-01-07T14:49:37.905Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:49:38 [2023-01-07T14:49:38.259Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:49:38 [2023-01-07T14:49:38.832Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:49:40 [2023-01-07T14:49:40.149Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:49:40 [2023-01-07T14:49:40.512Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
14:49:40 [2023-01-07T14:49:40.721Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:49:41 [2023-01-07T14:49:41.514Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:49:42 [2023-01-07T14:49:42.084Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:49:44 [2023-01-07T14:49:44.779Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:49:45 [2023-01-07T14:49:45.350Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:49:45 [2023-01-07T14:49:45.712Z] --- PASS: TestDockerNetworkMacvlan (9.42s)
14:49:45 [2023-01-07T14:49:45.712Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
14:49:45 [2023-01-07T14:49:45.712Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
14:49:45 [2023-01-07T14:49:45.712Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s)
14:49:45 [2023-01-07T14:49:45.712Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s)
14:49:45 [2023-01-07T14:49:45.712Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s)
14:49:45 [2023-01-07T14:49:45.712Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
14:49:45 [2023-01-07T14:49:45.712Z] PASS
14:49:45 [2023-01-07T14:49:45.712Z] 
14:49:45 [2023-01-07T14:49:45.712Z] DONE 8 tests in 10.790s
14:49:45 [2023-01-07T14:49:45.712Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:49:45 [2023-01-07T14:49:45.712Z] ++ 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
14:49:45 [2023-01-07T14:49:45.712Z] ++ set -e
14:49:45 [2023-01-07T14:49:45.712Z] ++ '[' -n 0 ']'
14:49:45 [2023-01-07T14:49:45.712Z] ++ set -x
14:49:45 [2023-01-07T14:49:45.712Z] ++ 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
14:49:45 [2023-01-07T14:49:45.712Z] testing: warning: no tests to run
14:49:45 [2023-01-07T14:49:45.712Z] PASS
14:49:45 [2023-01-07T14:49:45.712Z] 
14:49:45 [2023-01-07T14:49:45.712Z] DONE 0 tests in 0.027s
14:49:45 [2023-01-07T14:49:45.712Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:49:45 [2023-01-07T14:49:45.712Z] ++ 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
14:49:45 [2023-01-07T14:49:45.712Z] ++ set -e
14:49:45 [2023-01-07T14:49:45.712Z] ++ '[' -n 0 ']'
14:49:45 [2023-01-07T14:49:45.712Z] ++ set -x
14:49:45 [2023-01-07T14:49:45.712Z] ++ 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
14:49:45 [2023-01-07T14:49:45.712Z] INFO: Testing against a local daemon
14:49:45 [2023-01-07T14:49:45.712Z] === RUN   TestAuthZPluginAllowRequest
14:49:46 [2023-01-07T14:49:46.277Z] --- PASS: TestDockerNetworkMacvlan (9.40s)
14:49:46 [2023-01-07T14:49:46.277Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
14:49:46 [2023-01-07T14:49:46.277Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
14:49:46 [2023-01-07T14:49:46.277Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s)
14:49:46 [2023-01-07T14:49:46.277Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
14:49:46 [2023-01-07T14:49:46.277Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.89s)
14:49:46 [2023-01-07T14:49:46.277Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
14:49:46 [2023-01-07T14:49:46.277Z] PASS
14:49:46 [2023-01-07T14:49:46.277Z] 
14:49:46 [2023-01-07T14:49:46.277Z] DONE 8 tests in 10.707s
14:49:46 [2023-01-07T14:49:46.277Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:49:46 [2023-01-07T14:49:46.277Z] testing: warning: no tests to run
14:49:46 [2023-01-07T14:49:46.277Z] PASS
14:49:46 [2023-01-07T14:49:46.277Z] 
14:49:46 [2023-01-07T14:49:46.277Z] DONE 0 tests in 0.007s
14:49:46 [2023-01-07T14:49:46.277Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:49:46 [2023-01-07T14:49:46.277Z] INFO: Testing against a local daemon
14:49:46 [2023-01-07T14:49:46.277Z] === RUN   TestAuthZPluginAllowRequest
14:49:47 [2023-01-07T14:49:47.079Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
14:49:47 [2023-01-07T14:49:47.080Z] === RUN   TestAuthZPluginTLS
14:49:47 [2023-01-07T14:49:47.204Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
14:49:47 [2023-01-07T14:49:47.204Z] === RUN   TestAuthZPluginTLS
14:49:47 [2023-01-07T14:49:47.335Z] --- PASS: TestAuthZPluginTLS (0.56s)
14:49:47 [2023-01-07T14:49:47.335Z] === RUN   TestAuthZPluginDenyRequest
14:49:47 [2023-01-07T14:49:47.765Z] --- PASS: TestAuthZPluginTLS (0.54s)
14:49:47 [2023-01-07T14:49:47.765Z] === RUN   TestAuthZPluginDenyRequest
14:49:47 [2023-01-07T14:49:47.896Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:49:47 [2023-01-07T14:49:47.896Z] === RUN   TestAuthZPluginAPIDenyResponse
14:49:48 [2023-01-07T14:49:48.326Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:49:48 [2023-01-07T14:49:48.326Z] === RUN   TestAuthZPluginAPIDenyResponse
14:49:48 [2023-01-07T14:49:48.458Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:49:48 [2023-01-07T14:49:48.458Z] === RUN   TestAuthZPluginDenyResponse
14:49:48 [2023-01-07T14:49:48.887Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:49:48 [2023-01-07T14:49:48.887Z] === RUN   TestAuthZPluginDenyResponse
14:49:49 [2023-01-07T14:49:49.019Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
14:49:49 [2023-01-07T14:49:49.019Z] === RUN   TestAuthZPluginAllowEventStream
14:49:49 [2023-01-07T14:49:49.448Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
14:49:49 [2023-01-07T14:49:49.448Z] === RUN   TestAuthZPluginAllowEventStream
14:49:50 [2023-01-07T14:49:50.384Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
14:49:50 [2023-01-07T14:49:50.384Z] === RUN   TestAuthZPluginErrorResponse
14:49:50 [2023-01-07T14:49:50.640Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
14:49:50 [2023-01-07T14:49:50.640Z] === RUN   TestAuthZPluginErrorRequest
14:49:50 [2023-01-07T14:49:50.812Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s)
14:49:50 [2023-01-07T14:49:50.812Z] === RUN   TestAuthZPluginErrorResponse
14:49:51 [2023-01-07T14:49:51.068Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
14:49:51 [2023-01-07T14:49:51.068Z] === RUN   TestAuthZPluginErrorRequest
14:49:51 [2023-01-07T14:49:51.201Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:49:51 [2023-01-07T14:49:51.201Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:49:51 [2023-01-07T14:49:51.630Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:49:51 [2023-01-07T14:49:51.630Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:49:51 [2023-01-07T14:49:51.763Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
14:49:51 [2023-01-07T14:49:51.763Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:49:52 [2023-01-07T14:49:52.191Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
14:49:52 [2023-01-07T14:49:52.191Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:49:53 [2023-01-07T14:49:53.128Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
14:49:53 [2023-01-07T14:49:53.128Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:49:53 [2023-01-07T14:49:53.555Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
14:49:53 [2023-01-07T14:49:53.555Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:49:54 [2023-01-07T14:49:54.492Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s)
14:49:54 [2023-01-07T14:49:54.492Z] === RUN   TestAuthZPluginHeader
14:49:55 [2023-01-07T14:49:55.053Z] --- PASS: TestAuthZPluginHeader (0.69s)
14:49:55 [2023-01-07T14:49:55.053Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:49:55 [2023-01-07T14:49:55.053Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:49:55 [2023-01-07T14:49:55.053Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:49:55 [2023-01-07T14:49:55.053Z] === RUN   TestAuthZPluginV2Disable
14:49:55 [2023-01-07T14:49:55.053Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:49:55 [2023-01-07T14:49:55.053Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:49:55 [2023-01-07T14:49:55.053Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:49:55 [2023-01-07T14:49:55.053Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:49:55 [2023-01-07T14:49:55.053Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:49:55 [2023-01-07T14:49:55.053Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:49:55 [2023-01-07T14:49:55.053Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:49:55 [2023-01-07T14:49:55.053Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:49:55 [2023-01-07T14:49:55.053Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:49:55 [2023-01-07T14:49:55.442Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s)
14:49:55 [2023-01-07T14:49:55.442Z] === RUN   TestAuthZPluginHeader
14:49:55 [2023-01-07T14:49:55.595Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:49:56 [2023-01-07T14:49:56.369Z] --- PASS: TestAuthZPluginHeader (0.69s)
14:49:56 [2023-01-07T14:49:56.369Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:49:58 [2023-01-07T14:49:58.107Z] tests/integration/client_test.py .....                                   [ 75%]
14:49:58 [2023-01-07T14:49:58.107Z] tests/integration/context_api_test.py ...                                [ 76%]
14:49:58 [2023-01-07T14:49:58.107Z] tests/integration/errors_test.py .                                       [ 76%]
14:50:00 [2023-01-07T14:50:00.534Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s)
14:50:00 [2023-01-07T14:50:00.534Z] === RUN   TestAuthZPluginV2Disable
14:50:04 [2023-01-07T14:50:04.698Z] --- PASS: TestAuthZPluginV2Disable (3.64s)
14:50:04 [2023-01-07T14:50:04.698Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:50:07 [2023-01-07T14:50:07.961Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s)
14:50:07 [2023-01-07T14:50:07.961Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:50:13 [2023-01-07T14:50:13.091Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
14:50:13 [2023-01-07T14:50:13.091Z] PASS
14:50:13 [2023-01-07T14:50:13.091Z] 
14:50:13 [2023-01-07T14:50:13.091Z] === Skipped
14:50:13 [2023-01-07T14:50:13.091Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:50:13 [2023-01-07T14:50:13.091Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:13 [2023-01-07T14:50:13.091Z] 
14:50:13 [2023-01-07T14:50:13.091Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:50:13 [2023-01-07T14:50:13.091Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:13 [2023-01-07T14:50:13.091Z] 
14:50:13 [2023-01-07T14:50:13.091Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:50:13 [2023-01-07T14:50:13.091Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:13 [2023-01-07T14:50:13.091Z] 
14:50:13 [2023-01-07T14:50:13.091Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:50:13 [2023-01-07T14:50:13.091Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:13 [2023-01-07T14:50:13.091Z] 
14:50:13 [2023-01-07T14:50:13.091Z] DONE 17 tests, 4 skipped in 26.361s
14:50:13 [2023-01-07T14:50:13.091Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:50:13 [2023-01-07T14:50:13.091Z] ++ 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
14:50:13 [2023-01-07T14:50:13.091Z] ++ set -e
14:50:13 [2023-01-07T14:50:13.091Z] ++ '[' -n 0 ']'
14:50:13 [2023-01-07T14:50:13.091Z] ++ set -x
14:50:13 [2023-01-07T14:50:13.091Z] ++ 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
14:50:13 [2023-01-07T14:50:13.091Z] INFO: Testing against a local daemon
14:50:13 [2023-01-07T14:50:13.091Z] === RUN   TestPluginInvalidJSON
14:50:13 [2023-01-07T14:50:13.091Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:50:13 [2023-01-07T14:50:13.091Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:50:13 [2023-01-07T14:50:13.091Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:50:13 [2023-01-07T14:50:13.091Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:50:13 [2023-01-07T14:50:13.091Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:50:13 [2023-01-07T14:50:13.091Z] === RUN   TestPluginInstall
14:50:13 [2023-01-07T14:50:13.091Z] === RUN   TestPluginInstall/no_auth
14:50:13 [2023-01-07T14:50:13.091Z] time="2023-01-07T14:50:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:13 [2023-01-07T14:50:13.091Z] time="2023-01-07T14:50:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d4957590879e22521c5e993e3547488f55c067f34052bf9805e7338ceaf8e1e" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:13 [2023-01-07T14:50:13.091Z] time="2023-01-07T14:50:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:13 [2023-01-07T14:50:13.091Z] time="2023-01-07T14:50:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d4957590879e22521c5e993e3547488f55c067f34052bf9805e7338ceaf8e1e" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:13 [2023-01-07T14:50:13.091Z] === RUN   TestPluginInstall/with_htpasswd
14:50:13 [2023-01-07T14:50:13.653Z] time="2023-01-07T14:50:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:13 [2023-01-07T14:50:13.653Z] time="2023-01-07T14:50:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed4e3f83c994bcf8114bb20e749c942cbe6f27ea58351b98103bff6f5743f372" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:13 [2023-01-07T14:50:13.653Z] time="2023-01-07T14:50:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:13 [2023-01-07T14:50:13.653Z] time="2023-01-07T14:50:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed4e3f83c994bcf8114bb20e749c942cbe6f27ea58351b98103bff6f5743f372" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:13 [2023-01-07T14:50:13.653Z] === RUN   TestPluginInstall/with_insecure
14:50:14 [2023-01-07T14:50:14.580Z] time="2023-01-07T14:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:14 [2023-01-07T14:50:14.580Z] time="2023-01-07T14:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1159457e85c60ec88f008f6c11d77924ed6a3177a5a19bf9579369354864aca7" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:14 [2023-01-07T14:50:14.580Z] time="2023-01-07T14:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:14 [2023-01-07T14:50:14.580Z] time="2023-01-07T14:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1159457e85c60ec88f008f6c11d77924ed6a3177a5a19bf9579369354864aca7" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:14 [2023-01-07T14:50:14.836Z]     plugin_test.go:165: [d58834073cb6f] daemon is not started
14:50:14 [2023-01-07T14:50:14.836Z] --- PASS: TestPluginInstall (2.60s)
14:50:14 [2023-01-07T14:50:14.836Z]     --- PASS: TestPluginInstall/no_auth (0.98s)
14:50:14 [2023-01-07T14:50:14.836Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
14:50:14 [2023-01-07T14:50:14.836Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
14:50:14 [2023-01-07T14:50:14.836Z] === RUN   TestPluginsWithRuntimes
14:50:15 [2023-01-07T14:50:15.789Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:50:16 [2023-01-07T14:50:16.200Z] === RUN   TestPluginsWithRuntimes/No_Args
14:50:16 [2023-01-07T14:50:16.677Z] --- PASS: TestImportExtremelyLargeImageWorks (94.49s)
14:50:16 [2023-01-07T14:50:16.677Z] PASS
14:50:16 [2023-01-07T14:50:16.677Z] 
14:50:16 [2023-01-07T14:50:16.677Z] === Skipped
14:50:16 [2023-01-07T14:50:16.677Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s)
14:50:16 [2023-01-07T14:50:16.677Z]     pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:50:16 [2023-01-07T14:50:16.677Z] 
14:50:16 [2023-01-07T14:50:16.677Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:50:16 [2023-01-07T14:50:16.677Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:50:16 [2023-01-07T14:50:16.677Z] 
14:50:16 [2023-01-07T14:50:16.677Z] DONE 13 tests, 2 skipped in 98.561s
14:50:16 [2023-01-07T14:50:16.677Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:50:16 [2023-01-07T14:50:16.677Z] INFO: Testing against a local daemon
14:50:16 [2023-01-07T14:50:16.677Z] === RUN   TestNetworkCreateDelete
14:50:16 [2023-01-07T14:50:16.677Z] --- PASS: TestNetworkCreateDelete (0.13s)
14:50:16 [2023-01-07T14:50:16.677Z] === RUN   TestDockerNetworkDeletePreferID
14:50:16 [2023-01-07T14:50:16.677Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
14:50:16 [2023-01-07T14:50:16.677Z] === RUN   TestDaemonDNSFallback
14:50:17 [2023-01-07T14:50:17.127Z] === RUN   TestPluginsWithRuntimes/With_Args
14:50:18 [2023-01-07T14:50:18.054Z] --- PASS: TestPluginsWithRuntimes (3.29s)
14:50:18 [2023-01-07T14:50:18.054Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
14:50:18 [2023-01-07T14:50:18.054Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
14:50:18 [2023-01-07T14:50:18.054Z] === RUN   TestPluginBackCompatMediaTypes
14:50:18 [2023-01-07T14:50:18.616Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
14:50:18 [2023-01-07T14:50:18.616Z] PASS
14:50:18 [2023-01-07T14:50:18.616Z] 
14:50:18 [2023-01-07T14:50:18.616Z] DONE 10 tests in 6.597s
14:50:18 [2023-01-07T14:50:18.616Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:50:18 [2023-01-07T14:50:18.616Z] ++ 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
14:50:18 [2023-01-07T14:50:18.616Z] ++ set -e
14:50:18 [2023-01-07T14:50:18.616Z] ++ '[' -n 0 ']'
14:50:18 [2023-01-07T14:50:18.616Z] ++ set -x
14:50:18 [2023-01-07T14:50:18.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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
14:50:18 [2023-01-07T14:50:18.872Z] INFO: Testing against a local daemon
14:50:18 [2023-01-07T14:50:18.872Z] === RUN   TestExternalGraphDriver
14:50:19 [2023-01-07T14:50:19.128Z] === RUN   TestExternalGraphDriver/json
14:50:20 [2023-01-07T14:50:20.127Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.45s)
14:50:20 [2023-01-07T14:50:20.127Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:50:21 [2023-01-07T14:50:21.016Z] === RUN   TestExternalGraphDriver/spec
14:50:22 [2023-01-07T14:50:22.399Z] === RUN   TestExternalGraphDriver/pull
14:50:23 [2023-01-07T14:50:23.243Z] --- PASS: TestDaemonDNSFallback (7.28s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestInspectNetwork
14:50:23 [2023-01-07T14:50:23.243Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestInspectNetwork (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestRunContainerWithBridgeNone
14:50:23 [2023-01-07T14:50:23.243Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestNetworkInvalidJSON
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestNetworkInvalidJSON//networks/create
14:50:23 [2023-01-07T14:50:23.243Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:50:23 [2023-01-07T14:50:23.243Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:50:23 [2023-01-07T14:50:23.243Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:50:23 [2023-01-07T14:50:23.243Z] === CONT  TestNetworkInvalidJSON//networks/create
14:50:23 [2023-01-07T14:50:23.243Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:50:23 [2023-01-07T14:50:23.243Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:50:23 [2023-01-07T14:50:23.243Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:50:23 [2023-01-07T14:50:23.243Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestNetworkList
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestNetworkList//networks
14:50:23 [2023-01-07T14:50:23.243Z] === PAUSE TestNetworkList//networks
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestNetworkList//networks/
14:50:23 [2023-01-07T14:50:23.243Z] === PAUSE TestNetworkList//networks/
14:50:23 [2023-01-07T14:50:23.243Z] === CONT  TestNetworkList//networks
14:50:23 [2023-01-07T14:50:23.243Z] === CONT  TestNetworkList//networks/
14:50:23 [2023-01-07T14:50:23.243Z] --- PASS: TestNetworkList (0.02s)
14:50:23 [2023-01-07T14:50:23.243Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z]     --- PASS: TestNetworkList//networks (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestHostIPv4BridgeLabel
14:50:23 [2023-01-07T14:50:23.243Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestDaemonRestartWithLiveRestore
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestDaemonDefaultNetworkPools
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestDaemonRestartWithExistingNetwork
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestServiceWithPredefinedNetwork
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:242: FLAKY_TEST
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestServiceWithDataPathPortInit
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] PASS
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === Skipped
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:242: FLAKY_TEST
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] DONE 22 tests, 12 skipped in 7.936s
14:50:23 [2023-01-07T14:50:23.243Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:50:23 [2023-01-07T14:50:23.243Z] INFO: Testing against a local daemon
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestDockerNetworkIpvlanPersistance
14:50:23 [2023-01-07T14:50:23.243Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestDockerNetworkIpvlan
14:50:23 [2023-01-07T14:50:23.243Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] PASS
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === Skipped
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] DONE 2 tests, 2 skipped in 0.126s
14:50:23 [2023-01-07T14:50:23.243Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:50:23 [2023-01-07T14:50:23.243Z] INFO: Testing against a local daemon
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestDockerNetworkMacvlanPersistance
14:50:23 [2023-01-07T14:50:23.243Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestDockerNetworkMacvlan
14:50:23 [2023-01-07T14:50:23.243Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] PASS
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === Skipped
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] DONE 2 tests, 2 skipped in 0.110s
14:50:23 [2023-01-07T14:50:23.243Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:50:23 [2023-01-07T14:50:23.243Z] testing: warning: no tests to run
14:50:23 [2023-01-07T14:50:23.243Z] PASS
14:50:23 [2023-01-07T14:50:23.243Z] 
14:50:23 [2023-01-07T14:50:23.243Z] DONE 0 tests in 0.029s
14:50:23 [2023-01-07T14:50:23.243Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:50:23 [2023-01-07T14:50:23.243Z] INFO: Testing against a local daemon
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestAuthZPluginAllowRequest
14:50:23 [2023-01-07T14:50:23.243Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestAuthZPluginTLS
14:50:23 [2023-01-07T14:50:23.243Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestAuthZPluginTLS (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestAuthZPluginDenyRequest
14:50:23 [2023-01-07T14:50:23.243Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestAuthZPluginAPIDenyResponse
14:50:23 [2023-01-07T14:50:23.243Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestAuthZPluginDenyResponse
14:50:23 [2023-01-07T14:50:23.243Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestAuthZPluginAllowEventStream
14:50:23 [2023-01-07T14:50:23.243Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestAuthZPluginErrorResponse
14:50:23 [2023-01-07T14:50:23.243Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestAuthZPluginErrorRequest
14:50:23 [2023-01-07T14:50:23.243Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:50:23 [2023-01-07T14:50:23.243Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:50:23 [2023-01-07T14:50:23.243Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:50:23 [2023-01-07T14:50:23.243Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestAuthZPluginHeader
14:50:23 [2023-01-07T14:50:23.243Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:23 [2023-01-07T14:50:23.243Z] --- SKIP: TestAuthZPluginHeader (0.00s)
14:50:23 [2023-01-07T14:50:23.243Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:50:23 [2023-01-07T14:50:23.812Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:23 [2023-01-07T14:50:23.812Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.45s)
14:50:23 [2023-01-07T14:50:23.812Z] === RUN   TestAuthZPluginV2Disable
14:50:24 [2023-01-07T14:50:24.070Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.070Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
14:50:24 [2023-01-07T14:50:24.071Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:50:24 [2023-01-07T14:50:24.111Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:50:24 [2023-01-07T14:50:24.111Z] Using test binary docker
14:50:24 [2023-01-07T14:50:24.111Z] +++ /etc/init.d/apparmor start
14:50:24 [2023-01-07T14:50:24.111Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:50:24 [2023-01-07T14:50:24.111Z] INFO: Waiting for daemon to start...
14:50:24 [2023-01-07T14:50:24.111Z] Starting dockerd
14:50:24 [2023-01-07T14:50:24.111Z] +++ 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
14:50:24 [2023-01-07T14:50:24.111Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:50:24 [2023-01-07T14:50:24.111Z] Using test binary docker
14:50:24 [2023-01-07T14:50:24.111Z] +++ /etc/init.d/apparmor start
14:50:24 [2023-01-07T14:50:24.111Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:50:24 [2023-01-07T14:50:24.111Z] INFO: Waiting for daemon to start...
14:50:24 [2023-01-07T14:50:24.111Z] Starting dockerd
14:50:24 [2023-01-07T14:50:24.111Z] +++ 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
14:50:24 [2023-01-07T14:50:24.111Z] .
14:50:24 [2023-01-07T14:50:24.112Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:50:24 [2023-01-07T14:50:24.112Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:50:24 [2023-01-07T14:50:24.112Z] Error: No such image: emptyfs
14:50:24 [2023-01-07T14:50:24.112Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:50:24 [2023-01-07T14:50:24.112Z] ++++ docker load
14:50:24 [2023-01-07T14:50:24.112Z] Running integration-test (iteration 1)
14:50:24 [2023-01-07T14:50:24.112Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
14:50:24 [2023-01-07T14:50:24.112Z] ++ 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)/'
14:50:24 [2023-01-07T14:50:24.112Z] ++ set -e
14:50:24 [2023-01-07T14:50:24.112Z] ++ '[' -n 0 ']'
14:50:24 [2023-01-07T14:50:24.112Z] ++ set -x
14:50:24 [2023-01-07T14:50:24.112Z] ++ 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)/'
14:50:24 [2023-01-07T14:50:24.112Z] 
14:50:24 [2023-01-07T14:50:24.112Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:50:24 [2023-01-07T14:50:24.112Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:50:24 [2023-01-07T14:50:24.112Z] Error: No such image: emptyfs
14:50:24 [2023-01-07T14:50:24.112Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:50:24 [2023-01-07T14:50:24.112Z] ++++ docker load
14:50:24 [2023-01-07T14:50:24.112Z] Loaded image: busybox:latest
14:50:24 [2023-01-07T14:50:24.112Z] Running integration-test (iteration 1)
14:50:24 [2023-01-07T14:50:24.112Z] 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)/
14:50:24 [2023-01-07T14:50:24.112Z] ++ 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)/'
14:50:24 [2023-01-07T14:50:24.112Z] ++ set -e
14:50:24 [2023-01-07T14:50:24.112Z] ++ '[' -n 0 ']'
14:50:24 [2023-01-07T14:50:24.112Z] ++ set -x
14:50:24 [2023-01-07T14:50:24.112Z] ++ 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)/'
14:50:24 [2023-01-07T14:50:24.112Z] Loaded image: busybox:glibc
14:50:24 [2023-01-07T14:50:24.112Z] Loaded image: busybox:latest
14:50:24 [2023-01-07T14:50:24.112Z] Loaded image: busybox:glibc
14:50:24 [2023-01-07T14:50:24.112Z] Loaded image: debian:bullseye-slim
14:50:24 [2023-01-07T14:50:24.112Z] Loaded image: hello-world:latest
14:50:24 [2023-01-07T14:50:24.112Z] Loaded image: arm32v7/hello-world:latest
14:50:24 [2023-01-07T14:50:24.112Z] INFO: Testing against a local daemon
14:50:24 [2023-01-07T14:50:24.112Z] === RUN   TestDockerDaemonSuite
14:50:24 [2023-01-07T14:50:24.112Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
14:50:24 [2023-01-07T14:50:24.112Z] Loaded image: debian:bullseye-slim
14:50:24 [2023-01-07T14:50:24.112Z] Loaded image: hello-world:latest
14:50:24 [2023-01-07T14:50:24.294Z] --- PASS: TestExternalGraphDriver (5.16s)
14:50:24 [2023-01-07T14:50:24.294Z]     --- PASS: TestExternalGraphDriver/json (1.61s)
14:50:24 [2023-01-07T14:50:24.294Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
14:50:24 [2023-01-07T14:50:24.294Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
14:50:24 [2023-01-07T14:50:24.294Z] === RUN   TestGraphdriverPluginV2
14:50:24 [2023-01-07T14:50:24.294Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:24 [2023-01-07T14:50:24.294Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
14:50:24 [2023-01-07T14:50:24.294Z] PASS
14:50:24 [2023-01-07T14:50:24.294Z] 
14:50:24 [2023-01-07T14:50:24.294Z] === Skipped
14:50:24 [2023-01-07T14:50:24.294Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
14:50:24 [2023-01-07T14:50:24.294Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:50:24 [2023-01-07T14:50:24.294Z] 
14:50:24 [2023-01-07T14:50:24.294Z] DONE 5 tests, 1 skipped in 5.592s
14:50:24 [2023-01-07T14:50:24.294Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:50:24 [2023-01-07T14:50:24.294Z] ++ 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
14:50:24 [2023-01-07T14:50:24.294Z] ++ set -e
14:50:24 [2023-01-07T14:50:24.294Z] ++ '[' -n 0 ']'
14:50:24 [2023-01-07T14:50:24.294Z] ++ set -x
14:50:24 [2023-01-07T14:50:24.294Z] ++ 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
14:50:24 [2023-01-07T14:50:24.294Z] INFO: Testing against a local daemon
14:50:24 [2023-01-07T14:50:24.294Z] === RUN   TestContinueAfterPluginCrash
14:50:24 [2023-01-07T14:50:24.294Z] === PAUSE TestContinueAfterPluginCrash
14:50:24 [2023-01-07T14:50:24.294Z] === RUN   TestReadPluginNoRead
14:50:24 [2023-01-07T14:50:24.294Z] === PAUSE TestReadPluginNoRead
14:50:24 [2023-01-07T14:50:24.294Z] === RUN   TestDaemonStartWithLogOpt
14:50:24 [2023-01-07T14:50:24.294Z] === PAUSE TestDaemonStartWithLogOpt
14:50:24 [2023-01-07T14:50:24.294Z] === CONT  TestContinueAfterPluginCrash
14:50:24 [2023-01-07T14:50:24.294Z] === CONT  TestDaemonStartWithLogOpt
14:50:24 [2023-01-07T14:50:24.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.329Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
14:50:24 [2023-01-07T14:50:24.329Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:50:24 [2023-01-07T14:50:24.375Z] Loaded image: arm32v7/hello-world:latest
14:50:24 [2023-01-07T14:50:24.375Z] INFO: Testing against a local daemon
14:50:24 [2023-01-07T14:50:24.375Z] === RUN   TestDockerSuite
14:50:24 [2023-01-07T14:50:24.375Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
14:50:24 [2023-01-07T14:50:24.375Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
14:50:24 [2023-01-07T14:50:24.588Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.588Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
14:50:24 [2023-01-07T14:50:24.588Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:50:24 [2023-01-07T14:50:24.646Z] === RUN   TestDockerSuite/TestAPIErrorJSON
14:50:24 [2023-01-07T14:50:24.646Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
14:50:24 [2023-01-07T14:50:24.646Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
14:50:24 [2023-01-07T14:50:24.646Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
14:50:24 [2023-01-07T14:50:24.646Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
14:50:24 [2023-01-07T14:50:24.646Z] === RUN   TestDockerSuite/TestAPIImagesDelete
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
14:50:24 [2023-01-07T14:50:24.847Z] PASS
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === Skipped
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.45s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
14:50:24 [2023-01-07T14:50:24.847Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:24 [2023-01-07T14:50:24.847Z] 
14:50:24 [2023-01-07T14:50:24.847Z] DONE 17 tests, 17 skipped in 1.850s
14:50:24 [2023-01-07T14:50:24.847Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:50:25 [2023-01-07T14:50:25.107Z] INFO: Testing against a local daemon
14:50:25 [2023-01-07T14:50:25.107Z] === RUN   TestPluginInvalidJSON
14:50:25 [2023-01-07T14:50:25.107Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:50:25 [2023-01-07T14:50:25.107Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:50:25 [2023-01-07T14:50:25.107Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:50:25 [2023-01-07T14:50:25.107Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:50:25 [2023-01-07T14:50:25.107Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:50:25 [2023-01-07T14:50:25.107Z] === RUN   TestPluginInstall
14:50:25 [2023-01-07T14:50:25.107Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:25 [2023-01-07T14:50:25.107Z] --- SKIP: TestPluginInstall (0.00s)
14:50:25 [2023-01-07T14:50:25.107Z] === RUN   TestPluginsWithRuntimes
14:50:25 [2023-01-07T14:50:25.107Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
14:50:25 [2023-01-07T14:50:25.107Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
14:50:25 [2023-01-07T14:50:25.107Z] === RUN   TestPluginBackCompatMediaTypes
14:50:25 [2023-01-07T14:50:25.107Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:50:25 [2023-01-07T14:50:25.107Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
14:50:25 [2023-01-07T14:50:25.107Z] PASS
14:50:25 [2023-01-07T14:50:25.107Z] 
14:50:25 [2023-01-07T14:50:25.107Z] === Skipped
14:50:25 [2023-01-07T14:50:25.107Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
14:50:25 [2023-01-07T14:50:25.107Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:50:25 [2023-01-07T14:50:25.107Z] 
14:50:25 [2023-01-07T14:50:25.107Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
14:50:25 [2023-01-07T14:50:25.107Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
14:50:25 [2023-01-07T14:50:25.107Z] 
14:50:25 [2023-01-07T14:50:25.107Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
14:50:25 [2023-01-07T14:50:25.107Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:50:25 [2023-01-07T14:50:25.107Z] 
14:50:25 [2023-01-07T14:50:25.107Z] DONE 5 tests, 3 skipped in 0.149s
14:50:25 [2023-01-07T14:50:25.107Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:50:25 [2023-01-07T14:50:25.107Z] INFO: Testing against a local daemon
14:50:25 [2023-01-07T14:50:25.107Z] === RUN   TestExternalGraphDriver
14:50:25 [2023-01-07T14:50:25.583Z] === RUN   TestDockerSuite/TestAPIImagesFilter
14:50:25 [2023-01-07T14:50:25.675Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:50:25 [2023-01-07T14:50:25.675Z] --- SKIP: TestExternalGraphDriver (0.34s)
14:50:25 [2023-01-07T14:50:25.675Z] === RUN   TestGraphdriverPluginV2
14:50:25 [2023-01-07T14:50:25.842Z] === RUN   TestDockerSuite/TestAPIImagesHistory
14:50:26 [2023-01-07T14:50:26.409Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
14:50:26 [2023-01-07T14:50:26.667Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
14:50:27 [2023-01-07T14:50:27.559Z] --- PASS: TestDaemonStartWithLogOpt (3.16s)
14:50:27 [2023-01-07T14:50:27.559Z] === CONT  TestReadPluginNoRead
14:50:27 [2023-01-07T14:50:27.604Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
14:50:28 [2023-01-07T14:50:28.170Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
14:50:28 [2023-01-07T14:50:28.170Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
14:50:28 [2023-01-07T14:50:28.738Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
14:50:29 [2023-01-07T14:50:29.676Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
14:50:29 [2023-01-07T14:50:29.934Z] === RUN   TestDockerSuite/TestAPINetworkFilter
14:50:29 [2023-01-07T14:50:29.934Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
14:50:29 [2023-01-07T14:50:29.934Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
14:50:30 [2023-01-07T14:50:30.074Z] === RUN   TestReadPluginNoRead/default
14:50:30 [2023-01-07T14:50:30.502Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
14:50:31 [2023-01-07T14:50:31.001Z] === RUN   TestReadPluginNoRead/disabled_caching
14:50:31 [2023-01-07T14:50:31.069Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
14:50:31 [2023-01-07T14:50:31.628Z] .........                                                                [ 86%]
14:50:31 [2023-01-07T14:50:31.635Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
14:50:31 [2023-01-07T14:50:31.894Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
14:50:31 [2023-01-07T14:50:31.894Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
14:50:31 [2023-01-07T14:50:31.894Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
14:50:32 [2023-01-07T14:50:32.246Z] --- PASS: TestGraphdriverPluginV2 (6.23s)
14:50:32 [2023-01-07T14:50:32.246Z] PASS
14:50:32 [2023-01-07T14:50:32.246Z] 
14:50:32 [2023-01-07T14:50:32.246Z] === Skipped
14:50:32 [2023-01-07T14:50:32.246Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
14:50:32 [2023-01-07T14:50:32.246Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:50:32 [2023-01-07T14:50:32.246Z] 
14:50:32 [2023-01-07T14:50:32.246Z] DONE 2 tests, 1 skipped in 6.687s
14:50:32 [2023-01-07T14:50:32.246Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:50:32 [2023-01-07T14:50:32.246Z] INFO: Testing against a local daemon
14:50:32 [2023-01-07T14:50:32.246Z] === RUN   TestContinueAfterPluginCrash
14:50:32 [2023-01-07T14:50:32.246Z] === PAUSE TestContinueAfterPluginCrash
14:50:32 [2023-01-07T14:50:32.246Z] === RUN   TestReadPluginNoRead
14:50:32 [2023-01-07T14:50:32.246Z] === PAUSE TestReadPluginNoRead
14:50:32 [2023-01-07T14:50:32.246Z] === RUN   TestDaemonStartWithLogOpt
14:50:32 [2023-01-07T14:50:32.246Z] === PAUSE TestDaemonStartWithLogOpt
14:50:32 [2023-01-07T14:50:32.246Z] === CONT  TestContinueAfterPluginCrash
14:50:32 [2023-01-07T14:50:32.246Z] === CONT  TestDaemonStartWithLogOpt
14:50:32 [2023-01-07T14:50:32.365Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:50:32 [2023-01-07T14:50:32.365Z] --- PASS: TestContinueAfterPluginCrash (8.09s)
14:50:33 [2023-01-07T14:50:33.292Z] === CONT  TestReadPluginNoRead
14:50:33 [2023-01-07T14:50:33.292Z]     read_test.go:92: [dde506bca3e24] daemon is not started
14:50:33 [2023-01-07T14:50:33.292Z] --- PASS: TestReadPluginNoRead (5.73s)
14:50:33 [2023-01-07T14:50:33.292Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
14:50:33 [2023-01-07T14:50:33.292Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
14:50:33 [2023-01-07T14:50:33.292Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
14:50:33 [2023-01-07T14:50:33.292Z] PASS
14:50:33 [2023-01-07T14:50:33.292Z] 
14:50:33 [2023-01-07T14:50:33.292Z] DONE 6 tests in 9.009s
14:50:33 [2023-01-07T14:50:33.292Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:50:33 [2023-01-07T14:50:33.292Z] ++ 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
14:50:33 [2023-01-07T14:50:33.292Z] ++ set -e
14:50:33 [2023-01-07T14:50:33.292Z] ++ '[' -n 0 ']'
14:50:33 [2023-01-07T14:50:33.292Z] ++ set -x
14:50:33 [2023-01-07T14:50:33.292Z] ++ 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
14:50:33 [2023-01-07T14:50:33.292Z] testing: warning: no tests to run
14:50:33 [2023-01-07T14:50:33.292Z] PASS
14:50:33 [2023-01-07T14:50:33.292Z] 
14:50:33 [2023-01-07T14:50:33.292Z] DONE 0 tests in 0.035s
14:50:33 [2023-01-07T14:50:33.292Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:50:33 [2023-01-07T14:50:33.292Z] ++ 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
14:50:33 [2023-01-07T14:50:33.292Z] ++ set -e
14:50:33 [2023-01-07T14:50:33.292Z] ++ '[' -n 0 ']'
14:50:33 [2023-01-07T14:50:33.292Z] ++ set -x
14:50:33 [2023-01-07T14:50:33.292Z] ++ 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
14:50:33 [2023-01-07T14:50:33.548Z] INFO: Testing against a local daemon
14:50:33 [2023-01-07T14:50:33.548Z] === RUN   TestPluginWithDevMounts
14:50:33 [2023-01-07T14:50:33.548Z] === PAUSE TestPluginWithDevMounts
14:50:33 [2023-01-07T14:50:33.548Z] === CONT  TestPluginWithDevMounts
14:50:34 [2023-01-07T14:50:34.913Z] --- PASS: TestPluginWithDevMounts (1.51s)
14:50:34 [2023-01-07T14:50:34.913Z] PASS
14:50:34 [2023-01-07T14:50:34.913Z] 
14:50:34 [2023-01-07T14:50:34.913Z] DONE 1 tests in 1.629s
14:50:34 [2023-01-07T14:50:34.913Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:50:34 [2023-01-07T14:50:34.913Z] ++ 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
14:50:34 [2023-01-07T14:50:34.913Z] ++ set -e
14:50:34 [2023-01-07T14:50:34.913Z] ++ '[' -n 0 ']'
14:50:34 [2023-01-07T14:50:34.913Z] ++ set -x
14:50:34 [2023-01-07T14:50:34.913Z] ++ 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
14:50:35 [2023-01-07T14:50:35.169Z] INFO: Testing against a local daemon
14:50:35 [2023-01-07T14:50:35.169Z] === RUN   TestSecretInspect
14:50:36 [2023-01-07T14:50:36.253Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:50:37 [2023-01-07T14:50:37.684Z] --- PASS: TestSecretInspect (2.15s)
14:50:37 [2023-01-07T14:50:37.684Z] === RUN   TestSecretList
14:50:37 [2023-01-07T14:50:37.691Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:50:38 [2023-01-07T14:50:38.164Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s)
14:50:38 [2023-01-07T14:50:38.164Z] PASS
14:50:38 [2023-01-07T14:50:38.164Z] 
14:50:38 [2023-01-07T14:50:38.164Z] DONE 17 tests in 49.889s
14:50:38 [2023-01-07T14:50:38.164Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:50:38 [2023-01-07T14:50:38.164Z] INFO: Testing against a local daemon
14:50:38 [2023-01-07T14:50:38.164Z] === RUN   TestPluginInvalidJSON
14:50:38 [2023-01-07T14:50:38.164Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:50:38 [2023-01-07T14:50:38.164Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:50:38 [2023-01-07T14:50:38.164Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:50:38 [2023-01-07T14:50:38.164Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:50:38 [2023-01-07T14:50:38.164Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:50:38 [2023-01-07T14:50:38.164Z] === RUN   TestPluginInstall
14:50:38 [2023-01-07T14:50:38.164Z] === RUN   TestPluginInstall/no_auth
14:50:38 [2023-01-07T14:50:38.164Z] time="2023-01-07T14:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:38 [2023-01-07T14:50:38.164Z] time="2023-01-07T14:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0fa90ceb32494d14ef5084511ab12a21404ee73e78a1344d4ea2b8341afdb36a" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:38 [2023-01-07T14:50:38.164Z] time="2023-01-07T14:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:38 [2023-01-07T14:50:38.164Z] time="2023-01-07T14:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0fa90ceb32494d14ef5084511ab12a21404ee73e78a1344d4ea2b8341afdb36a" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:38 [2023-01-07T14:50:38.164Z] === RUN   TestPluginInstall/with_htpasswd
14:50:38 [2023-01-07T14:50:38.164Z] time="2023-01-07T14:50:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:38 [2023-01-07T14:50:38.164Z] time="2023-01-07T14:50:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6804db58b76adc3ed5fb14490c7f7a8b91866ca7b5539d207b922208916d7e1" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:38 [2023-01-07T14:50:38.164Z] time="2023-01-07T14:50:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:38 [2023-01-07T14:50:38.164Z] time="2023-01-07T14:50:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6804db58b76adc3ed5fb14490c7f7a8b91866ca7b5539d207b922208916d7e1" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:38 [2023-01-07T14:50:38.164Z] === RUN   TestPluginInstall/with_insecure
14:50:38 [2023-01-07T14:50:38.578Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
14:50:38 [2023-01-07T14:50:38.725Z] time="2023-01-07T14:50:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:38 [2023-01-07T14:50:38.725Z] time="2023-01-07T14:50:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b718d3239a2c15dbb5884f6817e71e7e6c1cdbfd35401fcbc6dfab48172317a" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:38 [2023-01-07T14:50:38.725Z] time="2023-01-07T14:50:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:50:38 [2023-01-07T14:50:38.725Z] time="2023-01-07T14:50:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b718d3239a2c15dbb5884f6817e71e7e6c1cdbfd35401fcbc6dfab48172317a" mediatype=application/vnd.docker.plugin.v1+json size=522
14:50:38 [2023-01-07T14:50:38.895Z] --- PASS: TestDaemonStartWithLogOpt (6.59s)
14:50:38 [2023-01-07T14:50:38.895Z] === CONT  TestReadPluginNoRead
14:50:38 [2023-01-07T14:50:38.981Z]     plugin_test.go:165: [d1d324f4cf73b] daemon is not started
14:50:38 [2023-01-07T14:50:38.981Z] --- PASS: TestPluginInstall (2.95s)
14:50:38 [2023-01-07T14:50:38.981Z]     --- PASS: TestPluginInstall/no_auth (1.18s)
14:50:38 [2023-01-07T14:50:38.981Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
14:50:38 [2023-01-07T14:50:38.981Z]     --- PASS: TestPluginInstall/with_insecure (1.17s)
14:50:38 [2023-01-07T14:50:38.981Z] === RUN   TestPluginsWithRuntimes
14:50:39 [2023-01-07T14:50:39.572Z] --- PASS: TestSecretList (2.17s)
14:50:39 [2023-01-07T14:50:39.572Z] === RUN   TestSecretsCreateAndDelete
14:50:40 [2023-01-07T14:50:40.868Z] === RUN   TestPluginsWithRuntimes/No_Args
14:50:41 [2023-01-07T14:50:41.430Z] === RUN   TestPluginsWithRuntimes/With_Args
14:50:41 [2023-01-07T14:50:41.459Z] --- PASS: TestSecretsCreateAndDelete (2.13s)
14:50:41 [2023-01-07T14:50:41.459Z] === RUN   TestSecretsUpdate
14:50:41 [2023-01-07T14:50:41.530Z] --- PASS: TestContinueAfterPluginCrash (9.21s)
14:50:41 [2023-01-07T14:50:41.863Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
14:50:42 [2023-01-07T14:50:42.106Z] === RUN   TestReadPluginNoRead/default
14:50:42 [2023-01-07T14:50:42.366Z] --- PASS: TestPluginsWithRuntimes (3.33s)
14:50:42 [2023-01-07T14:50:42.366Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
14:50:42 [2023-01-07T14:50:42.366Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
14:50:42 [2023-01-07T14:50:42.366Z] === RUN   TestPluginBackCompatMediaTypes
14:50:42 [2023-01-07T14:50:42.948Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s)
14:50:42 [2023-01-07T14:50:42.948Z] PASS
14:50:42 [2023-01-07T14:50:42.948Z] 
14:50:42 [2023-01-07T14:50:42.948Z] DONE 10 tests in 6.937s
14:50:42 [2023-01-07T14:50:42.948Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:50:42 [2023-01-07T14:50:42.948Z] INFO: Testing against a local daemon
14:50:42 [2023-01-07T14:50:42.948Z] === RUN   TestExternalGraphDriver
14:50:43 [2023-01-07T14:50:43.211Z] === RUN   TestExternalGraphDriver/json
14:50:43 [2023-01-07T14:50:43.763Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
14:50:43 [2023-01-07T14:50:43.975Z] --- PASS: TestSecretsUpdate (2.13s)
14:50:43 [2023-01-07T14:50:43.975Z] === RUN   TestTemplatedSecret
14:50:44 [2023-01-07T14:50:44.219Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:50:44 [2023-01-07T14:50:44.219Z] tests/integration/models_resources_test.py .                             [ 91%]
14:50:44 [2023-01-07T14:50:44.639Z] === RUN   TestReadPluginNoRead/disabled_caching
14:50:45 [2023-01-07T14:50:45.100Z] === RUN   TestExternalGraphDriver/spec
14:50:45 [2023-01-07T14:50:45.665Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
14:50:46 [2023-01-07T14:50:46.465Z] === RUN   TestExternalGraphDriver/pull
14:50:46 [2023-01-07T14:50:46.489Z] --- PASS: TestTemplatedSecret (2.55s)
14:50:46 [2023-01-07T14:50:46.490Z] === RUN   TestSecretCreateResolve
14:50:46 [2023-01-07T14:50:46.543Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:50:46 [2023-01-07T14:50:46.601Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
14:50:47 [2023-01-07T14:50:47.168Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
14:50:47 [2023-01-07T14:50:47.168Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
14:50:48 [2023-01-07T14:50:48.103Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
14:50:48 [2023-01-07T14:50:48.351Z] --- PASS: TestExternalGraphDriver (5.20s)
14:50:48 [2023-01-07T14:50:48.351Z]     --- PASS: TestExternalGraphDriver/json (1.63s)
14:50:48 [2023-01-07T14:50:48.351Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
14:50:48 [2023-01-07T14:50:48.351Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
14:50:48 [2023-01-07T14:50:48.351Z] === RUN   TestGraphdriverPluginV2
14:50:48 [2023-01-07T14:50:48.377Z] --- PASS: TestSecretCreateResolve (2.23s)
14:50:48 [2023-01-07T14:50:48.377Z] PASS
14:50:48 [2023-01-07T14:50:48.377Z] 
14:50:48 [2023-01-07T14:50:48.377Z] DONE 6 tests in 13.466s
14:50:48 [2023-01-07T14:50:48.377Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:50:48 [2023-01-07T14:50:48.377Z] ++ 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
14:50:48 [2023-01-07T14:50:48.377Z] ++ set -e
14:50:48 [2023-01-07T14:50:48.377Z] ++ '[' -n 0 ']'
14:50:48 [2023-01-07T14:50:48.377Z] ++ set -x
14:50:48 [2023-01-07T14:50:48.377Z] ++ 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
14:50:48 [2023-01-07T14:50:48.634Z] INFO: Testing against a local daemon
14:50:48 [2023-01-07T14:50:48.634Z] === RUN   TestServiceCreateInit
14:50:48 [2023-01-07T14:50:48.634Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:50:48 [2023-01-07T14:50:48.672Z] --- PASS: TestBuildWithHugeFile (106.58s)
14:50:48 [2023-01-07T14:50:48.672Z] === RUN   TestBuildWithEmptyDockerfile
14:50:48 [2023-01-07T14:50:48.672Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:50:48 [2023-01-07T14:50:48.672Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:50:48 [2023-01-07T14:50:48.672Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:50:48 [2023-01-07T14:50:48.672Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:50:48 [2023-01-07T14:50:48.672Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:50:48 [2023-01-07T14:50:48.672Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:50:48 [2023-01-07T14:50:48.672Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:50:48 [2023-01-07T14:50:48.672Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:50:48 [2023-01-07T14:50:48.672Z]     docker_cli_daemon_test.go:1456: [d8500ade72d9a] daemon is not started
14:50:48 [2023-01-07T14:50:48.672Z] === RUN   TestDockerSuite/TestAttachAfterDetach
14:50:48 [2023-01-07T14:50:48.930Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:50:49 [2023-01-07T14:50:49.084Z] === CONT  TestReadPluginNoRead
14:50:49 [2023-01-07T14:50:49.084Z]     read_test.go:92: [d17418f661d59] daemon is not started
14:50:49 [2023-01-07T14:50:49.084Z] --- PASS: TestReadPluginNoRead (10.34s)
14:50:49 [2023-01-07T14:50:49.084Z]     --- PASS: TestReadPluginNoRead/default (2.37s)
14:50:49 [2023-01-07T14:50:49.084Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.25s)
14:50:49 [2023-01-07T14:50:49.084Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.32s)
14:50:49 [2023-01-07T14:50:49.084Z] PASS
14:50:49 [2023-01-07T14:50:49.084Z] 
14:50:49 [2023-01-07T14:50:49.084Z] DONE 6 tests in 17.051s
14:50:49 [2023-01-07T14:50:49.084Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:50:49 [2023-01-07T14:50:49.084Z] testing: warning: no tests to run
14:50:49 [2023-01-07T14:50:49.084Z] PASS
14:50:49 [2023-01-07T14:50:49.084Z] 
14:50:49 [2023-01-07T14:50:49.084Z] DONE 0 tests in 0.035s
14:50:49 [2023-01-07T14:50:49.084Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:50:49 [2023-01-07T14:50:49.084Z] INFO: Testing against a local daemon
14:50:49 [2023-01-07T14:50:49.084Z] === RUN   TestPluginWithDevMounts
14:50:49 [2023-01-07T14:50:49.084Z]     mounts_test.go:21: (*Execution).IsRootless-fm
14:50:49 [2023-01-07T14:50:49.084Z] --- SKIP: TestPluginWithDevMounts (0.00s)
14:50:49 [2023-01-07T14:50:49.084Z] PASS
14:50:49 [2023-01-07T14:50:49.084Z] 
14:50:49 [2023-01-07T14:50:49.084Z] === Skipped
14:50:49 [2023-01-07T14:50:49.084Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
14:50:49 [2023-01-07T14:50:49.084Z]     mounts_test.go:21: (*Execution).IsRootless-fm
14:50:49 [2023-01-07T14:50:49.084Z] 
14:50:49 [2023-01-07T14:50:49.084Z] DONE 1 tests, 1 skipped in 0.110s
14:50:49 [2023-01-07T14:50:49.084Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:50:49 [2023-01-07T14:50:49.084Z] INFO: Testing against a local daemon
14:50:49 [2023-01-07T14:50:49.084Z] === RUN   TestSecretInspect
14:50:49 [2023-01-07T14:50:49.084Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.084Z] --- SKIP: TestSecretInspect (0.01s)
14:50:49 [2023-01-07T14:50:49.084Z] === RUN   TestSecretList
14:50:49 [2023-01-07T14:50:49.084Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.084Z] --- SKIP: TestSecretList (0.01s)
14:50:49 [2023-01-07T14:50:49.084Z] === RUN   TestSecretsCreateAndDelete
14:50:49 [2023-01-07T14:50:49.084Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.084Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
14:50:49 [2023-01-07T14:50:49.084Z] === RUN   TestSecretsUpdate
14:50:49 [2023-01-07T14:50:49.084Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.084Z] --- SKIP: TestSecretsUpdate (0.02s)
14:50:49 [2023-01-07T14:50:49.084Z] === RUN   TestTemplatedSecret
14:50:49 [2023-01-07T14:50:49.084Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.084Z] --- SKIP: TestTemplatedSecret (0.00s)
14:50:49 [2023-01-07T14:50:49.084Z] === RUN   TestSecretCreateResolve
14:50:49 [2023-01-07T14:50:49.190Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
14:50:49 [2023-01-07T14:50:49.190Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
14:50:49 [2023-01-07T14:50:49.190Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
14:50:49 [2023-01-07T14:50:49.190Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
14:50:49 [2023-01-07T14:50:49.190Z] === RUN   TestBuildPreserveOwnership
14:50:49 [2023-01-07T14:50:49.190Z] === RUN   TestBuildPreserveOwnership/copy_from
14:50:49 [2023-01-07T14:50:49.343Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.343Z] --- SKIP: TestSecretCreateResolve (0.02s)
14:50:49 [2023-01-07T14:50:49.343Z] PASS
14:50:49 [2023-01-07T14:50:49.343Z] 
14:50:49 [2023-01-07T14:50:49.343Z] === Skipped
14:50:49 [2023-01-07T14:50:49.343Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
14:50:49 [2023-01-07T14:50:49.343Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.343Z] 
14:50:49 [2023-01-07T14:50:49.343Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
14:50:49 [2023-01-07T14:50:49.344Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] 
14:50:49 [2023-01-07T14:50:49.344Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
14:50:49 [2023-01-07T14:50:49.344Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] 
14:50:49 [2023-01-07T14:50:49.344Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
14:50:49 [2023-01-07T14:50:49.344Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] 
14:50:49 [2023-01-07T14:50:49.344Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
14:50:49 [2023-01-07T14:50:49.344Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] 
14:50:49 [2023-01-07T14:50:49.344Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
14:50:49 [2023-01-07T14:50:49.344Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] 
14:50:49 [2023-01-07T14:50:49.344Z] DONE 6 tests, 6 skipped in 0.177s
14:50:49 [2023-01-07T14:50:49.344Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:50:49 [2023-01-07T14:50:49.344Z] INFO: Testing against a local daemon
14:50:49 [2023-01-07T14:50:49.344Z] === RUN   TestServiceCreateInit
14:50:49 [2023-01-07T14:50:49.344Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:50:49 [2023-01-07T14:50:49.344Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:50:49 [2023-01-07T14:50:49.344Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] --- PASS: TestServiceCreateInit (0.01s)
14:50:49 [2023-01-07T14:50:49.344Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:50:49 [2023-01-07T14:50:49.344Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:50:49 [2023-01-07T14:50:49.344Z] === RUN   TestCreateServiceMultipleTimes
14:50:49 [2023-01-07T14:50:49.344Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
14:50:49 [2023-01-07T14:50:49.344Z] === RUN   TestCreateServiceConflict
14:50:49 [2023-01-07T14:50:49.344Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] --- SKIP: TestCreateServiceConflict (0.01s)
14:50:49 [2023-01-07T14:50:49.344Z] === RUN   TestCreateServiceMaxReplicas
14:50:49 [2023-01-07T14:50:49.344Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
14:50:49 [2023-01-07T14:50:49.344Z] === RUN   TestCreateWithDuplicateNetworkNames
14:50:49 [2023-01-07T14:50:49.344Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
14:50:49 [2023-01-07T14:50:49.344Z] === RUN   TestCreateServiceSecretFileMode
14:50:49 [2023-01-07T14:50:49.344Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
14:50:49 [2023-01-07T14:50:49.344Z] === RUN   TestCreateServiceConfigFileMode
14:50:49 [2023-01-07T14:50:49.344Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
14:50:49 [2023-01-07T14:50:49.344Z] === RUN   TestCreateServiceSysctls
14:50:49 [2023-01-07T14:50:49.344Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.344Z] --- SKIP: TestCreateServiceSysctls (0.02s)
14:50:49 [2023-01-07T14:50:49.344Z] === RUN   TestCreateServiceCapabilities
14:50:49 [2023-01-07T14:50:49.448Z]     check_test.go:309: [db2d727f5f559] daemon is not started
14:50:49 [2023-01-07T14:50:49.448Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
14:50:49 [2023-01-07T14:50:49.603Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.603Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
14:50:49 [2023-01-07T14:50:49.603Z] === RUN   TestInspect
14:50:49 [2023-01-07T14:50:49.603Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.603Z] --- SKIP: TestInspect (0.01s)
14:50:49 [2023-01-07T14:50:49.603Z] === RUN   TestCreateJob
14:50:49 [2023-01-07T14:50:49.603Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.603Z] --- SKIP: TestCreateJob (0.01s)
14:50:49 [2023-01-07T14:50:49.603Z] === RUN   TestReplicatedJob
14:50:49 [2023-01-07T14:50:49.603Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.603Z] --- SKIP: TestReplicatedJob (0.01s)
14:50:49 [2023-01-07T14:50:49.603Z] === RUN   TestUpdateReplicatedJob
14:50:49 [2023-01-07T14:50:49.603Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.603Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
14:50:49 [2023-01-07T14:50:49.603Z] === RUN   TestServiceListWithStatuses
14:50:49 [2023-01-07T14:50:49.603Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:50:49 [2023-01-07T14:50:49.603Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:50:49 [2023-01-07T14:50:49.603Z] === RUN   TestDockerNetworkConnectAlias
14:50:49 [2023-01-07T14:50:49.603Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.603Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
14:50:49 [2023-01-07T14:50:49.603Z] === RUN   TestDockerNetworkReConnect
14:50:49 [2023-01-07T14:50:49.603Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:49 [2023-01-07T14:50:49.603Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
14:50:49 [2023-01-07T14:50:49.603Z] === RUN   TestServicePlugin
14:50:49 [2023-01-07T14:50:49.970Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:50:50 [2023-01-07T14:50:50.825Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
14:50:51 [2023-01-07T14:50:51.392Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
14:50:51 [2023-01-07T14:50:51.652Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:50:52 [2023-01-07T14:50:52.218Z] === RUN   TestDockerSuite/TestAttachDetach
14:50:52 [2023-01-07T14:50:52.513Z] --- PASS: TestGraphdriverPluginV2 (4.07s)
14:50:52 [2023-01-07T14:50:52.513Z] PASS
14:50:52 [2023-01-07T14:50:52.513Z] 
14:50:52 [2023-01-07T14:50:52.513Z] DONE 5 tests in 9.321s
14:50:52 [2023-01-07T14:50:52.513Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:50:52 [2023-01-07T14:50:52.513Z] INFO: Testing against a local daemon
14:50:52 [2023-01-07T14:50:52.513Z] === RUN   TestContinueAfterPluginCrash
14:50:52 [2023-01-07T14:50:52.513Z] === PAUSE TestContinueAfterPluginCrash
14:50:52 [2023-01-07T14:50:52.513Z] === RUN   TestReadPluginNoRead
14:50:52 [2023-01-07T14:50:52.513Z] === PAUSE TestReadPluginNoRead
14:50:52 [2023-01-07T14:50:52.513Z] === RUN   TestDaemonStartWithLogOpt
14:50:52 [2023-01-07T14:50:52.513Z] === PAUSE TestDaemonStartWithLogOpt
14:50:52 [2023-01-07T14:50:52.513Z] === CONT  TestContinueAfterPluginCrash
14:50:52 [2023-01-07T14:50:52.513Z] === CONT  TestDaemonStartWithLogOpt
14:50:52 [2023-01-07T14:50:52.693Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:50:52 [2023-01-07T14:50:52.693Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:50:52 [2023-01-07T14:50:52.799Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:50:52 [2023-01-07T14:50:52.892Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] --- SKIP: TestServicePlugin (2.93s)
14:50:52 [2023-01-07T14:50:52.892Z] === RUN   TestServiceUpdateLabel
14:50:52 [2023-01-07T14:50:52.892Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] --- SKIP: TestServiceUpdateLabel (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z] === RUN   TestServiceUpdateSecrets
14:50:52 [2023-01-07T14:50:52.892Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
14:50:52 [2023-01-07T14:50:52.892Z] === RUN   TestServiceUpdateConfigs
14:50:52 [2023-01-07T14:50:52.892Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z] === RUN   TestServiceUpdateNetwork
14:50:52 [2023-01-07T14:50:52.892Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z] === RUN   TestServiceUpdatePidsLimit
14:50:52 [2023-01-07T14:50:52.892Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
14:50:52 [2023-01-07T14:50:52.892Z] PASS
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === Skipped
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
14:50:52 [2023-01-07T14:50:52.892Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
14:50:52 [2023-01-07T14:50:52.892Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
14:50:52 [2023-01-07T14:50:52.892Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
14:50:52 [2023-01-07T14:50:52.892Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
14:50:52 [2023-01-07T14:50:52.892Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestInspect (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:50:52 [2023-01-07T14:50:52.892Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestServicePlugin (2.93s)
14:50:52 [2023-01-07T14:50:52.892Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
14:50:52 [2023-01-07T14:50:52.892Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
14:50:52 [2023-01-07T14:50:52.892Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
14:50:52 [2023-01-07T14:50:52.892Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] DONE 24 tests, 23 skipped in 3.311s
14:50:52 [2023-01-07T14:50:52.892Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:50:52 [2023-01-07T14:50:52.892Z] INFO: Testing against a local daemon
14:50:52 [2023-01-07T14:50:52.892Z] === RUN   TestSessionCreate
14:50:52 [2023-01-07T14:50:52.892Z] --- PASS: TestSessionCreate (0.02s)
14:50:52 [2023-01-07T14:50:52.892Z] === RUN   TestSessionCreateWithBadUpgrade
14:50:52 [2023-01-07T14:50:52.892Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:50:52 [2023-01-07T14:50:52.892Z] PASS
14:50:52 [2023-01-07T14:50:52.892Z] 
14:50:52 [2023-01-07T14:50:52.892Z] DONE 2 tests in 0.134s
14:50:52 [2023-01-07T14:50:52.892Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:50:52 [2023-01-07T14:50:52.892Z] INFO: Testing against a local daemon
14:50:52 [2023-01-07T14:50:52.892Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:50:52 [2023-01-07T14:50:52.892Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:50:52 [2023-01-07T14:50:52.892Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:50:52 [2023-01-07T14:50:52.892Z] === RUN   TestEventsExecDie
14:50:53 [2023-01-07T14:50:53.157Z]     check_test.go:309: [dc03741bc119e] daemon is not started
14:50:53 [2023-01-07T14:50:53.157Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
14:50:53 [2023-01-07T14:50:53.157Z] --- PASS: TestBuildPreserveOwnership (4.05s)
14:50:53 [2023-01-07T14:50:53.157Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.65s)
14:50:53 [2023-01-07T14:50:53.157Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s)
14:50:53 [2023-01-07T14:50:53.157Z] === RUN   TestBuildPlatformInvalid
14:50:53 [2023-01-07T14:50:53.157Z] --- PASS: TestBuildPlatformInvalid (0.11s)
14:50:53 [2023-01-07T14:50:53.157Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:50:53 [2023-01-07T14:50:53.415Z] === RUN   TestDockerSuite/TestAttachDisconnect
14:50:53 [2023-01-07T14:50:53.460Z] --- PASS: TestEventsExecDie (0.50s)
14:50:53 [2023-01-07T14:50:53.460Z] === RUN   TestEventsBackwardsCompatible
14:50:53 [2023-01-07T14:50:53.460Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
14:50:53 [2023-01-07T14:50:53.460Z] === RUN   TestInfoBinaryCommits
14:50:53 [2023-01-07T14:50:53.460Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:50:53 [2023-01-07T14:50:53.460Z] === RUN   TestInfoAPIVersioned
14:50:53 [2023-01-07T14:50:53.460Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:50:53 [2023-01-07T14:50:53.460Z] === RUN   TestInfoDiscoveryBackend
14:50:53 [2023-01-07T14:50:53.982Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
14:50:54 [2023-01-07T14:50:54.241Z] Loaded image: busybox:latest
14:50:54 [2023-01-07T14:50:54.241Z] Loaded image: busybox:glibc
14:50:54 [2023-01-07T14:50:54.837Z] --- PASS: TestInfoDiscoveryBackend (1.54s)
14:50:54 [2023-01-07T14:50:54.837Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:50:55 [2023-01-07T14:50:55.616Z] === RUN   TestDockerSuite/TestAttachPausedContainer
14:50:55 [2023-01-07T14:50:55.779Z] --- PASS: TestDaemonStartWithLogOpt (3.37s)
14:50:55 [2023-01-07T14:50:55.779Z] === CONT  TestReadPluginNoRead
14:50:55 [2023-01-07T14:50:55.875Z] Loaded image: debian:bullseye-slim
14:50:56 [2023-01-07T14:50:56.064Z] --- PASS: TestServiceCreateInit (7.24s)
14:50:56 [2023-01-07T14:50:56.064Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s)
14:50:56 [2023-01-07T14:50:56.064Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s)
14:50:56 [2023-01-07T14:50:56.064Z] === RUN   TestCreateServiceMultipleTimes
14:50:56 [2023-01-07T14:50:56.133Z] Loaded image: hello-world:latest
14:50:56 [2023-01-07T14:50:56.133Z] Loaded image: arm32v7/hello-world:latest
14:50:56 [2023-01-07T14:50:56.392Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
14:50:56 [2023-01-07T14:50:56.589Z] tests/integration/regression_test.py ......                              [ 98%]
14:50:56 [2023-01-07T14:50:56.845Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:50:56 [2023-01-07T14:50:56.845Z] tests/integration/credentials/utils_test.py .                            [100%]
14:50:56 [2023-01-07T14:50:56.845Z] 
14:50:56 [2023-01-07T14:50:56.845Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:50:56 [2023-01-07T14:50:56.845Z] =========================== short test summary info ============================
14:50:56 [2023-01-07T14:50:56.845Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:50:56 [2023-01-07T14:50:56.845Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:50:56 [2023-01-07T14:50:56.845Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:50:56 [2023-01-07T14:50:56.845Z]   Not supported on most drivers
14:50:56 [2023-01-07T14:50:56.845Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
14:50:56 [2023-01-07T14:50:56.845Z]   Output of docker top depends on host distro, and is not formalized.
14:50:56 [2023-01-07T14:50:56.845Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:50:56 [2023-01-07T14:50:56.845Z]   Output of docker top depends on host distro, and is not formalized.
14:50:56 [2023-01-07T14:50:56.845Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:50:56 [2023-01-07T14:50:56.845Z]   Can fail if eth0 has multiple IP addresses
14:50:56 [2023-01-07T14:50:56.845Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:50:56 [2023-01-07T14:50:56.845Z]   This doesn't seem to be taken into account by the engine
14:50:56 [2023-01-07T14:50:56.845Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:50:56 [2023-01-07T14:50:56.845Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:50:56 [2023-01-07T14:50:56.845Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.04 seconds ==
14:50:57 [2023-01-07T14:50:57.100Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:50:57 [2023-01-07T14:50:57.328Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
14:50:57 [2023-01-07T14:50:57.328Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
14:50:58 [2023-01-07T14:50:58.264Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
14:50:58 [2023-01-07T14:50:58.292Z] === RUN   TestReadPluginNoRead/default
14:50:59 [2023-01-07T14:50:59.027Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
14:50:59 [2023-01-07T14:50:59.027Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:50:59 [2023-01-07T14:50:59.027Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
14:50:59 [2023-01-07T14:50:59.027Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
14:50:59 [2023-01-07T14:50:59.027Z] === RUN   TestInfoAPI
14:50:59 [2023-01-07T14:50:59.027Z] --- PASS: TestInfoAPI (0.02s)
14:50:59 [2023-01-07T14:50:59.027Z] === RUN   TestInfoAPIWarnings
14:50:59 [2023-01-07T14:50:59.220Z] === RUN   TestReadPluginNoRead/disabled_caching
14:51:00 [2023-01-07T14:51:00.146Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:51:00 [2023-01-07T14:51:00.165Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
14:51:00 [2023-01-07T14:51:00.165Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
14:51:00 [2023-01-07T14:51:00.706Z] --- PASS: TestContinueAfterPluginCrash (8.40s)
14:51:01 [2023-01-07T14:51:01.102Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
14:51:01 [2023-01-07T14:51:01.635Z] === CONT  TestReadPluginNoRead
14:51:01 [2023-01-07T14:51:01.635Z]     read_test.go:92: [dddbfd2b70cef] daemon is not started
14:51:01 [2023-01-07T14:51:01.635Z] --- PASS: TestReadPluginNoRead (5.75s)
14:51:01 [2023-01-07T14:51:01.635Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
14:51:01 [2023-01-07T14:51:01.635Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
14:51:01 [2023-01-07T14:51:01.635Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
14:51:01 [2023-01-07T14:51:01.635Z] PASS
14:51:01 [2023-01-07T14:51:01.635Z] 
14:51:01 [2023-01-07T14:51:01.635Z] DONE 6 tests in 9.157s
14:51:01 [2023-01-07T14:51:01.635Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:51:01 [2023-01-07T14:51:01.635Z] testing: warning: no tests to run
14:51:01 [2023-01-07T14:51:01.635Z] PASS
14:51:01 [2023-01-07T14:51:01.635Z] 
14:51:01 [2023-01-07T14:51:01.635Z] DONE 0 tests in 0.008s
14:51:01 [2023-01-07T14:51:01.635Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:51:01 [2023-01-07T14:51:01.635Z] INFO: Testing against a local daemon
14:51:01 [2023-01-07T14:51:01.635Z] === RUN   TestPluginWithDevMounts
14:51:01 [2023-01-07T14:51:01.635Z] === PAUSE TestPluginWithDevMounts
14:51:01 [2023-01-07T14:51:01.635Z] === CONT  TestPluginWithDevMounts
14:51:02 [2023-01-07T14:51:02.480Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
14:51:02 [2023-01-07T14:51:02.480Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
14:51:02 [2023-01-07T14:51:02.480Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
14:51:03 [2023-01-07T14:51:03.001Z] --- PASS: TestPluginWithDevMounts (1.57s)
14:51:03 [2023-01-07T14:51:03.001Z] PASS
14:51:03 [2023-01-07T14:51:03.001Z] 
14:51:03 [2023-01-07T14:51:03.001Z] DONE 1 tests in 1.611s
14:51:03 [2023-01-07T14:51:03.001Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:51:03 [2023-01-07T14:51:03.001Z] INFO: Testing against a local daemon
14:51:03 [2023-01-07T14:51:03.001Z] === RUN   TestSecretInspect
14:51:03 [2023-01-07T14:51:03.046Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
14:51:03 [2023-01-07T14:51:03.982Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
14:51:05 [2023-01-07T14:51:05.515Z] --- PASS: TestSecretInspect (2.11s)
14:51:05 [2023-01-07T14:51:05.515Z] === RUN   TestSecretList
14:51:05 [2023-01-07T14:51:05.885Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
14:51:07 [2023-01-07T14:51:07.403Z] --- PASS: TestSecretList (2.09s)
14:51:07 [2023-01-07T14:51:07.403Z] === RUN   TestSecretsCreateAndDelete
14:51:09 [2023-01-07T14:51:09.172Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
14:51:09 [2023-01-07T14:51:09.309Z] Leaving: AppArmorNo profiles have been unloaded.
14:51:09 [2023-01-07T14:51:09.309Z] 
14:51:09 [2023-01-07T14:51:09.309Z] Unloading profiles will leave already running processes permanently
14:51:09 [2023-01-07T14:51:09.309Z] unconfined, which can lead to unexpected situations.
14:51:09 [2023-01-07T14:51:09.309Z] 
14:51:09 [2023-01-07T14:51:09.309Z] To set a process to complain mode, use the command line tool
14:51:09 [2023-01-07T14:51:09.309Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:51:09 [2023-01-07T14:51:09.309Z] 
14:51:09 [2023-01-07T14:51:09.431Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.30s)
14:51:09 [2023-01-07T14:51:09.431Z] PASS
14:51:09 [2023-01-07T14:51:09.431Z] 
14:51:09 [2023-01-07T14:51:09.431Z] === Skipped
14:51:09 [2023-01-07T14:51:09.431Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:51:09 [2023-01-07T14:51:09.431Z]     build_session_test.go:25: TODO: BuildKit
14:51:09 [2023-01-07T14:51:09.431Z] 
14:51:09 [2023-01-07T14:51:09.431Z] DONE 33 tests, 1 skipped in 170.653s
14:51:09 [2023-01-07T14:51:09.690Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:51:09 [2023-01-07T14:51:09.690Z] ++ 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
14:51:09 [2023-01-07T14:51:09.690Z] ++ set -e
14:51:09 [2023-01-07T14:51:09.690Z] ++ '[' -n 0 ']'
14:51:09 [2023-01-07T14:51:09.690Z] ++ set -x
14:51:09 [2023-01-07T14:51:09.690Z] ++ 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
14:51:09 [2023-01-07T14:51:09.690Z] INFO: Testing against a local daemon
14:51:09 [2023-01-07T14:51:09.690Z] === RUN   TestConfigInspect
Post stage
[Pipeline] junit
14:51:09 [2023-01-07T14:51:09.880Z] Recording test results
14:51:09 [2023-01-07T14:51:09.918Z] --- PASS: TestSecretsCreateAndDelete (2.12s)
14:51:09 [2023-01-07T14:51:09.918Z] === RUN   TestSecretsUpdate
14:51:10 [2023-01-07T14:51:10.993Z] b111c3320c94: Pull complete
14:51:11 [2023-01-07T14:51:11.068Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
14:51:11 [2023-01-07T14:51:11.088Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
14:51:11 [2023-01-07T14:51:11.410Z] + echo Ensuring container killed.
14:51:11 [2023-01-07T14:51:11.410Z] Ensuring container killed.
14:51:11 [2023-01-07T14:51:11.410Z] + docker rm -vf docker-pr4
14:51:11 [2023-01-07T14:51:11.410Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
14:51:11 [2023-01-07T14:51:11.729Z] + echo Chowning /workspace to jenkins user
14:51:11 [2023-01-07T14:51:11.729Z] Chowning /workspace to jenkins user
14:51:11 [2023-01-07T14:51:11.729Z] + id -u
14:51:11 [2023-01-07T14:51:11.729Z] + id -g
14:51:11 [2023-01-07T14:51:11.729Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44755:/workspace busybox chown -R 1000:1000 /workspace
14:51:11 [2023-01-07T14:51:11.729Z] Unable to find image 'busybox:latest' locally
14:51:11 [2023-01-07T14:51:11.807Z] --- PASS: TestSecretsUpdate (2.14s)
14:51:11 [2023-01-07T14:51:11.807Z] === RUN   TestTemplatedSecret
14:51:11 [2023-01-07T14:51:11.987Z] latest: Pulling from library/busybox
14:51:11 [2023-01-07T14:51:11.987Z] 205dae5015e7: Pulling fs layer
14:51:11 [2023-01-07T14:51:11.987Z] 205dae5015e7: Verifying Checksum
14:51:11 [2023-01-07T14:51:11.987Z] 205dae5015e7: Download complete
14:51:11 [2023-01-07T14:51:11.987Z] 205dae5015e7: Pull complete
14:51:11 [2023-01-07T14:51:11.987Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
14:51:11 [2023-01-07T14:51:11.987Z] Status: Downloaded newer image for busybox:latest
14:51:12 [2023-01-07T14:51:12.444Z] --- PASS: TestConfigInspect (2.79s)
14:51:12 [2023-01-07T14:51:12.444Z] === RUN   TestConfigList
14:51:12 [2023-01-07T14:51:12.444Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:51:13 [2023-01-07T14:51:13.682Z] + bundleName=docker-py
14:51:13 [2023-01-07T14:51:13.682Z] + echo Creating docker-py-bundles.tar.gz
14:51:13 [2023-01-07T14:51:13.682Z] Creating docker-py-bundles.tar.gz
14:51:13 [2023-01-07T14:51:13.682Z] + 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
14:51:13 [2023-01-07T14:51:13.691Z] Archiving artifacts
14:51:14 [2023-01-07T14:51:14.107Z] --- PASS: TestCreateServiceMultipleTimes (15.32s)
14:51:14 [2023-01-07T14:51:14.107Z] === RUN   TestCreateServiceConflict
14:51:14 [2023-01-07T14:51:14.107Z] --- PASS: TestCreateServiceConflict (2.14s)
14:51:14 [2023-01-07T14:51:14.107Z] === RUN   TestCreateServiceMaxReplicas
14:51:14 [2023-01-07T14:51:14.329Z] --- PASS: TestTemplatedSecret (2.63s)
14:51:14 [2023-01-07T14:51:14.329Z] === RUN   TestSecretCreateResolve
14:51:15 [2023-01-07T14:51:15.000Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
14:51:15 [2023-01-07T14:51:15.000Z] --- PASS: TestConfigList (2.58s)
14:51:15 [2023-01-07T14:51:15.000Z] === RUN   TestConfigsCreateAndDelete
14:51:15 [2023-01-07T14:51:15.236Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44755/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
14:51:15 [2023-01-07T14:51:15.259Z]     check_test.go:309: [d7a49774c0ebf] daemon is not started
14:51:15 [2023-01-07T14:51:15.259Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
14:51:15 [2023-01-07T14:51:15.618Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -e DOCKER_GRAPHDRIVER docker:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/make.sh binary-daemon
14:51:15 [2023-01-07T14:51:15.825Z]     check_test.go:309: [d060fdc2ad006] daemon is not started
14:51:15 [2023-01-07T14:51:15.825Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
14:51:15 [2023-01-07T14:51:15.873Z] 
14:51:15 [2023-01-07T14:51:15.995Z] --- PASS: TestCreateServiceMaxReplicas (2.64s)
14:51:15 [2023-01-07T14:51:15.995Z] === RUN   TestCreateWithDuplicateNetworkNames
14:51:16 [2023-01-07T14:51:16.129Z] Removing bundles/
14:51:16 [2023-01-07T14:51:16.129Z] 
14:51:16 [2023-01-07T14:51:16.129Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
14:51:16 [2023-01-07T14:51:16.129Z] Building: bundles/binary-daemon/dockerd-dev
14:51:16 [2023-01-07T14:51:16.129Z] GOOS="" GOARCH="" GOARM=""
14:51:16 [2023-01-07T14:51:16.217Z] --- PASS: TestSecretCreateResolve (2.08s)
14:51:16 [2023-01-07T14:51:16.217Z] PASS
14:51:16 [2023-01-07T14:51:16.217Z] 
14:51:16 [2023-01-07T14:51:16.217Z] DONE 6 tests in 13.201s
14:51:16 [2023-01-07T14:51:16.217Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:51:16 [2023-01-07T14:51:16.217Z] INFO: Testing against a local daemon
14:51:16 [2023-01-07T14:51:16.217Z] === RUN   TestServiceCreateInit
14:51:16 [2023-01-07T14:51:16.217Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:51:17 [2023-01-07T14:51:17.115Z] --- PASS: TestInfoAPIWarnings (17.34s)
14:51:17 [2023-01-07T14:51:17.115Z] === RUN   TestInfoDebug
14:51:17 [2023-01-07T14:51:17.115Z] --- PASS: TestInfoDebug (1.55s)
14:51:17 [2023-01-07T14:51:17.115Z] === RUN   TestInfoInsecureRegistries
14:51:17 [2023-01-07T14:51:17.200Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
14:51:17 [2023-01-07T14:51:17.766Z]     check_test.go:309: [dd4ad62c2b126] daemon is not started
14:51:17 [2023-01-07T14:51:17.766Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
14:51:18 [2023-01-07T14:51:18.025Z] --- PASS: TestConfigsCreateAndDelete (2.90s)
14:51:18 [2023-01-07T14:51:18.025Z] === RUN   TestConfigsUpdate
14:51:18 [2023-01-07T14:51:18.963Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
14:51:19 [2023-01-07T14:51:19.020Z] --- PASS: TestInfoInsecureRegistries (1.54s)
14:51:19 [2023-01-07T14:51:19.020Z] === RUN   TestInfoRegistryMirrors
14:51:19 [2023-01-07T14:51:19.221Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
14:51:19 [2023-01-07T14:51:19.788Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
14:51:20 [2023-01-07T14:51:20.355Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
14:51:20 [2023-01-07T14:51:20.383Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:51:20 [2023-01-07T14:51:20.397Z] --- PASS: TestInfoRegistryMirrors (1.54s)
14:51:20 [2023-01-07T14:51:20.397Z] === RUN   TestLoginFailsWithBadCredentials
14:51:20 [2023-01-07T14:51:20.614Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
14:51:20 [2023-01-07T14:51:20.656Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
14:51:20 [2023-01-07T14:51:20.656Z] === RUN   TestPingCacheHeaders
14:51:20 [2023-01-07T14:51:20.656Z] --- PASS: TestPingCacheHeaders (0.02s)
14:51:20 [2023-01-07T14:51:20.656Z] === RUN   TestPingGet
14:51:20 [2023-01-07T14:51:20.656Z] --- PASS: TestPingGet (0.01s)
14:51:20 [2023-01-07T14:51:20.656Z] === RUN   TestPingHead
14:51:20 [2023-01-07T14:51:20.656Z] --- PASS: TestPingHead (0.02s)
14:51:20 [2023-01-07T14:51:20.656Z] === RUN   TestVersion
14:51:20 [2023-01-07T14:51:20.656Z] --- PASS: TestVersion (0.02s)
14:51:20 [2023-01-07T14:51:20.656Z] PASS
14:51:20 [2023-01-07T14:51:20.656Z] 
14:51:20 [2023-01-07T14:51:20.656Z] === Skipped
14:51:20 [2023-01-07T14:51:20.656Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:51:20 [2023-01-07T14:51:20.656Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:51:20 [2023-01-07T14:51:20.656Z] 
14:51:20 [2023-01-07T14:51:20.656Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
14:51:20 [2023-01-07T14:51:20.656Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
14:51:20 [2023-01-07T14:51:20.656Z] 
14:51:20 [2023-01-07T14:51:20.656Z] DONE 18 tests, 2 skipped in 28.042s
14:51:20 [2023-01-07T14:51:20.656Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:51:20 [2023-01-07T14:51:20.873Z] --- PASS: TestConfigsUpdate (2.87s)
14:51:20 [2023-01-07T14:51:20.873Z] === RUN   TestTemplatedConfig
14:51:20 [2023-01-07T14:51:20.916Z] INFO: Testing against a local daemon
14:51:20 [2023-01-07T14:51:20.916Z] === RUN   TestVolumesCreateAndList
14:51:20 [2023-01-07T14:51:20.916Z] --- PASS: TestVolumesCreateAndList (0.03s)
14:51:20 [2023-01-07T14:51:20.916Z] === RUN   TestVolumesRemove
14:51:20 [2023-01-07T14:51:20.916Z] --- PASS: TestVolumesRemove (0.05s)
14:51:20 [2023-01-07T14:51:20.916Z] === RUN   TestVolumesInspect
14:51:20 [2023-01-07T14:51:20.916Z] --- PASS: TestVolumesInspect (0.02s)
14:51:20 [2023-01-07T14:51:20.916Z] === RUN   TestVolumesInvalidJSON
14:51:20 [2023-01-07T14:51:20.916Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:51:20 [2023-01-07T14:51:20.916Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:51:20 [2023-01-07T14:51:20.916Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:51:20 [2023-01-07T14:51:20.916Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:51:20 [2023-01-07T14:51:20.916Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:51:20 [2023-01-07T14:51:20.916Z] PASS
14:51:20 [2023-01-07T14:51:20.916Z] 
14:51:20 [2023-01-07T14:51:20.916Z] DONE 5 tests in 0.209s
14:51:20 [2023-01-07T14:51:20.916Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:51:20 [2023-01-07T14:51:20.916Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12802 is not a child of this shell
14:51:20 [2023-01-07T14:51:20.916Z] warning: PID 12802 from bundles/test-integration/docker.pid had a nonzero exit code
14:51:21 [2023-01-07T14:51:21.131Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
14:51:21 [2023-01-07T14:51:21.175Z] Leaving: AppArmorNo profiles have been unloaded.
14:51:21 [2023-01-07T14:51:21.175Z] 
14:51:21 [2023-01-07T14:51:21.175Z] Unloading profiles will leave already running processes permanently
14:51:21 [2023-01-07T14:51:21.175Z] unconfined, which can lead to unexpected situations.
14:51:21 [2023-01-07T14:51:21.175Z] 
14:51:21 [2023-01-07T14:51:21.175Z] To set a process to complain mode, use the command line tool
14:51:21 [2023-01-07T14:51:21.175Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:51:21 [2023-01-07T14:51:21.175Z] Removing test suite binaries
14:51:21 [2023-01-07T14:51:21.175Z] exiting test-integration
14:51:21 [2023-01-07T14:51:21.175Z] ++ exit 0
14:51:21 [2023-01-07T14:51:21.389Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
14:51:22 [2023-01-07T14:51:22.111Z] 
Post stage
[Pipeline] junit
14:51:23 [2023-01-07T14:51:23.063Z] Recording test results
14:51:23 [2023-01-07T14:51:23.292Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
14:51:23 [2023-01-07T14:51:23.550Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
14:51:23 [2023-01-07T14:51:23.647Z] --- PASS: TestServiceCreateInit (7.37s)
14:51:23 [2023-01-07T14:51:23.647Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s)
14:51:23 [2023-01-07T14:51:23.648Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s)
14:51:23 [2023-01-07T14:51:23.648Z] === RUN   TestCreateServiceMultipleTimes
14:51:24 [2023-01-07T14:51:24.120Z] --- PASS: TestTemplatedConfig (3.24s)
14:51:24 [2023-01-07T14:51:24.120Z] === RUN   TestConfigCreateResolve
14:51:24 [2023-01-07T14:51:24.346Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:51:24 [2023-01-07T14:51:24.684Z] + echo Ensuring container killed.
14:51:24 [2023-01-07T14:51:24.684Z] Ensuring container killed.
14:51:24 [2023-01-07T14:51:24.684Z] + docker rm -vf docker-pr4
14:51:24 [2023-01-07T14:51:24.686Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
14:51:25 [2023-01-07T14:51:25.253Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
14:51:25 [2023-01-07T14:51:25.253Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
14:51:25 [2023-01-07T14:51:25.261Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
14:51:25 [2023-01-07T14:51:25.550Z] + echo Chowning /workspace to jenkins user
14:51:25 [2023-01-07T14:51:25.550Z] Chowning /workspace to jenkins user
14:51:25 [2023-01-07T14:51:25.550Z] + id -u
14:51:25 [2023-01-07T14:51:25.550Z] + id -g
14:51:25 [2023-01-07T14:51:25.550Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44755:/workspace busybox chown -R 1000:1000 /workspace
14:51:25 [2023-01-07T14:51:25.550Z] Unable to find image 'busybox:latest' locally
14:51:25 [2023-01-07T14:51:25.550Z] latest: Pulling from library/busybox
14:51:25 [2023-01-07T14:51:25.809Z] 205dae5015e7: Pulling fs layer
14:51:25 [2023-01-07T14:51:25.809Z] 205dae5015e7: Download complete
14:51:25 [2023-01-07T14:51:25.809Z] 205dae5015e7: Pull complete
14:51:25 [2023-01-07T14:51:25.809Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
14:51:25 [2023-01-07T14:51:25.809Z] Status: Downloaded newer image for busybox:latest
14:51:25 [2023-01-07T14:51:25.820Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
14:51:26 [2023-01-07T14:51:26.755Z] --- PASS: TestConfigCreateResolve (2.53s)
14:51:26 [2023-01-07T14:51:26.755Z] === RUN   TestConfigDaemonLibtrustID
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:51:27 [2023-01-07T14:51:27.322Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
14:51:27 [2023-01-07T14:51:27.322Z] PASS
14:51:27 [2023-01-07T14:51:27.322Z] 
14:51:27 [2023-01-07T14:51:27.322Z] DONE 7 tests in 17.628s
14:51:27 [2023-01-07T14:51:27.322Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:51:27 [2023-01-07T14:51:27.322Z] ++ 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
14:51:27 [2023-01-07T14:51:27.322Z] ++ set -e
14:51:27 [2023-01-07T14:51:27.322Z] ++ '[' -n 0 ']'
14:51:27 [2023-01-07T14:51:27.322Z] ++ set -x
14:51:27 [2023-01-07T14:51:27.322Z] ++ 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
14:51:27 [2023-01-07T14:51:27.322Z] INFO: Testing against a local daemon
14:51:27 [2023-01-07T14:51:27.322Z] === RUN   TestCheckpoint
14:51:27 [2023-01-07T14:51:27.322Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:51:27 [2023-01-07T14:51:27.322Z] --- SKIP: TestCheckpoint (0.00s)
14:51:27 [2023-01-07T14:51:27.322Z] === RUN   TestContainerInvalidJSON
14:51:27 [2023-01-07T14:51:27.322Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:51:27 [2023-01-07T14:51:27.322Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:51:27 [2023-01-07T14:51:27.322Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:51:27 [2023-01-07T14:51:27.322Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:51:27 [2023-01-07T14:51:27.322Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:51:27 [2023-01-07T14:51:27.322Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:51:27 [2023-01-07T14:51:27.322Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:51:27 [2023-01-07T14:51:27.322Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:51:27 [2023-01-07T14:51:27.322Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:51:27 [2023-01-07T14:51:27.322Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:51:27 [2023-01-07T14:51:27.322Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:51:27 [2023-01-07T14:51:27.322Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:51:27 [2023-01-07T14:51:27.322Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:51:27 [2023-01-07T14:51:27.322Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:51:27 [2023-01-07T14:51:27.486Z] + bundleName=amd64-rootless
14:51:27 [2023-01-07T14:51:27.486Z] + echo Creating amd64-rootless-bundles.tar.gz
14:51:27 [2023-01-07T14:51:27.486Z] Creating amd64-rootless-bundles.tar.gz
14:51:27 [2023-01-07T14:51:27.486Z] + + findxargs bundles tar -path -czf */root/*overlay2 amd64-rootless-bundles.tar.gz -prune
14:51:27 [2023-01-07T14:51:27.486Z]  -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
14:51:27 [2023-01-07T14:51:27.500Z] Archiving artifacts
14:51:27 [2023-01-07T14:51:27.580Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:51:27 [2023-01-07T14:51:27.580Z] === RUN   TestCopyFromContainerPathIsNotDir
14:51:27 [2023-01-07T14:51:27.580Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
14:51:27 [2023-01-07T14:51:27.580Z] === RUN   TestCopyToContainerPathDoesNotExist
14:51:27 [2023-01-07T14:51:27.580Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:51:27 [2023-01-07T14:51:27.580Z] === RUN   TestCopyToContainerPathIsNotDir
14:51:27 [2023-01-07T14:51:27.580Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:51:27 [2023-01-07T14:51:27.580Z] === RUN   TestCopyFromContainer
14:51:28 [2023-01-07T14:51:28.959Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
14:51:28 [2023-01-07T14:51:28.959Z] === RUN   TestCopyFromContainer//
14:51:28 [2023-01-07T14:51:28.959Z] === RUN   TestCopyFromContainer//bar/root
14:51:28 [2023-01-07T14:51:28.959Z] === RUN   TestCopyFromContainer//bar/root/
14:51:29 [2023-01-07T14:51:29.019Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44755/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:51:29 [2023-01-07T14:51:29.218Z] === RUN   TestCopyFromContainer/bar/quux
14:51:29 [2023-01-07T14:51:29.218Z] === RUN   TestCopyFromContainer/bar/quux/
14:51:29 [2023-01-07T14:51:29.218Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:51:29 [2023-01-07T14:51:29.323Z] + make clean
14:51:29 [2023-01-07T14:51:29.483Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:51:29 [2023-01-07T14:51:29.483Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:51:29 [2023-01-07T14:51:29.483Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:51:29 [2023-01-07T14:51:29.583Z] docker volume rm -f docker-dev-cache
14:51:29 [2023-01-07T14:51:29.742Z] === RUN   TestCopyFromContainer/bar/notarget
14:51:29 [2023-01-07T14:51:29.742Z] --- PASS: TestCopyFromContainer (2.18s)
14:51:29 [2023-01-07T14:51:29.742Z]     --- PASS: TestCopyFromContainer// (0.10s)
14:51:29 [2023-01-07T14:51:29.742Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
14:51:29 [2023-01-07T14:51:29.742Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
14:51:29 [2023-01-07T14:51:29.742Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
14:51:29 [2023-01-07T14:51:29.742Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
14:51:29 [2023-01-07T14:51:29.742Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
14:51:29 [2023-01-07T14:51:29.742Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
14:51:29 [2023-01-07T14:51:29.742Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
14:51:29 [2023-01-07T14:51:29.742Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
14:51:29 [2023-01-07T14:51:29.742Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.14s)
14:51:29 [2023-01-07T14:51:29.742Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:51:29 [2023-01-07T14:51:29.742Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:51:29 [2023-01-07T14:51:29.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:51:29 [2023-01-07T14:51:29.742Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:51:29 [2023-01-07T14:51:29.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:51:29 [2023-01-07T14:51:29.742Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:51:29 [2023-01-07T14:51:29.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:51:29 [2023-01-07T14:51:29.742Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:51:29 [2023-01-07T14:51:29.742Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:51:29 [2023-01-07T14:51:29.742Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:51:29 [2023-01-07T14:51:29.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
14:51:29 [2023-01-07T14:51:29.742Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:51:29 [2023-01-07T14:51:29.742Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:51:29 [2023-01-07T14:51:29.742Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:51:29 [2023-01-07T14:51:29.742Z] === RUN   TestCreateLinkToNonExistingContainer
14:51:29 [2023-01-07T14:51:29.742Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
14:51:29 [2023-01-07T14:51:29.742Z] === RUN   TestCreateWithInvalidEnv
14:51:29 [2023-01-07T14:51:29.842Z] docker-dev-cache
[Pipeline] deleteDir
14:51:30 [2023-01-07T14:51:30.000Z] === RUN   TestCreateWithInvalidEnv/0
14:51:30 [2023-01-07T14:51:30.000Z] === PAUSE TestCreateWithInvalidEnv/0
14:51:30 [2023-01-07T14:51:30.000Z] === RUN   TestCreateWithInvalidEnv/1
14:51:30 [2023-01-07T14:51:30.000Z] === PAUSE TestCreateWithInvalidEnv/1
14:51:30 [2023-01-07T14:51:30.000Z] === RUN   TestCreateWithInvalidEnv/2
14:51:30 [2023-01-07T14:51:30.000Z] === PAUSE TestCreateWithInvalidEnv/2
14:51:30 [2023-01-07T14:51:30.000Z] === CONT  TestCreateWithInvalidEnv/0
14:51:30 [2023-01-07T14:51:30.000Z] === CONT  TestCreateWithInvalidEnv/2
14:51:30 [2023-01-07T14:51:30.000Z] === CONT  TestCreateWithInvalidEnv/1
14:51:30 [2023-01-07T14:51:30.000Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
14:51:30 [2023-01-07T14:51:30.000Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:51:30 [2023-01-07T14:51:30.000Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:51:30 [2023-01-07T14:51:30.000Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:51:30 [2023-01-07T14:51:30.000Z] === RUN   TestCreateTmpfsMountsTarget
14:51:30 [2023-01-07T14:51:30.000Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
14:51:30 [2023-01-07T14:51:30.000Z] === RUN   TestCreateWithCustomMaskedPaths
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:51:30 [2023-01-07T14:51:30.830Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s)
14:51:30 [2023-01-07T14:51:30.831Z] === RUN   TestCreateServiceSecretFileMode
14:51:31 [2023-01-07T14:51:31.375Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
14:51:31 [2023-01-07T14:51:31.633Z] --- PASS: TestCreateWithCustomMaskedPaths (1.70s)
14:51:31 [2023-01-07T14:51:31.633Z] === RUN   TestCreateWithCustomReadonlyPaths
14:51:32 [2023-01-07T14:51:32.569Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
14:51:32 [2023-01-07T14:51:32.828Z]     check_test.go:309: [d61a32717e1e3] daemon is not started
14:51:33 [2023-01-07T14:51:33.086Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
14:51:33 [2023-01-07T14:51:33.346Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s)
14:51:33 [2023-01-07T14:51:33.346Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:51:33 [2023-01-07T14:51:33.346Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:51:33 [2023-01-07T14:51:33.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:51:33 [2023-01-07T14:51:33.346Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:51:33 [2023-01-07T14:51:33.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:51:33 [2023-01-07T14:51:33.346Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:51:33 [2023-01-07T14:51:33.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:51:33 [2023-01-07T14:51:33.346Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:51:33 [2023-01-07T14:51:33.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:51:33 [2023-01-07T14:51:33.346Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:51:33 [2023-01-07T14:51:33.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:51:33 [2023-01-07T14:51:33.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:51:33 [2023-01-07T14:51:33.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:51:33 [2023-01-07T14:51:33.346Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:51:33 [2023-01-07T14:51:33.604Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:51:33 [2023-01-07T14:51:33.604Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:51:33 [2023-01-07T14:51:33.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:51:33 [2023-01-07T14:51:33.604Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:51:33 [2023-01-07T14:51:33.604Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
14:51:33 [2023-01-07T14:51:33.604Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
14:51:33 [2023-01-07T14:51:33.604Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
14:51:33 [2023-01-07T14:51:33.604Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:51:33 [2023-01-07T14:51:33.604Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:51:33 [2023-01-07T14:51:33.604Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
14:51:34 [2023-01-07T14:51:34.171Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
14:51:34 [2023-01-07T14:51:34.171Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s)
14:51:34 [2023-01-07T14:51:34.171Z] === RUN   TestCreateDifferentPlatform
14:51:34 [2023-01-07T14:51:34.171Z] === RUN   TestCreateDifferentPlatform/different_os
14:51:34 [2023-01-07T14:51:34.171Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:51:34 [2023-01-07T14:51:34.171Z] --- PASS: TestCreateDifferentPlatform (0.02s)
14:51:34 [2023-01-07T14:51:34.171Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
14:51:34 [2023-01-07T14:51:34.171Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:51:34 [2023-01-07T14:51:34.171Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:51:34 [2023-01-07T14:51:34.171Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
14:51:34 [2023-01-07T14:51:34.171Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:51:34 [2023-01-07T14:51:34.171Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
14:51:34 [2023-01-07T14:51:34.171Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
14:51:34 [2023-01-07T14:51:34.171Z] === RUN   TestContainerStartOnDaemonRestart
14:51:34 [2023-01-07T14:51:34.171Z] === PAUSE TestContainerStartOnDaemonRestart
14:51:34 [2023-01-07T14:51:34.171Z] === RUN   TestDaemonRestartIpcMode
14:51:34 [2023-01-07T14:51:34.171Z] === PAUSE TestDaemonRestartIpcMode
14:51:34 [2023-01-07T14:51:34.171Z] === RUN   TestDaemonHostGatewayIP
14:51:34 [2023-01-07T14:51:34.171Z] === PAUSE TestDaemonHostGatewayIP
14:51:34 [2023-01-07T14:51:34.171Z] === RUN   TestRestartDaemonWithRestartingContainer
14:51:34 [2023-01-07T14:51:34.171Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:51:34 [2023-01-07T14:51:34.171Z] === RUN   TestContainerKillOnDaemonStart
14:51:34 [2023-01-07T14:51:34.171Z] === PAUSE TestContainerKillOnDaemonStart
14:51:34 [2023-01-07T14:51:34.171Z] === RUN   TestDiff
14:51:34 [2023-01-07T14:51:34.429Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
14:51:34 [2023-01-07T14:51:34.688Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
14:51:34 [2023-01-07T14:51:34.946Z] --- PASS: TestDiff (0.64s)
14:51:34 [2023-01-07T14:51:34.946Z] === RUN   TestExecWithCloseStdin
14:51:35 [2023-01-07T14:51:35.512Z] --- PASS: TestExecWithCloseStdin (0.73s)
14:51:35 [2023-01-07T14:51:35.512Z] === RUN   TestExec
14:51:36 [2023-01-07T14:51:36.079Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
14:51:36 [2023-01-07T14:51:36.646Z] --- PASS: TestExec (0.89s)
14:51:36 [2023-01-07T14:51:36.646Z] === RUN   TestExecUser
14:51:37 [2023-01-07T14:51:37.581Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
14:51:37 [2023-01-07T14:51:37.581Z] --- PASS: TestExecUser (0.89s)
14:51:37 [2023-01-07T14:51:37.581Z] === RUN   TestExportContainerAndImportImage
14:51:38 [2023-01-07T14:51:38.519Z] --- PASS: TestExportContainerAndImportImage (0.98s)
14:51:38 [2023-01-07T14:51:38.519Z] === RUN   TestExportContainerAfterDaemonRestart
14:51:39 [2023-01-07T14:51:39.454Z] === RUN   TestDockerSuite/TestBuildAddNonTar
14:51:39 [2023-01-07T14:51:39.712Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s)
14:51:39 [2023-01-07T14:51:39.712Z] === RUN   TestHealthCheckWorkdir
14:51:40 [2023-01-07T14:51:40.280Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
14:51:40 [2023-01-07T14:51:40.538Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
14:51:40 [2023-01-07T14:51:40.796Z] --- PASS: TestHealthCheckWorkdir (0.90s)
14:51:40 [2023-01-07T14:51:40.796Z] === RUN   TestHealthKillContainer
14:51:41 [2023-01-07T14:51:41.686Z] --- PASS: TestCreateServiceMultipleTimes (15.54s)
14:51:41 [2023-01-07T14:51:41.686Z] === RUN   TestCreateServiceConflict
14:51:41 [2023-01-07T14:51:41.686Z] --- PASS: TestCreateServiceConflict (2.11s)
14:51:41 [2023-01-07T14:51:41.686Z] === RUN   TestCreateServiceMaxReplicas
14:51:42 [2023-01-07T14:51:42.172Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
14:51:42 [2023-01-07T14:51:42.993Z] --- PASS: TestCreateServiceSecretFileMode (12.34s)
14:51:42 [2023-01-07T14:51:42.993Z] === RUN   TestCreateServiceConfigFileMode
14:51:43 [2023-01-07T14:51:43.107Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
14:51:44 [2023-01-07T14:51:44.040Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
14:51:44 [2023-01-07T14:51:44.040Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
14:51:44 [2023-01-07T14:51:44.040Z]     check_test.go:309: [d6393c5a284bb] daemon is not started
14:51:44 [2023-01-07T14:51:44.040Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
14:51:44 [2023-01-07T14:51:44.201Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
14:51:44 [2023-01-07T14:51:44.201Z] === RUN   TestCreateWithDuplicateNetworkNames
14:51:45 [2023-01-07T14:51:45.416Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
14:51:45 [2023-01-07T14:51:45.675Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
14:51:46 [2023-01-07T14:51:46.246Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
14:51:47 [2023-01-07T14:51:47.182Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
14:51:47 [2023-01-07T14:51:47.440Z] === RUN   TestDockerSuite/TestBuildAddScript
14:51:48 [2023-01-07T14:51:48.379Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
14:51:49 [2023-01-07T14:51:49.315Z] --- PASS: TestHealthKillContainer (8.50s)
14:51:49 [2023-01-07T14:51:49.315Z] === RUN   TestHealthCheckProcessKilled
14:51:49 [2023-01-07T14:51:49.883Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
14:51:50 [2023-01-07T14:51:50.143Z]     check_test.go:309: [d020f8d2312f9] daemon is not started
14:51:50 [2023-01-07T14:51:50.143Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
14:51:50 [2023-01-07T14:51:50.143Z] --- PASS: TestHealthCheckProcessKilled (0.88s)
14:51:50 [2023-01-07T14:51:50.143Z] === RUN   TestInspectCpusetInConfigPre120
14:51:50 [2023-01-07T14:51:50.709Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s)
14:51:50 [2023-01-07T14:51:50.709Z] === RUN   TestIpcModeNone
14:51:51 [2023-01-07T14:51:51.645Z] --- PASS: TestIpcModeNone (0.89s)
14:51:51 [2023-01-07T14:51:51.645Z] === RUN   TestIpcModePrivate
14:51:52 [2023-01-07T14:51:52.585Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false
14:51:52 [2023-01-07T14:51:52.585Z] --- PASS: TestIpcModePrivate (0.87s)
14:51:52 [2023-01-07T14:51:52.585Z] === RUN   TestIpcModeShareable
14:51:52 [2023-01-07T14:51:52.844Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
14:51:53 [2023-01-07T14:51:53.103Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true
14:51:53 [2023-01-07T14:51:53.364Z] --- PASS: TestIpcModeShareable (0.80s)
14:51:53 [2023-01-07T14:51:53.364Z] === RUN   TestAPIIpcModeShareableAndContainer
14:51:53 [2023-01-07T14:51:53.364Z]     check_test.go:309: [db8f7ab245436] daemon is not started
14:51:53 [2023-01-07T14:51:53.364Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
14:51:55 [2023-01-07T14:51:55.195Z] --- PASS: TestCreateServiceConfigFileMode (12.35s)
14:51:55 [2023-01-07T14:51:55.195Z] === RUN   TestCreateServiceSysctls
14:51:55 [2023-01-07T14:51:55.896Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.06s)
14:51:55 [2023-01-07T14:51:55.896Z] === RUN   TestAPIIpcModeHost
14:51:56 [2023-01-07T14:51:56.155Z] --- PASS: TestAPIIpcModeHost (0.69s)
14:51:56 [2023-01-07T14:51:56.155Z] === RUN   TestDaemonIpcModeShareable
14:51:56 [2023-01-07T14:51:56.155Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
14:51:56 [2023-01-07T14:51:56.575Z] --- PASS: TestCreateServiceSysctls (2.95s)
14:51:56 [2023-01-07T14:51:56.575Z] === RUN   TestCreateServiceCapabilities
14:51:56 [2023-01-07T14:51:56.730Z]     docker_cli_daemon_plugins_test.go:80: [d7368a83cfc1f] daemon is not started
14:51:57 [2023-01-07T14:51:57.684Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true
14:51:57 [2023-01-07T14:51:57.684Z] --- PASS: TestDaemonIpcModeShareable (1.62s)
14:51:57 [2023-01-07T14:51:57.684Z] === RUN   TestDaemonIpcModePrivate
14:51:57 [2023-01-07T14:51:57.947Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
14:51:59 [2023-01-07T14:51:59.036Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s)
14:51:59 [2023-01-07T14:51:59.036Z] === RUN   TestCreateServiceSecretFileMode
14:51:59 [2023-01-07T14:51:59.090Z] --- PASS: TestCreateServiceCapabilities (2.36s)
14:51:59 [2023-01-07T14:51:59.090Z] === RUN   TestInspect
14:51:59 [2023-01-07T14:51:59.329Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false
14:51:59 [2023-01-07T14:51:59.329Z] --- PASS: TestDaemonIpcModePrivate (1.50s)
14:51:59 [2023-01-07T14:51:59.329Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:51:59 [2023-01-07T14:51:59.896Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
14:52:00 [2023-01-07T14:52:00.463Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false
14:52:00 [2023-01-07T14:52:00.721Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.51s)
14:52:00 [2023-01-07T14:52:00.721Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:52:00 [2023-01-07T14:52:00.979Z]     docker_cli_daemon_plugins_test.go:170: [d0a59ad11348d] daemon is not started
14:52:01 [2023-01-07T14:52:01.605Z] --- PASS: TestInspect (2.58s)
14:52:01 [2023-01-07T14:52:01.605Z] === RUN   TestCreateJob
14:52:02 [2023-01-07T14:52:02.354Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true
14:52:02 [2023-01-07T14:52:02.354Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
14:52:02 [2023-01-07T14:52:02.354Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.58s)
14:52:02 [2023-01-07T14:52:02.354Z] === RUN   TestIpcModeOlderClient
14:52:02 [2023-01-07T14:52:02.354Z] === PAUSE TestIpcModeOlderClient
14:52:02 [2023-01-07T14:52:02.354Z] === RUN   TestKillContainerInvalidSignal
14:52:02 [2023-01-07T14:52:02.613Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
14:52:02 [2023-01-07T14:52:02.872Z] === RUN   TestDockerSuite/TestBuildAddTar
14:52:03 [2023-01-07T14:52:03.132Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
14:52:03 [2023-01-07T14:52:03.132Z] === RUN   TestKillContainer
14:52:03 [2023-01-07T14:52:03.132Z] === RUN   TestKillContainer/no_signal
14:52:04 [2023-01-07T14:52:04.067Z] === RUN   TestKillContainer/non_killing_signal
14:52:04 [2023-01-07T14:52:04.633Z] === RUN   TestKillContainer/killing_signal
14:52:04 [2023-01-07T14:52:04.871Z] --- PASS: TestCreateJob (3.05s)
14:52:04 [2023-01-07T14:52:04.871Z] === RUN   TestReplicatedJob
14:52:05 [2023-01-07T14:52:05.568Z] --- PASS: TestKillContainer (2.46s)
14:52:05 [2023-01-07T14:52:05.568Z]     --- PASS: TestKillContainer/no_signal (0.91s)
14:52:05 [2023-01-07T14:52:05.568Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
14:52:05 [2023-01-07T14:52:05.568Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
14:52:05 [2023-01-07T14:52:05.568Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:52:05 [2023-01-07T14:52:05.568Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:52:06 [2023-01-07T14:52:06.134Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
14:52:06 [2023-01-07T14:52:06.393Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:52:06 [2023-01-07T14:52:06.652Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
14:52:06 [2023-01-07T14:52:06.911Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s)
14:52:06 [2023-01-07T14:52:06.911Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s)
14:52:06 [2023-01-07T14:52:06.911Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
14:52:06 [2023-01-07T14:52:06.911Z] === RUN   TestKillStoppedContainer
14:52:06 [2023-01-07T14:52:06.911Z] --- PASS: TestKillStoppedContainer (0.05s)
14:52:06 [2023-01-07T14:52:06.911Z] === RUN   TestKillStoppedContainerAPIPre120
14:52:07 [2023-01-07T14:52:07.170Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
14:52:07 [2023-01-07T14:52:07.170Z] === RUN   TestKillDifferentUserContainer
14:52:07 [2023-01-07T14:52:07.170Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
14:52:07 [2023-01-07T14:52:07.736Z]     check_test.go:309: [d4b8d4c20486b] daemon is not started
14:52:07 [2023-01-07T14:52:07.736Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
14:52:07 [2023-01-07T14:52:07.736Z] --- PASS: TestKillDifferentUserContainer (0.55s)
14:52:07 [2023-01-07T14:52:07.736Z] === RUN   TestInspectOomKilledTrue
14:52:07 [2023-01-07T14:52:07.736Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:52:07 [2023-01-07T14:52:07.736Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:52:07 [2023-01-07T14:52:07.736Z] === RUN   TestInspectOomKilledFalse
14:52:07 [2023-01-07T14:52:07.736Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:52:07 [2023-01-07T14:52:07.736Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:52:07 [2023-01-07T14:52:07.736Z] === RUN   TestLinksEtcHostsContentMatch
14:52:08 [2023-01-07T14:52:08.303Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
14:52:08 [2023-01-07T14:52:08.303Z] === RUN   TestLinksContainerNames
14:52:09 [2023-01-07T14:52:09.678Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
14:52:09 [2023-01-07T14:52:09.678Z] --- PASS: TestLinksContainerNames (1.45s)
14:52:09 [2023-01-07T14:52:09.678Z] === RUN   TestLogsFollowTailEmpty
14:52:09 [2023-01-07T14:52:09.936Z] === RUN   TestDockerSuite/TestBuildAddTarXz
14:52:10 [2023-01-07T14:52:10.113Z] --- PASS: TestReplicatedJob (4.85s)
14:52:10 [2023-01-07T14:52:10.113Z] === RUN   TestUpdateReplicatedJob
14:52:10 [2023-01-07T14:52:10.198Z] --- PASS: TestLogsFollowTailEmpty (0.62s)
14:52:10 [2023-01-07T14:52:10.198Z] === RUN   TestContainerNetworkMountsNoChown
14:52:11 [2023-01-07T14:52:11.133Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/default
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/default
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/private
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/private
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rprivate
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rprivate
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/slave
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/slave
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rslave
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rslave
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/shared
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/shared
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rshared
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rshared
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/default
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/default/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/default/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/default/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/rshared
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/rprivate
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/shared
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/rslave
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/slave
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/private
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/private/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/private/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/default/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:52:11 [2023-01-07T14:52:11.133Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:52:11 [2023-01-07T14:52:11.234Z] --- PASS: TestCreateServiceSecretFileMode (12.41s)
14:52:11 [2023-01-07T14:52:11.234Z] === RUN   TestCreateServiceConfigFileMode
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/private/bind_root
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/private/mount_root
14:52:11 [2023-01-07T14:52:11.392Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:52:11 [2023-01-07T14:52:11.652Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:52:11 [2023-01-07T14:52:11.652Z] --- PASS: TestMountDaemonRoot (0.03s)
14:52:11 [2023-01-07T14:52:11.652Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
14:52:11 [2023-01-07T14:52:11.652Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
14:52:11 [2023-01-07T14:52:11.652Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:52:11 [2023-01-07T14:52:11.652Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
14:52:11 [2023-01-07T14:52:11.652Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
14:52:11 [2023-01-07T14:52:11.652Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:52:11 [2023-01-07T14:52:11.652Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:52:11 [2023-01-07T14:52:11.652Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:52:11 [2023-01-07T14:52:11.652Z] === RUN   TestContainerBindMountNonRecursive
14:52:12 [2023-01-07T14:52:12.220Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
14:52:12 [2023-01-07T14:52:12.627Z] --- PASS: TestUpdateReplicatedJob (3.13s)
14:52:12 [2023-01-07T14:52:12.627Z] === RUN   TestServiceListWithStatuses
14:52:12 [2023-01-07T14:52:12.627Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:52:12 [2023-01-07T14:52:12.627Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:52:12 [2023-01-07T14:52:12.627Z] === RUN   TestDockerNetworkConnectAlias
14:52:12 [2023-01-07T14:52:12.787Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
14:52:13 [2023-01-07T14:52:13.722Z] --- PASS: TestContainerBindMountNonRecursive (1.96s)
14:52:13 [2023-01-07T14:52:13.722Z] === RUN   TestContainerVolumesMountedAsShared
14:52:14 [2023-01-07T14:52:14.292Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
14:52:14 [2023-01-07T14:52:14.292Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s)
14:52:14 [2023-01-07T14:52:14.292Z] === RUN   TestContainerVolumesMountedAsSlave
14:52:14 [2023-01-07T14:52:14.859Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s)
14:52:14 [2023-01-07T14:52:14.859Z] === RUN   TestNetworkNat
14:52:15 [2023-01-07T14:52:15.794Z] --- PASS: TestNetworkNat (0.76s)
14:52:15 [2023-01-07T14:52:15.794Z] === RUN   TestNetworkLocalhostTCPNat
14:52:15 [2023-01-07T14:52:15.794Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
14:52:16 [2023-01-07T14:52:16.052Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
14:52:16 [2023-01-07T14:52:16.311Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s)
14:52:16 [2023-01-07T14:52:16.311Z] === RUN   TestNetworkLoopbackNat
14:52:16 [2023-01-07T14:52:16.791Z] --- PASS: TestDockerNetworkConnectAlias (3.97s)
14:52:16 [2023-01-07T14:52:16.791Z] === RUN   TestDockerNetworkReConnect
14:52:17 [2023-01-07T14:52:17.688Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
14:52:19 [2023-01-07T14:52:19.063Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
14:52:19 [2023-01-07T14:52:19.326Z] --- PASS: TestNetworkLoopbackNat (3.06s)
14:52:19 [2023-01-07T14:52:19.326Z] === RUN   TestPause
14:52:19 [2023-01-07T14:52:19.585Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
14:52:20 [2023-01-07T14:52:20.056Z] --- PASS: TestDockerNetworkReConnect (3.23s)
14:52:20 [2023-01-07T14:52:20.056Z] === RUN   TestServicePlugin
14:52:20 [2023-01-07T14:52:20.056Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:52:20 [2023-01-07T14:52:20.056Z] --- SKIP: TestServicePlugin (0.00s)
14:52:20 [2023-01-07T14:52:20.056Z] === RUN   TestServiceUpdateLabel
14:52:20 [2023-01-07T14:52:20.152Z] --- PASS: TestPause (0.76s)
14:52:20 [2023-01-07T14:52:20.152Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:52:20 [2023-01-07T14:52:20.152Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:52:20 [2023-01-07T14:52:20.152Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:52:20 [2023-01-07T14:52:20.152Z] === RUN   TestPauseStopPausedContainer
14:52:20 [2023-01-07T14:52:20.718Z] --- PASS: TestPauseStopPausedContainer (0.55s)
14:52:20 [2023-01-07T14:52:20.718Z] === RUN   TestPsFilter
14:52:20 [2023-01-07T14:52:20.718Z] --- PASS: TestPsFilter (0.11s)
14:52:20 [2023-01-07T14:52:20.718Z] === RUN   TestRemoveContainerWithRemovedVolume
14:52:21 [2023-01-07T14:52:21.285Z] === RUN   TestDockerSuite/TestBuildBlankName
14:52:21 [2023-01-07T14:52:21.285Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s)
14:52:21 [2023-01-07T14:52:21.285Z] === RUN   TestRemoveContainerWithVolume
14:52:21 [2023-01-07T14:52:21.544Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
14:52:21 [2023-01-07T14:52:21.943Z] --- PASS: TestServiceUpdateLabel (2.11s)
14:52:21 [2023-01-07T14:52:21.943Z] === RUN   TestServiceUpdateSecrets
14:52:22 [2023-01-07T14:52:22.110Z] --- PASS: TestRemoveContainerWithVolume (0.56s)
14:52:22 [2023-01-07T14:52:22.110Z] === RUN   TestRemoveContainerRunning
14:52:22 [2023-01-07T14:52:22.370Z] --- PASS: TestRemoveContainerRunning (0.53s)
14:52:22 [2023-01-07T14:52:22.370Z] === RUN   TestRemoveContainerForceRemoveRunning
14:52:22 [2023-01-07T14:52:22.939Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
14:52:22 [2023-01-07T14:52:22.939Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s)
14:52:22 [2023-01-07T14:52:22.939Z] === RUN   TestRemoveInvalidContainer
14:52:22 [2023-01-07T14:52:22.939Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:52:22 [2023-01-07T14:52:22.939Z] === RUN   TestRenameLinkedContainer
14:52:23 [2023-01-07T14:52:23.198Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
14:52:23 [2023-01-07T14:52:23.396Z] --- PASS: TestCreateServiceConfigFileMode (12.58s)
14:52:23 [2023-01-07T14:52:23.396Z] === RUN   TestCreateServiceSysctls
14:52:24 [2023-01-07T14:52:24.573Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
14:52:25 [2023-01-07T14:52:25.284Z] --- PASS: TestCreateServiceSysctls (3.17s)
14:52:25 [2023-01-07T14:52:25.284Z] === RUN   TestCreateServiceCapabilities
14:52:25 [2023-01-07T14:52:25.508Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
14:52:25 [2023-01-07T14:52:25.508Z] --- PASS: TestRenameLinkedContainer (2.52s)
14:52:25 [2023-01-07T14:52:25.508Z] === RUN   TestRenameStoppedContainer
14:52:26 [2023-01-07T14:52:26.076Z] --- PASS: TestRenameStoppedContainer (0.59s)
14:52:26 [2023-01-07T14:52:26.076Z] === RUN   TestRenameRunningContainerAndReuse
14:52:27 [2023-01-07T14:52:27.015Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
14:52:27 [2023-01-07T14:52:27.276Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s)
14:52:27 [2023-01-07T14:52:27.276Z] === RUN   TestRenameInvalidName
14:52:27 [2023-01-07T14:52:27.797Z] --- PASS: TestCreateServiceCapabilities (2.45s)
14:52:27 [2023-01-07T14:52:27.797Z] === RUN   TestInspect
14:52:27 [2023-01-07T14:52:27.842Z] --- PASS: TestRenameInvalidName (0.60s)
14:52:27 [2023-01-07T14:52:27.842Z] === RUN   TestRenameAnonymousContainer
14:52:28 [2023-01-07T14:52:28.408Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
14:52:29 [2023-01-07T14:52:29.784Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
14:52:30 [2023-01-07T14:52:30.042Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
14:52:30 [2023-01-07T14:52:30.042Z] --- PASS: TestRenameAnonymousContainer (2.04s)
14:52:30 [2023-01-07T14:52:30.042Z] === RUN   TestRenameContainerWithSameName
14:52:30 [2023-01-07T14:52:30.315Z] --- PASS: TestInspect (2.72s)
14:52:30 [2023-01-07T14:52:30.315Z] === RUN   TestCreateJob
14:52:30 [2023-01-07T14:52:30.980Z] --- PASS: TestRenameContainerWithSameName (0.82s)
14:52:30 [2023-01-07T14:52:30.980Z] === RUN   TestRenameContainerWithLinkedContainer
14:52:31 [2023-01-07T14:52:31.239Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
14:52:32 [2023-01-07T14:52:32.177Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s)
14:52:32 [2023-01-07T14:52:32.177Z] === RUN   TestResize
14:52:33 [2023-01-07T14:52:33.113Z] --- PASS: TestResize (0.70s)
14:52:33 [2023-01-07T14:52:33.113Z] === RUN   TestResizeWithInvalidSize
14:52:33 [2023-01-07T14:52:33.580Z] --- PASS: TestCreateJob (3.09s)
14:52:33 [2023-01-07T14:52:33.580Z] === RUN   TestReplicatedJob
14:52:33 [2023-01-07T14:52:33.681Z] --- PASS: TestResizeWithInvalidSize (0.69s)
14:52:33 [2023-01-07T14:52:33.681Z] === RUN   TestResizeWhenContainerNotStarted
14:52:34 [2023-01-07T14:52:34.249Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
14:52:34 [2023-01-07T14:52:34.510Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s)
14:52:34 [2023-01-07T14:52:34.510Z] === RUN   TestDaemonRestartKillContainers
14:52:34 [2023-01-07T14:52:34.510Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:52:34 [2023-01-07T14:52:34.510Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:52:35 [2023-01-07T14:52:35.076Z]     check_test.go:309: [d5966473cf196] daemon is not started
14:52:35 [2023-01-07T14:52:35.076Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
14:52:36 [2023-01-07T14:52:36.778Z] --- PASS: TestServiceUpdateSecrets (14.19s)
14:52:36 [2023-01-07T14:52:36.778Z] === RUN   TestServiceUpdateConfigs
14:52:36 [2023-01-07T14:52:36.988Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:52:36 [2023-01-07T14:52:36.988Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:52:37 [2023-01-07T14:52:37.556Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
14:52:38 [2023-01-07T14:52:38.493Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:52:38 [2023-01-07T14:52:38.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:52:38 [2023-01-07T14:52:38.826Z] --- PASS: TestReplicatedJob (4.82s)
14:52:38 [2023-01-07T14:52:38.826Z] === RUN   TestUpdateReplicatedJob
14:52:40 [2023-01-07T14:52:40.685Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:52:40 [2023-01-07T14:52:40.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:52:41 [2023-01-07T14:52:41.342Z] --- PASS: TestUpdateReplicatedJob (3.12s)
14:52:41 [2023-01-07T14:52:41.342Z] === RUN   TestServiceListWithStatuses
14:52:41 [2023-01-07T14:52:41.342Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:52:41 [2023-01-07T14:52:41.342Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:52:41 [2023-01-07T14:52:41.342Z] === RUN   TestDockerNetworkConnectAlias
14:52:43 [2023-01-07T14:52:43.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:52:44 [2023-01-07T14:52:44.041Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:52:45 [2023-01-07T14:52:45.508Z] --- PASS: TestDockerNetworkConnectAlias (4.17s)
14:52:45 [2023-01-07T14:52:45.508Z] === RUN   TestDockerNetworkReConnect
14:52:46 [2023-01-07T14:52:46.580Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
14:52:47 [2023-01-07T14:52:47.958Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:52:48 [2023-01-07T14:52:48.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:52:49 [2023-01-07T14:52:49.672Z] --- PASS: TestDockerNetworkReConnect (3.38s)
14:52:49 [2023-01-07T14:52:49.672Z] === RUN   TestServicePlugin
14:52:50 [2023-01-07T14:52:50.119Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
14:52:51 [2023-01-07T14:52:51.056Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:52:51 [2023-01-07T14:52:51.056Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.55s)
14:52:51 [2023-01-07T14:52:51.056Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s)
14:52:51 [2023-01-07T14:52:51.056Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s)
14:52:51 [2023-01-07T14:52:51.056Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s)
14:52:51 [2023-01-07T14:52:51.056Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.94s)
14:52:51 [2023-01-07T14:52:51.056Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.33s)
14:52:51 [2023-01-07T14:52:51.056Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s)
14:52:51 [2023-01-07T14:52:51.056Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s)
14:52:51 [2023-01-07T14:52:51.056Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.41s)
14:52:51 [2023-01-07T14:52:51.056Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.32s)
14:52:51 [2023-01-07T14:52:51.056Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.86s)
14:52:51 [2023-01-07T14:52:51.056Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.94s)
14:52:51 [2023-01-07T14:52:51.056Z] === RUN   TestCgroupNamespacesRun
14:52:51 [2023-01-07T14:52:51.613Z] --- PASS: TestServiceUpdateConfigs (14.39s)
14:52:51 [2023-01-07T14:52:51.613Z] === RUN   TestServiceUpdateNetwork
14:52:52 [2023-01-07T14:52:52.434Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
14:52:52 [2023-01-07T14:52:52.693Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
14:52:52 [2023-01-07T14:52:52.693Z] --- PASS: TestCgroupNamespacesRun (1.58s)
14:52:52 [2023-01-07T14:52:52.693Z] === RUN   TestCgroupNamespacesRunPrivileged
14:52:52 [2023-01-07T14:52:52.941Z]     plugin_test.go:62: [d4b1e8aebeb72] joining swarm manager [d6e4b2e229d12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:52:52 [2023-01-07T14:52:52.952Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
14:52:53 [2023-01-07T14:52:53.868Z]     plugin_test.go:65: [dbe89e047f535] joining swarm manager [d6e4b2e229d12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:52:54 [2023-01-07T14:52:54.328Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s)
14:52:54 [2023-01-07T14:52:54.328Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:52:54 [2023-01-07T14:52:54.587Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
14:52:54 [2023-01-07T14:52:54.846Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
14:52:55 [2023-01-07T14:52:55.782Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
14:52:55 [2023-01-07T14:52:55.782Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s)
14:52:55 [2023-01-07T14:52:55.782Z] === RUN   TestCgroupNamespacesRunHostMode
14:52:56 [2023-01-07T14:52:56.719Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
14:52:57 [2023-01-07T14:52:57.656Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s)
14:52:57 [2023-01-07T14:52:57.656Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:52:59 [2023-01-07T14:52:59.566Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s)
14:52:59 [2023-01-07T14:52:59.566Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:52:59 [2023-01-07T14:52:59.824Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
14:53:00 [2023-01-07T14:53:00.759Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.52s)
14:53:00 [2023-01-07T14:53:00.759Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:53:01 [2023-01-07T14:53:01.020Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
14:53:01 [2023-01-07T14:53:01.960Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s)
14:53:01 [2023-01-07T14:53:01.960Z] === RUN   TestCgroupNamespacesRunOlderClient
14:53:02 [2023-01-07T14:53:02.219Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
14:53:02 [2023-01-07T14:53:02.478Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
14:53:03 [2023-01-07T14:53:03.415Z] === RUN   TestDockerSuite/TestBuildCacheAdd
14:53:03 [2023-01-07T14:53:03.415Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
14:53:03 [2023-01-07T14:53:03.415Z] === RUN   TestNISDomainname
14:53:03 [2023-01-07T14:53:03.779Z] --- PASS: TestServiceUpdateNetwork (12.17s)
14:53:03 [2023-01-07T14:53:03.779Z] === RUN   TestServiceUpdatePidsLimit
14:53:03 [2023-01-07T14:53:03.779Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:53:03 [2023-01-07T14:53:03.982Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
14:53:04 [2023-01-07T14:53:04.550Z] --- PASS: TestNISDomainname (1.02s)
14:53:04 [2023-01-07T14:53:04.550Z] === RUN   TestHostnameDnsResolution
14:53:04 [2023-01-07T14:53:04.706Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:53:04 [2023-01-07T14:53:04.809Z] === RUN   TestDockerSuite/TestBuildCacheFrom
14:53:05 [2023-01-07T14:53:05.744Z] --- PASS: TestHostnameDnsResolution (1.13s)
14:53:05 [2023-01-07T14:53:05.744Z] === RUN   TestUnprivilegedPortsAndPing
14:53:06 [2023-01-07T14:53:06.680Z] --- PASS: TestUnprivilegedPortsAndPing (0.93s)
14:53:06 [2023-01-07T14:53:06.680Z] === RUN   TestStats
14:53:07 [2023-01-07T14:53:07.248Z]     check_test.go:309: [d482925276c02] daemon is not started
14:53:07 [2023-01-07T14:53:07.248Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
14:53:07 [2023-01-07T14:53:07.542Z] Created binary: bundles/binary-daemon/dockerd-dev
14:53:07 [2023-01-07T14:53:07.542Z] Copying nested executables into bundles/binary-daemon
14:53:07 [2023-01-07T14:53:07.542Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
14:53:07 [2023-01-07T14:53:07.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -e DOCKER_GRAPHDRIVER docker:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/make.sh cross
14:53:08 [2023-01-07T14:53:08.461Z] 
14:53:08 [2023-01-07T14:53:08.461Z] Removing bundles/
14:53:08 [2023-01-07T14:53:08.461Z] 
14:53:08 [2023-01-07T14:53:08.461Z] ---> Making bundle: cross (in bundles/cross)
14:53:08 [2023-01-07T14:53:08.461Z] Cross building: bundles/cross/linux/amd64
14:53:08 [2023-01-07T14:53:08.461Z] Building: bundles/cross/linux/amd64/dockerd-dev
14:53:08 [2023-01-07T14:53:08.461Z] GOOS="linux" GOARCH="amd64" GOARM=""
14:53:08 [2023-01-07T14:53:08.624Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
14:53:09 [2023-01-07T14:53:09.191Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
14:53:09 [2023-01-07T14:53:09.191Z] --- PASS: TestStats (2.70s)
14:53:09 [2023-01-07T14:53:09.191Z] === RUN   TestStopContainerWithTimeout
14:53:09 [2023-01-07T14:53:09.191Z] === RUN   TestStopContainerWithTimeout/0
14:53:09 [2023-01-07T14:53:09.191Z] === PAUSE TestStopContainerWithTimeout/0
14:53:09 [2023-01-07T14:53:09.191Z] === RUN   TestStopContainerWithTimeout/1
14:53:09 [2023-01-07T14:53:09.191Z] === PAUSE TestStopContainerWithTimeout/1
14:53:09 [2023-01-07T14:53:09.191Z] === RUN   TestStopContainerWithTimeout/3
14:53:09 [2023-01-07T14:53:09.191Z] === PAUSE TestStopContainerWithTimeout/3
14:53:09 [2023-01-07T14:53:09.191Z] === RUN   TestStopContainerWithTimeout/-1
14:53:09 [2023-01-07T14:53:09.191Z] === PAUSE TestStopContainerWithTimeout/-1
14:53:09 [2023-01-07T14:53:09.191Z] === CONT  TestStopContainerWithTimeout/0
14:53:09 [2023-01-07T14:53:09.191Z] === CONT  TestStopContainerWithTimeout/3
14:53:10 [2023-01-07T14:53:10.127Z] === CONT  TestStopContainerWithTimeout/-1
14:53:10 [2023-01-07T14:53:10.386Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
14:53:10 [2023-01-07T14:53:10.645Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
14:53:11 [2023-01-07T14:53:11.212Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
14:53:11 [2023-01-07T14:53:11.778Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
14:53:12 [2023-01-07T14:53:12.345Z] === CONT  TestStopContainerWithTimeout/1
14:53:12 [2023-01-07T14:53:12.787Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:53:14 [2023-01-07T14:53:14.250Z] --- PASS: TestStopContainerWithTimeout (0.02s)
14:53:14 [2023-01-07T14:53:14.250Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
14:53:14 [2023-01-07T14:53:14.250Z]     --- PASS: TestStopContainerWithTimeout/3 (3.01s)
14:53:14 [2023-01-07T14:53:14.250Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
14:53:14 [2023-01-07T14:53:14.250Z]     --- PASS: TestStopContainerWithTimeout/1 (1.67s)
14:53:14 [2023-01-07T14:53:14.250Z] === RUN   TestDeleteDevicemapper
14:53:14 [2023-01-07T14:53:14.250Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:53:14 [2023-01-07T14:53:14.250Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:53:14 [2023-01-07T14:53:14.250Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:53:16 [2023-01-07T14:53:16.781Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.60s)
14:53:16 [2023-01-07T14:53:16.781Z] === RUN   TestUpdateMemory
14:53:16 [2023-01-07T14:53:16.781Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:53:16 [2023-01-07T14:53:16.781Z] --- SKIP: TestUpdateMemory (0.00s)
14:53:16 [2023-01-07T14:53:16.781Z] === RUN   TestUpdateCPUQuota
14:53:16 [2023-01-07T14:53:16.781Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
14:53:18 [2023-01-07T14:53:18.158Z] --- PASS: TestUpdateCPUQuota (1.45s)
14:53:18 [2023-01-07T14:53:18.158Z] === RUN   TestUpdatePidsLimit
14:53:18 [2023-01-07T14:53:18.158Z] === RUN   TestUpdatePidsLimit/update_from_none
14:53:18 [2023-01-07T14:53:18.417Z] === RUN   TestUpdatePidsLimit/no_change
14:53:18 [2023-01-07T14:53:18.675Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
14:53:18 [2023-01-07T14:53:18.934Z] === RUN   TestUpdatePidsLimit/update_lower
14:53:19 [2023-01-07T14:53:19.192Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:53:19 [2023-01-07T14:53:19.320Z] --- PASS: TestServiceUpdatePidsLimit (16.13s)
14:53:19 [2023-01-07T14:53:19.320Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
14:53:19 [2023-01-07T14:53:19.320Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
14:53:19 [2023-01-07T14:53:19.320Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
14:53:19 [2023-01-07T14:53:19.320Z] PASS
14:53:19 [2023-01-07T14:53:19.320Z] 
14:53:19 [2023-01-07T14:53:19.320Z] === Skipped
14:53:19 [2023-01-07T14:53:19.320Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:53:19 [2023-01-07T14:53:19.320Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:53:19 [2023-01-07T14:53:19.320Z] 
14:53:19 [2023-01-07T14:53:19.320Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:53:19 [2023-01-07T14:53:19.320Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:19 [2023-01-07T14:53:19.320Z] 
14:53:19 [2023-01-07T14:53:19.320Z] DONE 27 tests, 2 skipped in 150.238s
14:53:19 [2023-01-07T14:53:19.320Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:53:19 [2023-01-07T14:53:19.320Z] ++ 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
14:53:19 [2023-01-07T14:53:19.320Z] ++ set -e
14:53:19 [2023-01-07T14:53:19.320Z] ++ '[' -n 0 ']'
14:53:19 [2023-01-07T14:53:19.320Z] ++ set -x
14:53:19 [2023-01-07T14:53:19.320Z] ++ 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
14:53:19 [2023-01-07T14:53:19.320Z] INFO: Testing against a local daemon
14:53:19 [2023-01-07T14:53:19.320Z] === RUN   TestSessionCreate
14:53:19 [2023-01-07T14:53:19.320Z] --- PASS: TestSessionCreate (0.02s)
14:53:19 [2023-01-07T14:53:19.320Z] === RUN   TestSessionCreateWithBadUpgrade
14:53:19 [2023-01-07T14:53:19.320Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:53:19 [2023-01-07T14:53:19.320Z] PASS
14:53:19 [2023-01-07T14:53:19.320Z] 
14:53:19 [2023-01-07T14:53:19.320Z] DONE 2 tests in 0.148s
14:53:19 [2023-01-07T14:53:19.320Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:53:19 [2023-01-07T14:53:19.320Z] ++ 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
14:53:19 [2023-01-07T14:53:19.320Z] ++ set -e
14:53:19 [2023-01-07T14:53:19.320Z] ++ '[' -n 0 ']'
14:53:19 [2023-01-07T14:53:19.320Z] ++ set -x
14:53:19 [2023-01-07T14:53:19.321Z] ++ 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
14:53:19 [2023-01-07T14:53:19.321Z] INFO: Testing against a local daemon
14:53:19 [2023-01-07T14:53:19.321Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:53:19 [2023-01-07T14:53:19.321Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:53:19 [2023-01-07T14:53:19.321Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:53:19 [2023-01-07T14:53:19.321Z] === RUN   TestEventsExecDie
14:53:19 [2023-01-07T14:53:19.451Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
14:53:19 [2023-01-07T14:53:19.451Z] === RUN   TestDockerSuite/TestBuildClearCmd
14:53:19 [2023-01-07T14:53:19.576Z] --- PASS: TestEventsExecDie (0.52s)
14:53:19 [2023-01-07T14:53:19.576Z] === RUN   TestEventsBackwardsCompatible
14:53:19 [2023-01-07T14:53:19.576Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
14:53:19 [2023-01-07T14:53:19.576Z] === RUN   TestInfoBinaryCommits
14:53:19 [2023-01-07T14:53:19.576Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:53:19 [2023-01-07T14:53:19.576Z] === RUN   TestInfoAPIVersioned
14:53:19 [2023-01-07T14:53:19.576Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:53:19 [2023-01-07T14:53:19.576Z] === RUN   TestInfoDiscoveryBackend
14:53:19 [2023-01-07T14:53:19.709Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:53:19 [2023-01-07T14:53:19.968Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:53:19 [2023-01-07T14:53:19.968Z] === RUN   TestDockerSuite/TestBuildCmd
14:53:20 [2023-01-07T14:53:20.137Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
14:53:20 [2023-01-07T14:53:20.137Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:53:20 [2023-01-07T14:53:20.226Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:53:20 [2023-01-07T14:53:20.226Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
14:53:20 [2023-01-07T14:53:20.358Z] --- PASS: TestServicePlugin (29.64s)
14:53:20 [2023-01-07T14:53:20.358Z] === RUN   TestServiceUpdateLabel
14:53:20 [2023-01-07T14:53:20.793Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
14:53:20 [2023-01-07T14:53:20.919Z] --- PASS: TestServiceUpdateLabel (2.15s)
14:53:20 [2023-01-07T14:53:20.919Z] === RUN   TestServiceUpdateSecrets
14:53:21 [2023-01-07T14:53:21.052Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
14:53:21 [2023-01-07T14:53:21.052Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
14:53:21 [2023-01-07T14:53:21.052Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
14:53:21 [2023-01-07T14:53:21.063Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:53:21 [2023-01-07T14:53:21.063Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:53:21 [2023-01-07T14:53:21.621Z] --- PASS: TestUpdatePidsLimit (3.60s)
14:53:21 [2023-01-07T14:53:21.621Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
14:53:21 [2023-01-07T14:53:21.621Z]     --- PASS: TestUpdatePidsLimit/no_change (0.45s)
14:53:21 [2023-01-07T14:53:21.621Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
14:53:21 [2023-01-07T14:53:21.621Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
14:53:21 [2023-01-07T14:53:21.621Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s)
14:53:21 [2023-01-07T14:53:21.621Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
14:53:21 [2023-01-07T14:53:21.621Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
14:53:21 [2023-01-07T14:53:21.621Z] === RUN   TestUpdateRestartPolicy
14:53:21 [2023-01-07T14:53:21.624Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
14:53:21 [2023-01-07T14:53:21.624Z] === RUN   TestInfoAPI
14:53:21 [2023-01-07T14:53:21.624Z] --- PASS: TestInfoAPI (0.03s)
14:53:21 [2023-01-07T14:53:21.624Z] === RUN   TestInfoAPIWarnings
14:53:22 [2023-01-07T14:53:22.192Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
14:53:22 [2023-01-07T14:53:22.192Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
14:53:24 [2023-01-07T14:53:24.099Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
14:53:26 [2023-01-07T14:53:26.034Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
14:53:26 [2023-01-07T14:53:26.034Z] === RUN   TestDockerSuite/TestBuildConditionalCache
14:53:26 [2023-01-07T14:53:26.612Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
14:53:27 [2023-01-07T14:53:27.555Z] === RUN   TestDockerSuite/TestBuildContextCleanup
14:53:27 [2023-01-07T14:53:27.813Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
14:53:28 [2023-01-07T14:53:28.380Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
14:53:28 [2023-01-07T14:53:28.380Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
14:53:28 [2023-01-07T14:53:28.380Z]     check_test.go:309: [dbad7779e5ea3] daemon is not started
14:53:28 [2023-01-07T14:53:28.380Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
14:53:28 [2023-01-07T14:53:28.380Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
14:53:28 [2023-01-07T14:53:28.380Z]     check_test.go:309: [d2b8f9a7deec7] daemon is not started
14:53:28 [2023-01-07T14:53:28.380Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
14:53:28 [2023-01-07T14:53:28.380Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
14:53:28 [2023-01-07T14:53:28.947Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
14:53:28 [2023-01-07T14:53:28.947Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
14:53:31 [2023-01-07T14:53:31.480Z]     check_test.go:309: [d075dc511aeaa] daemon is not started
14:53:31 [2023-01-07T14:53:31.480Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
14:53:34 [2023-01-07T14:53:34.011Z] --- PASS: TestUpdateRestartPolicy (12.41s)
14:53:34 [2023-01-07T14:53:34.011Z] === RUN   TestUpdateRestartWithAutoRemove
14:53:34 [2023-01-07T14:53:34.948Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
14:53:34 [2023-01-07T14:53:34.948Z] === RUN   TestWaitNonBlocked
14:53:34 [2023-01-07T14:53:34.948Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:53:34 [2023-01-07T14:53:34.948Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:53:34 [2023-01-07T14:53:34.948Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:53:34 [2023-01-07T14:53:34.948Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:53:34 [2023-01-07T14:53:34.948Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:53:34 [2023-01-07T14:53:34.948Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:53:35 [2023-01-07T14:53:35.753Z] --- PASS: TestServiceUpdateSecrets (14.28s)
14:53:35 [2023-01-07T14:53:35.753Z] === RUN   TestServiceUpdateConfigs
14:53:35 [2023-01-07T14:53:35.885Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
14:53:36 [2023-01-07T14:53:36.147Z] --- PASS: TestWaitNonBlocked (0.04s)
14:53:36 [2023-01-07T14:53:36.147Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s)
14:53:36 [2023-01-07T14:53:36.147Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s)
14:53:36 [2023-01-07T14:53:36.147Z] === RUN   TestWaitBlocked
14:53:36 [2023-01-07T14:53:36.147Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:53:36 [2023-01-07T14:53:36.147Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:53:36 [2023-01-07T14:53:36.147Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:53:36 [2023-01-07T14:53:36.147Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:53:36 [2023-01-07T14:53:36.147Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:53:36 [2023-01-07T14:53:36.147Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:53:37 [2023-01-07T14:53:37.524Z] --- PASS: TestWaitBlocked (0.02s)
14:53:37 [2023-01-07T14:53:37.524Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s)
14:53:37 [2023-01-07T14:53:37.524Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s)
14:53:37 [2023-01-07T14:53:37.524Z] === CONT  TestContainerStartOnDaemonRestart
14:53:37 [2023-01-07T14:53:37.524Z] === CONT  TestRestartDaemonWithRestartingContainer
14:53:38 [2023-01-07T14:53:38.186Z] 98ecc5bab1a6: Pull complete
14:53:38 [2023-01-07T14:53:38.186Z] Digest: sha256:058c8482946efa0b44b57e5ecebd7857b4df37a1365acdde32736628747ad9e1
14:53:38 [2023-01-07T14:53:38.186Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
14:53:38 [2023-01-07T14:53:38.186Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
14:53:38 [2023-01-07T14:53:38.186Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
14:53:38 [2023-01-07T14:53:38.186Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3770'
14:53:38 [2023-01-07T14:53:38.186Z] WARN: Skipping validation tests
14:53:38 [2023-01-07T14:53:38.186Z] INFO: Running unit tests at 01/07/2023 14:53:26...
14:53:38 [2023-01-07T14:53:38.186Z] INFO: make.ps1 starting at 01/07/2023 14:53:34
14:53:38 [2023-01-07T14:53:38.186Z] INFO: Git commit (d645297358) assumed from DOCKER_GITCOMMIT environment variable
14:53:38 [2023-01-07T14:53:38.186Z] INFO: Invoking autogen...
14:53:38 [2023-01-07T14:53:38.186Z] INFO: Running unit tests...
14:53:38 [2023-01-07T14:53:38.902Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
14:53:38 [2023-01-07T14:53:38.902Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
14:53:39 [2023-01-07T14:53:39.469Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
14:53:39 [2023-01-07T14:53:39.721Z] --- PASS: TestInfoAPIWarnings (16.25s)
14:53:39 [2023-01-07T14:53:39.721Z] === RUN   TestInfoDebug
14:53:39 [2023-01-07T14:53:39.721Z] --- PASS: TestInfoDebug (0.52s)
14:53:39 [2023-01-07T14:53:39.721Z] === RUN   TestInfoInsecureRegistries
14:53:39 [2023-01-07T14:53:39.721Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:53:39 [2023-01-07T14:53:39.721Z] === RUN   TestInfoRegistryMirrors
14:53:39 [2023-01-07T14:53:39.721Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:53:39 [2023-01-07T14:53:39.721Z] === RUN   TestLoginFailsWithBadCredentials
14:53:39 [2023-01-07T14:53:39.977Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
14:53:39 [2023-01-07T14:53:39.977Z] === RUN   TestPingCacheHeaders
14:53:39 [2023-01-07T14:53:39.977Z] --- PASS: TestPingCacheHeaders (0.02s)
14:53:39 [2023-01-07T14:53:39.977Z] === RUN   TestPingGet
14:53:39 [2023-01-07T14:53:39.977Z] --- PASS: TestPingGet (0.01s)
14:53:39 [2023-01-07T14:53:39.977Z] === RUN   TestPingHead
14:53:39 [2023-01-07T14:53:39.977Z] --- PASS: TestPingHead (0.03s)
14:53:39 [2023-01-07T14:53:39.977Z] === RUN   TestVersion
14:53:39 [2023-01-07T14:53:39.977Z] --- PASS: TestVersion (0.02s)
14:53:39 [2023-01-07T14:53:39.977Z] PASS
14:53:39 [2023-01-07T14:53:39.977Z] 
14:53:39 [2023-01-07T14:53:39.977Z] === Skipped
14:53:39 [2023-01-07T14:53:39.977Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:53:39 [2023-01-07T14:53:39.977Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:53:39 [2023-01-07T14:53:39.977Z] 
14:53:39 [2023-01-07T14:53:39.977Z] DONE 18 tests, 1 skipped in 21.067s
14:53:39 [2023-01-07T14:53:39.977Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:53:39 [2023-01-07T14:53:39.977Z] ++ 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
14:53:39 [2023-01-07T14:53:39.977Z] ++ set -e
14:53:39 [2023-01-07T14:53:39.977Z] ++ '[' -n 0 ']'
14:53:39 [2023-01-07T14:53:39.977Z] ++ set -x
14:53:39 [2023-01-07T14:53:39.977Z] ++ 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
14:53:39 [2023-01-07T14:53:39.977Z] INFO: Testing against a local daemon
14:53:39 [2023-01-07T14:53:39.977Z] === RUN   TestVolumesCreateAndList
14:53:39 [2023-01-07T14:53:39.977Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:53:39 [2023-01-07T14:53:39.977Z] === RUN   TestVolumesRemove
14:53:40 [2023-01-07T14:53:40.232Z] --- PASS: TestVolumesRemove (0.07s)
14:53:40 [2023-01-07T14:53:40.232Z] === RUN   TestVolumesInspect
14:53:40 [2023-01-07T14:53:40.232Z] --- PASS: TestVolumesInspect (0.02s)
14:53:40 [2023-01-07T14:53:40.232Z] === RUN   TestVolumesInvalidJSON
14:53:40 [2023-01-07T14:53:40.232Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:53:40 [2023-01-07T14:53:40.232Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:53:40 [2023-01-07T14:53:40.232Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:53:40 [2023-01-07T14:53:40.232Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:53:40 [2023-01-07T14:53:40.232Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:53:40 [2023-01-07T14:53:40.232Z] PASS
14:53:40 [2023-01-07T14:53:40.232Z] 
14:53:40 [2023-01-07T14:53:40.232Z] DONE 5 tests in 0.219s
14:53:40 [2023-01-07T14:53:40.232Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:53:40 [2023-01-07T14:53:40.232Z] ++++ cat bundles/test-integration/docker.pid
14:53:40 [2023-01-07T14:53:40.232Z] +++ kill 12798
14:53:40 [2023-01-07T14:53:40.404Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
14:53:40 [2023-01-07T14:53:40.976Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s)
14:53:40 [2023-01-07T14:53:40.976Z] === CONT  TestIpcModeOlderClient
14:53:40 [2023-01-07T14:53:40.976Z] --- PASS: TestIpcModeOlderClient (0.07s)
14:53:40 [2023-01-07T14:53:40.976Z] === CONT  TestContainerKillOnDaemonStart
14:53:41 [2023-01-07T14:53:41.234Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.92s)
14:53:41 [2023-01-07T14:53:41.234Z] === CONT  TestDaemonHostGatewayIP
14:53:41 [2023-01-07T14:53:41.596Z] +++ /etc/init.d/apparmor stop
14:53:41 [2023-01-07T14:53:41.596Z] Leaving: AppArmorNo profiles have been unloaded.
14:53:41 [2023-01-07T14:53:41.596Z] 
14:53:41 [2023-01-07T14:53:41.596Z] Unloading profiles will leave already running processes permanently
14:53:41 [2023-01-07T14:53:41.596Z] unconfined, which can lead to unexpected situations.
14:53:41 [2023-01-07T14:53:41.596Z] 
14:53:41 [2023-01-07T14:53:41.596Z] To set a process to complain mode, use the command line tool
14:53:41 [2023-01-07T14:53:41.596Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:53:41 [2023-01-07T14:53:41.596Z] +++ true
14:53:41 [2023-01-07T14:53:41.596Z] exiting test-integration
14:53:41 [2023-01-07T14:53:41.596Z] ++ exit 0
14:53:41 [2023-01-07T14:53:41.596Z] 
Post stage
[Pipeline] junit
14:53:42 [2023-01-07T14:53:42.533Z] Recording test results
14:53:42 [2023-01-07T14:53:42.613Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
14:53:42 [2023-01-07T14:53:42.710Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:53:43 [2023-01-07T14:53:43.080Z] + echo Ensuring container killed.
14:53:43 [2023-01-07T14:53:43.080Z] Ensuring container killed.
14:53:43 [2023-01-07T14:53:43.080Z] + docker rm -vf docker-pr4
14:53:43 [2023-01-07T14:53:43.080Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
14:53:43 [2023-01-07T14:53:43.181Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
14:53:43 [2023-01-07T14:53:43.394Z] + echo Chowning /workspace to jenkins user
14:53:43 [2023-01-07T14:53:43.394Z] Chowning /workspace to jenkins user
14:53:43 [2023-01-07T14:53:43.394Z] + id -u
14:53:43 [2023-01-07T14:53:43.394Z] + id -g
14:53:43 [2023-01-07T14:53:43.394Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44755:/workspace busybox chown -R 1000:1000 /workspace
14:53:43 [2023-01-07T14:53:43.394Z] Unable to find image 'busybox:latest' locally
14:53:43 [2023-01-07T14:53:43.394Z] latest: Pulling from library/busybox
14:53:43 [2023-01-07T14:53:43.650Z] f78e6840ded1: Pulling fs layer
14:53:43 [2023-01-07T14:53:43.650Z] f78e6840ded1: Verifying Checksum
14:53:43 [2023-01-07T14:53:43.650Z] f78e6840ded1: Download complete
14:53:43 [2023-01-07T14:53:43.650Z] f78e6840ded1: Pull complete
14:53:43 [2023-01-07T14:53:43.650Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
14:53:43 [2023-01-07T14:53:43.650Z] Status: Downloaded newer image for busybox:latest
14:53:44 [2023-01-07T14:53:44.556Z] --- PASS: TestDaemonHostGatewayIP (3.38s)
14:53:44 [2023-01-07T14:53:44.556Z] === CONT  TestDaemonRestartIpcMode
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:53:45 [2023-01-07T14:53:45.306Z] + bundleName=arm64-integration
14:53:45 [2023-01-07T14:53:45.306Z] + echo Creating arm64-integration-bundles.tar.gz
14:53:45 [2023-01-07T14:53:45.306Z] Creating arm64-integration-bundles.tar.gz
14:53:45 [2023-01-07T14:53:45.306Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:53:45 [2023-01-07T14:53:45.306Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:53:45 [2023-01-07T14:53:45.315Z] Archiving artifacts
14:53:45 [2023-01-07T14:53:45.492Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
14:53:46 [2023-01-07T14:53:46.061Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
14:53:46 [2023-01-07T14:53:46.861Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44755/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
14:53:46 [2023-01-07T14:53:46.873Z] 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
[Pipeline] sh
14:53:46 [2023-01-07T14:53:46.999Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
14:53:46 [2023-01-07T14:53:46.999Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
14:53:46 [2023-01-07T14:53:46.999Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
14:53:46 [2023-01-07T14:53:46.999Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
14:53:47 [2023-01-07T14:53:47.203Z] + make clean
14:53:47 [2023-01-07T14:53:47.258Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
14:53:47 [2023-01-07T14:53:47.258Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
14:53:47 [2023-01-07T14:53:47.258Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
14:53:47 [2023-01-07T14:53:47.258Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
14:53:47 [2023-01-07T14:53:47.258Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
14:53:47 [2023-01-07T14:53:47.459Z] docker volume rm -f docker-dev-cache
14:53:47 [2023-01-07T14:53:47.459Z] docker-dev-cache
[Pipeline] deleteDir
14:53:47 [2023-01-07T14:53:47.517Z] --- PASS: TestDaemonRestartIpcMode (2.86s)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:53:49 [2023-01-07T14:53:49.418Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
14:53:49 [2023-01-07T14:53:49.677Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
14:53:50 [2023-01-07T14:53:50.586Z] --- PASS: TestServiceUpdateConfigs (14.54s)
14:53:50 [2023-01-07T14:53:50.586Z] === RUN   TestServiceUpdateNetwork
14:53:52 [2023-01-07T14:53:52.209Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
14:53:52 [2023-01-07T14:53:52.776Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
14:53:53 [2023-01-07T14:53:53.713Z] --- PASS: TestContainerKillOnDaemonStart (12.62s)
14:53:53 [2023-01-07T14:53:53.713Z] PASS
14:53:53 [2023-01-07T14:53:53.713Z] 
14:53:53 [2023-01-07T14:53:53.713Z] === Skipped
14:53:53 [2023-01-07T14:53:53.713Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:53:53 [2023-01-07T14:53:53.713Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:53:53 [2023-01-07T14:53:53.713Z] 
14:53:53 [2023-01-07T14:53:53.713Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:53:53 [2023-01-07T14:53:53.713Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:53:53 [2023-01-07T14:53:53.713Z] 
14:53:53 [2023-01-07T14:53:53.713Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:53:53 [2023-01-07T14:53:53.713Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:53:53 [2023-01-07T14:53:53.713Z] 
14:53:53 [2023-01-07T14:53:53.713Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:53:53 [2023-01-07T14:53:53.713Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:53:53 [2023-01-07T14:53:53.713Z] 
14:53:53 [2023-01-07T14:53:53.713Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:53:53 [2023-01-07T14:53:53.713Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:53:53 [2023-01-07T14:53:53.713Z] 
14:53:53 [2023-01-07T14:53:53.713Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:53:53 [2023-01-07T14:53:53.713Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
14:53:53 [2023-01-07T14:53:53.713Z] 
14:53:53 [2023-01-07T14:53:53.713Z] DONE 197 tests, 6 skipped in 146.437s
14:53:53 [2023-01-07T14:53:53.713Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
14:53:53 [2023-01-07T14:53:53.713Z] ++ 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
14:53:53 [2023-01-07T14:53:53.713Z] ++ set -e
14:53:53 [2023-01-07T14:53:53.713Z] ++ '[' -n 0 ']'
14:53:53 [2023-01-07T14:53:53.713Z] ++ set -x
14:53:53 [2023-01-07T14:53:53.713Z] ++ 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
14:53:53 [2023-01-07T14:53:53.713Z] INFO: Testing against a local daemon
14:53:53 [2023-01-07T14:53:53.713Z] === RUN   TestLiveRestore
14:53:53 [2023-01-07T14:53:53.713Z] === RUN   TestLiveRestore/volume_references
14:53:53 [2023-01-07T14:53:53.713Z] === PAUSE TestLiveRestore/volume_references
14:53:53 [2023-01-07T14:53:53.713Z] === CONT  TestLiveRestore/volume_references
14:53:54 [2023-01-07T14:53:54.651Z] === RUN   TestLiveRestore/volume_references/restartPolicy
14:53:54 [2023-01-07T14:53:54.651Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
14:53:55 [2023-01-07T14:53:55.586Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
14:53:55 [2023-01-07T14:53:55.845Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
14:53:55 [2023-01-07T14:53:55.845Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
14:53:55 [2023-01-07T14:53:55.845Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
14:53:57 [2023-01-07T14:53:57.220Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
14:53:58 [2023-01-07T14:53:58.155Z]     check_test.go:309: [d41cf853301ee] daemon is not started
14:53:58 [2023-01-07T14:53:58.155Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
14:53:58 [2023-01-07T14:53:58.155Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
14:53:59 [2023-01-07T14:53:59.395Z] ?   	github.com/docker/docker/api	[no test files]
14:53:59 [2023-01-07T14:53:59.530Z] --- PASS: TestLiveRestore (0.00s)
14:53:59 [2023-01-07T14:53:59.530Z]     --- PASS: TestLiveRestore/volume_references (5.64s)
14:53:59 [2023-01-07T14:53:59.530Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.82s)
14:53:59 [2023-01-07T14:53:59.530Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.24s)
14:53:59 [2023-01-07T14:53:59.530Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.19s)
14:53:59 [2023-01-07T14:53:59.530Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.20s)
14:53:59 [2023-01-07T14:53:59.530Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.19s)
14:53:59 [2023-01-07T14:53:59.530Z] PASS
14:53:59 [2023-01-07T14:53:59.530Z] 
14:53:59 [2023-01-07T14:53:59.530Z] DONE 7 tests in 5.775s
14:53:59 [2023-01-07T14:53:59.530Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:53:59 [2023-01-07T14:53:59.530Z] ++ 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
14:53:59 [2023-01-07T14:53:59.530Z] ++ set -e
14:53:59 [2023-01-07T14:53:59.530Z] ++ '[' -n 0 ']'
14:53:59 [2023-01-07T14:53:59.530Z] ++ set -x
14:53:59 [2023-01-07T14:53:59.530Z] ++ 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
14:53:59 [2023-01-07T14:53:59.788Z] INFO: Testing against a local daemon
14:53:59 [2023-01-07T14:53:59.789Z] === RUN   TestCommitInheritsEnv
14:54:00 [2023-01-07T14:54:00.048Z] --- PASS: TestCommitInheritsEnv (0.44s)
14:54:00 [2023-01-07T14:54:00.048Z] === RUN   TestImportExtremelyLargeImageWorks
14:54:00 [2023-01-07T14:54:00.048Z] === PAUSE TestImportExtremelyLargeImageWorks
14:54:00 [2023-01-07T14:54:00.048Z] === RUN   TestImagesFilterMultiReference
14:54:00 [2023-01-07T14:54:00.308Z] --- PASS: TestImagesFilterMultiReference (0.07s)
14:54:00 [2023-01-07T14:54:00.308Z] === RUN   TestImagePullPlatformInvalid
14:54:00 [2023-01-07T14:54:00.308Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
14:54:00 [2023-01-07T14:54:00.308Z] === RUN   TestImagePullStoredfDigestForOtherRepo
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=info msg="Starting upload purge in 50m0s" go.version=go1.18.9 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54: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=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=info msg="redis not configured" go.version=go1.18.9 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.9 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=377867f5-c274-47de-98a4-31c52769c370 http.request.method=GET http.request.remoteaddr="127.0.0.1:58238" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=377867f5-c274-47de-98a4-31c52769c370 http.request.method=GET http.request.remoteaddr="127.0.0.1:58238" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.810215ms http.response.status=200 http.response.written=2 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=02646864-6a41-43b9-85aa-384cdd2cd2bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=02646864-6a41-43b9-85aa-384cdd2cd2bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54: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=02646864-6a41-43b9-85aa-384cdd2cd2bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=25.369µ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=82f8eced-f51b-4448-bf81-9f9041c78020 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54: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=02646864-6a41-43b9-85aa-384cdd2cd2bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58248" 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=4.078778ms http.response.status=404 http.response.written=157 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=91a536f8-4c3f-4bbc-96cf-df6a95b8ddfe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=91a536f8-4c3f-4bbc-96cf-df6a95b8ddfe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" 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=91a536f8-4c3f-4bbc-96cf-df6a95b8ddfe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=21.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).GetContent" trace.id=36c00bce-e9ab-4066-83d6-cd69bb7307dc trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" 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=91a536f8-4c3f-4bbc-96cf-df6a95b8ddfe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58250" 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=3.234123ms http.response.status=404 http.response.written=157 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown"
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da22eb3f-2bbe-4142-8f37-05fb846df1d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da22eb3f-2bbe-4142-8f37-05fb846df1d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da22eb3f-2bbe-4142-8f37-05fb846df1d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=129.594µ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=df155085-b7ff-4c60-a471-4622c3a6c981 trace.line=95 vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da22eb3f-2bbe-4142-8f37-05fb846df1d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=17.424µ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=26d78934-988e-4deb-9c45-f964d57f9582 trace.line=141 vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da22eb3f-2bbe-4142-8f37-05fb846df1d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=65.239µ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=10b759e1-7bea-4d21-94d8-4533f12db1ed trace.line=95 vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=da22eb3f-2bbe-4142-8f37-05fb846df1d2 http.request.method=POST http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.894903ms http.response.status=202 http.response.written=0 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54: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=e1e9f5e4-66af-42c6-a213-1daf4f7c8419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.uuid=9d6b72d4-fcc8-479b-94c8-cf1f94e78c03 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0a0be7aa-4453-46d0-997d-8553f56f97f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0a0be7aa-4453-46d0-997d-8553f56f97f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/15e11832-98d4-4def-9793-7f788a9cd2df/startedat\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0a0be7aa-4453-46d0-997d-8553f56f97f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=59.596µ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=22470b8b-491c-4497-b0e6-b9309744db09 trace.line=95 vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/15e11832-98d4-4def-9793-7f788a9cd2df/data\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0a0be7aa-4453-46d0-997d-8553f56f97f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=15.25µ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=5fd8c181-3971-4b79-bae1-28a18ff359b6 trace.line=141 vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54: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=e1e9f5e4-66af-42c6-a213-1daf4f7c8419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.uuid=9d6b72d4-fcc8-479b-94c8-cf1f94e78c03 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1e9f5e4-66af-42c6-a213-1daf4f7c8419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=51.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).GetContent" trace.id=3df80697-2aef-4b27-9875-1a04ab8d7720 trace.line=82 vars.name=test vars.uuid=9d6b72d4-fcc8-479b-94c8-cf1f94e78c03 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1e9f5e4-66af-42c6-a213-1daf4f7c8419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=42.813µ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=d32e05df-e6fb-4c78-8ef1-19d45b8528d6 trace.line=141 vars.name=test vars.uuid=9d6b72d4-fcc8-479b-94c8-cf1f94e78c03 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/15e11832-98d4-4def-9793-7f788a9cd2df/hashstates/sha256/0\")" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0a0be7aa-4453-46d0-997d-8553f56f97f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=67.235µ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=73e2c8e5-830d-4d87-969a-ab30cd420be5 trace.line=95 vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] time="2023-01-07T14:54:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=0a0be7aa-4453-46d0-997d-8553f56f97f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=13.343362ms http.response.status=202 http.response.written=0 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.308Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown"
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1e9f5e4-66af-42c6-a213-1daf4f7c8419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=55.588µ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=5adfbd5b-f195-471a-b25f-8230a864c59e trace.line=124 vars.name=test vars.uuid=9d6b72d4-fcc8-479b-94c8-cf1f94e78c03 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54: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=e1e9f5e4-66af-42c6-a213-1daf4f7c8419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.uuid=9d6b72d4-fcc8-479b-94c8-cf1f94e78c03 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1e9f5e4-66af-42c6-a213-1daf4f7c8419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=20.067µ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=3085c396-0852-4365-b364-d021eb1caa24 trace.line=141 vars.name=test vars.uuid=9d6b72d4-fcc8-479b-94c8-cf1f94e78c03 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54: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=ad449320-2352-4f51-aff1-508f372100b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.uuid=15e11832-98d4-4def-9793-7f788a9cd2df version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54: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=ad449320-2352-4f51-aff1-508f372100b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.uuid=15e11832-98d4-4def-9793-7f788a9cd2df version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/15e11832-98d4-4def-9793-7f788a9cd2df/startedat\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad449320-2352-4f51-aff1-508f372100b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=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).GetContent" trace.id=9494b02e-47ed-487b-8c59-01a6e417bee2 trace.line=82 vars.name=test vars.uuid=15e11832-98d4-4def-9793-7f788a9cd2df version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/15e11832-98d4-4def-9793-7f788a9cd2df/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad449320-2352-4f51-aff1-508f372100b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=21.745µ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=819b1740-5761-4bc3-b0df-4232e73e0c37 trace.line=141 vars.name=test vars.uuid=15e11832-98d4-4def-9793-7f788a9cd2df version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54: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=e1e9f5e4-66af-42c6-a213-1daf4f7c8419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=20.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).Stat" trace.id=300039de-3e1d-408d-a571-382758d58f32 trace.line=141 vars.name=test vars.uuid=9d6b72d4-fcc8-479b-94c8-cf1f94e78c03 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1e9f5e4-66af-42c6-a213-1daf4f7c8419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=22.451µ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=7ace7e37-70ce-46e6-8b31-4b5c268bfa50 trace.line=141 vars.name=test vars.uuid=9d6b72d4-fcc8-479b-94c8-cf1f94e78c03 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03/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=e1e9f5e4-66af-42c6-a213-1daf4f7c8419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=457.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).Move" trace.id=e825179d-8aaa-4154-9a4e-5a79ee12d646 trace.line=167 vars.name=test vars.uuid=9d6b72d4-fcc8-479b-94c8-cf1f94e78c03 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54: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=e1e9f5e4-66af-42c6-a213-1daf4f7c8419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=122.747µ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=18f2d38a-4cb0-449b-b72e-23dd184fa7a4 trace.line=95 vars.name=test vars.uuid=9d6b72d4-fcc8-479b-94c8-cf1f94e78c03 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1e9f5e4-66af-42c6-a213-1daf4f7c8419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=131.375µ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=d168ddf0-813a-4c9e-bc88-3d090b53314b trace.line=181 vars.name=test vars.uuid=9d6b72d4-fcc8-479b-94c8-cf1f94e78c03 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/15e11832-98d4-4def-9793-7f788a9cd2df/data\", 0)" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad449320-2352-4f51-aff1-508f372100b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=62.407µ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=fd73fe0d-b737-4c1a-be27-ce5267744038 trace.line=124 vars.name=test vars.uuid=15e11832-98d4-4def-9793-7f788a9cd2df version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54: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=ad449320-2352-4f51-aff1-508f372100b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.uuid=15e11832-98d4-4def-9793-7f788a9cd2df version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/15e11832-98d4-4def-9793-7f788a9cd2df/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad449320-2352-4f51-aff1-508f372100b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=20.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).Stat" trace.id=585392e1-04a1-47b1-a46c-72026059f0c7 trace.line=141 vars.name=test vars.uuid=15e11832-98d4-4def-9793-7f788a9cd2df version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] time="2023-01-07T14:54: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=e1e9f5e4-66af-42c6-a213-1daf4f7c8419 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58248" http.request.uri="/v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=44.780992ms http.response.status=201 http.response.written=0 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.570Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "PUT /v2/test/blobs/uploads/9d6b72d4-fcc8-479b-94c8-cf1f94e78c03?_state=uZiqaYsIpEjxB0AaBVMeiySyN9e4vAl5hhq5ouleb-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkNmI3MmQ0LWZjYzgtNDc5Yi05NGM4LWNmMWY5NGU3OGMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yNzI2NzQ3ODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" 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=ad449320-2352-4f51-aff1-508f372100b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=39.664µ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=0038c734-4958-42dc-bb38-8de9081a1241 trace.line=141 vars.name=test vars.uuid=15e11832-98d4-4def-9793-7f788a9cd2df version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/15e11832-98d4-4def-9793-7f788a9cd2df/data\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad449320-2352-4f51-aff1-508f372100b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=228.534µ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=52dfa7b1-7383-4be8-9efd-e1ed6ca5d9a1 trace.line=141 vars.name=test vars.uuid=15e11832-98d4-4def-9793-7f788a9cd2df version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/15e11832-98d4-4def-9793-7f788a9cd2df/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=ad449320-2352-4f51-aff1-508f372100b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=100.365µ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=0281965b-9695-4d42-888b-96e5b417c454 trace.line=167 vars.name=test vars.uuid=15e11832-98d4-4def-9793-7f788a9cd2df version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" 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=ad449320-2352-4f51-aff1-508f372100b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=83.042µ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=63b55e09-8402-4f0e-b0cd-076346cb4645 trace.line=95 vars.name=test vars.uuid=15e11832-98d4-4def-9793-7f788a9cd2df version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/15e11832-98d4-4def-9793-7f788a9cd2df\")" go.version=go1.18.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad449320-2352-4f51-aff1-508f372100b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=118.534µ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=6cae4d88-5e39-4d48-856f-7db242f3007a trace.line=181 vars.name=test vars.uuid=15e11832-98d4-4def-9793-7f788a9cd2df version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54: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=ad449320-2352-4f51-aff1-508f372100b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=41.618989ms http.response.status=201 http.response.written=0 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "PUT /v2/test/blobs/uploads/15e11832-98d4-4def-9793-7f788a9cd2df?_state=gX_U76T3rhVRfqXYvGDjdUdKybH9DyNQD0h_BUWCHv97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE1ZTExODMyLTk4ZDQtNGRlZi05NzkzLTdmNzg4YTljZDJkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wN1QxNDo1NDowMC4yODU0MzIxMjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=819cfa3c-7a4d-47ee-b284-7c3b26b983f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=819cfa3c-7a4d-47ee-b284-7c3b26b983f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54: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=819cfa3c-7a4d-47ee-b284-7c3b26b983f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=21.382µ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=9bef6c7f-4629-43b8-9c5d-88bd0d278544 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54: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=819cfa3c-7a4d-47ee-b284-7c3b26b983f7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58250" 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=2.112727ms http.response.status=404 http.response.written=96 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown"
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54: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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54: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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54: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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54: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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" 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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=147.073µ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=f6b11b83-2104-4f62-b675-c694ad546550 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" 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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=19.586µ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=1a67ed25-11be-493c-8fe2-8cbabbe90d59 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54: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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=45.177µ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=1231b9e6-808c-4b53-8b46-092028c7dad8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54: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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=20.04µ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=ca636ce0-fa9f-495c-b7fb-8a20e98dcd99 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" 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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=35.09µ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=c5a5ab61-aa05-4914-b47c-8aa74b68cdb7 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" 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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=69.998µ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=e21b1257-55da-48fa-a7ba-4cf3354384c2 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" 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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=87.548µ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=13b810c2-7529-4998-9302-620f45969c63 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" 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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=63.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=0d270d5d-e2d7-4326-8843-7da4ce38dd53 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" 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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=111.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).PutContent" trace.id=8d46b196-8da0-416f-9348-1ec69d7e98de trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54: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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=92.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).PutContent" trace.id=5f5bf287-67d2-48d7-993d-29b32000bad8 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54: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=5167148d-8b1e-499a-a385-1df2a1a787e4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58250" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.127008ms http.response.status=201 http.response.written=0 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown"
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bef0af9f-42fe-40b3-b62c-81aaaf7736ca http.request.method=GET http.request.remoteaddr="127.0.0.1:58266" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=bef0af9f-42fe-40b3-b62c-81aaaf7736ca http.request.method=GET http.request.remoteaddr="127.0.0.1:58266" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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.165419ms http.response.status=200 http.response.written=2 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=60cc736b-96e7-402f-9319-f783fd085bff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=60cc736b-96e7-402f-9319-f783fd085bff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54: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=60cc736b-96e7-402f-9319-f783fd085bff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=74.163µ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=b2b368c7-faf6-48d4-888e-0784092c645d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.571Z] time="2023-01-07T14:54:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=60cc736b-96e7-402f-9319-f783fd085bff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" 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=60cc736b-96e7-402f-9319-f783fd085bff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=71.924µ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=a19425ab-7790-45d2-af69-94b8157f426e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" 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=60cc736b-96e7-402f-9319-f783fd085bff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=65.694µ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=6139ecaf-da4a-4a04-9b74-f82184eaa8a8 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" 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=60cc736b-96e7-402f-9319-f783fd085bff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=71.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=f8a5186a-559a-4e83-83b8-f3d9dc031bc3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=60cc736b-96e7-402f-9319-f783fd085bff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference=latest version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=60cc736b-96e7-402f-9319-f783fd085bff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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=4.468824ms http.response.status=200 http.response.written=417 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c82296fe-7e4c-4e1e-b3a5-4b301a1c4dac http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c82296fe-7e4c-4e1e-b3a5-4b301a1c4dac http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c82296fe-7e4c-4e1e-b3a5-4b301a1c4dac http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" 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=c82296fe-7e4c-4e1e-b3a5-4b301a1c4dac http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=75.591µ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=0cd9803c-72f8-4f8a-be59-295b8e25ad07 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" 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=c82296fe-7e4c-4e1e-b3a5-4b301a1c4dac http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=80.979µ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=818f37db-914e-45a6-b3b1-e04be7ba73c0 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" 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=c82296fe-7e4c-4e1e-b3a5-4b301a1c4dac http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=73.135µ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=00afea70-3ba7-4f83-bc21-df05fbdd9373 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c82296fe-7e4c-4e1e-b3a5-4b301a1c4dac http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c82296fe-7e4c-4e1e-b3a5-4b301a1c4dac http.request.method=GET http.request.remoteaddr="127.0.0.1:58292" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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=4.092348ms http.response.status=200 http.response.written=417 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c062763e-9c62-4bf9-be7d-7f778858143b http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c062763e-9c62-4bf9-be7d-7f778858143b http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54: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=c062763e-9c62-4bf9-be7d-7f778858143b http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=1.03648ms 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=db49a1c7-1f9e-4ede-8e69-cb72ba9a4621 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54: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=c062763e-9c62-4bf9-be7d-7f778858143b http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=21.355µ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=8e8c55f6-38d5-4199-97a5-9406f5f5f259 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54: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=c062763e-9c62-4bf9-be7d-7f778858143b http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=145.096µ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=4572c74c-3b13-40ce-9636-24da125addc4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54: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=c062763e-9c62-4bf9-be7d-7f778858143b http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=19.198µ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=9f01b510-5b62-4623-a401-22f8038f17d4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54: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=c062763e-9c62-4bf9-be7d-7f778858143b http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 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=1a41b1d8-7e98-4e20-b9d0-5e3e02b70987 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54: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=c062763e-9c62-4bf9-be7d-7f778858143b http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=85.663µ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=8f7c1bd3-d792-4e47-8839-830ef70b52ea trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54: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=c062763e-9c62-4bf9-be7d-7f778858143b http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=24.954µ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=b6905521-02e0-48ab-a368-bc7a6aa92e63 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4c7f4a3b-8a2c-4f92-a2e9-21fc4a0870b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" level=debug msg=GetBlob go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4c7f4a3b-8a2c-4f92-a2e9-21fc4a0870b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" 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=4c7f4a3b-8a2c-4f92-a2e9-21fc4a0870b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=58.614µ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=83aa683e-2a97-4c62-b3f6-a24908e1a972 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" 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=4c7f4a3b-8a2c-4f92-a2e9-21fc4a0870b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=20.969µ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=acc9aac7-24c4-40f1-be65-6a28be7a1295 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.572Z] time="2023-01-07T14:54:00Z" 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=4c7f4a3b-8a2c-4f92-a2e9-21fc4a0870b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=33.339µ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=cae49bf9-f291-4fd0-aeb3-a6a8d476145f trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" 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=4c7f4a3b-8a2c-4f92-a2e9-21fc4a0870b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=20.175µ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=873e39b4-428f-4d22-9516-a8aceb374a7a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" 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=4c7f4a3b-8a2c-4f92-a2e9-21fc4a0870b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=44.513µ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=d00e8e4c-3d22-45e2-ae74-322cb65e46e0 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" 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=4c7f4a3b-8a2c-4f92-a2e9-21fc4a0870b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=10.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).URLFor" trace.id=198e12a3-b04f-47ae-b761-1520743c6218 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" 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=4c7f4a3b-8a2c-4f92-a2e9-21fc4a0870b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=26.707µ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=2190118d-a0d6-42ee-aaac-baaf3ae0fd21 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" 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=4c7f4a3b-8a2c-4f92-a2e9-21fc4a0870b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=35.512µ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=a0121f55-8819-45cf-a5c4-005954b02611 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" 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=4c7f4a3b-8a2c-4f92-a2e9-21fc4a0870b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=21.612µ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=643aff33-6700-4812-9466-48bde05ee026 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=4c7f4a3b-8a2c-4f92-a2e9-21fc4a0870b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:58300" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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=24.55593ms http.response.status=200 http.response.written=179 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54: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=c062763e-9c62-4bf9-be7d-7f778858143b http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=10.580489ms 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=cb38a0a4-b0c5-4a44-ba76-03443b34ef7d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54: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=c062763e-9c62-4bf9-be7d-7f778858143b http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=20.838µ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=360c43b9-ff51-440a-802a-2e80e7746424 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=c062763e-9c62-4bf9-be7d-7f778858143b http.request.method=GET http.request.remoteaddr="127.0.0.1:58314" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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=27.279982ms http.response.status=200 http.response.written=68 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:54:00 [2023-01-07T14:54:00.573Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5bf42ee7-acf2-45d7-b524-d3c3f79785cf http.request.method=GET http.request.remoteaddr="127.0.0.1:58332" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" level=info msg="response completed" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=5bf42ee7-acf2-45d7-b524-d3c3f79785cf http.request.method=GET http.request.remoteaddr="127.0.0.1:58332" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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.224299ms http.response.status=200 http.response.written=2 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6e50f9fd-e49b-45f9-be4d-89327a2be511 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58344" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6e50f9fd-e49b-45f9-be4d-89327a2be511 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58344" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=6e50f9fd-e49b-45f9-be4d-89327a2be511 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58344" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" 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=6e50f9fd-e49b-45f9-be4d-89327a2be511 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58344" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=60.741µ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=b2ebda91-bd85-40e4-a7da-fed58a5bb0d5 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" 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=6e50f9fd-e49b-45f9-be4d-89327a2be511 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58344" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=57.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=6c31693a-a895-4bd8-afb9-e0cdda76ad4d trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" 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=6e50f9fd-e49b-45f9-be4d-89327a2be511 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58344" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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=3.465667ms http.response.status=404 http.response.written=181 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" level=debug msg="authorizing request" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e20176f7-d7dd-4c67-934a-5c12baa974d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58354" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" level=debug msg=GetImageManifest go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e20176f7-d7dd-4c67-934a-5c12baa974d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58354" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.9 http.request.host="127.0.0.1:5000" http.request.id=e20176f7-d7dd-4c67-934a-5c12baa974d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58354" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" 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=e20176f7-d7dd-4c67-934a-5c12baa974d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58354" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=22.213µ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=4fda45fa-8686-498b-8cd4-265fc33b969f trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" 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=e20176f7-d7dd-4c67-934a-5c12baa974d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58354" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 trace.duration=21.853µ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=6afa02bd-d681-4c3e-8481-71651a57ad8b trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] time="2023-01-07T14:54:00Z" 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=e20176f7-d7dd-4c67-934a-5c12baa974d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:58354" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 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.374432ms http.response.status=404 http.response.written=181 instance.id=a2cc5be2-d74e-418f-910b-975e9056a1a8 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" 
14:54:00 [2023-01-07T14:54:00.573Z] 127.0.0.1 - - [07/Jan/2023:14:54:00 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.9 git-commit/d645297358ce3f9fced99b772b36da6c1bf6d464 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)"
14:54:00 [2023-01-07T14:54:00.833Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.43s)
14:54:00 [2023-01-07T14:54:00.833Z] === RUN   TestRemoveImageOrphaning
14:54:01 [2023-01-07T14:54:01.091Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
14:54:01 [2023-01-07T14:54:01.091Z] --- PASS: TestRemoveImageOrphaning (0.40s)
14:54:01 [2023-01-07T14:54:01.091Z] === RUN   TestRemoveImageGarbageCollector
14:54:02 [2023-01-07T14:54:02.789Z] --- PASS: TestServiceUpdateNetwork (12.23s)
14:54:02 [2023-01-07T14:54:02.789Z] === RUN   TestServiceUpdatePidsLimit
14:54:03 [2023-01-07T14:54:03.045Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:54:03 [2023-01-07T14:54:03.607Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:54:03 [2023-01-07T14:54:03.623Z] --- PASS: TestRemoveImageGarbageCollector (2.43s)
14:54:03 [2023-01-07T14:54:03.623Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:54:03 [2023-01-07T14:54:03.623Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
14:54:03 [2023-01-07T14:54:03.623Z] === RUN   TestTagInvalidReference
14:54:03 [2023-01-07T14:54:03.623Z] --- PASS: TestTagInvalidReference (0.03s)
14:54:03 [2023-01-07T14:54:03.623Z] === RUN   TestTagValidPrefixedRepo
14:54:03 [2023-01-07T14:54:03.623Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
14:54:03 [2023-01-07T14:54:03.623Z] === RUN   TestTagExistedNameWithoutForce
14:54:03 [2023-01-07T14:54:03.623Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
14:54:03 [2023-01-07T14:54:03.623Z] === RUN   TestTagOfficialNames
14:54:03 [2023-01-07T14:54:03.881Z] --- PASS: TestTagOfficialNames (0.07s)
14:54:03 [2023-01-07T14:54:03.881Z] === RUN   TestTagMatchesDigest
14:54:03 [2023-01-07T14:54:03.881Z] --- PASS: TestTagMatchesDigest (0.02s)
14:54:03 [2023-01-07T14:54:03.881Z] === CONT  TestImportExtremelyLargeImageWorks
14:54:04 [2023-01-07T14:54:04.140Z]     docker_cli_daemon_plugins_test.go:106: [d6cf929873a55] daemon is not started
14:54:05 [2023-01-07T14:54:05.076Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
14:54:05 [2023-01-07T14:54:05.334Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
14:54:05 [2023-01-07T14:54:05.902Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
14:54:07 [2023-01-07T14:54:07.280Z]     check_test.go:309: [d12544476b429] daemon is not started
14:54:07 [2023-01-07T14:54:07.280Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
14:54:07 [2023-01-07T14:54:07.280Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
14:54:09 [2023-01-07T14:54:09.812Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
14:54:10 [2023-01-07T14:54:10.379Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
14:54:10 [2023-01-07T14:54:10.379Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
14:54:10 [2023-01-07T14:54:10.638Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
14:54:11 [2023-01-07T14:54:11.612Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
14:54:11 [2023-01-07T14:54:11.686Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:54:12 [2023-01-07T14:54:12.562Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
14:54:13 [2023-01-07T14:54:13.499Z] === RUN   TestDockerSuite/TestBuildDockerignore
14:54:16 [2023-01-07T14:54:16.790Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
14:54:17 [2023-01-07T14:54:17.356Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
14:54:17 [2023-01-07T14:54:17.922Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
14:54:18 [2023-01-07T14:54:18.217Z] --- PASS: TestServiceUpdatePidsLimit (16.15s)
14:54:18 [2023-01-07T14:54:18.217Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
14:54:18 [2023-01-07T14:54:18.217Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
14:54:18 [2023-01-07T14:54:18.217Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
14:54:18 [2023-01-07T14:54:18.217Z] PASS
14:54:18 [2023-01-07T14:54:18.217Z] 
14:54:18 [2023-01-07T14:54:18.217Z] === Skipped
14:54:18 [2023-01-07T14:54:18.217Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:54:18 [2023-01-07T14:54:18.217Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:54:18 [2023-01-07T14:54:18.217Z] 
14:54:18 [2023-01-07T14:54:18.217Z] DONE 27 tests, 1 skipped in 181.664s
14:54:18 [2023-01-07T14:54:18.217Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:54:18 [2023-01-07T14:54:18.217Z] INFO: Testing against a local daemon
14:54:18 [2023-01-07T14:54:18.217Z] === RUN   TestSessionCreate
14:54:18 [2023-01-07T14:54:18.217Z] --- PASS: TestSessionCreate (0.02s)
14:54:18 [2023-01-07T14:54:18.217Z] === RUN   TestSessionCreateWithBadUpgrade
14:54:18 [2023-01-07T14:54:18.217Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:54:18 [2023-01-07T14:54:18.217Z] PASS
14:54:18 [2023-01-07T14:54:18.217Z] 
14:54:18 [2023-01-07T14:54:18.217Z] DONE 2 tests in 0.075s
14:54:18 [2023-01-07T14:54:18.217Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:54:18 [2023-01-07T14:54:18.217Z] INFO: Testing against a local daemon
14:54:18 [2023-01-07T14:54:18.217Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:54:18 [2023-01-07T14:54:18.217Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
14:54:18 [2023-01-07T14:54:18.217Z] === RUN   TestEventsExecDie
14:54:18 [2023-01-07T14:54:18.779Z] --- PASS: TestEventsExecDie (0.52s)
14:54:18 [2023-01-07T14:54:18.779Z] === RUN   TestEventsBackwardsCompatible
14:54:18 [2023-01-07T14:54:18.779Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
14:54:18 [2023-01-07T14:54:18.779Z] === RUN   TestInfoBinaryCommits
14:54:18 [2023-01-07T14:54:18.779Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:54:18 [2023-01-07T14:54:18.779Z] === RUN   TestInfoAPIVersioned
14:54:18 [2023-01-07T14:54:18.779Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:54:18 [2023-01-07T14:54:18.779Z] === RUN   TestInfoDiscoveryBackend
14:54:18 [2023-01-07T14:54:18.858Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
14:54:18 [2023-01-07T14:54:18.858Z]     docker_cli_daemon_test.go:2888: Checking IpcMode private set from config
14:54:19 [2023-01-07T14:54:19.117Z]     docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config
14:54:19 [2023-01-07T14:54:19.340Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
14:54:19 [2023-01-07T14:54:19.340Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:54:19 [2023-01-07T14:54:19.684Z]     docker_cli_daemon_test.go:2888: Checking IpcMode host set from config
14:54:20 [2023-01-07T14:54:20.251Z]     docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config
14:54:20 [2023-01-07T14:54:20.267Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:54:20 [2023-01-07T14:54:20.267Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:54:20 [2023-01-07T14:54:20.657Z] === RUN   TestMiddlewares
14:54:20 [2023-01-07T14:54:20.657Z] --- PASS: TestMiddlewares (0.00s)
14:54:20 [2023-01-07T14:54:20.657Z] PASS
14:54:20 [2023-01-07T14:54:20.657Z] coverage: 7.9% of statements
14:54:20 [2023-01-07T14:54:20.657Z] ok  	github.com/docker/docker/api/server	0.065s	coverage: 7.9% of statements
14:54:20 [2023-01-07T14:54:20.818Z]     docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config
14:54:20 [2023-01-07T14:54:20.828Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
14:54:20 [2023-01-07T14:54:20.828Z] === RUN   TestInfoAPI
14:54:20 [2023-01-07T14:54:20.828Z] --- PASS: TestInfoAPI (0.02s)
14:54:20 [2023-01-07T14:54:20.828Z] === RUN   TestInfoAPIWarnings
14:54:21 [2023-01-07T14:54:21.077Z]     docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli
14:54:21 [2023-01-07T14:54:21.644Z]     docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli
14:54:22 [2023-01-07T14:54:22.211Z]     docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli
14:54:22 [2023-01-07T14:54:22.469Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
14:54:22 [2023-01-07T14:54:22.728Z]     docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli
14:54:23 [2023-01-07T14:54:23.295Z]     docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli
14:54:23 [2023-01-07T14:54:23.295Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
14:54:23 [2023-01-07T14:54:23.862Z]     check_test.go:309: [d5c7a68397850] daemon is not started
14:54:23 [2023-01-07T14:54:23.862Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
14:54:24 [2023-01-07T14:54:24.797Z]     check_test.go:309: [dadcb62fa89c1] daemon is not started
14:54:24 [2023-01-07T14:54:24.797Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
14:54:25 [2023-01-07T14:54:25.365Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
14:54:25 [2023-01-07T14:54:25.931Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
14:54:26 [2023-01-07T14:54:26.867Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
14:54:30 [2023-01-07T14:54:30.158Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
14:54:30 [2023-01-07T14:54:30.158Z]     check_test.go:309: [dfa63dcd77522] daemon is not started
14:54:30 [2023-01-07T14:54:30.158Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
14:54:32 [2023-01-07T14:54:32.688Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
14:54:34 [2023-01-07T14:54:34.591Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
14:54:36 [2023-01-07T14:54:36.495Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
14:54:37 [2023-01-07T14:54:37.062Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
14:54:37 [2023-01-07T14:54:37.321Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
14:54:38 [2023-01-07T14:54:38.697Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
14:54:38 [2023-01-07T14:54:38.862Z] --- PASS: TestInfoAPIWarnings (16.22s)
14:54:38 [2023-01-07T14:54:38.862Z] === RUN   TestInfoDebug
14:54:38 [2023-01-07T14:54:38.862Z] --- PASS: TestInfoDebug (0.52s)
14:54:38 [2023-01-07T14:54:38.862Z] === RUN   TestInfoInsecureRegistries
14:54:38 [2023-01-07T14:54:38.862Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:54:38 [2023-01-07T14:54:38.862Z] === RUN   TestInfoRegistryMirrors
14:54:38 [2023-01-07T14:54:38.862Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:54:38 [2023-01-07T14:54:38.862Z] === RUN   TestLoginFailsWithBadCredentials
14:54:38 [2023-01-07T14:54:38.862Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
14:54:38 [2023-01-07T14:54:38.862Z] === RUN   TestPingCacheHeaders
14:54:38 [2023-01-07T14:54:38.862Z] --- PASS: TestPingCacheHeaders (0.02s)
14:54:38 [2023-01-07T14:54:38.862Z] === RUN   TestPingGet
14:54:38 [2023-01-07T14:54:38.862Z] --- PASS: TestPingGet (0.01s)
14:54:38 [2023-01-07T14:54:38.862Z] === RUN   TestPingHead
14:54:38 [2023-01-07T14:54:38.862Z] --- PASS: TestPingHead (0.02s)
14:54:38 [2023-01-07T14:54:38.862Z] === RUN   TestVersion
14:54:39 [2023-01-07T14:54:39.118Z] --- PASS: TestVersion (0.02s)
14:54:39 [2023-01-07T14:54:39.118Z] === CONT  TestCgroupDriverSystemdMemoryLimit
14:54:39 [2023-01-07T14:54:39.635Z]     check_test.go:309: [d0edca5409682] daemon is not started
14:54:39 [2023-01-07T14:54:39.635Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
14:54:40 [2023-01-07T14:54:40.047Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.16s)
14:54:40 [2023-01-07T14:54:40.047Z] PASS
14:54:40 [2023-01-07T14:54:40.047Z] 
14:54:40 [2023-01-07T14:54:40.047Z] DONE 18 tests in 22.107s
14:54:40 [2023-01-07T14:54:40.303Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:54:40 [2023-01-07T14:54:40.303Z] INFO: Testing against a local daemon
14:54:40 [2023-01-07T14:54:40.303Z] === RUN   TestVolumesCreateAndList
14:54:40 [2023-01-07T14:54:40.303Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:54:40 [2023-01-07T14:54:40.303Z] === RUN   TestVolumesRemove
14:54:40 [2023-01-07T14:54:40.303Z] --- PASS: TestVolumesRemove (0.07s)
14:54:40 [2023-01-07T14:54:40.303Z] === RUN   TestVolumesInspect
14:54:40 [2023-01-07T14:54:40.303Z] --- PASS: TestVolumesInspect (0.01s)
14:54:40 [2023-01-07T14:54:40.303Z] === RUN   TestVolumesInvalidJSON
14:54:40 [2023-01-07T14:54:40.303Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:54:40 [2023-01-07T14:54:40.303Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:54:40 [2023-01-07T14:54:40.303Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:54:40 [2023-01-07T14:54:40.303Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:54:40 [2023-01-07T14:54:40.303Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:54:40 [2023-01-07T14:54:40.303Z] PASS
14:54:40 [2023-01-07T14:54:40.303Z] 
14:54:40 [2023-01-07T14:54:40.303Z] DONE 5 tests in 0.148s
14:54:40 [2023-01-07T14:54:40.303Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:54:41 [2023-01-07T14:54:41.538Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
14:54:42 [2023-01-07T14:54:42.191Z] Stopping apparmor (via systemctl): apparmor.service.
14:54:42 [2023-01-07T14:54:42.191Z] Removing test suite binaries
14:54:42 [2023-01-07T14:54:42.191Z] exiting test-integration
14:54:42 [2023-01-07T14:54:42.191Z] ++ exit 0
14:54:42 [2023-01-07T14:54:42.191Z] 
Post stage
[Pipeline] junit
14:54:43 [2023-01-07T14:54:43.565Z] Recording test results
14:54:44 [2023-01-07T14:54:44.076Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
14:54:44 [2023-01-07T14:54:44.076Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
14:54:44 [2023-01-07T14:54:44.935Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:54:45 [2023-01-07T14:54:45.259Z] + echo Ensuring container killed.
14:54:45 [2023-01-07T14:54:45.259Z] Ensuring container killed.
14:54:45 [2023-01-07T14:54:45.259Z] + docker rm -vf docker-pr4
14:54:45 [2023-01-07T14:54:45.259Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
14:54:45 [2023-01-07T14:54:45.665Z] + echo Chowning /workspace to jenkins user
14:54:45 [2023-01-07T14:54:45.665Z] Chowning /workspace to jenkins user
14:54:45 [2023-01-07T14:54:45.665Z] + id -u
14:54:45 [2023-01-07T14:54:45.665Z] + id -g
14:54:45 [2023-01-07T14:54:45.665Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44755:/workspace busybox chown -R 1000:1000 /workspace
14:54:45 [2023-01-07T14:54:45.665Z] Unable to find image 'busybox:latest' locally
14:54:45 [2023-01-07T14:54:45.665Z] latest: Pulling from library/busybox
14:54:45 [2023-01-07T14:54:45.922Z] 205dae5015e7: Pulling fs layer
14:54:45 [2023-01-07T14:54:45.922Z] 205dae5015e7: Verifying Checksum
14:54:45 [2023-01-07T14:54:45.922Z] 205dae5015e7: Download complete
14:54:45 [2023-01-07T14:54:45.922Z] 205dae5015e7: Pull complete
14:54:45 [2023-01-07T14:54:45.922Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
14:54:45 [2023-01-07T14:54:45.922Z] Status: Downloaded newer image for busybox:latest
14:54:45 [2023-01-07T14:54:45.979Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:54:47 [2023-01-07T14:54:47.357Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
14:54:47 [2023-01-07T14:54:47.667Z] + bundleName=amd64-cgroup2
14:54:47 [2023-01-07T14:54:47.667Z] + echo Creating amd64-cgroup2-bundles.tar.gz
14:54:47 [2023-01-07T14:54:47.667Z] Creating amd64-cgroup2-bundles.tar.gz
14:54:47 [2023-01-07T14:54:47.667Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
14:54:47 [2023-01-07T14:54:47.667Z] + 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
14:54:47 [2023-01-07T14:54:47.932Z] Archiving artifacts
14:54:49 [2023-01-07T14:54:49.670Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44755/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:54:50 [2023-01-07T14:54:50.059Z] + make clean
14:54:50 [2023-01-07T14:54:50.314Z] docker volume rm -f docker-dev-cache
14:54:50 [2023-01-07T14:54:50.314Z] docker-dev-cache
[Pipeline] deleteDir
14:54:50 [2023-01-07T14:54:50.653Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
14:54:51 [2023-01-07T14:54:51.588Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:54:53 [2023-01-07T14:54:53.015Z]     check_test.go:309: [dd66eafb878ed] daemon is not started
14:54:53 [2023-01-07T14:54:53.015Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
14:54:53 [2023-01-07T14:54:53.588Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
14:54:53 [2023-01-07T14:54:53.588Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
14:54:54 [2023-01-07T14:54:54.156Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
14:54:54 [2023-01-07T14:54:54.724Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
14:54:56 [2023-01-07T14:54:56.101Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
14:54:56 [2023-01-07T14:54:56.360Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
14:54:56 [2023-01-07T14:54:56.360Z]     check_test.go:309: [d328ec4ee5ec6] daemon is not started
14:54:56 [2023-01-07T14:54:56.360Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
14:54:59 [2023-01-07T14:54:59.848Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
14:54:59 [2023-01-07T14:54:59.848Z] Copying nested executables into bundles/cross/linux/amd64
14:54:59 [2023-01-07T14:54:59.848Z] Cross building: bundles/cross/windows/amd64
14:54:59 [2023-01-07T14:54:59.848Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
14:54:59 [2023-01-07T14:54:59.848Z] GOOS="windows" GOARCH="amd64" GOARM=""
14:55:00 [2023-01-07T14:55:00.552Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
14:55:02 [2023-01-07T14:55:02.458Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
14:55:07 [2023-01-07T14:55:07.784Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
14:55:08 [2023-01-07T14:55:08.726Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
14:55:09 [2023-01-07T14:55:09.662Z] === RUN   TestDockerSuite/TestBuildDotDotFile
14:55:09 [2023-01-07T14:55:09.922Z] === RUN   TestDockerSuite/TestBuildEOLInLine
14:55:10 [2023-01-07T14:55:10.490Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
14:55:13 [2023-01-07T14:55:13.779Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
14:55:14 [2023-01-07T14:55:14.346Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
14:55:14 [2023-01-07T14:55:14.605Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
14:55:15 [2023-01-07T14:55:15.173Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
14:55:16 [2023-01-07T14:55:16.109Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
14:55:16 [2023-01-07T14:55:16.109Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
14:55:16 [2023-01-07T14:55:16.368Z] === RUN   TestDockerSuite/TestBuildEntrypoint
14:55:16 [2023-01-07T14:55:16.935Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
14:55:16 [2023-01-07T14:55:16.935Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
14:55:18 [2023-01-07T14:55:18.836Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
14:55:20 [2023-01-07T14:55:20.739Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
14:55:21 [2023-01-07T14:55:21.305Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
14:55:22 [2023-01-07T14:55:22.242Z] === RUN   TestDockerSuite/TestBuildEnv
14:55:23 [2023-01-07T14:55:23.177Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
14:55:23 [2023-01-07T14:55:23.435Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
14:55:24 [2023-01-07T14:55:24.004Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
14:55:24 [2023-01-07T14:55:24.940Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
14:55:25 [2023-01-07T14:55:25.199Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
14:55:25 [2023-01-07T14:55:25.766Z] === RUN   TestDockerSuite/TestBuildEnvUsage
14:55:28 [2023-01-07T14:55:28.297Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
14:55:33 [2023-01-07T14:55:33.015Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:55:33 [2023-01-07T14:55:33.015Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestBoolValue
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestBoolValue (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestBoolValueOrDefault
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestBoolValueOrDefault (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestInt64ValueOrZero
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestInt64ValueOrZero (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestInt64ValueOrDefault
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestInt64ValueOrDefault (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestInt64ValueOrDefaultWithError
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestJsonContentType
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestJsonContentType (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] PASS
14:55:33 [2023-01-07T14:55:33.015Z] coverage: 16.2% of statements
14:55:33 [2023-01-07T14:55:33.015Z] ok  	github.com/docker/docker/api/server/httputils	0.097s	coverage: 16.2% of statements
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestMaskSecretKeys
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestMaskSecretKeys (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestVersionMiddlewareVersion
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] PASS
14:55:33 [2023-01-07T14:55:33.015Z] coverage: 37.7% of statements
14:55:33 [2023-01-07T14:55:33.015Z] ok  	github.com/docker/docker/api/server/middleware	0.074s	coverage: 37.7% of statements
14:55:33 [2023-01-07T14:55:33.015Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:55:33 [2023-01-07T14:55:33.015Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:55:33 [2023-01-07T14:55:33.015Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:55:33 [2023-01-07T14:55:33.015Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:55:33 [2023-01-07T14:55:33.015Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:55:33 [2023-01-07T14:55:33.015Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:55:33 [2023-01-07T14:55:33.015Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:55:33 [2023-01-07T14:55:33.015Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:55:33 [2023-01-07T14:55:33.015Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:55:33 [2023-01-07T14:55:33.015Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:55:33 [2023-01-07T14:55:33.015Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestMarshalJSON
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestMarshalJSON (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestMarshalJSONWithEmpty
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestMarshalJSONWithEmpty (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestToJSON
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestToJSON (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestToParamWithVersion
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestToParamWithVersion (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestFromJSON
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestFromJSON (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestEmpty
14:55:33 [2023-01-07T14:55:33.015Z] --- PASS: TestEmpty (0.00s)
14:55:33 [2023-01-07T14:55:33.015Z] === RUN   TestArgsMatchKVListEmptySources
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestArgsMatchKVList
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestArgsMatchKVList (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestArgsMatch
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestArgsMatch (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestAdd
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestAdd (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDel
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestDel (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestLen
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestLen (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestExactMatch
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestExactMatch (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestOnlyOneExactMatch
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestOnlyOneExactMatch (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestContains
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestContains (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestValidate
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestValidate (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestWalkValues
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestWalkValues (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestFuzzyMatch
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestFuzzyMatch (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestClone
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestClone (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] PASS
14:55:33 [2023-01-07T14:55:33.016Z] coverage: 93.7% of statements
14:55:33 [2023-01-07T14:55:33.016Z] ok  	github.com/docker/docker/api/types/filters	0.057s	coverage: 93.7% of statements
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestStrSliceMarshalJSON
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestStrSliceUnmarshalJSON
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestStrSliceUnmarshalString
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestStrSliceUnmarshalSlice
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] PASS
14:55:33 [2023-01-07T14:55:33.016Z] coverage: 90.0% of statements
14:55:33 [2023-01-07T14:55:33.016Z] ok  	github.com/docker/docker/api/types/strslice	0.055s	coverage: 90.0% of statements
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestAdjustForAPIVersion
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestAdjustForAPIVersion (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] PASS
14:55:33 [2023-01-07T14:55:33.016Z] coverage: 5.7% of statements
14:55:33 [2023-01-07T14:55:33.016Z] ok  	github.com/docker/docker/api/server/router/swarm	0.060s	coverage: 5.7% of statements
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDurationToSecondsString
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestDurationToSecondsString (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestGetTimestamp
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestGetTimestamp (0.20s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestParseTimestamps
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestParseTimestamps (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] PASS
14:55:33 [2023-01-07T14:55:33.016Z] coverage: 100.0% of statements
14:55:33 [2023-01-07T14:55:33.016Z] ok  	github.com/docker/docker/api/types/time	0.267s	coverage: 100.0% of statements
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestCompareVersion
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestCompareVersion (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] PASS
14:55:33 [2023-01-07T14:55:33.016Z] coverage: 75.0% of statements
14:55:33 [2023-01-07T14:55:33.016Z] ok  	github.com/docker/docker/api/types/versions	0.064s	coverage: 75.0% of statements
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/builder	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestParseRemoteURL
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestParseRemoteURL (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestCloneArgsSmartHttp
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestCloneArgsSmartHttp (0.03s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestCloneArgsDumbHttp
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestCloneArgsGit
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestCloneArgsGit (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestCheckoutGit
14:55:33 [2023-01-07T14:55:33.016Z]     gitutils_test.go:180: git version 2.11.1.windows.1
14:55:33 [2023-01-07T14:55:33.016Z]     gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1285512017/001/repo/.git/
14:55:33 [2023-01-07T14:55:33.016Z]     gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile.
14:55:33 [2023-01-07T14:55:33.016Z]         The file will have its original line endings in your working directory.
14:55:33 [2023-01-07T14:55:33.016Z]     gitutils_test.go:254: [master (root-commit) 6a0e81f] First commit
14:55:33 [2023-01-07T14:55:33.016Z]          2 files changed, 3 insertions(+)
14:55:33 [2023-01-07T14:55:33.016Z]          create mode 100644 Dockerfile
14:55:33 [2023-01-07T14:55:33.016Z]          create mode 100644 subdir/Dockerfile
14:55:33 [2023-01-07T14:55:33.016Z]     gitutils_test.go:255: Switched to a new branch 'test'
14:55:33 [2023-01-07T14:55:33.016Z]     gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile.
14:55:33 [2023-01-07T14:55:33.016Z]         The file will have its original line endings in your working directory.
14:55:33 [2023-01-07T14:55:33.016Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
14:55:33 [2023-01-07T14:55:33.016Z]         The file will have its original line endings in your working directory.
14:55:33 [2023-01-07T14:55:33.016Z]     gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile.
14:55:33 [2023-01-07T14:55:33.016Z]         The file will have its original line endings in your working directory.
14:55:33 [2023-01-07T14:55:33.016Z]         [test accc639] Branch commit
14:55:33 [2023-01-07T14:55:33.016Z]          2 files changed, 3 insertions(+), 2 deletions(-)
14:55:33 [2023-01-07T14:55:33.016Z]         warning: LF will be replaced by CRLF in subdir/Dockerfile.
14:55:33 [2023-01-07T14:55:33.016Z]         The file will have its original line endings in your working directory.
14:55:33 [2023-01-07T14:55:33.016Z]     gitutils_test.go:262: Switched to branch 'master'
14:55:33 [2023-01-07T14:55:33.016Z]     gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1285512017/001/subrepo/.git/
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestProcessNoDockerignore
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestProcessNoDockerignore (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestProcessShouldLeaveAllFiles
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDetectContentType
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestDetectContentType (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestSelectAcceptableMIME
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestSelectAcceptableMIME (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestInspectEmptyResponse
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestInspectEmptyResponse (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestInspectResponseBinary
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestInspectResponseBinary (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestResponseUnsupportedContentType
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestInspectResponseTextSimple
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestInspectResponseTextSimple (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestInspectResponseEmptyContentType
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestUnknownContentLength
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestUnknownContentLength (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDownloadRemote
14:55:33 [2023-01-07T14:55:33.016Z]     gitutils_test.go:273: [master (root-commit) 889dfd8] Subrepo initial
14:55:33 [2023-01-07T14:55:33.016Z]          1 file changed, 1 insertion(+)
14:55:33 [2023-01-07T14:55:33.016Z]          create mode 100644 subfile
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestDownloadRemote (0.11s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestGetWithStatusError
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestGetWithStatusError (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestCloseRootDirectory
14:55:33 [2023-01-07T14:55:33.016Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:55:33 [2023-01-07T14:55:33.016Z] --- SKIP: TestCloseRootDirectory (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestHashFile
14:55:33 [2023-01-07T14:55:33.016Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:55:33 [2023-01-07T14:55:33.016Z] --- SKIP: TestHashFile (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestHashSubdir
14:55:33 [2023-01-07T14:55:33.016Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:55:33 [2023-01-07T14:55:33.016Z] --- SKIP: TestHashSubdir (0.01s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestRemoveDirectory
14:55:33 [2023-01-07T14:55:33.016Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:55:33 [2023-01-07T14:55:33.016Z] --- SKIP: TestRemoveDirectory (0.01s)
14:55:33 [2023-01-07T14:55:33.016Z] PASS
14:55:33 [2023-01-07T14:55:33.016Z] coverage: 9.3% of statements
14:55:33 [2023-01-07T14:55:33.016Z] ok  	github.com/docker/docker/builder/remotecontext	0.305s	coverage: 9.3% of statements
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestEnable
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestEnable (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDisable
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestDisable (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestEnabled
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestEnabled (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] PASS
14:55:33 [2023-01-07T14:55:33.016Z] coverage: 100.0% of statements
14:55:33 [2023-01-07T14:55:33.016Z] ok  	github.com/docker/docker/cli/debug	0.055s	coverage: 100.0% of statements
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestGetAllAllowed
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestGetAllAllowed (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestGetAllMeta
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestGetAllMeta (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestWarnOnUnusedBuildArgs
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestIsUnreferencedBuiltin
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestIsExistingDirectory
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestIsExistingDirectory (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestGetFilenameForDownload
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestGetFilenameForDownload (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestEnv2Variables
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestEnv2Variables (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestEnvValueWithExistingRunConfigEnv
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestMaintainer
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestMaintainer (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestLabel
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestLabel (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestFromScratch
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestFromScratch (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestFromWithArg
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestFromWithArg (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestFromWithArgButBuildArgsNotGiven
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestFromWithUndefinedArg
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestFromWithUndefinedArg (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestFromMultiStageWithNamedStage
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestOnbuild
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestOnbuild (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestWorkdir
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestWorkdir (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestCmd
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestCmd (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestHealthcheckNone
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestHealthcheckNone (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestHealthcheckCmd
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestHealthcheckCmd (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestEntrypoint
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestEntrypoint (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestExpose
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestExpose (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestUser
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestUser (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestVolume
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestVolume (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestStopSignal
14:55:33 [2023-01-07T14:55:33.016Z]     dispatchers_test.go:377: Windows does not support stopsignal
14:55:33 [2023-01-07T14:55:33.016Z] --- SKIP: TestStopSignal (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestArg
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestArg (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestShell
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestShell (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestPrependEnvOnCmd
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestPrependEnvOnCmd (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestRunWithBuildArgs
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestRunWithBuildArgs (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestRunIgnoresHealthcheck
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDispatchUnsupportedOptions
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestNormalizeWorkdir
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestNormalizeWorkdir (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDispatch
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDispatch/ADD_multiple_files_to_file
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDispatch/COPY_multiple_files_to_file
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDispatch/COPY_wildcard_no_files
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDispatch/COPY_url
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestDispatch (0.18s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.08s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z]     --- PASS: TestDispatch/COPY_url (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestAddScratchImageAddsToMounts
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestAddFromScratchPopulatesPlatform
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestImageSourceGetAddsToMounts
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestEmptyDockerfile
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestEmptyDockerfile (0.01s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestSymlinkDockerfile
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestSymlinkDockerfile (0.01s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDockerfileOutsideTheBuildContext
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestNonExistingDockerfile
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestNonExistingDockerfile (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestCopyRunConfig
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestCopyRunConfig (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestDeepCopyRunConfig
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestDeepCopyRunConfig (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestExportImage
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestExportImage (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] === RUN   TestNormalizeDest
14:55:33 [2023-01-07T14:55:33.016Z] --- PASS: TestNormalizeDest (0.00s)
14:55:33 [2023-01-07T14:55:33.016Z] PASS
14:55:33 [2023-01-07T14:55:33.016Z] coverage: 46.8% of statements
14:55:33 [2023-01-07T14:55:33.016Z] ok  	github.com/docker/docker/builder/dockerfile	0.413s	coverage: 46.8% of statements
14:55:33 [2023-01-07T14:55:33.016Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
14:55:33 [2023-01-07T14:55:33.566Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
14:55:33 [2023-01-07T14:55:33.825Z]     docker_cli_daemon_test.go:2551: [d247b8a341cfc] daemon is not started
14:55:35 [2023-01-07T14:55:35.240Z]     gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1285512017/001/repo/sub'...
14:55:35 [2023-01-07T14:55:35.240Z]         warning: LF will be replaced by CRLF in .gitmodules.
14:55:35 [2023-01-07T14:55:35.240Z]         The file will have its original line endings in your working directory.
14:55:35 [2023-01-07T14:55:35.240Z]     gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules.
14:55:35 [2023-01-07T14:55:35.240Z]         The file will have its original line endings in your working directory.
14:55:35 [2023-01-07T14:55:35.711Z]     gitutils_test.go:277: [master cae6095] With submodule
14:55:35 [2023-01-07T14:55:35.711Z]          2 files changed, 4 insertions(+)
14:55:35 [2023-01-07T14:55:35.711Z]          create mode 100644 .gitmodules
14:55:35 [2023-01-07T14:55:35.711Z]          create mode 160000 sub
14:55:35 [2023-01-07T14:55:35.711Z] === RUN   TestCheckoutGit/#00
14:55:35 [2023-01-07T14:55:35.726Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
14:55:36 [2023-01-07T14:55:36.703Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:55:36 [2023-01-07T14:55:36.703Z]         
14:55:36 [2023-01-07T14:55:36.703Z]     gitutils_test.go:211: git-http-backend: 
14:55:39 [2023-01-07T14:55:39.682Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:55:39 [2023-01-07T14:55:39.682Z]         
14:55:39 [2023-01-07T14:55:39.682Z]     gitutils_test.go:211: git-http-backend: 
14:55:42 [2023-01-07T14:55:42.641Z] === RUN   TestCheckoutGit/master
14:55:43 [2023-01-07T14:55:43.632Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:55:43 [2023-01-07T14:55:43.846Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
14:55:44 [2023-01-07T14:55:44.102Z]         
14:55:44 [2023-01-07T14:55:44.102Z]     gitutils_test.go:211: git-http-backend: 
14:55:46 [2023-01-07T14:55:46.325Z] === RUN   TestCheckpointCreateError
14:55:46 [2023-01-07T14:55:46.325Z] --- PASS: TestCheckpointCreateError (0.00s)
14:55:46 [2023-01-07T14:55:46.325Z] === RUN   TestCheckpointCreate
14:55:46 [2023-01-07T14:55:46.325Z] --- PASS: TestCheckpointCreate (0.00s)
14:55:46 [2023-01-07T14:55:46.325Z] === RUN   TestCheckpointDeleteError
14:55:46 [2023-01-07T14:55:46.325Z] --- PASS: TestCheckpointDeleteError (0.00s)
14:55:46 [2023-01-07T14:55:46.325Z] === RUN   TestCheckpointDelete
14:55:46 [2023-01-07T14:55:46.325Z] --- PASS: TestCheckpointDelete (0.00s)
14:55:46 [2023-01-07T14:55:46.325Z] === RUN   TestCheckpointListError
14:55:46 [2023-01-07T14:55:46.325Z] --- PASS: TestCheckpointListError (0.00s)
14:55:46 [2023-01-07T14:55:46.325Z] === RUN   TestCheckpointList
14:55:46 [2023-01-07T14:55:46.325Z] --- PASS: TestCheckpointList (0.00s)
14:55:46 [2023-01-07T14:55:46.325Z] === RUN   TestCheckpointListContainerNotFound
14:55:46 [2023-01-07T14:55:46.325Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
14:55:46 [2023-01-07T14:55:46.325Z] === RUN   TestNewClientWithOpsFromEnv
14:55:46 [2023-01-07T14:55:46.325Z]     client_test.go:23: runtime.GOOS == "windows"
14:55:46 [2023-01-07T14:55:46.325Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
14:55:46 [2023-01-07T14:55:46.325Z] === RUN   TestGetAPIPath
14:55:46 [2023-01-07T14:55:46.325Z] --- PASS: TestGetAPIPath (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestParseHostURL
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestParseHostURL (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestNegotiateAPIVersionEmpty
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestNegotiateAPIVersion
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestNegotiateAPIVersion (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestNegotiateAPVersionOverride
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestNegotiateAPIVersionAutomatic
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestClientRedirect
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestClientRedirect (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigCreateUnsupported
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigCreateUnsupported (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigCreateError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigCreateError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigCreate
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigCreate (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigInspectNotFound
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigInspectNotFound (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigInspectWithEmptyID
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigInspectUnsupported
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigInspectUnsupported (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigInspectError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigInspectError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigInspectConfigNotFound
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigInspect
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigInspect (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigListUnsupported
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigListUnsupported (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigListError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigListError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigList
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigList (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigRemoveUnsupported
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigRemoveError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigRemoveError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigRemove
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigRemove (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigUpdateUnsupported
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigUpdateError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigUpdateError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestConfigUpdate
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestConfigUpdate (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerCommitError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerCommitError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerCommit
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerCommit (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerStatPathError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerStatPathError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerStatPathNotFoundError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerStatPathNoHeaderError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerStatPath
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerStatPath (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestCopyToContainerError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestCopyToContainerError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestCopyToContainerNotFoundError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestCopyToContainerNotStatusOKError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestCopyToContainer
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestCopyToContainer (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestCopyFromContainerError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestCopyFromContainerError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestCopyFromContainerNotFoundError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestCopyFromContainerNotStatusOKError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestCopyFromContainerNoHeaderError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestCopyFromContainer
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestCopyFromContainer (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerCreateError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerCreateError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerCreateImageNotFound
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerCreateWithName
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerCreateWithName (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerCreateAutoRemove
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerDiffError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerDiffError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerDiff
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerDiff (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerExecCreateError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerExecCreateError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerExecCreate
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerExecCreate (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerExecStartError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerExecStartError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerExecStart
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerExecStart (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerExecInspectError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerExecInspectError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerExecInspect
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerExecInspect (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerExportError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerExportError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerExport
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerExport (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerInspectError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerInspectError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerInspectContainerNotFound
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerInspectWithEmptyID
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerInspect
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerInspect (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerInspectNode
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerInspectNode (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerKillError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerKillError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerKill
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerKill (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerListError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerListError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerList
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerList (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerLogsNotFoundError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerLogsError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerLogsError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerLogs
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerLogs (0.21s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerPauseError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerPauseError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerPause
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerPause (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainersPruneError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainersPruneError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainersPrune
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainersPrune (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerRemoveError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerRemoveError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerRemoveNotFoundError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerRemove
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerRemove (0.00s)
14:55:46 [2023-01-07T14:55:46.326Z] === RUN   TestContainerRenameError
14:55:46 [2023-01-07T14:55:46.326Z] --- PASS: TestContainerRenameError (0.00s)
14:55:46 [2023-01-07T14:55:46.377Z] === RUN   TestDockerDaemonSuite/TestShmSize
14:55:46 [2023-01-07T14:55:46.795Z] === RUN   TestContainerRename
14:55:46 [2023-01-07T14:55:46.795Z] --- PASS: TestContainerRename (0.00s)
14:55:46 [2023-01-07T14:55:46.795Z] === RUN   TestContainerResizeError
14:55:46 [2023-01-07T14:55:46.795Z] --- PASS: TestContainerResizeError (0.00s)
14:55:46 [2023-01-07T14:55:46.795Z] === RUN   TestContainerExecResizeError
14:55:46 [2023-01-07T14:55:46.795Z] --- PASS: TestContainerExecResizeError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerResize
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerResize (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerExecResize
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerExecResize (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerRestartError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerRestartError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerRestart
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerRestart (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerStartError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerStartError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerStart
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerStart (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerStatsError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerStatsError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerStats
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerStats (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerStopError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerStopError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerStop
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerStop (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerTopError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerTopError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerTop
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerTop (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerUnpauseError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerUnpauseError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerUnpause
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerUnpause (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerUpdateError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerUpdateError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerUpdate
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerUpdate (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerWaitError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerWaitError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestContainerWait
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestContainerWait (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestDiskUsageError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestDiskUsageError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestDiskUsage
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestDiskUsage (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestDistributionInspectUnsupported
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestDistributionInspectWithEmptyID
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestEventsErrorInOptions
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestEventsErrorInOptions (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestEventsErrorFromServer
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestEventsErrorFromServer (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestEvents
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestEvents (0.01s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestTLSCloseWriter
14:55:46 [2023-01-07T14:55:46.796Z] === PAUSE TestTLSCloseWriter
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageBuildError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageBuildError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageBuild
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageBuild (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestGetDockerOS
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestGetDockerOS (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageCreateError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageCreateError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageCreate
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageCreate (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageHistoryError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageHistoryError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageHistory
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageHistory (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageImportError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageImportError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageImport
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageImport (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageInspectError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageInspectError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageInspectImageNotFound
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageInspectImageNotFound (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageInspectWithEmptyID
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageInspect
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageInspect (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageListError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageListError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageList
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageList (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageListApiBefore125
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageListApiBefore125 (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageLoadError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageLoadError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageLoad
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageLoad (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagesPruneError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagesPruneError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagesPrune
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagesPrune (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePullReferenceParseError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePullReferenceParseError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePullAnyError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePullAnyError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePullStatusUnauthorizedError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePullWithPrivilegedFuncNoError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePullWithoutErrors
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePullWithoutErrors (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePushReferenceError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePushReferenceError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePushAnyError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePushAnyError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePushStatusUnauthorizedError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePushWithPrivilegedFuncNoError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePushWithoutErrors
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImagePushWithoutErrors (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageRemoveError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageRemoveError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageRemoveImageNotFound
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageRemove
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageRemove (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageSaveError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageSaveError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageSave
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageSave (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageSearchAnyError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageSearchAnyError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageSearchStatusUnauthorizedError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageSearchWithoutErrors
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageTagError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageTagError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageTagInvalidReference
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageTagInvalidReference (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageTagInvalidSourceImageName
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageTagHexSource
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageTagHexSource (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestImageTag
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestImageTag (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestInfoServerError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestInfoServerError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestInfoInvalidResponseJSONError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestInfo
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestInfo (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkConnectError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkConnectError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkConnect
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkConnect (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkCreateError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkCreateError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkCreate
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkCreate (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkDisconnectError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkDisconnectError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkDisconnect
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkDisconnect (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkInspectError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkInspectError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkInspectNotFoundError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkInspectWithEmptyID
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkInspect
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkInspect (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkListError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkListError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkList
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkList (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworksPruneError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworksPruneError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworksPrune
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworksPrune (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkRemoveError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkRemoveError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNetworkRemove
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNetworkRemove (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNodeInspectError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNodeInspectError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNodeInspectNodeNotFound
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNodeInspectWithEmptyID
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNodeInspect
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNodeInspect (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNodeListError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNodeListError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNodeList
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNodeList (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNodeRemoveError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNodeRemoveError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNodeRemove
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNodeRemove (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNodeUpdateError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNodeUpdateError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestNodeUpdate
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestNodeUpdate (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestOptionWithTimeout
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestOptionWithTimeout (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPingFail
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPingFail (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPingWithError
14:55:46 [2023-01-07T14:55:46.796Z] 2023/01/07 14:55:46 RoundTripper returned a response & error; ignoring response
14:55:46 [2023-01-07T14:55:46.796Z] 2023/01/07 14:55:46 RoundTripper returned a response & error; ignoring response
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPingWithError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPingSuccess
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPingSuccess (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPingHeadFallback
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPingHeadFallback/OK
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPingHeadFallback/Internal_Server_Error
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPingHeadFallback/Not_Found
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPingHeadFallback (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginDisableError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginDisableError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginDisable
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginDisable (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginEnableError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginEnableError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginEnable
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginEnable (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginInspectError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginInspectError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginInspectWithEmptyID
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginInspect
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginInspect (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginListError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginListError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginList
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginList (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginPushError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginPushError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginPush
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginPush (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginRemoveError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginRemoveError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginRemove
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginRemove (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginSetError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginSetError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPluginSet
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPluginSet (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSetHostHeader
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSetHostHeader (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestPlainTextError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestPlainTextError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestInfiniteError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestInfiniteError (0.04s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretCreateUnsupported
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretCreateUnsupported (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretCreateError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretCreateError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretCreate
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretCreate (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretInspectUnsupported
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretInspectUnsupported (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretInspectError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretInspectError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretInspectSecretNotFound
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretInspectWithEmptyID
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretInspect
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretInspect (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretListUnsupported
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretListUnsupported (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretListError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretListError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretList
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretList (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretRemoveUnsupported
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretRemoveError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretRemoveError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretRemove
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretRemove (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretUpdateUnsupported
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretUpdateError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretUpdateError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSecretUpdate
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSecretUpdate (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceCreateError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceCreateError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceCreate
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceCreate (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceCreateCompatiblePlatforms
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceCreateDigestPinning
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceInspectError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceInspectError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceInspectServiceNotFound
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceInspectWithEmptyID
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceInspect
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceInspect (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceListError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceListError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceList
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceList (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceLogsError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceLogsError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceLogs
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceLogs (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceRemoveError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceRemoveError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceRemoveNotFoundError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceRemove
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceRemove (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceUpdateError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceUpdateError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestServiceUpdate
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestServiceUpdate (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSwarmGetUnlockKeyError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSwarmGetUnlockKey
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSwarmInitError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSwarmInitError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSwarmInit
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSwarmInit (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSwarmInspectError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSwarmInspectError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSwarmInspect
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSwarmInspect (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSwarmJoinError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSwarmJoinError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSwarmJoin
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSwarmJoin (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSwarmLeaveError
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSwarmLeaveError (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSwarmLeave
14:55:46 [2023-01-07T14:55:46.796Z] --- PASS: TestSwarmLeave (0.00s)
14:55:46 [2023-01-07T14:55:46.796Z] === RUN   TestSwarmUnlockError
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestSwarmUnlockError (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestSwarmUnlock
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestSwarmUnlock (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestSwarmUpdateError
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestSwarmUpdateError (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestSwarmUpdate
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestSwarmUpdate (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestTaskInspectError
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestTaskInspectError (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestTaskInspectWithEmptyID
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestTaskInspect
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestTaskInspect (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestTaskListError
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestTaskListError (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestTaskList
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestTaskList (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestVolumeCreateError
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestVolumeCreateError (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestVolumeCreate
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestVolumeCreate (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestVolumeInspectError
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestVolumeInspectError (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestVolumeInspectNotFound
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestVolumeInspectNotFound (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestVolumeInspectWithEmptyID
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestVolumeInspect
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestVolumeInspect (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestVolumeListError
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestVolumeListError (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestVolumeList
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestVolumeList (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestVolumeRemoveError
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestVolumeRemoveError (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === RUN   TestVolumeRemove
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestVolumeRemove (0.00s)
14:55:46 [2023-01-07T14:55:46.797Z] === CONT  TestTLSCloseWriter
14:55:46 [2023-01-07T14:55:46.797Z] --- PASS: TestTLSCloseWriter (0.03s)
14:55:46 [2023-01-07T14:55:46.797Z] PASS
14:55:46 [2023-01-07T14:55:46.797Z] coverage: 74.9% of statements
14:55:46 [2023-01-07T14:55:46.797Z] ok  	github.com/docker/docker/client	0.466s	coverage: 74.9% of statements
14:55:47 [2023-01-07T14:55:47.268Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:55:47 [2023-01-07T14:55:47.268Z]         
14:55:47 [2023-01-07T14:55:47.268Z]     gitutils_test.go:211: git-http-backend: 
14:55:47 [2023-01-07T14:55:47.757Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
14:55:50 [2023-01-07T14:55:50.234Z] === RUN   TestCheckoutGit/:subdir
14:55:50 [2023-01-07T14:55:50.289Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
14:55:50 [2023-01-07T14:55:50.289Z]     check_test.go:309: [ded991e13c139] daemon is not started
14:55:50 [2023-01-07T14:55:50.289Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
14:55:51 [2023-01-07T14:55:51.224Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:55:51 [2023-01-07T14:55:51.224Z]         
14:55:51 [2023-01-07T14:55:51.224Z]     gitutils_test.go:211: git-http-backend: 
14:55:52 [2023-01-07T14:55:52.192Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
14:55:53 [2023-01-07T14:55:53.568Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
14:55:55 [2023-01-07T14:55:55.025Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:55:55 [2023-01-07T14:55:55.025Z]         
14:55:55 [2023-01-07T14:55:55.025Z]     gitutils_test.go:211: git-http-backend: 
14:55:56 [2023-01-07T14:55:56.854Z] --- PASS: TestDockerDaemonSuite (333.51s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.08s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.67s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.43s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (1.97s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.61s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.32s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.77s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.23s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.39s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.24s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.15s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.09s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.48s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.19s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.80s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.75s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.00s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.29s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.82s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.26s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.54s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.79s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.46s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.38s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.79s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.65s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.52s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.70s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.65s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.55s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.24s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.49s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.98s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.10s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.24s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.74s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.63s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.37s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.19s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.61s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.83s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s)
14:55:56 [2023-01-07T14:55:56.854Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.00s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.59s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.96s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.51s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.06s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.41s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.12s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.00s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.81s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.67s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.10s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.99s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.22s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.78s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.44s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.84s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.60s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.06s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.44s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.25s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.73s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (3.50s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.53s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.60s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.81s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.36s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.25s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.08s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.06s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.14s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.13s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.46s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.50s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.08s)
14:55:56 [2023-01-07T14:55:56.855Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.91s)
14:55:56 [2023-01-07T14:55:56.855Z] === RUN   TestDockerSwarmSuite
14:55:56 [2023-01-07T14:55:56.855Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
14:55:57 [2023-01-07T14:55:57.248Z] === RUN   TestCheckoutGit/:nosubdir
14:55:58 [2023-01-07T14:55:58.818Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:55:58 [2023-01-07T14:55:58.819Z]         
14:55:58 [2023-01-07T14:55:58.819Z]     gitutils_test.go:211: git-http-backend: 
14:55:59 [2023-01-07T14:55:59.288Z] === RUN   TestCheckoutGit/:Dockerfile
14:55:59 [2023-01-07T14:55:59.386Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
14:56:00 [2023-01-07T14:56:00.858Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:56:00 [2023-01-07T14:56:00.858Z]         
14:56:00 [2023-01-07T14:56:00.858Z]     gitutils_test.go:211: git-http-backend: 
14:56:01 [2023-01-07T14:56:01.328Z] === RUN   TestCheckoutGit/master:nosubdir
14:56:01 [2023-01-07T14:56:01.916Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
14:56:02 [2023-01-07T14:56:02.174Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
14:56:02 [2023-01-07T14:56:02.319Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:56:02 [2023-01-07T14:56:02.319Z]         
14:56:02 [2023-01-07T14:56:02.319Z]     gitutils_test.go:211: git-http-backend: 
14:56:02 [2023-01-07T14:56:02.740Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
14:56:03 [2023-01-07T14:56:03.308Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
14:56:03 [2023-01-07T14:56:03.309Z] === RUN   TestCheckoutGit/master:subdir
14:56:03 [2023-01-07T14:56:03.875Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
14:56:04 [2023-01-07T14:56:04.302Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:56:04 [2023-01-07T14:56:04.302Z]         
14:56:04 [2023-01-07T14:56:04.302Z]     gitutils_test.go:211: git-http-backend: 
14:56:05 [2023-01-07T14:56:05.296Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
14:56:05 [2023-01-07T14:56:05.296Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
14:56:05 [2023-01-07T14:56:05.296Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
14:56:05 [2023-01-07T14:56:05.866Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
14:56:07 [2023-01-07T14:56:07.240Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
14:56:07 [2023-01-07T14:56:07.262Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:56:07 [2023-01-07T14:56:07.262Z]         
14:56:07 [2023-01-07T14:56:07.262Z]     gitutils_test.go:211: git-http-backend: 
14:56:09 [2023-01-07T14:56:09.483Z] === RUN   TestCheckoutGit/master:../subdir
14:56:09 [2023-01-07T14:56:09.952Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:56:09 [2023-01-07T14:56:09.952Z]         
14:56:09 [2023-01-07T14:56:09.952Z]     gitutils_test.go:211: git-http-backend: 
14:56:10 [2023-01-07T14:56:10.422Z] === RUN   TestCheckoutGit/test
14:56:11 [2023-01-07T14:56:11.412Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:56:11 [2023-01-07T14:56:11.412Z]         
14:56:11 [2023-01-07T14:56:11.412Z]     gitutils_test.go:211: git-http-backend: 
14:56:13 [2023-01-07T14:56:13.635Z] === RUN   TestCheckoutGit/test:
14:56:14 [2023-01-07T14:56:14.103Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:56:14 [2023-01-07T14:56:14.103Z]         
14:56:14 [2023-01-07T14:56:14.104Z]     gitutils_test.go:211: git-http-backend: 
14:56:15 [2023-01-07T14:56:15.355Z] === RUN   TestDockerSuite/TestBuildExpose
14:56:15 [2023-01-07T14:56:15.355Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
14:56:15 [2023-01-07T14:56:15.614Z] === RUN   TestDockerSuite/TestBuildExposeOrder
14:56:16 [2023-01-07T14:56:16.181Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
14:56:16 [2023-01-07T14:56:16.329Z] === RUN   TestCheckoutGit/test:subdir
14:56:16 [2023-01-07T14:56:16.440Z] === RUN   TestDockerSuite/TestBuildFails
14:56:16 [2023-01-07T14:56:16.800Z]     gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly
14:56:16 [2023-01-07T14:56:16.800Z]         
14:56:16 [2023-01-07T14:56:16.800Z]     gitutils_test.go:211: git-http-backend: 
14:56:17 [2023-01-07T14:56:17.006Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
14:56:17 [2023-01-07T14:56:17.265Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestLoadDaemonCliConfigWithTLS
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestLoadDaemonCliConfigWithConflicts
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestLoadDaemonCliWithConflictingLabels
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestConfigureDaemonLogs
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestConfigureDaemonLogs (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestCommonOptionsInstallFlags
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
14:56:18 [2023-01-07T14:56:18.369Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
14:56:18 [2023-01-07T14:56:18.369Z] PASS
14:56:18 [2023-01-07T14:56:18.369Z] coverage: 18.4% of statements
14:56:18 [2023-01-07T14:56:18.369Z] ok  	github.com/docker/docker/cmd/dockerd	0.245s	coverage: 18.4% of statements
14:56:18 [2023-01-07T14:56:18.841Z] --- PASS: TestCheckoutGit (49.39s)
14:56:18 [2023-01-07T14:56:18.841Z]     --- PASS: TestCheckoutGit/#00 (6.38s)
14:56:18 [2023-01-07T14:56:18.841Z]     --- PASS: TestCheckoutGit/master (8.11s)
14:56:18 [2023-01-07T14:56:18.841Z]     --- PASS: TestCheckoutGit/:subdir (6.95s)
14:56:18 [2023-01-07T14:56:18.841Z]     --- PASS: TestCheckoutGit/:nosubdir (2.35s)
14:56:18 [2023-01-07T14:56:18.841Z]     --- PASS: TestCheckoutGit/:Dockerfile (1.94s)
14:56:18 [2023-01-07T14:56:18.841Z]     --- PASS: TestCheckoutGit/master:nosubdir (1.79s)
14:56:18 [2023-01-07T14:56:18.841Z]     --- PASS: TestCheckoutGit/master:subdir (5.97s)
14:56:18 [2023-01-07T14:56:18.841Z]     --- PASS: TestCheckoutGit/master:../subdir (1.42s)
14:56:18 [2023-01-07T14:56:18.841Z]     --- PASS: TestCheckoutGit/test (2.77s)
14:56:18 [2023-01-07T14:56:18.841Z]     --- PASS: TestCheckoutGit/test: (2.70s)
14:56:18 [2023-01-07T14:56:18.841Z]     --- PASS: TestCheckoutGit/test:subdir (2.84s)
14:56:18 [2023-01-07T14:56:18.841Z] === RUN   TestValidGitTransport
14:56:18 [2023-01-07T14:56:18.841Z] --- PASS: TestValidGitTransport (0.00s)
14:56:18 [2023-01-07T14:56:18.841Z] === RUN   TestGitInvalidRef
14:56:19 [2023-01-07T14:56:19.166Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
14:56:19 [2023-01-07T14:56:19.311Z] --- PASS: TestGitInvalidRef (0.24s)
14:56:19 [2023-01-07T14:56:19.311Z] PASS
14:56:19 [2023-01-07T14:56:19.311Z] coverage: 83.5% of statements
14:56:19 [2023-01-07T14:56:19.311Z] ok  	github.com/docker/docker/builder/remotecontext/git	49.735s	coverage: 83.5% of statements
14:56:20 [2023-01-07T14:56:20.102Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestContainerStopSignal
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestContainerStopSignal (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestContainerStopTimeout
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestContainerStopTimeout (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestContainerSecretReferenceDestTarget
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestContainerLogPathSetForJSONFileLogger
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestContainerLogPathSetForRingLogger
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestReplaceAndAppendEnvVars
14:56:20 [2023-01-07T14:56:20.303Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestNewMemoryStore
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestNewMemoryStore (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestAddContainers
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestAddContainers (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestGetContainer
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestGetContainer (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestDeleteContainer
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestDeleteContainer (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestListContainers
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestListContainers (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestFirstContainer
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestFirstContainer (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestApplyAllContainer
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestApplyAllContainer (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestIsValidHealthString
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestIsValidHealthString (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestStateRunStop
14:56:20 [2023-01-07T14:56:20.303Z] --- PASS: TestStateRunStop (0.00s)
14:56:20 [2023-01-07T14:56:20.303Z] === RUN   TestStateTimeoutWait
14:56:20 [2023-01-07T14:56:20.773Z]     state_test.go:141: Stop callback fired
14:56:20 [2023-01-07T14:56:20.773Z]     state_test.go:165: Stop callback fired
14:56:20 [2023-01-07T14:56:20.773Z] --- PASS: TestStateTimeoutWait (0.10s)
14:56:20 [2023-01-07T14:56:20.773Z] === RUN   TestIsValidStateString
14:56:20 [2023-01-07T14:56:20.773Z] --- PASS: TestIsValidStateString (0.00s)
14:56:20 [2023-01-07T14:56:20.773Z] === RUN   TestViewSaveDelete
14:56:20 [2023-01-07T14:56:20.773Z] --- PASS: TestViewSaveDelete (0.05s)
14:56:20 [2023-01-07T14:56:20.773Z] === RUN   TestViewAll
14:56:20 [2023-01-07T14:56:20.773Z] ?   	github.com/docker/docker/cli	[no test files]
14:56:20 [2023-01-07T14:56:20.773Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:56:20 [2023-01-07T14:56:20.773Z] --- PASS: TestViewAll (0.07s)
14:56:20 [2023-01-07T14:56:20.773Z] === RUN   TestViewGet
14:56:20 [2023-01-07T14:56:20.773Z] --- PASS: TestViewGet (0.04s)
14:56:20 [2023-01-07T14:56:20.773Z] === RUN   TestNames
14:56:20 [2023-01-07T14:56:20.773Z] --- PASS: TestNames (0.00s)
14:56:20 [2023-01-07T14:56:20.773Z] === RUN   TestViewWithHealthCheck
14:56:20 [2023-01-07T14:56:20.773Z] --- PASS: TestViewWithHealthCheck (0.03s)
14:56:20 [2023-01-07T14:56:20.773Z] PASS
14:56:20 [2023-01-07T14:56:20.773Z] coverage: 41.4% of statements
14:56:20 [2023-01-07T14:56:20.773Z] ok  	github.com/docker/docker/container	0.427s	coverage: 41.4% of statements
14:56:20 [2023-01-07T14:56:20.773Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:56:20 [2023-01-07T14:56:20.773Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:56:20 [2023-01-07T14:56:20.773Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:56:20 [2023-01-07T14:56:20.773Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:56:21 [2023-01-07T14:56:21.038Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
14:56:21 [2023-01-07T14:56:21.038Z] === RUN   TestDockerSuite/TestBuildForceRm
14:56:21 [2023-01-07T14:56:21.232Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
14:56:21 [2023-01-07T14:56:21.232Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
14:56:21 [2023-01-07T14:56:21.232Z] remote: Enumerating objects: 23, done.
14:56:21 [2023-01-07T14:56:21.232Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
14:56:21 [2023-01-07T14:56:21.232Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
14:56:21 [2023-01-07T14:56:21.232Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
14:56:21 [2023-01-07T14:56:21.232Z] 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.
14:56:21 [2023-01-07T14:56:21.232Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
14:56:21 [2023-01-07T14:56:21.232Z] Building: bundles/cross/windows/amd64/containerutility.exe
14:56:22 [2023-01-07T14:56:22.943Z] === RUN   TestDockerSuite/TestBuildFromGit
14:56:23 [2023-01-07T14:56:23.511Z]     docker_api_swarm_test.go:563: [d7eea5b786a43] joining swarm manager [d627d485b91b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:56:23 [2023-01-07T14:56:23.737Z] === RUN   TestPrepare
14:56:23 [2023-01-07T14:56:23.737Z] --- PASS: TestPrepare (0.00s)
14:56:23 [2023-01-07T14:56:23.737Z] === RUN   TestStart
14:56:23 [2023-01-07T14:56:23.737Z] --- PASS: TestStart (0.00s)
14:56:23 [2023-01-07T14:56:23.737Z] === RUN   TestWaitCancel
14:56:23 [2023-01-07T14:56:23.737Z] --- PASS: TestWaitCancel (0.00s)
14:56:23 [2023-01-07T14:56:23.737Z] === RUN   TestWaitDisabled
14:56:23 [2023-01-07T14:56:23.737Z] --- PASS: TestWaitDisabled (0.00s)
14:56:23 [2023-01-07T14:56:23.737Z] === RUN   TestWaitEnabled
14:56:23 [2023-01-07T14:56:23.737Z] --- PASS: TestWaitEnabled (0.00s)
14:56:23 [2023-01-07T14:56:23.737Z] === RUN   TestRemove
14:56:23 [2023-01-07T14:56:23.737Z] --- PASS: TestRemove (0.00s)
14:56:23 [2023-01-07T14:56:23.737Z] PASS
14:56:23 [2023-01-07T14:56:23.737Z] coverage: 65.3% of statements
14:56:23 [2023-01-07T14:56:23.737Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.067s	coverage: 65.3% of statements
14:56:23 [2023-01-07T14:56:23.737Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCContainerRuntime
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCIsolation
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCIsolation/empty
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCIsolation/default
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCIsolation/process
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCIsolation
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCIsolation/default
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCIsolation/process
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCCredentialSpec
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCConfigs
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCConfigs/file
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCConfigs
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCConfigs/file
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
14:56:24 [2023-01-07T14:56:24.208Z] === RUN   TestServiceConvertToGRPCConfigs/none
14:56:24 [2023-01-07T14:56:24.208Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
14:56:24 [2023-01-07T14:56:24.208Z] PASS
14:56:24 [2023-01-07T14:56:24.208Z] coverage: 35.9% of statements
14:56:24 [2023-01-07T14:56:24.208Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.279s	coverage: 35.9% of statements
14:56:24 [2023-01-07T14:56:24.447Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
14:56:25 [2023-01-07T14:56:25.015Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
14:56:26 [2023-01-07T14:56:26.391Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
14:56:26 [2023-01-07T14:56:26.431Z] === RUN   TestNewListSecretsFilters
14:56:26 [2023-01-07T14:56:26.475Z] 
14:56:26 [2023-01-07T14:56:26.903Z] --- PASS: TestNewListSecretsFilters (0.00s)
14:56:26 [2023-01-07T14:56:26.903Z] === RUN   TestNewListConfigsFilters
14:56:26 [2023-01-07T14:56:26.903Z] --- PASS: TestNewListConfigsFilters (0.00s)
14:56:26 [2023-01-07T14:56:26.903Z] PASS
14:56:26 [2023-01-07T14:56:26.903Z] coverage: 0.5% of statements
14:56:26 [2023-01-07T14:56:26.903Z] ok  	github.com/docker/docker/daemon/cluster	1.257s	coverage: 0.5% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:56:27 [2023-01-07T14:56:27.391Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/test/unit
14:56:27 [2023-01-07T14:56:27.895Z] === RUN   TestBuilderGC
14:56:27 [2023-01-07T14:56:27.895Z] --- PASS: TestBuilderGC (0.01s)
14:56:27 [2023-01-07T14:56:27.895Z] === RUN   TestDaemonConfigurationNotFound
14:56:27 [2023-01-07T14:56:27.895Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
14:56:27 [2023-01-07T14:56:27.895Z] === RUN   TestDaemonBrokenConfiguration
14:56:27 [2023-01-07T14:56:27.895Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
14:56:27 [2023-01-07T14:56:27.895Z] === RUN   TestParseClusterAdvertiseSettings
14:56:27 [2023-01-07T14:56:27.895Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
14:56:27 [2023-01-07T14:56:27.895Z] === RUN   TestFindConfigurationConflicts
14:56:27 [2023-01-07T14:56:27.895Z] --- PASS: TestFindConfigurationConflicts (0.00s)
14:56:27 [2023-01-07T14:56:27.895Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
14:56:27 [2023-01-07T14:56:27.895Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
14:56:27 [2023-01-07T14:56:27.895Z] === RUN   TestDaemonConfigurationMergeConflicts
14:56:27 [2023-01-07T14:56:27.895Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
14:56:27 [2023-01-07T14:56:27.895Z] === RUN   TestDaemonConfigurationMergeConcurrent
14:56:27 [2023-01-07T14:56:27.895Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
14:56:28 [2023-01-07T14:56:28.297Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestDaemonConfigurationMergeConcurrentError
14:56:28 [2023-01-07T14:56:28.366Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
14:56:28 [2023-01-07T14:56:28.366Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
14:56:28 [2023-01-07T14:56:28.366Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
14:56:28 [2023-01-07T14:56:28.366Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestFindConfigurationConflictsWithMergedValues
14:56:28 [2023-01-07T14:56:28.366Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfigurationErrors
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
14:56:28 [2023-01-07T14:56:28.366Z] --- PASS: TestValidateConfigurationErrors (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfiguration
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfiguration/with_label
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfiguration/with_dns
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfiguration/with_dns-search
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfiguration/with_max-download-attempts
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestValidateConfiguration/with_node_generic_resources
14:56:28 [2023-01-07T14:56:28.366Z] --- PASS: TestValidateConfiguration (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestModifiedDiscoverySettings
14:56:28 [2023-01-07T14:56:28.366Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestReloadSetConfigFileNotExist
14:56:28 [2023-01-07T14:56:28.366Z] time="2023-01-07T14:56:27Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
14:56:28 [2023-01-07T14:56:28.366Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s)
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestReloadDefaultConfigNotExist
14:56:28 [2023-01-07T14:56:28.366Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
14:56:28 [2023-01-07T14:56:28.366Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s)
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestReloadBadDefaultConfig
14:56:28 [2023-01-07T14:56:28.366Z] time="2023-01-07T14:56:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3713512260"
14:56:28 [2023-01-07T14:56:28.366Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestReloadWithConflictingLabels
14:56:28 [2023-01-07T14:56:28.366Z] time="2023-01-07T14:56:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-822051140"
14:56:28 [2023-01-07T14:56:28.366Z] --- PASS: TestReloadWithConflictingLabels (0.01s)
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestReloadWithDuplicateLabels
14:56:28 [2023-01-07T14:56:28.366Z] time="2023-01-07T14:56:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-14983233"
14:56:28 [2023-01-07T14:56:28.366Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z] === RUN   TestDaemonConfigurationMerge
14:56:28 [2023-01-07T14:56:28.366Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
14:56:28 [2023-01-07T14:56:28.366Z] PASS
14:56:28 [2023-01-07T14:56:28.366Z] coverage: 79.7% of statements
14:56:28 [2023-01-07T14:56:28.366Z] ok  	github.com/docker/docker/daemon/config	0.377s	coverage: 79.7% of statements
14:56:28 [2023-01-07T14:56:28.863Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
14:56:28 [2023-01-07T14:56:28.863Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
14:56:29 [2023-01-07T14:56:29.356Z] === RUN   TestDiscoveryOptsErrors
14:56:29 [2023-01-07T14:56:29.357Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
14:56:29 [2023-01-07T14:56:29.357Z] === RUN   TestDiscoveryOpts
14:56:29 [2023-01-07T14:56:29.357Z] --- PASS: TestDiscoveryOpts (0.00s)
14:56:29 [2023-01-07T14:56:29.357Z] PASS
14:56:29 [2023-01-07T14:56:29.357Z] coverage: 30.0% of statements
14:56:29 [2023-01-07T14:56:29.357Z] ok  	github.com/docker/docker/daemon/discovery	0.058s	coverage: 30.0% of statements
14:56:29 [2023-01-07T14:56:29.907Z] ?   	github.com/docker/docker/api	[no test files]
14:56:30 [2023-01-07T14:56:30.768Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
14:56:30 [2023-01-07T14:56:30.929Z] === RUN   TestWaitNodeAttachment
14:56:30 [2023-01-07T14:56:30.929Z] === RUN   TestEventsLog
14:56:30 [2023-01-07T14:56:30.929Z] --- PASS: TestEventsLog (0.00s)
14:56:30 [2023-01-07T14:56:30.929Z] === RUN   TestEventsLogTimeout
14:56:30 [2023-01-07T14:56:30.929Z] --- PASS: TestEventsLogTimeout (0.00s)
14:56:30 [2023-01-07T14:56:30.929Z] === RUN   TestLogEvents
14:56:30 [2023-01-07T14:56:30.929Z] --- PASS: TestLogEvents (0.05s)
14:56:30 [2023-01-07T14:56:30.929Z] === RUN   TestLoadBufferedEvents
14:56:30 [2023-01-07T14:56:30.929Z] --- PASS: TestLoadBufferedEvents (0.20s)
14:56:30 [2023-01-07T14:56:30.929Z] === RUN   TestLoadBufferedEventsOnlyFromPast
14:56:30 [2023-01-07T14:56:30.929Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
14:56:30 [2023-01-07T14:56:30.929Z] === RUN   TestIgnoreBufferedWhenNoTimes
14:56:30 [2023-01-07T14:56:30.929Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
14:56:30 [2023-01-07T14:56:30.929Z] PASS
14:56:30 [2023-01-07T14:56:30.929Z] coverage: 50.0% of statements
14:56:30 [2023-01-07T14:56:30.929Z] ok  	github.com/docker/docker/daemon/events	0.319s	coverage: 50.0% of statements
14:56:30 [2023-01-07T14:56:30.929Z] --- PASS: TestWaitNodeAttachment (0.40s)
14:56:30 [2023-01-07T14:56:30.929Z] === RUN   TestIsolationConversion
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestIsolationConversion/default
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestIsolationConversion/process
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestIsolationConversion/hyperv
14:56:31 [2023-01-07T14:56:31.398Z] --- PASS: TestIsolationConversion (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z]     --- PASS: TestIsolationConversion/default (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z]     --- PASS: TestIsolationConversion/process (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestContainerLabels
14:56:31 [2023-01-07T14:56:31.398Z] --- PASS: TestContainerLabels (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestCredentialSpecConversion
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestCredentialSpecConversion/none
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestCredentialSpecConversion/config
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestCredentialSpecConversion/file
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestCredentialSpecConversion/registry
14:56:31 [2023-01-07T14:56:31.398Z] --- PASS: TestCredentialSpecConversion (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestControllerValidateMountBind
14:56:31 [2023-01-07T14:56:31.398Z] --- PASS: TestControllerValidateMountBind (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestControllerValidateMountVolume
14:56:31 [2023-01-07T14:56:31.398Z] --- PASS: TestControllerValidateMountVolume (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestControllerValidateMountTarget
14:56:31 [2023-01-07T14:56:31.398Z] --- PASS: TestControllerValidateMountTarget (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestControllerValidateMountTmpfs
14:56:31 [2023-01-07T14:56:31.398Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestControllerValidateMountInvalidType
14:56:31 [2023-01-07T14:56:31.398Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z] === RUN   TestControllerValidateMountNamedPipe
14:56:31 [2023-01-07T14:56:31.398Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
14:56:31 [2023-01-07T14:56:31.398Z] PASS
14:56:31 [2023-01-07T14:56:31.398Z] coverage: 11.0% of statements
14:56:31 [2023-01-07T14:56:31.398Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.724s	coverage: 11.0% of statements
14:56:31 [2023-01-07T14:56:31.868Z] === RUN   TestIsEmptyDir
14:56:31 [2023-01-07T14:56:31.868Z] --- PASS: TestIsEmptyDir (0.01s)
14:56:31 [2023-01-07T14:56:31.868Z] PASS
14:56:31 [2023-01-07T14:56:31.868Z] coverage: 2.3% of statements
14:56:31 [2023-01-07T14:56:31.868Z] ok  	github.com/docker/docker/daemon/graphdriver	0.084s	coverage: 2.3% of statements
14:56:32 [2023-01-07T14:56:32.144Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestVerifyNetworkingConfig
14:56:32 [2023-01-07T14:56:32.339Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestGetContainer
14:56:32 [2023-01-07T14:56:32.339Z] --- PASS: TestGetContainer (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestValidContainerNames
14:56:32 [2023-01-07T14:56:32.339Z] --- PASS: TestValidContainerNames (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestContainerInitDNS
14:56:32 [2023-01-07T14:56:32.339Z]     daemon_test.go:147: root required
14:56:32 [2023-01-07T14:56:32.339Z] --- SKIP: TestContainerInitDNS (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestMerge
14:56:32 [2023-01-07T14:56:32.339Z] --- PASS: TestMerge (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestValidateContainerIsolation
14:56:32 [2023-01-07T14:56:32.339Z] --- PASS: TestValidateContainerIsolation (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestFindNetworkErrorType
14:56:32 [2023-01-07T14:56:32.339Z] --- PASS: TestFindNetworkErrorType (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestEnsureServicesExist
14:56:32 [2023-01-07T14:56:32.339Z] --- PASS: TestEnsureServicesExist (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestEnsureServicesExistErrors
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
14:56:32 [2023-01-07T14:56:32.339Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestContainerDelete
14:56:32 [2023-01-07T14:56:32.339Z] --- PASS: TestContainerDelete (0.01s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestContainerDoubleDelete
14:56:32 [2023-01-07T14:56:32.339Z] --- PASS: TestContainerDoubleDelete (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestLogContainerEventCopyLabels
14:56:32 [2023-01-07T14:56:32.339Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestLogContainerEventWithAttributes
14:56:32 [2023-01-07T14:56:32.339Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestNoneHealthcheck
14:56:32 [2023-01-07T14:56:32.339Z] --- PASS: TestNoneHealthcheck (0.00s)
14:56:32 [2023-01-07T14:56:32.339Z] === RUN   TestHealthStates
14:56:32 [2023-01-07T14:56:32.809Z] time="2023-01-07T14:56:32Z" 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"
14:56:32 [2023-01-07T14:56:32.809Z] time="2023-01-07T14:56:32Z" 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"
14:56:32 [2023-01-07T14:56:32.809Z] time="2023-01-07T14:56:32Z" 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"
14:56:32 [2023-01-07T14:56:32.809Z] time="2023-01-07T14:56:32Z" 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"
14:56:32 [2023-01-07T14:56:32.809Z] time="2023-01-07T14:56:32Z" 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"
14:56:32 [2023-01-07T14:56:32.809Z] time="2023-01-07T14:56:32Z" 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"
14:56:32 [2023-01-07T14:56:32.809Z] time="2023-01-07T14:56:32Z" 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"
14:56:32 [2023-01-07T14:56:32.809Z] time="2023-01-07T14:56:32Z" 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"
14:56:32 [2023-01-07T14:56:32.809Z] time="2023-01-07T14:56:32Z" 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"
14:56:32 [2023-01-07T14:56:32.809Z] time="2023-01-07T14:56:32Z" 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"
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestHealthStates (0.21s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestMaskURLCredentials
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestMaskURLCredentials (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestGetInspectData
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestGetInspectData (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestFillLicense
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestFillLicense (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestListInvalidFilter
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestListInvalidFilter (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestNameFilter
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestNameFilter (0.01s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestLinkNaming
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestLinkNaming (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestLinkNew
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestLinkNew (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestLinkEnv
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestLinkEnv (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestLinkMultipleEnv
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestLinkMultipleEnv (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestLinkPortRangeEnv
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestLinkPortRangeEnv (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] PASS
14:56:32 [2023-01-07T14:56:32.809Z] coverage: 93.0% of statements
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
14:56:32 [2023-01-07T14:56:32.809Z] === 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
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- 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)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] ok  	github.com/docker/docker/daemon/links	0.051s	coverage: 93.0% of statements
14:56:32 [2023-01-07T14:56:32.809Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestDaemonReloadLabels
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestDaemonReloadLabels (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestDaemonReloadMirrors
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestDaemonReloadMirrors (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestDaemonReloadInsecureRegistries
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestDaemonReloadNotAffectOthers
14:56:32 [2023-01-07T14:56:32.809Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
14:56:32 [2023-01-07T14:56:32.809Z] === RUN   TestDaemonDiscoveryReload
14:56:33 [2023-01-07T14:56:33.802Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
14:56:33 [2023-01-07T14:56:33.802Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
14:56:34 [2023-01-07T14:56:34.117Z] === RUN   TestDockerSuite/TestBuildHistory
14:56:34 [2023-01-07T14:56:34.272Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
14:56:34 [2023-01-07T14:56:34.272Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestAdapterReadLogs
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestAdapterReadLogs (0.00s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestCopier
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestCopier (0.00s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestCopierLongLines
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestCopierLongLines (0.00s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestCopierSlow
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestCopierSlow (0.20s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestCopierWithSized
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestCopierWithSized/as_is
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestCopierWithSized/With_RingLogger
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestCopierWithSized (0.01s)
14:56:34 [2023-01-07T14:56:34.743Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
14:56:34 [2023-01-07T14:56:34.743Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestCopierWithPartial
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestCopierWithPartial (0.00s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestRingLogger
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestRingLogger (0.00s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestRingCap
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestRingCap (0.00s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestRingClose
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestRingClose (0.00s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestRingDrain
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestRingDrain (0.00s)
14:56:34 [2023-01-07T14:56:34.743Z] PASS
14:56:34 [2023-01-07T14:56:34.743Z] coverage: 43.5% of statements
14:56:34 [2023-01-07T14:56:34.743Z] ok  	github.com/docker/docker/daemon/logger	0.277s	coverage: 43.5% of statements
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
14:56:34 [2023-01-07T14:56:34.743Z]     reload_test.go:520: root required
14:56:34 [2023-01-07T14:56:34.743Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
14:56:34 [2023-01-07T14:56:34.743Z] === RUN   TestParseVolumesFrom
14:56:34 [2023-01-07T14:56:34.743Z] --- PASS: TestParseVolumesFrom (0.00s)
14:56:34 [2023-01-07T14:56:34.743Z] PASS
14:56:34 [2023-01-07T14:56:34.743Z] coverage: 9.0% of statements
14:56:34 [2023-01-07T14:56:34.743Z] ok  	github.com/docker/docker/daemon	2.473s	coverage: 9.0% of statements
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
14:56:34 [2023-01-07T14:56:34.743Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestNewStreamConfig
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestNewStreamConfig/defaults
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestNewStreamConfig/invalid_create_group
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestNewStreamConfig/invalid_flush_interval
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestNewStreamConfig/flush_interval_at_15
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
14:56:35 [2023-01-07T14:56:35.735Z] --- PASS: TestNewStreamConfig (0.00s)
14:56:35 [2023-01-07T14:56:35.735Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
14:56:35 [2023-01-07T14:56:35.735Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
14:56:35 [2023-01-07T14:56:35.735Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
14:56:35 [2023-01-07T14:56:35.735Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
14:56:35 [2023-01-07T14:56:35.735Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
14:56:35 [2023-01-07T14:56:35.735Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
14:56:35 [2023-01-07T14:56:35.735Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestNewAWSLogsClientUserAgentHandler
14:56:35 [2023-01-07T14:56:35.735Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
14:56:35 [2023-01-07T14:56:35.735Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestNewAWSLogsClientRegionDetect
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestSearchRegistryForImagesErrors
14:56:35 [2023-01-07T14:56:35.735Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestSearchRegistryForImages
14:56:35 [2023-01-07T14:56:35.735Z] --- PASS: TestSearchRegistryForImages (0.00s)
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestOnlyPlatformWithFallback
14:56:35 [2023-01-07T14:56:35.735Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestImageDelete
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestImageDelete/no_lease
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestImageDelete/lease_exists
14:56:35 [2023-01-07T14:56:35.735Z] --- PASS: TestImageDelete (0.06s)
14:56:35 [2023-01-07T14:56:35.735Z]     --- PASS: TestImageDelete/no_lease (0.01s)
14:56:35 [2023-01-07T14:56:35.735Z]     --- PASS: TestImageDelete/lease_exists (0.03s)
14:56:35 [2023-01-07T14:56:35.735Z] === RUN   TestContentStoreForPull
14:56:36 [2023-01-07T14:56:36.040Z]     docker_api_swarm_test.go:585: [ddf3d408cd4c6] joining swarm manager [d627d485b91b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:56:36 [2023-01-07T14:56:36.205Z] time="2023-01-07T14:56:35Z" level=info msg="Trying to get region from EC2 Metadata"
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCreateSuccess
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCreateSuccess (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCreateLogGroupSuccess
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCreateError
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCreateError (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCreateAlreadyExists
14:56:36 [2023-01-07T14:56:36.205Z] time="2023-01-07T14:56:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCreateAlreadyExists (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestLogClosed
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestLogClosed (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestLogBlocking
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestLogBlocking (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestLogNonBlockingBufferEmpty
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestLogNonBlockingBufferFull
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestPublishBatchSuccess
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestPublishBatchSuccess (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestPublishBatchError
14:56:36 [2023-01-07T14:56:36.205Z] time="2023-01-07T14:56:35Z" level=error msg=Error
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestPublishBatchError (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestPublishBatchInvalidSeqSuccess
14:56:36 [2023-01-07T14:56:36.205Z] time="2023-01-07T14:56:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestPublishBatchAlreadyAccepted
14:56:36 [2023-01-07T14:56:36.205Z] time="2023-01-07T14:56:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
14:56:36 [2023-01-07T14:56:36.205Z] time="2023-01-07T14:56:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCollectBatchSimple
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCollectBatchSimple (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCollectBatchTicker
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCollectBatchTicker (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCollectBatchMultilinePattern
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCollectBatchClose
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCollectBatchClose (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestEffectiveLen
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestEffectiveLen/0/Hello
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestEffectiveLen/2/🙃
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestEffectiveLen/3/����
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestEffectiveLen/4/He��o
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestEffectiveLen/5/
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestEffectiveLen (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestFindValidSplit
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestFindValidSplit/0/
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1044: 
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1045: 
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestFindValidSplit/1/Hello
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1044: Hello
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1045: 
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestFindValidSplit/2/Hello
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1044: He
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1045: llo
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestFindValidSplit/3/Hello
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1044: 
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1045: Hello
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestFindValidSplit/4/🙃
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1044: 
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1045: 🙃
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestFindValidSplit/5/🙃
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1044: 🙃
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1045: 
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestFindValidSplit/6/a�
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1044: a
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1045: �
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestFindValidSplit/7/a�
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1044: a�
14:56:36 [2023-01-07T14:56:36.205Z]     cloudwatchlogs_test.go:1045: 
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestFindValidSplit (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestProcessEventEmoji
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestProcessEventEmoji (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCollectBatchLineSplit
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCollectBatchLineSplit (0.01s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCollectBatchLineSplitWithBinary
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCollectBatchMaxEvents
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCollectBatchMaxTotalBytes
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestContentStoreForPull (0.22s)
14:56:36 [2023-01-07T14:56:36.205Z] PASS
14:56:36 [2023-01-07T14:56:36.205Z] coverage: 6.6% of statements
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestCollectBatchWithDuplicateTimestamps
14:56:36 [2023-01-07T14:56:36.205Z] ok  	github.com/docker/docker/daemon/images	0.406s	coverage: 6.6% of statements
14:56:36 [2023-01-07T14:56:36.205Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:56:36 [2023-01-07T14:56:36.205Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestParseLogOptionsMultilinePattern
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestParseLogOptionsDatetimeFormat
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
14:56:36 [2023-01-07T14:56:36.205Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
14:56:36 [2023-01-07T14:56:36.205Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
14:56:36 [2023-01-07T14:56:36.206Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
14:56:36 [2023-01-07T14:56:36.206Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
14:56:36 [2023-01-07T14:56:36.206Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
14:56:36 [2023-01-07T14:56:36.206Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
14:56:36 [2023-01-07T14:56:36.206Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
14:56:36 [2023-01-07T14:56:36.206Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
14:56:36 [2023-01-07T14:56:36.206Z] === RUN   TestCreateTagSuccess
14:56:36 [2023-01-07T14:56:36.206Z] --- PASS: TestCreateTagSuccess (0.00s)
14:56:36 [2023-01-07T14:56:36.206Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
14:56:36 [2023-01-07T14:56:36.206Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
14:56:36 [2023-01-07T14:56:36.206Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
14:56:36 [2023-01-07T14:56:36.206Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
14:56:36 [2023-01-07T14:56:36.206Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
14:56:36 [2023-01-07T14:56:36.206Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
14:56:36 [2023-01-07T14:56:36.206Z] PASS
14:56:36 [2023-01-07T14:56:36.206Z] coverage: 77.8% of statements
14:56:36 [2023-01-07T14:56:36.206Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.517s	coverage: 77.8% of statements
14:56:36 [2023-01-07T14:56:36.206Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
14:56:36 [2023-01-07T14:56:36.206Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:56:36 [2023-01-07T14:56:36.206Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:56:36 [2023-01-07T14:56:36.206Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
14:56:36 [2023-01-07T14:56:36.206Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
14:56:36 [2023-01-07T14:56:36.206Z] === RUN   TestJSONLogsMarshalJSONBuf
14:56:36 [2023-01-07T14:56:36.206Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
14:56:36 [2023-01-07T14:56:36.206Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
14:56:36 [2023-01-07T14:56:36.677Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s)
14:56:36 [2023-01-07T14:56:36.677Z] === RUN   TestFastTimeMarshalJSON
14:56:36 [2023-01-07T14:56:36.677Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
14:56:36 [2023-01-07T14:56:36.677Z] PASS
14:56:36 [2023-01-07T14:56:36.677Z] coverage: 87.2% of statements
14:56:36 [2023-01-07T14:56:36.677Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.276s	coverage: 87.2% of statements
14:56:36 [2023-01-07T14:56:36.677Z] === RUN   TestJSONFileLogger
14:56:36 [2023-01-07T14:56:36.677Z] --- PASS: TestJSONFileLogger (0.00s)
14:56:36 [2023-01-07T14:56:36.677Z] === RUN   TestJSONFileLoggerWithTags
14:56:36 [2023-01-07T14:56:36.677Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
14:56:36 [2023-01-07T14:56:36.677Z] === RUN   TestJSONFileLoggerWithOpts
14:56:36 [2023-01-07T14:56:36.677Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s)
14:56:36 [2023-01-07T14:56:36.677Z] === RUN   TestJSONFileLoggerWithLabelsEnv
14:56:36 [2023-01-07T14:56:36.677Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
14:56:36 [2023-01-07T14:56:36.677Z] === RUN   TestEncodeDecode
14:56:36 [2023-01-07T14:56:36.677Z] === PAUSE TestEncodeDecode
14:56:36 [2023-01-07T14:56:36.677Z] === RUN   TestUnexpectedEOF
14:56:37 [2023-01-07T14:56:37.147Z] time="2023-01-07T14:56:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
14:56:37 [2023-01-07T14:56:37.147Z] time="2023-01-07T14:56:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
14:56:37 [2023-01-07T14:56:37.147Z] --- PASS: TestUnexpectedEOF (0.19s)
14:56:37 [2023-01-07T14:56:37.147Z] === CONT  TestEncodeDecode
14:56:37 [2023-01-07T14:56:37.147Z] --- PASS: TestEncodeDecode (0.00s)
14:56:37 [2023-01-07T14:56:37.147Z] PASS
14:56:37 [2023-01-07T14:56:37.147Z] coverage: 69.9% of statements
14:56:37 [2023-01-07T14:56:37.147Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.286s	coverage: 69.9% of statements
14:56:38 [2023-01-07T14:56:38.137Z] === RUN   TestWriteLog
14:56:38 [2023-01-07T14:56:38.137Z] === PAUSE TestWriteLog
14:56:38 [2023-01-07T14:56:38.137Z] === RUN   TestReadLog
14:56:38 [2023-01-07T14:56:38.137Z] === PAUSE TestReadLog
14:56:38 [2023-01-07T14:56:38.137Z] === RUN   TestDecode
14:56:38 [2023-01-07T14:56:38.572Z] === RUN   TestDockerSuite/TestBuildIidFile
14:56:38 [2023-01-07T14:56:38.572Z]     check_test.go:380: [d7eea5b786a43] daemon is not started
14:56:38 [2023-01-07T14:56:38.610Z] --- PASS: TestDecode (0.02s)
14:56:38 [2023-01-07T14:56:38.610Z] === CONT  TestWriteLog
14:56:38 [2023-01-07T14:56:38.610Z] === CONT  TestReadLog
14:56:38 [2023-01-07T14:56:38.610Z] --- PASS: TestWriteLog (0.01s)
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestReadLog/tail_exact
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestLog
14:56:38 [2023-01-07T14:56:38.610Z] --- PASS: TestLog (0.01s)
14:56:38 [2023-01-07T14:56:38.610Z] PASS
14:56:38 [2023-01-07T14:56:38.610Z] coverage: 31.5% of statements
14:56:38 [2023-01-07T14:56:38.610Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.090s	coverage: 31.5% of statements
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestReadLog/tail_less_than_available
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestReadLog/tail_more_than_available
14:56:38 [2023-01-07T14:56:38.610Z] --- PASS: TestReadLog (0.21s)
14:56:38 [2023-01-07T14:56:38.610Z]     --- PASS: TestReadLog/tail_exact (0.18s)
14:56:38 [2023-01-07T14:56:38.610Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
14:56:38 [2023-01-07T14:56:38.610Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
14:56:38 [2023-01-07T14:56:38.610Z] PASS
14:56:38 [2023-01-07T14:56:38.610Z] coverage: 78.7% of statements
14:56:38 [2023-01-07T14:56:38.610Z] ok  	github.com/docker/docker/daemon/logger/local	0.302s	coverage: 78.7% of statements
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestOpenFileDelete
14:56:38 [2023-01-07T14:56:38.610Z] --- PASS: TestOpenFileDelete (0.00s)
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestOpenFileRename
14:56:38 [2023-01-07T14:56:38.610Z] --- PASS: TestOpenFileRename (0.00s)
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestHandleDecoderErr
14:56:38 [2023-01-07T14:56:38.610Z] --- PASS: TestHandleDecoderErr (0.00s)
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestParseLogTagDefaultTag
14:56:38 [2023-01-07T14:56:38.610Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestParseLogTag
14:56:38 [2023-01-07T14:56:38.610Z] --- PASS: TestParseLogTag (0.00s)
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestParseLogTagEmptyTag
14:56:38 [2023-01-07T14:56:38.610Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestTailFiles
14:56:38 [2023-01-07T14:56:38.610Z] --- PASS: TestTailFiles (0.02s)
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestFollowLogsConsumerGone
14:56:38 [2023-01-07T14:56:38.610Z] --- PASS: TestFollowLogsConsumerGone (0.01s)
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestFollowLogsProducerGone
14:56:38 [2023-01-07T14:56:38.610Z]     logfile_test.go:181: logDecode() closed after sending 2609 messages
14:56:38 [2023-01-07T14:56:38.610Z]     logfile_test.go:234: messages sent: 2609, received: 2609
14:56:38 [2023-01-07T14:56:38.610Z] --- PASS: TestFollowLogsProducerGone (0.02s)
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestCheckCapacityAndRotate
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
14:56:38 [2023-01-07T14:56:38.610Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
14:56:38 [2023-01-07T14:56:38.610Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:56:38 [2023-01-07T14:56:38.831Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
14:56:39 [2023-01-07T14:56:39.080Z] --- PASS: TestCheckCapacityAndRotate (0.15s)
14:56:39 [2023-01-07T14:56:39.080Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
14:56:39 [2023-01-07T14:56:39.080Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s)
14:56:39 [2023-01-07T14:56:39.080Z] PASS
14:56:39 [2023-01-07T14:56:39.080Z] coverage: 54.9% of statements
14:56:39 [2023-01-07T14:56:39.080Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.268s	coverage: 54.9% of statements
14:56:39 [2023-01-07T14:56:39.550Z] === RUN   TestNewParse
14:56:39 [2023-01-07T14:56:39.550Z] --- PASS: TestNewParse (0.00s)
14:56:39 [2023-01-07T14:56:39.550Z] PASS
14:56:39 [2023-01-07T14:56:39.550Z] coverage: 8.3% of statements
14:56:39 [2023-01-07T14:56:39.550Z] ok  	github.com/docker/docker/daemon/logger/templates	0.045s	coverage: 8.3% of statements
14:56:39 [2023-01-07T14:56:39.550Z] === RUN   TestValidateLogOpt
14:56:39 [2023-01-07T14:56:39.550Z] --- PASS: TestValidateLogOpt (0.00s)
14:56:39 [2023-01-07T14:56:39.550Z] === RUN   TestNewMissedConfig
14:56:39 [2023-01-07T14:56:39.550Z] --- PASS: TestNewMissedConfig (0.00s)
14:56:39 [2023-01-07T14:56:39.550Z] === RUN   TestNewMissedUrl
14:56:39 [2023-01-07T14:56:39.550Z] --- PASS: TestNewMissedUrl (0.00s)
14:56:39 [2023-01-07T14:56:39.550Z] === RUN   TestNewMissedToken
14:56:39 [2023-01-07T14:56:39.550Z] --- PASS: TestNewMissedToken (0.00s)
14:56:39 [2023-01-07T14:56:39.550Z] === RUN   TestNewWithProxy
14:56:39 [2023-01-07T14:56:39.550Z] --- PASS: TestNewWithProxy (0.00s)
14:56:39 [2023-01-07T14:56:39.550Z] === RUN   TestDefault
14:56:39 [2023-01-07T14:56:39.550Z] --- PASS: TestDefault (0.01s)
14:56:39 [2023-01-07T14:56:39.550Z] === RUN   TestInlineFormatWithNonDefaultOptions
14:56:39 [2023-01-07T14:56:39.550Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
14:56:39 [2023-01-07T14:56:39.550Z] === RUN   TestJsonFormat
14:56:39 [2023-01-07T14:56:39.550Z] --- PASS: TestJsonFormat (0.01s)
14:56:39 [2023-01-07T14:56:39.550Z] === RUN   TestRawFormat
14:56:39 [2023-01-07T14:56:39.550Z] --- PASS: TestRawFormat (0.00s)
14:56:39 [2023-01-07T14:56:39.550Z] === RUN   TestRawFormatWithLabels
14:56:39 [2023-01-07T14:56:39.550Z] --- PASS: TestRawFormatWithLabels (0.00s)
14:56:39 [2023-01-07T14:56:39.550Z] === RUN   TestRawFormatWithoutTag
14:56:39 [2023-01-07T14:56:39.550Z] --- PASS: TestRawFormatWithoutTag (0.00s)
14:56:39 [2023-01-07T14:56:39.550Z] === RUN   TestBatching
14:56:39 [2023-01-07T14:56:39.767Z] === RUN   TestDockerSuite/TestBuildInheritance
14:56:40 [2023-01-07T14:56:40.020Z] --- PASS: TestBatching (0.27s)
14:56:40 [2023-01-07T14:56:40.020Z] === RUN   TestFrequency
14:56:40 [2023-01-07T14:56:40.020Z] === RUN   TestParseLogFormat
14:56:40 [2023-01-07T14:56:40.020Z] --- PASS: TestParseLogFormat (0.00s)
14:56:40 [2023-01-07T14:56:40.020Z] === RUN   TestValidateLogOptEmpty
14:56:40 [2023-01-07T14:56:40.020Z] --- PASS: TestValidateLogOptEmpty (0.00s)
14:56:40 [2023-01-07T14:56:40.020Z] === RUN   TestValidateSyslogAddress
14:56:40 [2023-01-07T14:56:40.020Z] --- PASS: TestValidateSyslogAddress (0.00s)
14:56:40 [2023-01-07T14:56:40.020Z] === RUN   TestParseAddressDefaultPort
14:56:40 [2023-01-07T14:56:40.020Z] --- PASS: TestParseAddressDefaultPort (0.00s)
14:56:40 [2023-01-07T14:56:40.020Z] === RUN   TestValidateSyslogFacility
14:56:40 [2023-01-07T14:56:40.020Z] --- PASS: TestValidateSyslogFacility (0.00s)
14:56:40 [2023-01-07T14:56:40.020Z] === RUN   TestValidateLogOptSyslogFormat
14:56:40 [2023-01-07T14:56:40.020Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
14:56:40 [2023-01-07T14:56:40.020Z] === RUN   TestValidateLogOpt
14:56:40 [2023-01-07T14:56:40.020Z] --- PASS: TestValidateLogOpt (0.00s)
14:56:40 [2023-01-07T14:56:40.020Z] PASS
14:56:40 [2023-01-07T14:56:40.020Z] coverage: 46.8% of statements
14:56:40 [2023-01-07T14:56:40.020Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.073s	coverage: 46.8% of statements
14:56:40 [2023-01-07T14:56:40.020Z] --- PASS: TestFrequency (0.17s)
14:56:40 [2023-01-07T14:56:40.020Z] === RUN   TestOneMessagePerRequest
14:56:40 [2023-01-07T14:56:40.020Z] --- PASS: TestOneMessagePerRequest (0.00s)
14:56:40 [2023-01-07T14:56:40.020Z] === RUN   TestVerify
14:56:40 [2023-01-07T14:56:40.020Z] --- PASS: TestVerify (0.00s)
14:56:40 [2023-01-07T14:56:40.020Z] === RUN   TestSkipVerify
14:56:40 [2023-01-07T14:56:40.025Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
14:56:40 [2023-01-07T14:56:40.491Z] time="2023-01-07T14:56:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:56:40 [2023-01-07T14:56:40.491Z] time="2023-01-07T14:56:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:56:40 [2023-01-07T14:56:40.491Z] time="2023-01-07T14:56:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:56:40 [2023-01-07T14:56:40.606Z] === RUN   TestDockerSuite/TestBuildInvalidTag
14:56:40 [2023-01-07T14:56:40.606Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
14:56:40 [2023-01-07T14:56:40.962Z] --- PASS: TestSkipVerify (0.96s)
14:56:40 [2023-01-07T14:56:40.962Z] === RUN   TestBufferMaximum
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673103400.899317\",\"host\":\"d0dad040deae\"}'"
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673103400.899317\",\"host\":\"d0dad040deae\"}'"
14:56:40 [2023-01-07T14:56:40.962Z] --- PASS: TestBufferMaximum (0.00s)
14:56:40 [2023-01-07T14:56:40.962Z] === RUN   TestServerAlwaysDown
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673103400.902323\",\"host\":\"d0dad040deae\"}'"
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673103400.902323\",\"host\":\"d0dad040deae\"}'"
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673103400.902323\",\"host\":\"d0dad040deae\"}'"
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673103400.903548\",\"host\":\"d0dad040deae\"}'"
14:56:40 [2023-01-07T14:56:40.962Z] time="2023-01-07T14:56:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673103400.903548\",\"host\":\"d0dad040deae\"}'"
14:56:40 [2023-01-07T14:56:40.962Z] --- PASS: TestServerAlwaysDown (0.00s)
14:56:40 [2023-01-07T14:56:40.962Z] === RUN   TestCannotSendAfterClose
14:56:40 [2023-01-07T14:56:40.962Z] --- PASS: TestCannotSendAfterClose (0.00s)
14:56:40 [2023-01-07T14:56:40.962Z] === RUN   TestDeadlockOnBlockedEndpoint
14:56:41 [2023-01-07T14:56:41.437Z] === RUN   TestV1IDService
14:56:41 [2023-01-07T14:56:41.437Z] --- PASS: TestV1IDService (0.04s)
14:56:41 [2023-01-07T14:56:41.437Z] === RUN   TestV2MetadataService
14:56:41 [2023-01-07T14:56:41.545Z] === RUN   TestDockerSuite/TestBuildLabel
14:56:41 [2023-01-07T14:56:41.804Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
14:56:42 [2023-01-07T14:56:42.372Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
14:56:42 [2023-01-07T14:56:42.427Z] time="2023-01-07T14:56:41Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49219/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
14:56:42 [2023-01-07T14:56:42.427Z] time="2023-01-07T14:56:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d0dad040deae\"}'"
14:56:42 [2023-01-07T14:56:42.427Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
14:56:42 [2023-01-07T14:56:42.427Z] PASS
14:56:42 [2023-01-07T14:56:42.427Z] coverage: 82.5% of statements
14:56:42 [2023-01-07T14:56:42.427Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.518s	coverage: 82.5% of statements
14:56:42 [2023-01-07T14:56:42.427Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:56:42 [2023-01-07T14:56:42.427Z] ?   	github.com/docker/docker/daemon/network	[no test files]
14:56:42 [2023-01-07T14:56:42.427Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:56:42 [2023-01-07T14:56:42.427Z] === RUN   TestSuccessfulDownload
14:56:42 [2023-01-07T14:56:42.427Z]     download_test.go:268: Needs fixing on Windows
14:56:42 [2023-01-07T14:56:42.427Z] --- SKIP: TestSuccessfulDownload (0.00s)
14:56:42 [2023-01-07T14:56:42.427Z] === RUN   TestCancelledDownload
14:56:42 [2023-01-07T14:56:42.427Z] --- PASS: TestCancelledDownload (0.00s)
14:56:42 [2023-01-07T14:56:42.427Z] === RUN   TestMaxDownloadAttempts
14:56:42 [2023-01-07T14:56:42.427Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
14:56:42 [2023-01-07T14:56:42.427Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
14:56:42 [2023-01-07T14:56:42.427Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
14:56:42 [2023-01-07T14:56:42.427Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
14:56:42 [2023-01-07T14:56:42.427Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
14:56:42 [2023-01-07T14:56:42.427Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
14:56:42 [2023-01-07T14:56:42.427Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
14:56:42 [2023-01-07T14:56:42.427Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
14:56:42 [2023-01-07T14:56:42.427Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
14:56:42 [2023-01-07T14:56:42.427Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
14:56:42 [2023-01-07T14:56:42.427Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
14:56:42 [2023-01-07T14:56:42.427Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
14:56:42 [2023-01-07T14:56:42.630Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
14:56:42 [2023-01-07T14:56:42.898Z] === RUN   TestContinueOnError_NonMirrorEndpoint
14:56:42 [2023-01-07T14:56:42.898Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
14:56:42 [2023-01-07T14:56:42.898Z] === RUN   TestContinueOnError_MirrorEndpoint
14:56:42 [2023-01-07T14:56:42.898Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
14:56:42 [2023-01-07T14:56:42.898Z] === RUN   TestContinueOnError_NeverContinue
14:56:42 [2023-01-07T14:56:42.898Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
14:56:42 [2023-01-07T14:56:42.898Z] === RUN   TestContinueOnError_UnnestsErrors
14:56:42 [2023-01-07T14:56:42.898Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
14:56:42 [2023-01-07T14:56:42.898Z] === RUN   TestManifestStore
14:56:42 [2023-01-07T14:56:42.898Z] === RUN   TestManifestStore/no_remote_or_local
14:56:42 [2023-01-07T14:56:42.898Z] time="2023-01-07T14:56:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2292478082\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
14:56:42 [2023-01-07T14:56:42.898Z] === RUN   TestManifestStore/no_local_cache
14:56:42 [2023-01-07T14:56:42.898Z] === RUN   TestManifestStore/no_local_cache/digested
14:56:42 [2023-01-07T14:56:42.898Z] === RUN   TestManifestStore/with_local_cache
14:56:42 [2023-01-07T14:56:42.898Z] --- PASS: TestV2MetadataService (1.60s)
14:56:42 [2023-01-07T14:56:42.898Z] PASS
14:56:42 [2023-01-07T14:56:42.898Z] coverage: 48.2% of statements
14:56:42 [2023-01-07T14:56:42.898Z] === RUN   TestManifestStore/unknown_media_type
14:56:42 [2023-01-07T14:56:42.898Z] === RUN   TestManifestStore/unknown_media_type/no_cache
14:56:42 [2023-01-07T14:56:42.898Z] time="2023-01-07T14:56:42Z" level=warning msg="reference for unknown type: "
14:56:42 [2023-01-07T14:56:42.898Z] time="2023-01-07T14:56:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
14:56:42 [2023-01-07T14:56:42.898Z] time="2023-01-07T14:56:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
14:56:42 [2023-01-07T14:56:42.898Z] time="2023-01-07T14:56:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
14:56:42 [2023-01-07T14:56:42.898Z] time="2023-01-07T14:56:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
14:56:42 [2023-01-07T14:56:42.898Z] --- PASS: TestMaxDownloadAttempts (0.00s)
14:56:42 [2023-01-07T14:56:42.898Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s)
14:56:42 [2023-01-07T14:56:42.898Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s)
14:56:42 [2023-01-07T14:56:42.898Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s)
14:56:42 [2023-01-07T14:56:42.898Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s)
14:56:42 [2023-01-07T14:56:42.898Z] === RUN   TestTransfer
14:56:42 [2023-01-07T14:56:42.898Z] ok  	github.com/docker/docker/distribution/metadata	1.726s	coverage: 48.2% of statements
14:56:42 [2023-01-07T14:56:42.898Z] time="2023-01-07T14:56:42Z" level=warning msg="reference for unknown type: "
14:56:42 [2023-01-07T14:56:42.898Z] === RUN   TestManifestStore/unknown_media_type/with_cache
14:56:42 [2023-01-07T14:56:42.899Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
14:56:43 [2023-01-07T14:56:43.197Z] === RUN   TestDockerSuite/TestBuildLabels
14:56:43 [2023-01-07T14:56:43.369Z] time="2023-01-07T14:56:42Z" level=warning msg="reference for unknown type: "
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
14:56:43 [2023-01-07T14:56:43.369Z] time="2023-01-07T14:56:42Z" level=warning msg="reference for unknown type: "
14:56:43 [2023-01-07T14:56:43.369Z] time="2023-01-07T14:56:42Z" level=warning msg="reference for unknown type: "
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestManifestStore/error_persisting_manifest
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
14:56:43 [2023-01-07T14:56:43.369Z] time="2023-01-07T14:56:42Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
14:56:43 [2023-01-07T14:56:43.369Z] --- PASS: TestManifestStore (0.45s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestManifestStore/no_remote_or_local (0.27s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestManifestStore/no_local_cache (0.04s)
14:56:43 [2023-01-07T14:56:43.369Z]         --- PASS: TestManifestStore/no_local_cache/digested (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestManifestStore/with_local_cache (0.03s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestManifestStore/unknown_media_type (0.08s)
14:56:43 [2023-01-07T14:56:43.369Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
14:56:43 [2023-01-07T14:56:43.369Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
14:56:43 [2023-01-07T14:56:43.369Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
14:56:43 [2023-01-07T14:56:43.369Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.03s)
14:56:43 [2023-01-07T14:56:43.369Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s)
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaType
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaType/schema1
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
14:56:43 [2023-01-07T14:56:43.369Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
14:56:43 [2023-01-07T14:56:43.369Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestFixManifestLayers
14:56:43 [2023-01-07T14:56:43.369Z] --- PASS: TestFixManifestLayers (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestFixManifestLayersBaseLayerParent
14:56:43 [2023-01-07T14:56:43.369Z]     pull_v2_test.go:82: Needs fixing on Windows
14:56:43 [2023-01-07T14:56:43.369Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestFixManifestLayersBadParent
14:56:43 [2023-01-07T14:56:43.369Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestValidateManifest
14:56:43 [2023-01-07T14:56:43.369Z]     pull_v2_test.go:127: Needs fixing on Windows
14:56:43 [2023-01-07T14:56:43.369Z] --- SKIP: TestValidateManifest (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestFormatPlatform
14:56:43 [2023-01-07T14:56:43.369Z] --- PASS: TestFormatPlatform (0.00s)
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestPullSchema2Config
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestPullSchema2Config/success_first_time
14:56:43 [2023-01-07T14:56:43.369Z]     pull_v2_test.go:284: HTTP GET /v2/
14:56:43 [2023-01-07T14:56:43.369Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestPullSchema2Config/500_status
14:56:43 [2023-01-07T14:56:43.369Z]     pull_v2_test.go:284: HTTP GET /v2/
14:56:43 [2023-01-07T14:56:43.369Z] --- PASS: TestTransfer (0.12s)
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestConcurrencyLimit
14:56:43 [2023-01-07T14:56:43.369Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
14:56:43 [2023-01-07T14:56:43.369Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
14:56:43 [2023-01-07T14:56:43.369Z] === RUN   TestPullSchema2Config/EOF
14:56:43 [2023-01-07T14:56:43.369Z]     pull_v2_test.go:284: HTTP GET /v2/
14:56:43 [2023-01-07T14:56:43.369Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
14:56:43 [2023-01-07T14:56:43.369Z] 2023/01/07 14:56:43 http: panic serving 127.0.0.1:49230: intentional panic
14:56:43 [2023-01-07T14:56:43.369Z] goroutine 118 [running]:
14:56:43 [2023-01-07T14:56:43.369Z] net/http.(*conn).serve.func1()
14:56:43 [2023-01-07T14:56:43.369Z] 	c:/go/src/net/http/server.go:1825 +0xbf
14:56:43 [2023-01-07T14:56:43.370Z] panic({0x8d5c40, 0xa7bb50})
14:56:43 [2023-01-07T14:56:43.370Z] 	c:/go/src/runtime/panic.go:844 +0x258
14:56:43 [2023-01-07T14:56:43.370Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000511520?, {0xa82a48?, 0xc000340460?})
14:56:43 [2023-01-07T14:56:43.370Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
14:56:43 [2023-01-07T14:56:43.370Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xa82a48, 0xc000340460}, 0xc00031b300)
14:56:43 [2023-01-07T14:56:43.370Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
14:56:43 [2023-01-07T14:56:43.370Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa82a48?, 0xc000340460?}, 0xdf8560?)
14:56:43 [2023-01-07T14:56:43.370Z] 	c:/go/src/net/http/server.go:2084 +0x2f
14:56:43 [2023-01-07T14:56:43.370Z] net/http.serverHandler.ServeHTTP({0xc0003921b0?}, {0xa82a48, 0xc000340460}, 0xc00031b300)
14:56:43 [2023-01-07T14:56:43.370Z] 	c:/go/src/net/http/server.go:2916 +0x43b
14:56:43 [2023-01-07T14:56:43.370Z] net/http.(*conn).serve(0xc00016abe0, {0xa83158, 0xc0001fae10})
14:56:43 [2023-01-07T14:56:43.370Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
14:56:43 [2023-01-07T14:56:43.370Z] created by net/http.(*Server).Serve
14:56:43 [2023-01-07T14:56:43.370Z] 	c:/go/src/net/http/server.go:3071 +0x4db
14:56:43 [2023-01-07T14:56:43.370Z] --- PASS: TestConcurrencyLimit (0.35s)
14:56:43 [2023-01-07T14:56:43.370Z] === RUN   TestInactiveJobs
14:56:43 [2023-01-07T14:56:43.456Z] === RUN   TestDockerSuite/TestBuildLabelsCache
14:56:43 [2023-01-07T14:56:43.841Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestPullSchema2Config/unauthorized
14:56:43 [2023-01-07T14:56:43.841Z]     pull_v2_test.go:284: HTTP GET /v2/
14:56:43 [2023-01-07T14:56:43.841Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestPullSchema2Config (0.55s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestPullSchema2Config/500_status (0.27s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestPullSchema2Config/unauthorized (0.01s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestGetRepositoryMountCandidates
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestLayerAlreadyExists
14:56:43 [2023-01-07T14:56:43.841Z]     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}
14:56:43 [2023-01-07T14:56:43.841Z]     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}
14:56:43 [2023-01-07T14:56:43.841Z]     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}
14:56:43 [2023-01-07T14:56:43.841Z]     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}
14:56:43 [2023-01-07T14:56:43.841Z]     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}
14:56:43 [2023-01-07T14:56:43.841Z]     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}
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestLayerAlreadyExists (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestWhenEmptyAuthConfig
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestNotFound
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestNotFound (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestConflict
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestConflict (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestForbidden
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestForbidden (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestInvalidParameter
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestInvalidParameter (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestNotImplemented
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestNotImplemented (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestNotModified
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestNotModified (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestUnauthorized
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestUnauthorized (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestUnknown
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestUnknown (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestCancelled
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestCancelled (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestDeadline
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestDeadline (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestDataLoss
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestDataLoss (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestUnavailable
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestUnavailable (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestSystem
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestSystem (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode/Not_Found
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode/Bad_Request
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode/Conflict
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode/Unauthorized
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode/Service_Unavailable
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode/Forbidden
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode/Not_Modified
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode/Not_Implemented
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode/Internal_Server_Error
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestFromStatusCode (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] PASS
14:56:43 [2023-01-07T14:56:43.841Z] coverage: 77.0% of statements
14:56:43 [2023-01-07T14:56:43.841Z] ok  	github.com/docker/docker/errdefs	0.048s	coverage: 77.0% of statements
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestInactiveJobs (0.35s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestWatchRelease
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestWatchRelease (0.08s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestWatchFinishedTransfer
14:56:43 [2023-01-07T14:56:43.841Z] --- PASS: TestWatchFinishedTransfer (0.00s)
14:56:43 [2023-01-07T14:56:43.841Z] === RUN   TestDuplicateTransfer
14:56:44 [2023-01-07T14:56:44.312Z] --- PASS: TestDuplicateTransfer (0.05s)
14:56:44 [2023-01-07T14:56:44.312Z] === RUN   TestSuccessfulUpload
14:56:44 [2023-01-07T14:56:44.312Z] time="2023-01-07T14:56:44Z" level=error msg="Upload failed, retrying: simulating retry"
14:56:44 [2023-01-07T14:56:44.312Z] --- PASS: TestSuccessfulUpload (0.39s)
14:56:44 [2023-01-07T14:56:44.312Z] === RUN   TestCancelledUpload
14:56:44 [2023-01-07T14:56:44.312Z] --- PASS: TestCancelledUpload (0.00s)
14:56:44 [2023-01-07T14:56:44.312Z] PASS
14:56:44 [2023-01-07T14:56:44.312Z] coverage: 76.4% of statements
14:56:44 [2023-01-07T14:56:44.312Z] ok  	github.com/docker/docker/distribution/xfer	1.941s	coverage: 76.4% of statements
14:56:44 [2023-01-07T14:56:44.752Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 7.9% of statements
14:56:44 [2023-01-07T14:56:44.785Z] --- PASS: TestWhenEmptyAuthConfig (1.03s)
14:56:44 [2023-01-07T14:56:44.785Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
14:56:44 [2023-01-07T14:56:44.785Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
14:56:44 [2023-01-07T14:56:44.785Z] === RUN   TestTokenPassThru
14:56:44 [2023-01-07T14:56:44.785Z] --- PASS: TestTokenPassThru (0.02s)
14:56:44 [2023-01-07T14:56:44.785Z] === RUN   TestTokenPassThruDifferentHost
14:56:44 [2023-01-07T14:56:44.785Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
14:56:44 [2023-01-07T14:56:44.785Z] PASS
14:56:44 [2023-01-07T14:56:44.785Z] coverage: 27.4% of statements
14:56:44 [2023-01-07T14:56:44.785Z] ok  	github.com/docker/docker/distribution	2.177s	coverage: 27.4% of statements
14:56:44 [2023-01-07T14:56:44.785Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:56:44 [2023-01-07T14:56:44.785Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:56:44 [2023-01-07T14:56:44.785Z] === RUN   TestCompare
14:56:44 [2023-01-07T14:56:44.785Z] --- PASS: TestCompare (0.00s)
14:56:44 [2023-01-07T14:56:44.785Z] PASS
14:56:44 [2023-01-07T14:56:44.785Z] coverage: 19.2% of statements
14:56:44 [2023-01-07T14:56:44.785Z] ok  	github.com/docker/docker/image/cache	0.104s	coverage: 19.2% of statements
14:56:44 [2023-01-07T14:56:44.835Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestFSGetInvalidData
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestFSGetInvalidData (0.02s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestFSInvalidSet
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestFSInvalidSet (0.01s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestFSInvalidRoot
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestFSInvalidRoot (0.01s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestFSMetadataGetSet
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestFSMetadataGetSet (0.06s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestFSInvalidWalker
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestFSInvalidWalker (0.02s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestFSGetSet
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestFSGetSet (0.02s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestFSGetUnsetKey
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestFSGetUnsetKey (0.01s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestFSGetEmptyData
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestFSGetEmptyData (0.00s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestFSDelete
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestFSDelete (0.03s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestFSWalker
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestFSWalker (0.02s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestFSWalkerStopOnError
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestFSWalkerStopOnError (0.02s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestNewFromJSON
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestNewFromJSON (0.00s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestNewFromJSONWithInvalidJSON
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestMarshalKeyOrder
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestMarshalKeyOrder (0.00s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestImage
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestImage (0.00s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestImageOSNotEmpty
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestImageOSNotEmpty (0.00s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestNewChildImageFromImageWithRootFS
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestCreate
14:56:45 [2023-01-07T14:56:45.256Z] --- PASS: TestCreate (0.01s)
14:56:45 [2023-01-07T14:56:45.256Z] === RUN   TestRestore
14:56:45 [2023-01-07T14:56:45.726Z] time="2023-01-07T14:56:45Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
14:56:45 [2023-01-07T14:56:45.726Z] --- PASS: TestRestore (0.23s)
14:56:45 [2023-01-07T14:56:45.726Z] === RUN   TestAddDelete
14:56:45 [2023-01-07T14:56:45.726Z] --- PASS: TestAddDelete (0.04s)
14:56:45 [2023-01-07T14:56:45.726Z] === RUN   TestSearchAfterDelete
14:56:45 [2023-01-07T14:56:45.726Z] --- PASS: TestSearchAfterDelete (0.04s)
14:56:45 [2023-01-07T14:56:45.726Z] === RUN   TestParentReset
14:56:45 [2023-01-07T14:56:45.726Z] --- PASS: TestParentReset (0.14s)
14:56:45 [2023-01-07T14:56:45.726Z] === RUN   TestGetAndSetLastUpdated
14:56:45 [2023-01-07T14:56:45.726Z] --- PASS: TestGetAndSetLastUpdated (0.06s)
14:56:45 [2023-01-07T14:56:45.726Z] === RUN   TestStoreLen
14:56:45 [2023-01-07T14:56:45.726Z] === RUN   TestMakeV1ConfigFromConfig
14:56:45 [2023-01-07T14:56:45.726Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
14:56:45 [2023-01-07T14:56:45.726Z] PASS
14:56:45 [2023-01-07T14:56:45.726Z] coverage: 25.0% of statements
14:56:45 [2023-01-07T14:56:45.726Z] ok  	github.com/docker/docker/image/v1	0.114s	coverage: 25.0% of statements
14:56:46 [2023-01-07T14:56:46.197Z] --- PASS: TestStoreLen (0.11s)
14:56:46 [2023-01-07T14:56:46.197Z] PASS
14:56:46 [2023-01-07T14:56:46.197Z] coverage: 86.8% of statements
14:56:46 [2023-01-07T14:56:46.197Z] ok  	github.com/docker/docker/image	0.939s	coverage: 86.8% of statements
14:56:46 [2023-01-07T14:56:46.197Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:56:46 [2023-01-07T14:56:46.197Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:56:47 [2023-01-07T14:56:47.188Z] === RUN   TestSerialization
14:56:47 [2023-01-07T14:56:47.188Z] --- PASS: TestSerialization (0.02s)
14:56:47 [2023-01-07T14:56:47.188Z] PASS
14:56:47 [2023-01-07T14:56:47.188Z] coverage: 100.0% of statements
14:56:47 [2023-01-07T14:56:47.188Z] ok  	github.com/docker/docker/libcontainerd/queue	0.145s	coverage: 100.0% of statements
14:56:47 [2023-01-07T14:56:47.368Z] === RUN   TestDockerSuite/TestBuildLastModified
14:56:47 [2023-01-07T14:56:47.660Z] === RUN   TestEnvironmentParsing
14:56:47 [2023-01-07T14:56:47.660Z] --- PASS: TestEnvironmentParsing (0.00s)
14:56:47 [2023-01-07T14:56:47.660Z] PASS
14:56:47 [2023-01-07T14:56:47.660Z] coverage: 1.0% of statements
14:56:47 [2023-01-07T14:56:47.660Z] ok  	github.com/docker/docker/libcontainerd/local	0.066s	coverage: 1.0% of statements
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestEmptyLayer
14:56:48 [2023-01-07T14:56:48.129Z] --- PASS: TestEmptyLayer (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestCommitFailure
14:56:48 [2023-01-07T14:56:48.129Z] --- PASS: TestCommitFailure (0.02s)
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestStartTransactionFailure
14:56:48 [2023-01-07T14:56:48.129Z] --- PASS: TestStartTransactionFailure (0.01s)
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestGetOrphan
14:56:48 [2023-01-07T14:56:48.129Z] --- PASS: TestGetOrphan (0.01s)
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestMountAndRegister
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
14:56:48 [2023-01-07T14:56:48.129Z]     layer_test.go:271: Layer size: 14
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
14:56:48 [2023-01-07T14:56:48.129Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z] PASS
14:56:48 [2023-01-07T14:56:48.129Z] coverage: 45.8% of statements
14:56:48 [2023-01-07T14:56:48.129Z] ok  	github.com/docker/docker/oci	0.068s	coverage: 45.8% of statements
14:56:48 [2023-01-07T14:56:48.129Z] --- PASS: TestMountAndRegister (0.17s)
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestLayerRelease
14:56:48 [2023-01-07T14:56:48.129Z]     layer_test.go:304: Failing on Windows
14:56:48 [2023-01-07T14:56:48.129Z] --- SKIP: TestLayerRelease (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestStoreRestore
14:56:48 [2023-01-07T14:56:48.129Z]     layer_test.go:353: Failing on Windows
14:56:48 [2023-01-07T14:56:48.129Z] --- SKIP: TestStoreRestore (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestTarStreamStability
14:56:48 [2023-01-07T14:56:48.129Z]     layer_test.go:468: Failing on Windows
14:56:48 [2023-01-07T14:56:48.129Z] --- SKIP: TestTarStreamStability (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestRegisterExistingLayer
14:56:48 [2023-01-07T14:56:48.129Z] === RUN   TestParseVersion
14:56:48 [2023-01-07T14:56:48.129Z] --- PASS: TestParseVersion (0.00s)
14:56:48 [2023-01-07T14:56:48.129Z] PASS
14:56:48 [2023-01-07T14:56:48.129Z] coverage: 52.9% of statements
14:56:48 [2023-01-07T14:56:48.129Z] ok  	github.com/docker/docker/pkg/aaparser	0.046s	coverage: 52.9% of statements
14:56:48 [2023-01-07T14:56:48.598Z] --- PASS: TestRegisterExistingLayer (0.22s)
14:56:48 [2023-01-07T14:56:48.598Z] === RUN   TestTarStreamVerification
14:56:48 [2023-01-07T14:56:48.598Z]     layer_test.go:697: Failing on Windows
14:56:48 [2023-01-07T14:56:48.598Z] --- SKIP: TestTarStreamVerification (0.00s)
14:56:48 [2023-01-07T14:56:48.598Z] === RUN   TestLayerMigration
14:56:48 [2023-01-07T14:56:48.598Z]     migration_test.go:46: Failing on Windows
14:56:48 [2023-01-07T14:56:48.598Z] --- SKIP: TestLayerMigration (0.00s)
14:56:48 [2023-01-07T14:56:48.598Z] === RUN   TestLayerMigrationNoTarsplit
14:56:48 [2023-01-07T14:56:48.598Z]     migration_test.go:182: Failing on Windows
14:56:48 [2023-01-07T14:56:48.598Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
14:56:48 [2023-01-07T14:56:48.598Z] === RUN   TestMountInit
14:56:48 [2023-01-07T14:56:48.598Z]     mount_test.go:17: Failing on Windows
14:56:48 [2023-01-07T14:56:48.598Z] --- SKIP: TestMountInit (0.00s)
14:56:48 [2023-01-07T14:56:48.598Z] === RUN   TestMountSize
14:56:48 [2023-01-07T14:56:48.598Z]     mount_test.go:76: Failing on Windows
14:56:48 [2023-01-07T14:56:48.598Z] --- SKIP: TestMountSize (0.00s)
14:56:48 [2023-01-07T14:56:48.598Z] === RUN   TestMountChanges
14:56:48 [2023-01-07T14:56:48.598Z]     mount_test.go:125: Failing on Windows
14:56:48 [2023-01-07T14:56:48.598Z] --- SKIP: TestMountChanges (0.00s)
14:56:48 [2023-01-07T14:56:48.598Z] === RUN   TestMountApply
14:56:48 [2023-01-07T14:56:48.598Z]     mount_test.go:212: Failing on Windows
14:56:48 [2023-01-07T14:56:48.598Z] --- SKIP: TestMountApply (0.00s)
14:56:48 [2023-01-07T14:56:48.598Z] PASS
14:56:48 [2023-01-07T14:56:48.598Z] coverage: 30.1% of statements
14:56:48 [2023-01-07T14:56:48.598Z] ok  	github.com/docker/docker/layer	0.536s	coverage: 30.1% of statements
14:56:48 [2023-01-07T14:56:48.598Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:56:48 [2023-01-07T14:56:48.598Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:56:48 [2023-01-07T14:56:48.598Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:56:48 [2023-01-07T14:56:48.598Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:56:48 [2023-01-07T14:56:48.598Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestAddressPoolOpt
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestAddressPoolOpt (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/a
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/something
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/_=a
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/env1=value1
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/_env1=value1
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/env2=value2=value3
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/env3=abc!qwe
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/env_4=value_4
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/PATH
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/=a
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/PATH=
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/PATH=something
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/asd!qwe
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/1asd
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/123
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/some_space
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/__some_space_before
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/some_space_after__
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/=
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateEnv/PaTh
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestValidateEnv (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/a (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/something (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/_=a (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/PATH (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/=a (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/1asd (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/123 (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/some_space (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/= (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestParseHost
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestParseHost (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestParseDockerDaemonHost
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestParseDockerDaemonHost (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestParseTCP
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestParseTCP (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestParseInvalidUnixAddrInvalid
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateExtraHosts
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestValidateExtraHosts (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestIpOptString
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestIpOptString (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestNewIpOptInvalidDefaultVal
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestNewIpOptValidDefaultVal
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestIpOptSetInvalidVal
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateIPAddress
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestValidateIPAddress (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestMapOpts
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestMapOpts (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestListOptsWithoutValidator
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestListOptsWithoutValidator (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestListOptsWithValidator
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestListOptsWithValidator (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateDNSSearch
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestValidateDNSSearch (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel/label_with_general_format
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel/label_with_more_than_one_=
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel/label_with_one_more
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestValidateLabel (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestNamedListOpts
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestNamedListOpts (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestNamedMapOpts
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestNamedMapOpts (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestParseLink
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestParseLink (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestQuotedStringSetWithQuotes
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestQuotedStringSetWithNoQuotes
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] === RUN   TestUlimitOpt
14:56:49 [2023-01-07T14:56:49.069Z] --- PASS: TestUlimitOpt (0.00s)
14:56:49 [2023-01-07T14:56:49.069Z] PASS
14:56:49 [2023-01-07T14:56:49.069Z] coverage: 67.1% of statements
14:56:49 [2023-01-07T14:56:49.069Z] ok  	github.com/docker/docker/opts	0.093s	coverage: 67.1% of statements
14:56:49 [2023-01-07T14:56:49.270Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
14:56:49 [2023-01-07T14:56:49.270Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
14:56:49 [2023-01-07T14:56:49.270Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
14:56:50 [2023-01-07T14:56:50.058Z] === RUN   TestPeerCertificateMarshalJSON
14:56:50 [2023-01-07T14:56:50.058Z] === RUN   TestUnbuffered
14:56:50 [2023-01-07T14:56:50.058Z] --- PASS: TestUnbuffered (0.00s)
14:56:50 [2023-01-07T14:56:50.058Z] === RUN   TestRaceUnbuffered
14:56:50 [2023-01-07T14:56:50.058Z] --- PASS: TestRaceUnbuffered (0.00s)
14:56:50 [2023-01-07T14:56:50.058Z] PASS
14:56:50 [2023-01-07T14:56:50.058Z] coverage: 100.0% of statements
14:56:50 [2023-01-07T14:56:50.058Z] ok  	github.com/docker/docker/pkg/broadcaster	0.073s	coverage: 100.0% of statements
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
14:56:50 [2023-01-07T14:56:50.528Z] --- PASS: TestPeerCertificateMarshalJSON (0.59s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMiddleware
14:56:50 [2023-01-07T14:56:50.528Z] --- PASS: TestMiddleware (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestNewResponseModifier
14:56:50 [2023-01-07T14:56:50.528Z] --- PASS: TestNewResponseModifier (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z] PASS
14:56:50 [2023-01-07T14:56:50.528Z] coverage: 26.8% of statements
14:56:50 [2023-01-07T14:56:50.528Z] ok  	github.com/docker/docker/pkg/authorization	0.659s	coverage: 26.8% of statements
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMatch
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMatch/[[]]
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMatch/[[foo]]
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMatch/[[bar]_[foo]]
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMatch/[[foo_bar]]
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMatch/[[qux]_[foo]]
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMatch/[]
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMatch/[]#01
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMatch/[[qux]]
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMatch/[[foo_bar_qux]]
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMatch/[[qux]_[baz]]
14:56:50 [2023-01-07T14:56:50.528Z] === RUN   TestMatch/[[foo_baz]]
14:56:50 [2023-01-07T14:56:50.528Z] --- PASS: TestMatch (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestMatch/[[]] (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestMatch/[[foo]] (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestMatch/[] (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestMatch/[]#01 (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestMatch/[[qux]] (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
14:56:50 [2023-01-07T14:56:50.528Z] PASS
14:56:50 [2023-01-07T14:56:50.528Z] coverage: 87.5% of statements
14:56:50 [2023-01-07T14:56:50.528Z] ok  	github.com/docker/docker/pkg/capabilities	0.048s	coverage: 87.5% of statements
14:56:50 [2023-01-07T14:56:50.998Z] === RUN   TestIsArchivePathDir
14:56:51 [2023-01-07T14:56:51.469Z] --- PASS: TestIsArchivePathDir (0.10s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestIsArchivePathInvalidFile
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestChrootTarUntar
14:56:51 [2023-01-07T14:56:51.469Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
14:56:51 [2023-01-07T14:56:51.469Z] --- SKIP: TestChrootTarUntar (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestChrootUntarWithHugeExcludesList
14:56:51 [2023-01-07T14:56:51.469Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
14:56:51 [2023-01-07T14:56:51.469Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestChrootUntarEmptyArchive
14:56:51 [2023-01-07T14:56:51.469Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestChrootTarUntarWithSymlink
14:56:51 [2023-01-07T14:56:51.469Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:56:51 [2023-01-07T14:56:51.469Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestChrootCopyWithTar
14:56:51 [2023-01-07T14:56:51.469Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:56:51 [2023-01-07T14:56:51.469Z] --- SKIP: TestChrootCopyWithTar (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestChrootCopyFileWithTar
14:56:51 [2023-01-07T14:56:51.469Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
14:56:51 [2023-01-07T14:56:51.469Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestChrootUntarPath
14:56:51 [2023-01-07T14:56:51.469Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:56:51 [2023-01-07T14:56:51.469Z] --- SKIP: TestChrootUntarPath (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
14:56:51 [2023-01-07T14:56:51.469Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
14:56:51 [2023-01-07T14:56:51.469Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
14:56:51 [2023-01-07T14:56:51.469Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
14:56:51 [2023-01-07T14:56:51.469Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestChrootApplyDotDotFile
14:56:51 [2023-01-07T14:56:51.469Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
14:56:51 [2023-01-07T14:56:51.469Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] PASS
14:56:51 [2023-01-07T14:56:51.469Z] coverage: 15.1% of statements
14:56:51 [2023-01-07T14:56:51.469Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.101s	coverage: 15.1% of statements
14:56:51 [2023-01-07T14:56:51.469Z] --- PASS: TestIsArchivePathInvalidFile (0.20s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestIsArchivePathTar
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestSizeEmpty
14:56:51 [2023-01-07T14:56:51.469Z] --- PASS: TestSizeEmpty (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestSizeEmptyFile
14:56:51 [2023-01-07T14:56:51.469Z] --- PASS: TestSizeEmptyFile (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestSizeNonemptyFile
14:56:51 [2023-01-07T14:56:51.469Z] --- PASS: TestSizeNonemptyFile (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestSizeNestedDirectoryEmpty
14:56:51 [2023-01-07T14:56:51.469Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
14:56:51 [2023-01-07T14:56:51.469Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
14:56:51 [2023-01-07T14:56:51.469Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestMoveToSubdir
14:56:51 [2023-01-07T14:56:51.469Z] --- PASS: TestMoveToSubdir (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] === RUN   TestSizeNonExistingDirectory
14:56:51 [2023-01-07T14:56:51.469Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
14:56:51 [2023-01-07T14:56:51.469Z] PASS
14:56:51 [2023-01-07T14:56:51.469Z] coverage: 80.0% of statements
14:56:51 [2023-01-07T14:56:51.469Z] ok  	github.com/docker/docker/pkg/directory	0.067s	coverage: 80.0% of statements
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: TestIsArchivePathTar (0.22s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestDecompressStreamGzip
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: TestDecompressStreamGzip (0.15s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestDecompressStreamBzip2
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: TestDecompressStreamBzip2 (0.15s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestDecompressStreamXz
14:56:51 [2023-01-07T14:56:51.939Z]     archive_test.go:134: Xz not present in msys2
14:56:51 [2023-01-07T14:56:51.939Z] --- SKIP: TestDecompressStreamXz (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestCompressStreamXzUnsupported
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestCompressStreamBzip2Unsupported
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestCompressStreamInvalid
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: TestCompressStreamInvalid (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestExtensionInvalid
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: TestExtensionInvalid (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestExtensionUncompressed
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: TestExtensionUncompressed (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestExtensionBzip2
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: TestExtensionBzip2 (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestExtensionGzip
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: TestExtensionGzip (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestExtensionXz
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: TestExtensionXz (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestCmdStreamLargeStderr
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   Test
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   Test/TestContainsEntry
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   Test/TestCreateEntries
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   Test/TestEntriesDiff
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   Test/TestEntriesEquality
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   Test/TestGeneratorNotGenerate
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   Test/TestGeneratorWithPort
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   Test/TestGeneratorWithPortNotGenerate
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   Test/TestNewEntry
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   Test/TestParse
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: Test (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z]     --- PASS: Test/TestContainsEntry (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z]     --- PASS: Test/TestCreateEntries (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z]     --- PASS: Test/TestEntriesDiff (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z]     --- PASS: Test/TestEntriesEquality (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z]     --- PASS: Test/TestNewEntry (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z]     --- PASS: Test/TestParse (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z] PASS
14:56:51 [2023-01-07T14:56:51.939Z] coverage: 58.3% of statements
14:56:51 [2023-01-07T14:56:51.939Z] ok  	github.com/docker/docker/pkg/discovery	0.051s	coverage: 58.3% of statements
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: TestCmdStreamLargeStderr (0.09s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestCmdStreamBad
14:56:51 [2023-01-07T14:56:51.939Z]     archive_test.go:239: Failing on Windows CI machines
14:56:51 [2023-01-07T14:56:51.939Z] --- SKIP: TestCmdStreamBad (0.00s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestCmdStreamGood
14:56:51 [2023-01-07T14:56:51.939Z] --- PASS: TestCmdStreamGood (0.05s)
14:56:51 [2023-01-07T14:56:51.939Z] === RUN   TestUntarPathWithInvalidDest
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   TestUntarPathWithInvalidSrc
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   TestUntarPath
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: TestUntarPath (0.08s)
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   TestUntarPathWithDestinationFile
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: TestUntarPathWithDestinationFile (0.10s)
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s)
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   TestCopyWithTarInvalidSrc
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   TestCopyWithTarSrcFile
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   TestCopyWithTarSrcFolder
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   TestCopyFileWithTarInvalidSrc
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   TestCopyFileWithTarSrcFolder
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   TestCopyFileWithTarSrcFile
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   TestTarFiles
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   Test
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   Test/TestContent
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   Test/TestInitialize
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   Test/TestNew
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   Test/TestParsingContentsWithComments
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   Test/TestRegister
14:56:52 [2023-01-07T14:56:52.409Z] === RUN   Test/TestWatch
14:56:52 [2023-01-07T14:56:52.409Z] --- PASS: Test (0.01s)
14:56:52 [2023-01-07T14:56:52.409Z]     --- PASS: Test/TestContent (0.00s)
14:56:52 [2023-01-07T14:56:52.409Z]     --- PASS: Test/TestInitialize (0.00s)
14:56:52 [2023-01-07T14:56:52.409Z]     --- PASS: Test/TestNew (0.00s)
14:56:52 [2023-01-07T14:56:52.409Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
14:56:52 [2023-01-07T14:56:52.409Z]     --- PASS: Test/TestRegister (0.00s)
14:56:52 [2023-01-07T14:56:52.409Z]     --- PASS: Test/TestWatch (0.01s)
14:56:52 [2023-01-07T14:56:52.409Z] PASS
14:56:52 [2023-01-07T14:56:52.409Z] coverage: 97.6% of statements
14:56:52 [2023-01-07T14:56:52.409Z] ok  	github.com/docker/docker/pkg/discovery/file	0.072s	coverage: 97.6% of statements
14:56:52 [2023-01-07T14:56:52.558Z]     docker_api_swarm_test.go:46: [d7194f7102300] joining swarm manager [db0c3af55e3b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:56:52 [2023-01-07T14:56:52.558Z] === RUN   TestDockerSuite/TestBuildLineBreak
14:56:53 [2023-01-07T14:56:53.400Z] === RUN   Test
14:56:53 [2023-01-07T14:56:53.400Z] === RUN   Test/TestWatch
14:56:53 [2023-01-07T14:56:53.400Z] --- PASS: Test (0.00s)
14:56:53 [2023-01-07T14:56:53.400Z]     --- PASS: Test/TestWatch (0.00s)
14:56:53 [2023-01-07T14:56:53.400Z] PASS
14:56:53 [2023-01-07T14:56:53.400Z] coverage: 92.3% of statements
14:56:53 [2023-01-07T14:56:53.400Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.052s	coverage: 92.3% of statements
14:56:53 [2023-01-07T14:56:53.400Z] === RUN   Test
14:56:53 [2023-01-07T14:56:53.400Z] === RUN   Test/TestInitialize
14:56:53 [2023-01-07T14:56:53.400Z] time="2023-01-07T14:56:52Z" level=info msg="Initializing discovery without TLS"
14:56:53 [2023-01-07T14:56:53.400Z] time="2023-01-07T14:56:53Z" level=info msg="Initializing discovery without TLS"
14:56:53 [2023-01-07T14:56:53.400Z] time="2023-01-07T14:56:53Z" level=info msg="Initializing discovery without TLS"
14:56:53 [2023-01-07T14:56:53.400Z] === RUN   Test/TestInitializeWithCerts
14:56:53 [2023-01-07T14:56:53.400Z] time="2023-01-07T14:56:53Z" level=info msg="Initializing discovery with TLS"
14:56:53 [2023-01-07T14:56:53.400Z] === RUN   Test/TestWatch
14:56:53 [2023-01-07T14:56:53.400Z] time="2023-01-07T14:56:53Z" level=info msg="Initializing discovery without TLS"
14:56:53 [2023-01-07T14:56:53.873Z] === RUN   Test
14:56:53 [2023-01-07T14:56:53.873Z] === RUN   Test/TestInitialize
14:56:53 [2023-01-07T14:56:53.873Z] === RUN   Test/TestInitializeWithPattern
14:56:53 [2023-01-07T14:56:53.873Z] === RUN   Test/TestRegister
14:56:53 [2023-01-07T14:56:53.873Z] === RUN   Test/TestWatch
14:56:53 [2023-01-07T14:56:53.873Z] --- PASS: Test (0.00s)
14:56:53 [2023-01-07T14:56:53.873Z]     --- PASS: Test/TestInitialize (0.00s)
14:56:53 [2023-01-07T14:56:53.873Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
14:56:53 [2023-01-07T14:56:53.873Z]     --- PASS: Test/TestRegister (0.00s)
14:56:53 [2023-01-07T14:56:53.873Z]     --- PASS: Test/TestWatch (0.00s)
14:56:53 [2023-01-07T14:56:53.873Z] PASS
14:56:53 [2023-01-07T14:56:53.873Z] coverage: 93.8% of statements
14:56:53 [2023-01-07T14:56:53.873Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.252s	coverage: 93.8% of statements
14:56:54 [2023-01-07T14:56:54.344Z] === RUN   TestPollerAddRemove
14:56:54 [2023-01-07T14:56:54.344Z] --- PASS: TestPollerAddRemove (0.00s)
14:56:54 [2023-01-07T14:56:54.344Z] === RUN   TestPollerEvent
14:56:54 [2023-01-07T14:56:54.344Z]     poller_test.go:41: No chmod on Windows
14:56:54 [2023-01-07T14:56:54.344Z] --- SKIP: TestPollerEvent (0.00s)
14:56:54 [2023-01-07T14:56:54.344Z] === RUN   TestPollerClose
14:56:54 [2023-01-07T14:56:54.344Z] --- PASS: TestPollerClose (0.00s)
14:56:54 [2023-01-07T14:56:54.344Z] PASS
14:56:54 [2023-01-07T14:56:54.344Z] coverage: 39.4% of statements
14:56:54 [2023-01-07T14:56:54.344Z] ok  	github.com/docker/docker/pkg/filenotify	0.052s	coverage: 39.4% of statements
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestCopyFileWithInvalidSrc
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestCopyFileWithInvalidDest
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestCopyFileWithSameSrcAndDest
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestCopyFile
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestCopyFile (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
14:56:55 [2023-01-07T14:56:55.334Z]     fileutils_test.go:134: Needs porting to Windows
14:56:55 [2023-01-07T14:56:55.334Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestReadSymlinkedDirectoryToFile
14:56:55 [2023-01-07T14:56:55.334Z]     fileutils_test.go:180: Needs porting to Windows
14:56:55 [2023-01-07T14:56:55.334Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestWildcardMatches
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestWildcardMatches (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestPatternMatches
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestPatternMatches (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestExclusionPatternMatchesPatternBefore
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestPatternMatchesFolderExclusions
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestPatternMatchesFolderWildcardExclusions
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestExclusionPatternMatchesPatternAfter
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestExclusionPatternMatchesWholeDirectory
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestSingleExclamationError
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestSingleExclamationError (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestMatchesWithNoPatterns
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestMatchesWithMalformedPatterns
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestMatches
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestMatches (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestCleanPatterns
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestCleanPatterns (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestCleanPatternsStripEmptyPatterns
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestCleanPatternsExceptionFlag
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestCleanPatternsErrorSingleException
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestCreateIfNotExistsDir
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestCreateIfNotExistsFile
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestMatch
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestMatch (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] PASS
14:56:55 [2023-01-07T14:56:55.334Z] coverage: 85.4% of statements
14:56:55 [2023-01-07T14:56:55.334Z] ok  	github.com/docker/docker/pkg/fileutils	0.076s	coverage: 85.4% of statements
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestGet
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestGet (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] === RUN   TestGetShortcutString
14:56:55 [2023-01-07T14:56:55.334Z] --- PASS: TestGetShortcutString (0.00s)
14:56:55 [2023-01-07T14:56:55.334Z] PASS
14:56:55 [2023-01-07T14:56:55.334Z] coverage: 42.9% of statements
14:56:55 [2023-01-07T14:56:55.334Z] ok  	github.com/docker/docker/pkg/homedir	0.045s	coverage: 42.9% of statements
14:56:55 [2023-01-07T14:56:55.842Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
14:56:55 [2023-01-07T14:56:55.842Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
14:56:55 [2023-01-07T14:56:55.842Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
14:56:55 [2023-01-07T14:56:55.842Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
14:56:55 [2023-01-07T14:56:55.842Z] === RUN   TestDockerSuite/TestBuildMaintainer
14:56:56 [2023-01-07T14:56:56.101Z] === RUN   TestDockerSuite/TestBuildMissingArgs
14:56:56 [2023-01-07T14:56:56.326Z] --- PASS: Test (3.21s)
14:56:56 [2023-01-07T14:56:56.326Z]     --- PASS: Test/TestInitialize (0.19s)
14:56:56 [2023-01-07T14:56:56.326Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
14:56:56 [2023-01-07T14:56:56.326Z]     --- PASS: Test/TestWatch (3.01s)
14:56:56 [2023-01-07T14:56:56.326Z] PASS
14:56:56 [2023-01-07T14:56:56.326Z] coverage: 84.1% of statements
14:56:56 [2023-01-07T14:56:56.326Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.266s	coverage: 84.1% of statements
14:56:56 [2023-01-07T14:56:56.326Z] === RUN   TestCreateIDMapOrder
14:56:56 [2023-01-07T14:56:56.326Z] --- PASS: TestCreateIDMapOrder (0.00s)
14:56:56 [2023-01-07T14:56:56.326Z] PASS
14:56:56 [2023-01-07T14:56:56.326Z] coverage: 7.2% of statements
14:56:56 [2023-01-07T14:56:56.326Z] ok  	github.com/docker/docker/pkg/idtools	0.054s	coverage: 7.2% of statements
14:56:56 [2023-01-07T14:56:56.798Z] === RUN   TestFixedBufferCap
14:56:56 [2023-01-07T14:56:56.798Z] --- PASS: TestFixedBufferCap (0.00s)
14:56:56 [2023-01-07T14:56:56.798Z] === RUN   TestFixedBufferLen
14:56:56 [2023-01-07T14:56:56.798Z] --- PASS: TestFixedBufferLen (0.00s)
14:56:56 [2023-01-07T14:56:56.798Z] === RUN   TestFixedBufferString
14:56:56 [2023-01-07T14:56:56.798Z] --- PASS: TestFixedBufferString (0.00s)
14:56:56 [2023-01-07T14:56:56.798Z] === RUN   TestFixedBufferWrite
14:56:56 [2023-01-07T14:56:56.798Z] --- PASS: TestFixedBufferWrite (0.00s)
14:56:56 [2023-01-07T14:56:56.798Z] === RUN   TestFixedBufferRead
14:56:56 [2023-01-07T14:56:56.798Z] --- PASS: TestFixedBufferRead (0.00s)
14:56:56 [2023-01-07T14:56:56.798Z] === RUN   TestBytesPipeRead
14:56:56 [2023-01-07T14:56:56.798Z] --- PASS: TestBytesPipeRead (0.00s)
14:56:56 [2023-01-07T14:56:56.798Z] === RUN   TestBytesPipeWrite
14:56:56 [2023-01-07T14:56:56.798Z] --- PASS: TestBytesPipeWrite (0.00s)
14:56:56 [2023-01-07T14:56:56.798Z] === RUN   TestBytesPipeWriteRandomChunks
14:56:57 [2023-01-07T14:56:57.269Z] === RUN   TestError
14:56:57 [2023-01-07T14:56:57.269Z] --- PASS: TestError (0.00s)
14:56:57 [2023-01-07T14:56:57.269Z] === RUN   TestProgressString
14:56:57 [2023-01-07T14:56:57.269Z] === RUN   TestProgressString/no_progress
14:56:57 [2023-01-07T14:56:57.269Z] === RUN   TestProgressString/progress_1
14:56:57 [2023-01-07T14:56:57.269Z] === RUN   TestProgressString/some_progress_with_a_start_time
14:56:57 [2023-01-07T14:56:57.269Z] === RUN   TestProgressString/some_progress_without_a_start_time
14:56:57 [2023-01-07T14:56:57.269Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
14:56:57 [2023-01-07T14:56:57.269Z] === RUN   TestProgressString/with_units
14:56:57 [2023-01-07T14:56:57.269Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
14:56:57 [2023-01-07T14:56:57.269Z] === RUN   TestProgressString/hide_counts
14:56:57 [2023-01-07T14:56:57.269Z] --- PASS: TestProgressString (0.00s)
14:56:57 [2023-01-07T14:56:57.269Z]     --- PASS: TestProgressString/no_progress (0.00s)
14:56:57 [2023-01-07T14:56:57.269Z]     --- PASS: TestProgressString/progress_1 (0.00s)
14:56:57 [2023-01-07T14:56:57.269Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
14:56:57 [2023-01-07T14:56:57.269Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
14:56:57 [2023-01-07T14:56:57.269Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
14:56:57 [2023-01-07T14:56:57.269Z]     --- PASS: TestProgressString/with_units (0.00s)
14:56:57 [2023-01-07T14:56:57.269Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
14:56:57 [2023-01-07T14:56:57.269Z]     --- PASS: TestProgressString/hide_counts (0.00s)
14:56:57 [2023-01-07T14:56:57.269Z] === RUN   TestJSONMessageDisplay
14:56:57 [2023-01-07T14:56:57.269Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s)
14:56:57 [2023-01-07T14:56:57.269Z] === RUN   TestAtomicWriteToFile
14:56:57 [2023-01-07T14:56:57.479Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestAtomicWriteToFile (0.02s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestAtomicWriteSetCommit
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestStandardLongPath
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestStandardLongPath (0.00s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestUNCLongPath
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestUNCLongPath (0.00s)
14:56:57 [2023-01-07T14:56:57.739Z] PASS
14:56:57 [2023-01-07T14:56:57.739Z] coverage: 100.0% of statements
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestAtomicWriteSetCommit (0.02s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestAtomicWriteSetCancel
14:56:57 [2023-01-07T14:56:57.739Z] ok  	github.com/docker/docker/pkg/longpath	0.047s	coverage: 100.0% of statements
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestAtomicWriteSetCancel (0.02s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestReadCloserWrapperClose
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestReadCloserWrapperClose (0.00s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestReaderErrWrapperReadOnError
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestReaderErrWrapperRead
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestReaderErrWrapperRead (0.00s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestHashData
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestHashData (0.00s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestCancelReadCloser
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestCancelReadCloser (0.10s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestWriteCloserWrapperClose
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestNopWriteCloser
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestNopWriteCloser (0.00s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestNopWriter
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestNopWriter (0.00s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestWriteCounter
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestWriteCounter (0.00s)
14:56:57 [2023-01-07T14:56:57.739Z] PASS
14:56:57 [2023-01-07T14:56:57.739Z] coverage: 69.2% of statements
14:56:57 [2023-01-07T14:56:57.739Z] ok  	github.com/docker/docker/pkg/ioutils	0.737s	coverage: 69.2% of statements
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestJSONMessageDisplay (0.21s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestJSONMessageDisplayWithJSONError
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
14:56:57 [2023-01-07T14:56:57.739Z] === RUN   TestDisplayJSONMessagesStream
14:56:57 [2023-01-07T14:56:57.739Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
14:56:57 [2023-01-07T14:56:57.739Z] PASS
14:56:57 [2023-01-07T14:56:57.739Z] coverage: 91.7% of statements
14:56:57 [2023-01-07T14:56:57.739Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.263s	coverage: 91.7% of statements
14:56:58 [2023-01-07T14:56:58.209Z] === RUN   TestNameFormat
14:56:58 [2023-01-07T14:56:58.209Z] --- PASS: TestNameFormat (0.00s)
14:56:58 [2023-01-07T14:56:58.209Z] === RUN   TestNameRetries
14:56:58 [2023-01-07T14:56:58.209Z] --- PASS: TestNameRetries (0.00s)
14:56:58 [2023-01-07T14:56:58.209Z] PASS
14:56:58 [2023-01-07T14:56:58.209Z] coverage: 85.7% of statements
14:56:58 [2023-01-07T14:56:58.678Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.048s	coverage: 85.7% of statements
14:56:58 [2023-01-07T14:56:58.678Z] === RUN   TestParseKeyValueOpt
14:56:58 [2023-01-07T14:56:58.678Z] --- PASS: TestParseKeyValueOpt (0.00s)
14:56:58 [2023-01-07T14:56:58.678Z] === RUN   TestParseUintList
14:56:58 [2023-01-07T14:56:58.678Z] --- PASS: TestParseUintList (0.00s)
14:56:58 [2023-01-07T14:56:58.678Z] === RUN   TestParseUintListMaximumLimits
14:56:58 [2023-01-07T14:56:58.678Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
14:56:58 [2023-01-07T14:56:58.678Z] PASS
14:56:58 [2023-01-07T14:56:58.679Z] coverage: 97.0% of statements
14:56:58 [2023-01-07T14:56:58.679Z] ok  	github.com/docker/docker/pkg/parsers	0.058s	coverage: 97.0% of statements
14:56:58 [2023-01-07T14:56:58.862Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
14:56:59 [2023-01-07T14:56:59.149Z] === RUN   TestNewAndRemove
14:56:59 [2023-01-07T14:56:59.149Z] --- PASS: TestNewAndRemove (0.00s)
14:56:59 [2023-01-07T14:56:59.149Z] === RUN   TestRemoveInvalidPath
14:56:59 [2023-01-07T14:56:59.149Z] --- PASS: TestRemoveInvalidPath (0.00s)
14:56:59 [2023-01-07T14:56:59.149Z] PASS
14:56:59 [2023-01-07T14:56:59.149Z] coverage: 82.6% of statements
14:56:59 [2023-01-07T14:56:59.149Z] ok  	github.com/docker/docker/pkg/pidfile	0.054s	coverage: 82.6% of statements
14:56:59 [2023-01-07T14:56:59.623Z] === RUN   TestParseEmptyInterface
14:56:59 [2023-01-07T14:56:59.623Z] --- PASS: TestParseEmptyInterface (0.00s)
14:56:59 [2023-01-07T14:56:59.623Z] === RUN   TestParseNonInterfaceType
14:56:59 [2023-01-07T14:56:59.623Z] --- PASS: TestParseNonInterfaceType (0.00s)
14:56:59 [2023-01-07T14:56:59.623Z] === RUN   TestParseWithOneFunction
14:56:59 [2023-01-07T14:56:59.623Z] --- PASS: TestParseWithOneFunction (0.00s)
14:56:59 [2023-01-07T14:56:59.623Z] === RUN   TestParseWithMultipleFuncs
14:56:59 [2023-01-07T14:56:59.623Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
14:56:59 [2023-01-07T14:56:59.623Z] === RUN   TestParseWithUnnamedReturn
14:56:59 [2023-01-07T14:56:59.623Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
14:56:59 [2023-01-07T14:56:59.623Z] === RUN   TestEmbeddedInterface
14:56:59 [2023-01-07T14:56:59.623Z] --- PASS: TestEmbeddedInterface (0.00s)
14:56:59 [2023-01-07T14:56:59.623Z] === RUN   TestParsedImports
14:56:59 [2023-01-07T14:56:59.623Z] --- PASS: TestParsedImports (0.00s)
14:56:59 [2023-01-07T14:56:59.623Z] === RUN   TestAliasedImports
14:56:59 [2023-01-07T14:56:59.623Z] --- PASS: TestAliasedImports (0.00s)
14:56:59 [2023-01-07T14:56:59.623Z] PASS
14:56:59 [2023-01-07T14:56:59.623Z] coverage: 56.8% of statements
14:56:59 [2023-01-07T14:56:59.623Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.058s	coverage: 56.8% of statements
14:57:00 [2023-01-07T14:57:00.236Z] --- PASS: TestImportExtremelyLargeImageWorks (176.51s)
14:57:00 [2023-01-07T14:57:00.236Z] PASS
14:57:00 [2023-01-07T14:57:00.236Z] 
14:57:00 [2023-01-07T14:57:00.236Z] DONE 13 tests in 180.811s
14:57:00 [2023-01-07T14:57:00.236Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:57:00 [2023-01-07T14:57:00.236Z] ++ 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
14:57:00 [2023-01-07T14:57:00.236Z] ++ set -e
14:57:00 [2023-01-07T14:57:00.236Z] ++ '[' -n 0 ']'
14:57:00 [2023-01-07T14:57:00.236Z] ++ set -x
14:57:00 [2023-01-07T14:57:00.236Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
14:57:00 [2023-01-07T14:57:00.494Z] INFO: Testing against a local daemon
14:57:00 [2023-01-07T14:57:00.494Z] === RUN   TestNetworkCreateDelete
14:57:00 [2023-01-07T14:57:00.614Z] --- PASS: TestTarFiles (7.94s)
14:57:00 [2023-01-07T14:57:00.614Z] === RUN   TestTarUntar
14:57:00 [2023-01-07T14:57:00.614Z] --- PASS: TestTarUntar (0.05s)
14:57:00 [2023-01-07T14:57:00.614Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
14:57:00 [2023-01-07T14:57:00.614Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
14:57:00 [2023-01-07T14:57:00.614Z] === RUN   TestTarWithOptions
14:57:00 [2023-01-07T14:57:00.614Z] --- PASS: TestTarWithOptions (0.04s)
14:57:00 [2023-01-07T14:57:00.614Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
14:57:00 [2023-01-07T14:57:00.614Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
14:57:00 [2023-01-07T14:57:00.614Z] === RUN   TestUntarUstarGnuConflict
14:57:00 [2023-01-07T14:57:00.614Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
14:57:00 [2023-01-07T14:57:00.614Z] === RUN   TestUntarInvalidFilenames
14:57:00 [2023-01-07T14:57:00.614Z] === RUN   TestFailedConnection
14:57:00 [2023-01-07T14:57:00.614Z] === RUN   TestHTTPTransport
14:57:00 [2023-01-07T14:57:00.614Z] --- PASS: TestHTTPTransport (0.00s)
14:57:00 [2023-01-07T14:57:00.614Z] PASS
14:57:00 [2023-01-07T14:57:00.614Z] coverage: 85.7% of statements
14:57:00 [2023-01-07T14:57:00.614Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.049s	coverage: 85.7% of statements
14:57:00 [2023-01-07T14:57:00.614Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3696811814\\dest"
14:57:00 [2023-01-07T14:57:00.614Z] --- PASS: TestUntarInvalidFilenames (0.22s)
14:57:00 [2023-01-07T14:57:00.614Z] === RUN   TestUntarHardlinkToSymlink
14:57:00 [2023-01-07T14:57:00.614Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
14:57:00 [2023-01-07T14:57:00.614Z] === RUN   TestUntarInvalidHardlink
14:57:00 [2023-01-07T14:57:00.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2696543482\\victim\\hello" -> "../victim/hello"
14:57:00 [2023-01-07T14:57:00.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2148570503\\victim\\hello" -> "/../victim/hello"
14:57:00 [2023-01-07T14:57:00.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink707266702\\victim" -> "../victim"
14:57:00 [2023-01-07T14:57:00.752Z] --- PASS: TestNetworkCreateDelete (0.19s)
14:57:00 [2023-01-07T14:57:00.753Z] === RUN   TestDockerNetworkDeletePreferID
14:57:01 [2023-01-07T14:57:01.011Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
14:57:01 [2023-01-07T14:57:01.011Z] === RUN   TestDaemonDNSFallback
14:57:01 [2023-01-07T14:57:01.084Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1827789743\\victim" -> "../victim"
14:57:01 [2023-01-07T14:57:01.084Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3259870048\\victim" -> "../victim"
14:57:01 [2023-01-07T14:57:01.084Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1546316206\\victim" -> "../victim"
14:57:01 [2023-01-07T14:57:01.084Z] --- PASS: TestUntarInvalidHardlink (0.05s)
14:57:01 [2023-01-07T14:57:01.084Z] === RUN   TestUntarInvalidSymlink
14:57:01 [2023-01-07T14:57:01.084Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink577352351\\dest\\dotdot" -> "../victim/hello"
14:57:01 [2023-01-07T14:57:01.084Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4121475362\\dest\\slash-dotdot" -> "/../victim/hello"
14:57:01 [2023-01-07T14:57:01.084Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3372798945\\dest\\loophole-victim" -> "../victim"
14:57:01 [2023-01-07T14:57:01.084Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2446691868\\dest\\loophole-victim" -> "../victim"
14:57:01 [2023-01-07T14:57:01.084Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1248871790\\dest\\loophole-victim" -> "../victim"
14:57:01 [2023-01-07T14:57:01.084Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1799252905\\dest\\loophole-victim" -> "../victim"
14:57:01 [2023-01-07T14:57:01.084Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1207090828\\dest\\dir\\loophole" -> "../../victim"
14:57:01 [2023-01-07T14:57:01.084Z] --- PASS: TestUntarInvalidSymlink (0.04s)
14:57:01 [2023-01-07T14:57:01.084Z] === RUN   TestTempArchiveCloseMultipleTimes
14:57:01 [2023-01-07T14:57:01.084Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
14:57:01 [2023-01-07T14:57:01.084Z] === RUN   TestXGlobalNoParent
14:57:01 [2023-01-07T14:57:01.084Z] --- PASS: TestXGlobalNoParent (0.00s)
14:57:01 [2023-01-07T14:57:01.084Z] === RUN   TestReplaceFileTarWrapper
14:57:01 [2023-01-07T14:57:01.084Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
14:57:01 [2023-01-07T14:57:01.084Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
14:57:01 [2023-01-07T14:57:01.084Z] === RUN   TestBufioReaderPoolPutAndGet
14:57:01 [2023-01-07T14:57:01.084Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
14:57:01 [2023-01-07T14:57:01.084Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
14:57:01 [2023-01-07T14:57:01.084Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
14:57:01 [2023-01-07T14:57:01.084Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
14:57:01 [2023-01-07T14:57:01.084Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
14:57:01 [2023-01-07T14:57:01.084Z] === RUN   TestBufioWriterPoolPutAndGet
14:57:01 [2023-01-07T14:57:01.084Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
14:57:01 [2023-01-07T14:57:01.084Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
14:57:01 [2023-01-07T14:57:01.084Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
14:57:01 [2023-01-07T14:57:01.084Z] === RUN   TestBufferPoolPutAndGet
14:57:01 [2023-01-07T14:57:01.084Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
14:57:01 [2023-01-07T14:57:01.084Z] PASS
14:57:01 [2023-01-07T14:57:01.084Z] coverage: 88.2% of statements
14:57:01 [2023-01-07T14:57:01.084Z] ok  	github.com/docker/docker/pkg/pools	0.046s	coverage: 88.2% of statements
14:57:01 [2023-01-07T14:57:01.084Z] --- PASS: TestReplaceFileTarWrapper (0.26s)
14:57:01 [2023-01-07T14:57:01.084Z] === RUN   TestPrefixHeaderReadable
14:57:01 [2023-01-07T14:57:01.084Z] --- PASS: TestPrefixHeaderReadable (0.03s)
14:57:01 [2023-01-07T14:57:01.084Z] === RUN   TestDisablePigz
14:57:01 [2023-01-07T14:57:01.084Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
14:57:01 [2023-01-07T14:57:01.554Z] --- PASS: TestDisablePigz (0.17s)
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestPigz
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestOutputOnPrematureClose
14:57:01 [2023-01-07T14:57:01.554Z] --- PASS: TestOutputOnPrematureClose (0.00s)
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestCompleteSilently
14:57:01 [2023-01-07T14:57:01.554Z] --- PASS: TestCompleteSilently (0.00s)
14:57:01 [2023-01-07T14:57:01.554Z] PASS
14:57:01 [2023-01-07T14:57:01.554Z] coverage: 75.9% of statements
14:57:01 [2023-01-07T14:57:01.554Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
14:57:01 [2023-01-07T14:57:01.554Z] --- PASS: TestPigz (0.16s)
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestCopyFileWithInvalidDest
14:57:01 [2023-01-07T14:57:01.554Z]     archive_windows_test.go:17: Currently fails
14:57:01 [2023-01-07T14:57:01.554Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestCanonicalTarNameForPath
14:57:01 [2023-01-07T14:57:01.554Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestCanonicalTarName
14:57:01 [2023-01-07T14:57:01.554Z] --- PASS: TestCanonicalTarName (0.00s)
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestChmodTarEntry
14:57:01 [2023-01-07T14:57:01.554Z] --- PASS: TestChmodTarEntry (0.00s)
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestHardLinkOrder
14:57:01 [2023-01-07T14:57:01.554Z] ok  	github.com/docker/docker/pkg/progress	0.042s	coverage: 75.9% of statements
14:57:01 [2023-01-07T14:57:01.554Z] --- PASS: TestHardLinkOrder (0.10s)
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestChangeString
14:57:01 [2023-01-07T14:57:01.554Z] --- PASS: TestChangeString (0.00s)
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestChangesWithNoChanges
14:57:01 [2023-01-07T14:57:01.554Z] --- PASS: TestChangesWithNoChanges (0.03s)
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestChangesWithChanges
14:57:01 [2023-01-07T14:57:01.554Z] --- PASS: TestFailedConnection (1.02s)
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestFailOnce
14:57:01 [2023-01-07T14:57:01.554Z] --- PASS: TestChangesWithChanges (0.04s)
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestChangesWithChangesGH13590
14:57:01 [2023-01-07T14:57:01.554Z]     changes_test.go:192: needs more investigation
14:57:01 [2023-01-07T14:57:01.554Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
14:57:01 [2023-01-07T14:57:01.554Z] === RUN   TestChangesDirsEmpty
14:57:01 [2023-01-07T14:57:01.946Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
14:57:02 [2023-01-07T14:57:02.024Z] === RUN   TestSendToOneSub
14:57:02 [2023-01-07T14:57:02.024Z] --- PASS: TestSendToOneSub (0.00s)
14:57:02 [2023-01-07T14:57:02.024Z] === RUN   TestSendToMultipleSubs
14:57:02 [2023-01-07T14:57:02.024Z] --- PASS: TestSendToMultipleSubs (0.00s)
14:57:02 [2023-01-07T14:57:02.024Z] === RUN   TestEvictOneSub
14:57:02 [2023-01-07T14:57:02.024Z] --- PASS: TestEvictOneSub (0.00s)
14:57:02 [2023-01-07T14:57:02.024Z] === RUN   TestClosePublisher
14:57:02 [2023-01-07T14:57:02.024Z] --- PASS: TestClosePublisher (0.00s)
14:57:02 [2023-01-07T14:57:02.024Z] === RUN   TestPubSubRace
14:57:02 [2023-01-07T14:57:02.024Z] --- PASS: TestChangesDirsEmpty (0.16s)
14:57:02 [2023-01-07T14:57:02.024Z] === RUN   TestChangesDirsMutated
14:57:02 [2023-01-07T14:57:02.024Z] 2023/01/07 14:57:01 http: panic serving 127.0.0.1:49252: Plugin not ready
14:57:02 [2023-01-07T14:57:02.024Z] goroutine 34 [running]:
14:57:02 [2023-01-07T14:57:02.024Z] net/http.(*conn).serve.func1()
14:57:02 [2023-01-07T14:57:02.024Z] 	c:/go/src/net/http/server.go:1825 +0xbf
14:57:02 [2023-01-07T14:57:02.024Z] panic({0xcd5a00, 0xe19630})
14:57:02 [2023-01-07T14:57:02.024Z] 	c:/go/src/runtime/panic.go:844 +0x258
14:57:02 [2023-01-07T14:57:02.024Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x580000000000003b?, 0xffffffffffffffff?}, 0x58904e1162eeca1f?)
14:57:02 [2023-01-07T14:57:02.024Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
14:57:02 [2023-01-07T14:57:02.024Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xe1ee88?, 0xc0000ba000?}, 0xc0001c1a78?)
14:57:02 [2023-01-07T14:57:02.024Z] 	c:/go/src/net/http/server.go:2084 +0x2f
14:57:02 [2023-01-07T14:57:02.024Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xe1ee88, 0xc0000ba000}, 0xc0000ae000)
14:57:02 [2023-01-07T14:57:02.024Z] 	c:/go/src/net/http/server.go:2462 +0x149
14:57:02 [2023-01-07T14:57:02.024Z] net/http.serverHandler.ServeHTTP({0xe1d3b8?}, {0xe1ee88, 0xc0000ba000}, 0xc0000ae000)
14:57:02 [2023-01-07T14:57:02.024Z] 	c:/go/src/net/http/server.go:2916 +0x43b
14:57:02 [2023-01-07T14:57:02.024Z] net/http.(*conn).serve(0xc0000a6000, {0xe1f298, 0xc0000880c0})
14:57:02 [2023-01-07T14:57:02.024Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
14:57:02 [2023-01-07T14:57:02.024Z] created by net/http.(*Server).Serve
14:57:02 [2023-01-07T14:57:02.024Z] 	c:/go/src/net/http/server.go:3071 +0x4db
14:57:02 [2023-01-07T14:57:02.024Z] time="2023-01-07T14:57:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49251/Test.FailOnce: Post \"http://127.0.0.1:49251/Test.FailOnce\": EOF, retrying in 1s"
14:57:02 [2023-01-07T14:57:02.024Z] --- PASS: TestChangesDirsMutated (0.16s)
14:57:02 [2023-01-07T14:57:02.024Z] === RUN   TestApplyLayer
14:57:02 [2023-01-07T14:57:02.024Z]     changes_test.go:405: needs further investigation
14:57:02 [2023-01-07T14:57:02.024Z] --- SKIP: TestApplyLayer (0.00s)
14:57:02 [2023-01-07T14:57:02.024Z] === RUN   TestChangesSizeWithHardlinks
14:57:02 [2023-01-07T14:57:02.024Z]     changes_test.go:441: needs further investigation
14:57:02 [2023-01-07T14:57:02.024Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
14:57:02 [2023-01-07T14:57:02.024Z] === RUN   TestChangesSizeWithNoChanges
14:57:02 [2023-01-07T14:57:02.024Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
14:57:02 [2023-01-07T14:57:02.024Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
14:57:02 [2023-01-07T14:57:02.024Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
14:57:02 [2023-01-07T14:57:02.024Z] === RUN   TestChangesSize
14:57:02 [2023-01-07T14:57:02.024Z] --- PASS: TestChangesSize (0.00s)
14:57:02 [2023-01-07T14:57:02.024Z] === RUN   TestApplyLayerInvalidFilenames
14:57:02 [2023-01-07T14:57:02.024Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2435247678\\dest"
14:57:02 [2023-01-07T14:57:02.024Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
14:57:02 [2023-01-07T14:57:02.024Z] === RUN   TestApplyLayerInvalidHardlink
14:57:02 [2023-01-07T14:57:02.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3001350703\\victim\\hello" -> "../victim/hello"
14:57:02 [2023-01-07T14:57:02.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2541170945\\victim\\hello" -> "/../victim/hello"
14:57:02 [2023-01-07T14:57:02.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink984685770\\victim" -> "../victim"
14:57:02 [2023-01-07T14:57:02.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1203755185\\victim" -> "../victim"
14:57:02 [2023-01-07T14:57:02.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3885193478\\victim" -> "../victim"
14:57:02 [2023-01-07T14:57:02.025Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink273299045\\victim" -> "../victim"
14:57:02 [2023-01-07T14:57:02.025Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
14:57:02 [2023-01-07T14:57:02.025Z] === RUN   TestApplyLayerInvalidSymlink
14:57:02 [2023-01-07T14:57:02.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink937661329\\dest\\dotdot" -> "../victim/hello"
14:57:02 [2023-01-07T14:57:02.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1733063137\\dest\\slash-dotdot" -> "/../victim/hello"
14:57:02 [2023-01-07T14:57:02.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3710704347\\dest\\loophole-victim" -> "../victim"
14:57:02 [2023-01-07T14:57:02.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2954047150\\dest\\loophole-victim" -> "../victim"
14:57:02 [2023-01-07T14:57:02.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2947442495\\dest\\loophole-victim" -> "../victim"
14:57:02 [2023-01-07T14:57:02.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink9285301\\dest\\loophole-victim" -> "../victim"
14:57:02 [2023-01-07T14:57:02.025Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
14:57:02 [2023-01-07T14:57:02.025Z] === RUN   TestApplyLayerWhiteouts
14:57:02 [2023-01-07T14:57:02.025Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
14:57:02 [2023-01-07T14:57:02.025Z] === RUN   TestGenerateEmptyFile
14:57:02 [2023-01-07T14:57:02.025Z] --- PASS: TestGenerateEmptyFile (0.00s)
14:57:02 [2023-01-07T14:57:02.025Z] === RUN   TestGenerateWithContent
14:57:02 [2023-01-07T14:57:02.025Z] --- PASS: TestGenerateWithContent (0.00s)
14:57:02 [2023-01-07T14:57:02.025Z] PASS
14:57:02 [2023-01-07T14:57:02.025Z] coverage: 62.6% of statements
14:57:02 [2023-01-07T14:57:02.025Z] ok  	github.com/docker/docker/pkg/archive	11.071s	coverage: 62.6% of statements
14:57:02 [2023-01-07T14:57:02.205Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
14:57:02 [2023-01-07T14:57:02.464Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
14:57:02 [2023-01-07T14:57:02.494Z] === RUN   TestRegister
14:57:02 [2023-01-07T14:57:02.494Z] --- PASS: TestRegister (0.00s)
14:57:02 [2023-01-07T14:57:02.494Z] === RUN   TestCommand
14:57:02 [2023-01-07T14:57:02.494Z] --- PASS: TestCommand (0.04s)
14:57:02 [2023-01-07T14:57:02.494Z] === RUN   TestNaiveSelf
14:57:02 [2023-01-07T14:57:02.494Z] --- PASS: TestNaiveSelf (0.04s)
14:57:02 [2023-01-07T14:57:02.494Z] PASS
14:57:02 [2023-01-07T14:57:02.494Z] coverage: 82.4% of statements
14:57:02 [2023-01-07T14:57:02.494Z] ok  	github.com/docker/docker/pkg/reexec	0.127s	coverage: 82.4% of statements
14:57:02 [2023-01-07T14:57:02.965Z] --- PASS: TestFailOnce (1.20s)
14:57:02 [2023-01-07T14:57:02.965Z] === RUN   TestEchoInputOutput
14:57:02 [2023-01-07T14:57:02.965Z] --- PASS: TestEchoInputOutput (0.00s)
14:57:02 [2023-01-07T14:57:02.965Z] === RUN   TestBackoff
14:57:02 [2023-01-07T14:57:02.965Z] --- PASS: TestBackoff (0.00s)
14:57:02 [2023-01-07T14:57:02.965Z] === RUN   TestAbortRetry
14:57:02 [2023-01-07T14:57:02.965Z] --- PASS: TestAbortRetry (0.00s)
14:57:02 [2023-01-07T14:57:02.965Z] === RUN   TestClientScheme
14:57:02 [2023-01-07T14:57:02.965Z] --- PASS: TestClientScheme (0.00s)
14:57:02 [2023-01-07T14:57:02.965Z] === RUN   TestNewClientWithTimeout
14:57:02 [2023-01-07T14:57:02.965Z] --- PASS: TestPubSubRace (1.09s)
14:57:02 [2023-01-07T14:57:02.965Z] PASS
14:57:02 [2023-01-07T14:57:02.965Z] coverage: 75.0% of statements
14:57:02 [2023-01-07T14:57:02.965Z] ok  	github.com/docker/docker/pkg/pubsub	1.129s	coverage: 75.0% of statements
14:57:03 [2023-01-07T14:57:03.448Z] time="2023-01-07T14:57:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
14:57:03 [2023-01-07T14:57:03.448Z] === RUN   TestParseSignal
14:57:03 [2023-01-07T14:57:03.448Z] --- PASS: TestParseSignal (0.00s)
14:57:03 [2023-01-07T14:57:03.448Z] === RUN   TestValidSignalForPlatform
14:57:03 [2023-01-07T14:57:03.448Z] --- PASS: TestValidSignalForPlatform (0.00s)
14:57:03 [2023-01-07T14:57:03.448Z] PASS
14:57:03 [2023-01-07T14:57:03.448Z] coverage: 19.7% of statements
14:57:03 [2023-01-07T14:57:03.448Z] ok  	github.com/docker/docker/pkg/signal	0.051s	coverage: 19.7% of statements
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestNewStdWriter
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestNewStdWriter (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestWriteWithUninitializedStdWriter
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestWriteWithNilBytes
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestWriteWithNilBytes (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestWrite
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestWrite (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestWriteWithWriterError
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestWriteWithWriterError (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestStdCopyWriteAndRead
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestStdCopyReturnsErrorReadingHeader
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestStdCopyReturnsErrorReadingFrame
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestStdCopyDetectsCorruptedFrame
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestStdCopyWithInvalidInputHeader
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestStdCopyWithCorruptedPrefix
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestStdCopyReturnsWriteErrors
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] === RUN   TestStdCopyReturnsErrorFromSystem
14:57:04 [2023-01-07T14:57:04.440Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
14:57:04 [2023-01-07T14:57:04.440Z] PASS
14:57:04 [2023-01-07T14:57:04.440Z] coverage: 100.0% of statements
14:57:04 [2023-01-07T14:57:04.440Z] ok  	github.com/docker/docker/pkg/stdcopy	0.073s	coverage: 100.0% of statements
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestRawProgressFormatterFormatStatus
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestRawProgressFormatterFormatProgress
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestFormatStatus
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestFormatStatus (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestFormatError
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestFormatError (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestFormatJSONError
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestFormatJSONError (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestJsonProgressFormatterFormatProgress
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestJsonProgressFormatterFormatStatus
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestNewJSONProgressOutput
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestNewJSONProgressOutput (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestAuxFormatterEmit
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestAuxFormatterEmit (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestStreamWriterStdout
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestStreamWriterStdout (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestStreamWriterStderr
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestStreamWriterStderr (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] PASS
14:57:04 [2023-01-07T14:57:04.911Z] coverage: 66.2% of statements
14:57:04 [2023-01-07T14:57:04.911Z] ok  	github.com/docker/docker/pkg/streamformatter	0.056s	coverage: 66.2% of statements
14:57:04 [2023-01-07T14:57:04.911Z] time="2023-01-07T14:57:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestGenerateRandomID
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestGenerateRandomID (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestShortenId
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestShortenId (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestShortenSha256Id
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestShortenSha256Id (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestShortenIdEmpty
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestShortenIdEmpty (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestShortenIdInvalid
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestShortenIdInvalid (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestIsShortIDNonHex
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestIsShortIDNonHex (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] === RUN   TestIsShortIDNotCorrectSize
14:57:04 [2023-01-07T14:57:04.911Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
14:57:04 [2023-01-07T14:57:04.911Z] PASS
14:57:04 [2023-01-07T14:57:04.911Z] coverage: 70.6% of statements
14:57:04 [2023-01-07T14:57:04.911Z] ok  	github.com/docker/docker/pkg/stringid	0.045s	coverage: 70.6% of statements
14:57:05 [2023-01-07T14:57:05.902Z] === RUN   TestIsCpusetListAvailable
14:57:05 [2023-01-07T14:57:05.902Z] --- PASS: TestIsCpusetListAvailable (0.00s)
14:57:05 [2023-01-07T14:57:05.902Z] PASS
14:57:05 [2023-01-07T14:57:05.902Z] coverage: 38.2% of statements
14:57:05 [2023-01-07T14:57:05.902Z] ok  	github.com/docker/docker/pkg/sysinfo	0.042s	coverage: 38.2% of statements
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestChtimes
14:57:06 [2023-01-07T14:57:06.893Z] --- PASS: TestChtimes (0.00s)
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestChtimesWindows
14:57:06 [2023-01-07T14:57:06.893Z] --- PASS: TestChtimesWindows (0.00s)
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
14:57:06 [2023-01-07T14:57:06.893Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestEnsureRemoveAllNotExist
14:57:06 [2023-01-07T14:57:06.893Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestEnsureRemoveAllWithDir
14:57:06 [2023-01-07T14:57:06.893Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestEnsureRemoveAllWithFile
14:57:06 [2023-01-07T14:57:06.893Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestHasWin32KSupport
14:57:06 [2023-01-07T14:57:06.893Z]     syscall_windows_test.go:8: win32k: true
14:57:06 [2023-01-07T14:57:06.893Z] --- PASS: TestHasWin32KSupport (0.00s)
14:57:06 [2023-01-07T14:57:06.893Z] PASS
14:57:06 [2023-01-07T14:57:06.893Z] coverage: 12.0% of statements
14:57:06 [2023-01-07T14:57:06.893Z] ok  	github.com/docker/docker/pkg/system	0.064s	coverage: 12.0% of statements
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestTailFile
14:57:06 [2023-01-07T14:57:06.893Z] --- PASS: TestTailFile (0.00s)
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestTailFileManyLines
14:57:06 [2023-01-07T14:57:06.893Z] --- PASS: TestTailFileManyLines (0.00s)
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestTailEmptyFile
14:57:06 [2023-01-07T14:57:06.893Z] --- PASS: TestTailEmptyFile (0.00s)
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestTailNegativeN
14:57:06 [2023-01-07T14:57:06.893Z] --- PASS: TestTailNegativeN (0.00s)
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader
14:57:06 [2023-01-07T14:57:06.893Z] === CONT  TestNewTailReader
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/12_byte_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/12_byte_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/no_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/no_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/single_byte_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/single_byte_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/2_byte_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/2_byte_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/truncated_last_line
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/truncated_last_line#01
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/truncated_last_line#02
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
14:57:06 [2023-01-07T14:57:06.893Z] === CONT  TestNewTailReader/8_byte_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:06 [2023-01-07T14:57:06.893Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
14:57:06 [2023-01-07T14:57:06.893Z] === CONT  TestNewTailReader/4_byte_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:06 [2023-01-07T14:57:06.893Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
14:57:06 [2023-01-07T14:57:06.893Z] === CONT  TestNewTailReader/no_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/no_delimiter/no_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
14:57:06 [2023-01-07T14:57:06.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
14:57:06 [2023-01-07T14:57:06.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === CONT  TestNewTailReader/single_byte_delimiter
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
14:57:07 [2023-01-07T14:57:07.364Z] === CONT  TestNewTailReader/12_byte_delimiter
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
14:57:07 [2023-01-07T14:57:07.364Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.364Z] === CONT  TestNewTailReader/2_byte_delimiter
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:07 [2023-01-07T14:57:07.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:07 [2023-01-07T14:57:07.364Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/no_delimiter/no_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.365Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.365Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
14:57:07 [2023-01-07T14:57:07.366Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.366Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.367Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.368Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.368Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.368Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.368Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
14:57:07 [2023-01-07T14:57:07.368Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.368Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.368Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.368Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.368Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.368Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.368Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.731Z] --- PASS: TestDaemonDNSFallback (6.51s)
14:57:07 [2023-01-07T14:57:07.731Z] === RUN   TestInspectNetwork
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.839Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
14:57:07 [2023-01-07T14:57:07.840Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
14:57:07 [2023-01-07T14:57:07.840Z] --- PASS: TestNewTailReader (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.840Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z] time="2023-01-07T14:57:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.04s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
14:57:07 [2023-01-07T14:57:07.842Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
14:57:08 [2023-01-07T14:57:08.312Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.02s)
14:57:08 [2023-01-07T14:57:08.312Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.02s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
14:57:08 [2023-01-07T14:57:08.313Z] PASS
14:57:08 [2023-01-07T14:57:08.313Z] coverage: 88.6% of statements
14:57:08 [2023-01-07T14:57:08.313Z] ok  	github.com/docker/docker/pkg/tailfile	0.479s	coverage: 88.6% of statements
14:57:08 [2023-01-07T14:57:08.783Z] === RUN   TestTarSumRemoveNonExistent
14:57:08 [2023-01-07T14:57:08.783Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
14:57:08 [2023-01-07T14:57:08.783Z] === RUN   TestTarSumRemove
14:57:08 [2023-01-07T14:57:08.783Z] --- PASS: TestTarSumRemove (0.00s)
14:57:08 [2023-01-07T14:57:08.783Z] === RUN   TestSortFileInfoSums
14:57:08 [2023-01-07T14:57:08.783Z] --- PASS: TestSortFileInfoSums (0.00s)
14:57:08 [2023-01-07T14:57:08.783Z] === RUN   TestNewTarSumForLabelInvalid
14:57:08 [2023-01-07T14:57:08.783Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
14:57:08 [2023-01-07T14:57:08.783Z] === RUN   TestNewTarSumForLabel
14:57:08 [2023-01-07T14:57:08.783Z] --- PASS: TestNewTarSumForLabel (0.00s)
14:57:08 [2023-01-07T14:57:08.783Z] === RUN   TestEmptyTar
14:57:08 [2023-01-07T14:57:08.783Z] --- PASS: TestEmptyTar (0.01s)
14:57:08 [2023-01-07T14:57:08.783Z] === RUN   TestTarSumsReadSize
14:57:08 [2023-01-07T14:57:08.783Z] --- PASS: TestTarSumsReadSize (0.01s)
14:57:08 [2023-01-07T14:57:08.783Z] === RUN   TestTarSums
14:57:08 [2023-01-07T14:57:08.783Z] testing: warning: no tests to run
14:57:08 [2023-01-07T14:57:08.783Z] PASS
14:57:08 [2023-01-07T14:57:08.783Z] coverage: [no statements]
14:57:08 [2023-01-07T14:57:08.783Z] ok  	github.com/docker/docker/pkg/term/windows	0.044s	coverage: [no statements] [no tests to run]
14:57:08 [2023-01-07T14:57:08.783Z] --- PASS: TestTarSums (0.08s)
14:57:08 [2023-01-07T14:57:08.783Z] === RUN   TestIteration
14:57:08 [2023-01-07T14:57:08.783Z] --- PASS: TestIteration (0.00s)
14:57:08 [2023-01-07T14:57:08.783Z] === RUN   TestVersionLabelForChecksum
14:57:08 [2023-01-07T14:57:08.783Z] --- PASS: TestVersionLabelForChecksum (0.00s)
14:57:08 [2023-01-07T14:57:08.783Z] === RUN   TestVersion
14:57:08 [2023-01-07T14:57:08.783Z] --- PASS: TestVersion (0.00s)
14:57:08 [2023-01-07T14:57:08.783Z] === RUN   TestGetVersion
14:57:08 [2023-01-07T14:57:08.783Z] --- PASS: TestGetVersion (0.00s)
14:57:08 [2023-01-07T14:57:08.783Z] === RUN   TestGetVersions
14:57:08 [2023-01-07T14:57:08.783Z] --- PASS: TestGetVersions (0.00s)
14:57:08 [2023-01-07T14:57:08.783Z] PASS
14:57:08 [2023-01-07T14:57:08.783Z] coverage: 89.3% of statements
14:57:08 [2023-01-07T14:57:08.783Z] ok  	github.com/docker/docker/pkg/tarsum	0.158s	coverage: 89.3% of statements
14:57:09 [2023-01-07T14:57:09.104Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
14:57:09 [2023-01-07T14:57:09.255Z] === RUN   TestTruncIndex
14:57:09 [2023-01-07T14:57:09.671Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
14:57:09 [2023-01-07T14:57:09.725Z] === RUN   TestIsGIT
14:57:09 [2023-01-07T14:57:09.725Z] --- PASS: TestIsGIT (0.00s)
14:57:09 [2023-01-07T14:57:09.725Z] === RUN   TestIsTransport
14:57:09 [2023-01-07T14:57:09.725Z] --- PASS: TestIsTransport (0.00s)
14:57:09 [2023-01-07T14:57:09.725Z] PASS
14:57:09 [2023-01-07T14:57:09.725Z] coverage: 100.0% of statements
14:57:09 [2023-01-07T14:57:09.725Z] ok  	github.com/docker/docker/pkg/urlutil	0.046s	coverage: 100.0% of statements
14:57:09 [2023-01-07T14:57:09.725Z] --- PASS: TestTruncIndex (0.10s)
14:57:09 [2023-01-07T14:57:09.725Z] PASS
14:57:09 [2023-01-07T14:57:09.725Z] coverage: 91.5% of statements
14:57:09 [2023-01-07T14:57:09.725Z] ok  	github.com/docker/docker/pkg/truncindex	0.141s	coverage: 91.5% of statements
14:57:10 [2023-01-07T14:57:10.196Z] === RUN   TestVersionInfo
14:57:10 [2023-01-07T14:57:10.196Z] --- PASS: TestVersionInfo (0.00s)
14:57:10 [2023-01-07T14:57:10.196Z] === RUN   TestAppendVersions
14:57:10 [2023-01-07T14:57:10.196Z] --- PASS: TestAppendVersions (0.00s)
14:57:10 [2023-01-07T14:57:10.196Z] PASS
14:57:10 [2023-01-07T14:57:10.196Z] coverage: 88.9% of statements
14:57:10 [2023-01-07T14:57:10.196Z] ok  	github.com/docker/docker/pkg/useragent	0.042s	coverage: 88.9% of statements
14:57:10 [2023-01-07T14:57:10.607Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
14:57:11 [2023-01-07T14:57:11.542Z] === RUN   TestInspectNetwork/full_network_id
14:57:11 [2023-01-07T14:57:11.542Z] === RUN   TestInspectNetwork/partial_network_id
14:57:11 [2023-01-07T14:57:11.542Z] === RUN   TestInspectNetwork/network_name
14:57:11 [2023-01-07T14:57:11.542Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:57:11 [2023-01-07T14:57:11.766Z] === RUN   TestValidatePrivileges
14:57:11 [2023-01-07T14:57:11.766Z] --- PASS: TestValidatePrivileges (0.00s)
14:57:11 [2023-01-07T14:57:11.766Z] === RUN   TestFilterByCapNeg
14:57:11 [2023-01-07T14:57:11.766Z] --- PASS: TestFilterByCapNeg (0.00s)
14:57:11 [2023-01-07T14:57:11.766Z] === RUN   TestFilterByCapPos
14:57:11 [2023-01-07T14:57:11.766Z] --- PASS: TestFilterByCapPos (0.00s)
14:57:11 [2023-01-07T14:57:11.766Z] === RUN   TestStoreGetPluginNotMatchCapRefs
14:57:11 [2023-01-07T14:57:11.766Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
14:57:11 [2023-01-07T14:57:11.766Z] PASS
14:57:11 [2023-01-07T14:57:11.766Z] coverage: 12.0% of statements
14:57:11 [2023-01-07T14:57:11.766Z] ok  	github.com/docker/docker/plugin	0.075s	coverage: 12.0% of statements
14:57:11 [2023-01-07T14:57:11.766Z] === RUN   TestNewSettable
14:57:11 [2023-01-07T14:57:11.766Z] --- PASS: TestNewSettable (0.00s)
14:57:11 [2023-01-07T14:57:11.766Z] === RUN   TestIsSettable
14:57:11 [2023-01-07T14:57:11.766Z] --- PASS: TestIsSettable (0.00s)
14:57:11 [2023-01-07T14:57:11.766Z] === RUN   TestUpdateSettingsEnv
14:57:11 [2023-01-07T14:57:11.766Z] --- PASS: TestUpdateSettingsEnv (0.00s)
14:57:11 [2023-01-07T14:57:11.766Z] PASS
14:57:11 [2023-01-07T14:57:11.766Z] coverage: 20.0% of statements
14:57:11 [2023-01-07T14:57:11.766Z] ok  	github.com/docker/docker/plugin/v2	0.046s	coverage: 20.0% of statements
14:57:11 [2023-01-07T14:57:11.766Z] time="2023-01-07T14:57:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.Echo: Post \"http://127.0.0.1:49256/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
14:57:11 [2023-01-07T14:57:11.800Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
14:57:12 [2023-01-07T14:57:12.757Z] === RUN   TestLoad
14:57:12 [2023-01-07T14:57:12.757Z] --- PASS: TestLoad (0.00s)
14:57:12 [2023-01-07T14:57:12.757Z] === RUN   TestSave
14:57:13 [2023-01-07T14:57:13.175Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
14:57:13 [2023-01-07T14:57:13.227Z] --- PASS: TestSave (0.11s)
14:57:13 [2023-01-07T14:57:13.227Z] === RUN   TestAddDeleteGet
14:57:13 [2023-01-07T14:57:13.227Z] --- PASS: TestAddDeleteGet (0.08s)
14:57:13 [2023-01-07T14:57:13.227Z] === RUN   TestInvalidTags
14:57:13 [2023-01-07T14:57:13.227Z] --- PASS: TestInvalidTags (0.01s)
14:57:13 [2023-01-07T14:57:13.227Z] PASS
14:57:13 [2023-01-07T14:57:13.227Z] coverage: 84.4% of statements
14:57:13 [2023-01-07T14:57:13.227Z] ok  	github.com/docker/docker/reference	0.282s	coverage: 84.4% of statements
14:57:14 [2023-01-07T14:57:14.218Z] === RUN   TestResolveAuthConfigIndexServer
14:57:14 [2023-01-07T14:57:14.218Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
14:57:14 [2023-01-07T14:57:14.218Z] === RUN   TestResolveAuthConfigFullURL
14:57:14 [2023-01-07T14:57:14.218Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
14:57:14 [2023-01-07T14:57:14.218Z] === RUN   TestLoadAllowNondistributableArtifacts
14:57:14 [2023-01-07T14:57:14.218Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
14:57:14 [2023-01-07T14:57:14.218Z] === RUN   TestValidateMirror
14:57:14 [2023-01-07T14:57:14.218Z] --- PASS: TestValidateMirror (0.00s)
14:57:14 [2023-01-07T14:57:14.218Z] === RUN   TestLoadInsecureRegistries
14:57:14 [2023-01-07T14:57:14.550Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
14:57:14 [2023-01-07T14:57:14.550Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
14:57:14 [2023-01-07T14:57:14.550Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
14:57:14 [2023-01-07T14:57:14.689Z] time="2023-01-07T14:57:14Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
14:57:14 [2023-01-07T14:57:14.689Z] time="2023-01-07T14:57:14Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
14:57:14 [2023-01-07T14:57:14.689Z] time="2023-01-07T14:57:14Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestLoadInsecureRegistries (0.18s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestNewServiceConfig
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestNewServiceConfig (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestValidateIndexName
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestValidateIndexName (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestValidateIndexNameWithError
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestValidateIndexNameWithError (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestEndpointParse
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestEndpointParse (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestEndpointParseInvalid
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestEndpointParseInvalid (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestValidateEndpoint
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestValidateEndpoint (0.01s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestPing
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestPing (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestPingRegistryEndpoint
14:57:14 [2023-01-07T14:57:14.689Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
14:57:14 [2023-01-07T14:57:14.689Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestEndpoint
14:57:14 [2023-01-07T14:57:14.689Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
14:57:14 [2023-01-07T14:57:14.689Z] --- SKIP: TestEndpoint (0.01s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestParseRepositoryInfo
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestParseRepositoryInfo (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestNewIndexInfo
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestNewIndexInfo (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestMirrorEndpointLookup
14:57:14 [2023-01-07T14:57:14.689Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
14:57:14 [2023-01-07T14:57:14.689Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestSearchRepositories
14:57:14 [2023-01-07T14:57:14.689Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
14:57:14 [2023-01-07T14:57:14.689Z]         Host: 127.0.0.1:49261
14:57:14 [2023-01-07T14:57:14.689Z]         User-Agent: docker test client
14:57:14 [2023-01-07T14:57:14.689Z]         Authorization: Token fake-token
14:57:14 [2023-01-07T14:57:14.689Z]         X-Docker-Token: true
14:57:14 [2023-01-07T14:57:14.689Z]         Accept-Encoding: gzip
14:57:14 [2023-01-07T14:57:14.689Z]         
14:57:14 [2023-01-07T14:57:14.689Z]         
14:57:14 [2023-01-07T14:57:14.689Z]     registry_test.go:730: HTTP/1.1 200 OK
14:57:14 [2023-01-07T14:57:14.689Z]         Connection: close
14:57:14 [2023-01-07T14:57:14.689Z]         Content-Length: 144
14:57:14 [2023-01-07T14:57:14.689Z]         Cache-Control: no-cache
14:57:14 [2023-01-07T14:57:14.689Z]         Content-Type: application/json
14:57:14 [2023-01-07T14:57:14.689Z]         Date: Sat, 07 Jan 2023 14:57:14 GMT
14:57:14 [2023-01-07T14:57:14.689Z]         Expires: -1
14:57:14 [2023-01-07T14:57:14.689Z]         Pragma: no-cache
14:57:14 [2023-01-07T14:57:14.689Z]         Server: docker-tests/mock
14:57:14 [2023-01-07T14:57:14.689Z]         X-Docker-Registry-Config: mock
14:57:14 [2023-01-07T14:57:14.689Z]         X-Docker-Registry-Version: 0.0.0
14:57:14 [2023-01-07T14:57:14.689Z]         
14:57:14 [2023-01-07T14:57:14.689Z]         
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestSearchRepositories (0.01s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestTrustedLocation
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestTrustedLocation (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestAllowNondistributableArtifacts
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestIsSecureIndex
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestIsSecureIndex (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] PASS
14:57:14 [2023-01-07T14:57:14.689Z] coverage: 50.2% of statements
14:57:14 [2023-01-07T14:57:14.689Z] ok  	github.com/docker/docker/registry	0.284s	coverage: 50.2% of statements
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestResumableRequestHeaderSimpleErrors
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestResumableRequestHeaderTooMuchFailures
14:57:14 [2023-01-07T14:57:14.689Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
14:57:14 [2023-01-07T14:57:14.689Z] === RUN   TestResumableRequestReaderWithReadError
14:57:15 [2023-01-07T14:57:15.159Z] time="2023-01-07T14:57:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
14:57:15 [2023-01-07T14:57:15.159Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s)
14:57:15 [2023-01-07T14:57:15.159Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
14:57:15 [2023-01-07T14:57:15.159Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
14:57:15 [2023-01-07T14:57:15.159Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
14:57:15 [2023-01-07T14:57:15.159Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
14:57:15 [2023-01-07T14:57:15.159Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
14:57:15 [2023-01-07T14:57:15.159Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
14:57:15 [2023-01-07T14:57:15.159Z] === RUN   TestResumableRequestReader
14:57:15 [2023-01-07T14:57:15.159Z] --- PASS: TestResumableRequestReader (0.00s)
14:57:15 [2023-01-07T14:57:15.159Z] === RUN   TestResumableRequestReaderWithInitialResponse
14:57:15 [2023-01-07T14:57:15.159Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
14:57:15 [2023-01-07T14:57:15.159Z] PASS
14:57:15 [2023-01-07T14:57:15.159Z] coverage: 100.0% of statements
14:57:15 [2023-01-07T14:57:15.159Z] ok  	github.com/docker/docker/registry/resumable	0.299s	coverage: 100.0% of statements
14:57:15 [2023-01-07T14:57:15.159Z] === RUN   TestRestartManagerTimeout
14:57:15 [2023-01-07T14:57:15.159Z] --- PASS: TestRestartManagerTimeout (0.00s)
14:57:15 [2023-01-07T14:57:15.159Z] === RUN   TestRestartManagerTimeoutReset
14:57:15 [2023-01-07T14:57:15.159Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
14:57:15 [2023-01-07T14:57:15.159Z] PASS
14:57:15 [2023-01-07T14:57:15.159Z] coverage: 50.9% of statements
14:57:15 [2023-01-07T14:57:15.159Z] ok  	github.com/docker/docker/restartmanager	0.043s	coverage: 50.9% of statements
14:57:15 [2023-01-07T14:57:15.925Z] --- PASS: TestInspectNetwork (8.15s)
14:57:15 [2023-01-07T14:57:15.925Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:57:15 [2023-01-07T14:57:15.925Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:57:15 [2023-01-07T14:57:15.925Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:57:15 [2023-01-07T14:57:15.925Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:57:15 [2023-01-07T14:57:15.925Z] === RUN   TestRunContainerWithBridgeNone
14:57:16 [2023-01-07T14:57:16.149Z] === RUN   TestDecodeContainerConfig
14:57:16 [2023-01-07T14:57:16.149Z] --- PASS: TestDecodeContainerConfig (0.00s)
14:57:16 [2023-01-07T14:57:16.149Z] === RUN   TestDecodeContainerConfigIsolation
14:57:16 [2023-01-07T14:57:16.149Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
14:57:16 [2023-01-07T14:57:16.149Z] === RUN   TestValidatePrivileged
14:57:16 [2023-01-07T14:57:16.149Z] --- PASS: TestValidatePrivileged (0.00s)
14:57:16 [2023-01-07T14:57:16.149Z] PASS
14:57:16 [2023-01-07T14:57:16.149Z] coverage: 52.2% of statements
14:57:16 [2023-01-07T14:57:16.149Z] ok  	github.com/docker/docker/runconfig	0.069s	coverage: 52.2% of statements
14:57:16 [2023-01-07T14:57:16.149Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
14:57:16 [2023-01-07T14:57:16.149Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
14:57:16 [2023-01-07T14:57:16.149Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
14:57:16 [2023-01-07T14:57:16.149Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
14:57:16 [2023-01-07T14:57:16.149Z] PASS
14:57:16 [2023-01-07T14:57:16.149Z] coverage: 62.5% of statements
14:57:16 [2023-01-07T14:57:16.149Z] ok  	github.com/docker/docker/testutil	0.062s	coverage: 62.5% of statements
14:57:17 [2023-01-07T14:57:17.827Z] --- PASS: TestRunContainerWithBridgeNone (1.89s)
14:57:17 [2023-01-07T14:57:17.827Z] === RUN   TestNetworkInvalidJSON
14:57:17 [2023-01-07T14:57:17.827Z] === RUN   TestNetworkInvalidJSON//networks/create
14:57:17 [2023-01-07T14:57:17.827Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:57:17 [2023-01-07T14:57:17.827Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:57:17 [2023-01-07T14:57:17.827Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:57:17 [2023-01-07T14:57:17.827Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:57:17 [2023-01-07T14:57:17.827Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:57:17 [2023-01-07T14:57:17.827Z] === CONT  TestNetworkInvalidJSON//networks/create
14:57:17 [2023-01-07T14:57:17.828Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:57:17 [2023-01-07T14:57:17.828Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:57:17 [2023-01-07T14:57:17.828Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:57:17 [2023-01-07T14:57:17.828Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:57:17 [2023-01-07T14:57:17.828Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:57:17 [2023-01-07T14:57:17.828Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:57:17 [2023-01-07T14:57:17.828Z] === RUN   TestNetworkList
14:57:17 [2023-01-07T14:57:17.828Z] === RUN   TestNetworkList//networks
14:57:17 [2023-01-07T14:57:17.828Z] === PAUSE TestNetworkList//networks
14:57:17 [2023-01-07T14:57:17.828Z] === RUN   TestNetworkList//networks/
14:57:17 [2023-01-07T14:57:17.828Z] === PAUSE TestNetworkList//networks/
14:57:17 [2023-01-07T14:57:17.828Z] === CONT  TestNetworkList//networks
14:57:17 [2023-01-07T14:57:17.828Z] === CONT  TestNetworkList//networks/
14:57:17 [2023-01-07T14:57:17.828Z] --- PASS: TestNetworkList (0.01s)
14:57:17 [2023-01-07T14:57:17.828Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:57:17 [2023-01-07T14:57:17.828Z]     --- PASS: TestNetworkList//networks (0.00s)
14:57:17 [2023-01-07T14:57:17.828Z] === RUN   TestHostIPv4BridgeLabel
14:57:17 [2023-01-07T14:57:17.828Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
14:57:18 [2023-01-07T14:57:18.086Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
14:57:18 [2023-01-07T14:57:18.344Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
14:57:18 [2023-01-07T14:57:18.344Z] === RUN   TestDaemonRestartWithLiveRestore
14:57:19 [2023-01-07T14:57:19.278Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s)
14:57:19 [2023-01-07T14:57:19.278Z] === RUN   TestDaemonDefaultNetworkPools
14:57:19 [2023-01-07T14:57:19.536Z] === RUN   TestDockerSuite/TestBuildMultipleTags
14:57:19 [2023-01-07T14:57:19.795Z] === RUN   TestDockerSuite/TestBuildNetContainer
14:57:19 [2023-01-07T14:57:19.957Z] === RUN   TestGetDriver
14:57:19 [2023-01-07T14:57:19.957Z] --- PASS: TestGetDriver (0.00s)
14:57:19 [2023-01-07T14:57:19.958Z] === RUN   TestVolumeRequestError
14:57:19 [2023-01-07T14:57:19.958Z] --- PASS: TestVolumeRequestError (0.01s)
14:57:19 [2023-01-07T14:57:19.958Z] PASS
14:57:19 [2023-01-07T14:57:19.958Z] coverage: 36.1% of statements
14:57:19 [2023-01-07T14:57:19.958Z] ok  	github.com/docker/docker/volume/drivers	0.058s	coverage: 36.1% of statements
14:57:19 [2023-01-07T14:57:19.958Z] === RUN   TestGetAddress
14:57:19 [2023-01-07T14:57:19.958Z] --- PASS: TestGetAddress (0.00s)
14:57:19 [2023-01-07T14:57:19.958Z] === RUN   TestRemove
14:57:19 [2023-01-07T14:57:19.958Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
14:57:19 [2023-01-07T14:57:19.958Z] --- SKIP: TestRemove (0.00s)
14:57:19 [2023-01-07T14:57:19.958Z] === RUN   TestInitializeWithVolumes
14:57:19 [2023-01-07T14:57:19.958Z] --- PASS: TestInitializeWithVolumes (0.01s)
14:57:19 [2023-01-07T14:57:19.958Z] === RUN   TestCreate
14:57:19 [2023-01-07T14:57:19.958Z] --- PASS: TestCreate (0.02s)
14:57:19 [2023-01-07T14:57:19.958Z] === RUN   TestValidateName
14:57:19 [2023-01-07T14:57:19.958Z] --- PASS: TestValidateName (0.00s)
14:57:19 [2023-01-07T14:57:19.958Z] === RUN   TestCreateWithOpts
14:57:19 [2023-01-07T14:57:19.958Z]     local_test.go:181: runtime.GOOS == "windows"
14:57:19 [2023-01-07T14:57:19.958Z] --- SKIP: TestCreateWithOpts (0.00s)
14:57:19 [2023-01-07T14:57:19.958Z] === RUN   TestRelaodNoOpts
14:57:19 [2023-01-07T14:57:19.958Z] --- PASS: TestRelaodNoOpts (0.01s)
14:57:19 [2023-01-07T14:57:19.958Z] PASS
14:57:19 [2023-01-07T14:57:19.958Z] coverage: 41.5% of statements
14:57:19 [2023-01-07T14:57:19.958Z] ok  	github.com/docker/docker/volume/local	0.101s	coverage: 41.5% of statements
14:57:20 [2023-01-07T14:57:20.053Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
14:57:20 [2023-01-07T14:57:20.053Z] === RUN   TestDaemonRestartWithExistingNetwork
14:57:20 [2023-01-07T14:57:20.428Z] --- PASS: TestNewClientWithTimeout (17.62s)
14:57:20 [2023-01-07T14:57:20.428Z] === RUN   TestClientStream
14:57:20 [2023-01-07T14:57:20.428Z] --- PASS: TestClientStream (0.00s)
14:57:20 [2023-01-07T14:57:20.428Z] === RUN   TestClientSendFile
14:57:20 [2023-01-07T14:57:20.428Z] --- PASS: TestClientSendFile (0.00s)
14:57:20 [2023-01-07T14:57:20.428Z] === RUN   TestClientWithRequestTimeout
14:57:20 [2023-01-07T14:57:20.428Z] --- PASS: TestClientWithRequestTimeout (0.00s)
14:57:20 [2023-01-07T14:57:20.428Z] === RUN   TestFileSpecPlugin
14:57:20 [2023-01-07T14:57:20.428Z] --- PASS: TestFileSpecPlugin (0.02s)
14:57:20 [2023-01-07T14:57:20.428Z] === RUN   TestFileJSONSpecPlugin
14:57:20 [2023-01-07T14:57:20.428Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
14:57:20 [2023-01-07T14:57:20.428Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
14:57:20 [2023-01-07T14:57:20.428Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
14:57:20 [2023-01-07T14:57:20.428Z] === RUN   TestPluginAddHandler
14:57:20 [2023-01-07T14:57:20.428Z] --- PASS: TestPluginAddHandler (0.00s)
14:57:20 [2023-01-07T14:57:20.428Z] === RUN   TestPluginWaitBadPlugin
14:57:20 [2023-01-07T14:57:20.428Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
14:57:20 [2023-01-07T14:57:20.428Z] === RUN   TestGet
14:57:20 [2023-01-07T14:57:20.428Z] time="2023-01-07T14:57:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
14:57:21 [2023-01-07T14:57:21.418Z] === RUN   TestConvertTmpfsOptions
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:49: data="mode=700,size=1m"
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:49: data="ro"
14:57:21 [2023-01-07T14:57:21.418Z] --- PASS: TestConvertTmpfsOptions (0.00s)
14:57:21 [2023-01-07T14:57:21.418Z] === RUN   TestParseMountRaw
14:57:21 [2023-01-07T14:57:21.418Z] --- PASS: TestParseMountRaw (0.05s)
14:57:21 [2023-01-07T14:57:21.418Z] === RUN   TestParseMountRawSplit
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 0
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 1
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 2
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 3
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 4
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 5
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 6
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 7
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 8
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 0
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 1
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 2
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 3
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 4
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 5
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 6
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 7
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 8
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 9
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 10
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 11
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 12
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 0
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 1
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 2
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 3
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 4
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 5
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 6
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 7
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 8
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 9
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 10
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:390: case 11
14:57:21 [2023-01-07T14:57:21.418Z] --- PASS: TestParseMountRawSplit (0.01s)
14:57:21 [2023-01-07T14:57:21.418Z] === RUN   TestParseMountSpec
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:455: case 0
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:455: case 1
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:455: case 2
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:455: case 3
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:455: case 4
14:57:21 [2023-01-07T14:57:21.418Z]     parser_test.go:455: case 5
14:57:21 [2023-01-07T14:57:21.418Z] --- PASS: TestParseMountSpec (0.01s)
14:57:21 [2023-01-07T14:57:21.418Z] === RUN   TestParseMountSpecBindWithFileinfoError
14:57:21 [2023-01-07T14:57:21.418Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
14:57:21 [2023-01-07T14:57:21.418Z] === RUN   TestValidateMount
14:57:21 [2023-01-07T14:57:21.418Z] --- PASS: TestValidateMount (0.00s)
14:57:21 [2023-01-07T14:57:21.418Z] PASS
14:57:21 [2023-01-07T14:57:21.418Z] coverage: 66.2% of statements
14:57:21 [2023-01-07T14:57:21.418Z] ok  	github.com/docker/docker/volume/mounts	0.116s	coverage: 66.2% of statements
14:57:21 [2023-01-07T14:57:21.418Z] time="2023-01-07T14:57:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
14:57:21 [2023-01-07T14:57:21.429Z] === RUN   TestDockerSuite/TestBuildNetNone
14:57:21 [2023-01-07T14:57:21.429Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
14:57:21 [2023-01-07T14:57:21.429Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:57:21 [2023-01-07T14:57:21.687Z] === RUN   TestDockerSuite/TestBuildNoContext
14:57:22 [2023-01-07T14:57:22.254Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestSetGetMeta
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestSetGetMeta
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestRestore
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestRestore
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestServiceCreate
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestServiceCreate
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestServiceList
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestServiceList
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestServiceRemove
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestServiceRemove
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestServiceGet
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestServiceGet
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestServicePrune
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestServicePrune
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestCreate
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestCreate
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestRemove
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestRemove
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestList
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestList
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestFindByDriver
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestFindByDriver
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestFindByReferenced
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestFindByReferenced
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestDerefMultipleOfSameRef
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestDerefMultipleOfSameRef
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestDefererencePluginOnCreateError
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestDefererencePluginOnCreateError
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestRefDerefRemove
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestRefDerefRemove
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestGet
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestGet
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestGetWithReference
14:57:22 [2023-01-07T14:57:22.410Z] === PAUSE TestGetWithReference
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestFilterFunc
14:57:22 [2023-01-07T14:57:22.410Z] === RUN   TestFilterFunc/test_nil_list
14:57:22 [2023-01-07T14:57:22.411Z] === PAUSE TestFilterFunc/test_nil_list
14:57:22 [2023-01-07T14:57:22.411Z] === RUN   TestFilterFunc/test_empty_list
14:57:22 [2023-01-07T14:57:22.411Z] === PAUSE TestFilterFunc/test_empty_list
14:57:22 [2023-01-07T14:57:22.411Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
14:57:22 [2023-01-07T14:57:22.411Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
14:57:22 [2023-01-07T14:57:22.411Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
14:57:22 [2023-01-07T14:57:22.411Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
14:57:22 [2023-01-07T14:57:22.411Z] === RUN   TestFilterFunc/test_filter_some
14:57:22 [2023-01-07T14:57:22.411Z] === PAUSE TestFilterFunc/test_filter_some
14:57:22 [2023-01-07T14:57:22.411Z] === RUN   TestFilterFunc/test_filter_middle
14:57:22 [2023-01-07T14:57:22.411Z] === PAUSE TestFilterFunc/test_filter_middle
14:57:22 [2023-01-07T14:57:22.411Z] === RUN   TestFilterFunc/test_filter_middle_and_last
14:57:22 [2023-01-07T14:57:22.411Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
14:57:22 [2023-01-07T14:57:22.411Z] === RUN   TestFilterFunc/test_filter_first_and_last
14:57:22 [2023-01-07T14:57:22.411Z] === PAUSE TestFilterFunc/test_filter_first_and_last
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestFilterFunc/test_nil_list
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestFilterFunc/test_filter_some
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestFilterFunc/test_empty_list
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestFilterFunc/test_filter_middle
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestFilterFunc/test_filter_first_and_last
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestFilterFunc/test_filter_middle_and_last
14:57:22 [2023-01-07T14:57:22.411Z] --- PASS: TestFilterFunc (0.00s)
14:57:22 [2023-01-07T14:57:22.411Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
14:57:22 [2023-01-07T14:57:22.411Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
14:57:22 [2023-01-07T14:57:22.411Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
14:57:22 [2023-01-07T14:57:22.411Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
14:57:22 [2023-01-07T14:57:22.411Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
14:57:22 [2023-01-07T14:57:22.411Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
14:57:22 [2023-01-07T14:57:22.411Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
14:57:22 [2023-01-07T14:57:22.411Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestSetGetMeta
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestList
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestRemove
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestDefererencePluginOnCreateError
14:57:22 [2023-01-07T14:57:22.411Z] --- PASS: TestSetGetMeta (0.04s)
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
14:57:22 [2023-01-07T14:57:22.411Z] --- PASS: TestDefererencePluginOnCreateError (0.06s)
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestDerefMultipleOfSameRef
14:57:22 [2023-01-07T14:57:22.411Z] --- PASS: TestRemove (0.06s)
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestFindByReferenced
14:57:22 [2023-01-07T14:57:22.411Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s)
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestFindByDriver
14:57:22 [2023-01-07T14:57:22.411Z] --- PASS: TestList (0.08s)
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestGetWithReference
14:57:22 [2023-01-07T14:57:22.411Z] --- PASS: TestDerefMultipleOfSameRef (0.05s)
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestGet
14:57:22 [2023-01-07T14:57:22.411Z] --- PASS: TestFindByReferenced (0.05s)
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestRefDerefRemove
14:57:22 [2023-01-07T14:57:22.411Z] --- PASS: TestFindByDriver (0.05s)
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestServiceRemove
14:57:22 [2023-01-07T14:57:22.411Z] --- PASS: TestGetWithReference (0.05s)
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestCreate
14:57:22 [2023-01-07T14:57:22.411Z] --- PASS: TestGet (0.04s)
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestServicePrune
14:57:22 [2023-01-07T14:57:22.411Z] --- PASS: TestRefDerefRemove (0.05s)
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestServiceGet
14:57:22 [2023-01-07T14:57:22.411Z] --- PASS: TestCreate (0.03s)
14:57:22 [2023-01-07T14:57:22.411Z] === CONT  TestServiceCreate
14:57:22 [2023-01-07T14:57:22.842Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
14:57:22 [2023-01-07T14:57:22.842Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:57:22 [2023-01-07T14:57:22.880Z] --- PASS: TestServiceGet (0.16s)
14:57:22 [2023-01-07T14:57:22.881Z] === CONT  TestServiceList
14:57:22 [2023-01-07T14:57:22.881Z] time="2023-01-07T14:57:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
14:57:22 [2023-01-07T14:57:22.881Z] --- PASS: TestServiceRemove (0.20s)
14:57:22 [2023-01-07T14:57:22.881Z] === CONT  TestRestore
14:57:22 [2023-01-07T14:57:22.881Z] --- PASS: TestServiceCreate (0.17s)
14:57:22 [2023-01-07T14:57:22.881Z] time="2023-01-07T14:57:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
14:57:22 [2023-01-07T14:57:22.881Z] time="2023-01-07T14:57:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
14:57:22 [2023-01-07T14:57:22.881Z] time="2023-01-07T14:57:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
14:57:22 [2023-01-07T14:57:22.881Z] --- PASS: TestServiceList (0.06s)
14:57:22 [2023-01-07T14:57:22.881Z] --- PASS: TestRestore (0.06s)
14:57:22 [2023-01-07T14:57:22.881Z] time="2023-01-07T14:57:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
14:57:22 [2023-01-07T14:57:22.881Z] --- PASS: TestServicePrune (0.25s)
14:57:22 [2023-01-07T14:57:22.881Z] PASS
14:57:22 [2023-01-07T14:57:22.881Z] coverage: 70.3% of statements
14:57:22 [2023-01-07T14:57:22.881Z] ok  	github.com/docker/docker/volume/service	0.455s	coverage: 70.3% of statements
14:57:23 [2023-01-07T14:57:23.100Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
14:57:23 [2023-01-07T14:57:23.350Z] time="2023-01-07T14:57:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
14:57:23 [2023-01-07T14:57:23.358Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
14:57:23 [2023-01-07T14:57:23.358Z] === RUN   TestServiceWithPredefinedNetwork
14:57:24 [2023-01-07T14:57:24.295Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
14:57:24 [2023-01-07T14:57:24.295Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
14:57:24 [2023-01-07T14:57:24.295Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
14:57:25 [2023-01-07T14:57:25.230Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
14:57:25 [2023-01-07T14:57:25.488Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
14:57:25 [2023-01-07T14:57:25.573Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:57:25 [2023-01-07T14:57:25.573Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:57:25 [2023-01-07T14:57:25.573Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
14:57:25 [2023-01-07T14:57:25.573Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:57:25 [2023-01-07T14:57:25.573Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:57:25 [2023-01-07T14:57:25.573Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
14:57:25 [2023-01-07T14:57:25.573Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
14:57:25 [2023-01-07T14:57:25.573Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:57:25 [2023-01-07T14:57:25.573Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:57:25 [2023-01-07T14:57:25.746Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s)
14:57:25 [2023-01-07T14:57:25.746Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:57:25 [2023-01-07T14:57:25.746Z]     service_test.go:242: FLAKY_TEST
14:57:25 [2023-01-07T14:57:25.746Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:57:25 [2023-01-07T14:57:25.746Z] === RUN   TestServiceWithDataPathPortInit
14:57:26 [2023-01-07T14:57:26.005Z] === RUN   TestDockerSuite/TestBuildOnBuild
14:57:27 [2023-01-07T14:57:27.379Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
14:57:27 [2023-01-07T14:57:27.794Z] time="2023-01-07T14:57:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
14:57:27 [2023-01-07T14:57:27.946Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
14:57:29 [2023-01-07T14:57:29.846Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
14:57:30 [2023-01-07T14:57:30.412Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
14:57:31 [2023-01-07T14:57:31.788Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
14:57:32 [2023-01-07T14:57:32.722Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
14:57:33 [2023-01-07T14:57:33.656Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
14:57:33 [2023-01-07T14:57:33.915Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
14:57:36 [2023-01-07T14:57:36.445Z] === RUN   TestDockerSuite/TestBuildPATH
14:57:36 [2023-01-07T14:57:36.474Z] --- PASS: TestGet (15.01s)
14:57:36 [2023-01-07T14:57:36.474Z] === RUN   TestPluginWithNoManifest
14:57:36 [2023-01-07T14:57:36.474Z] --- PASS: TestPluginWithNoManifest (0.00s)
14:57:36 [2023-01-07T14:57:36.474Z] === RUN   TestGetAll
14:57:36 [2023-01-07T14:57:36.474Z] --- PASS: TestGetAll (0.01s)
14:57:36 [2023-01-07T14:57:36.474Z] PASS
14:57:36 [2023-01-07T14:57:36.474Z] coverage: 73.4% of statements
14:57:36 [2023-01-07T14:57:36.474Z] ok  	github.com/docker/docker/pkg/plugins	34.939s	coverage: 73.4% of statements
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/pkg/term	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/quota	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/rootless	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/volume	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:57:36 [2023-01-07T14:57:36.474Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:57:37 [2023-01-07T14:57:37.820Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
14:57:38 [2023-01-07T14:57:38.386Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
14:57:38 [2023-01-07T14:57:38.644Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === Skipped
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     dispatchers_test.go:377: Windows does not support stopsignal
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
14:57:38 [2023-01-07T14:57:38.696Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
14:57:38 [2023-01-07T14:57:38.696Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     client_test.go:23: runtime.GOOS == "windows"
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     daemon_test.go:147: root required
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     reload_test.go:520: root required
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s)
14:57:38 [2023-01-07T14:57:38.696Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     pull_v2_test.go:82: Needs fixing on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     pull_v2_test.go:127: Needs fixing on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     download_test.go:268: Needs fixing on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     layer_test.go:304: Failing on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     layer_test.go:353: Failing on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     layer_test.go:468: Failing on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     layer_test.go:697: Failing on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     migration_test.go:46: Failing on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     migration_test.go:182: Failing on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     mount_test.go:17: Failing on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     mount_test.go:76: Failing on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     mount_test.go:125: Failing on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     mount_test.go:212: Failing on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     archive_test.go:134: Xz not present in msys2
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     archive_test.go:239: Failing on Windows CI machines
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     archive_windows_test.go:17: Currently fails
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     changes_test.go:192: needs more investigation
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     changes_test.go:405: needs further investigation
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     changes_test.go:441: needs further investigation
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s)
14:57:38 [2023-01-07T14:57:38.696Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     poller_test.go:41: No chmod on Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     fileutils_test.go:134: Needs porting to Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     fileutils_test.go:180: Needs porting to Windows
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
14:57:38 [2023-01-07T14:57:38.696Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
14:57:38 [2023-01-07T14:57:38.696Z]     local_test.go:181: runtime.GOOS == "windows"
14:57:38 [2023-01-07T14:57:38.696Z] 
14:57:38 [2023-01-07T14:57:38.696Z] DONE 1865 tests, 45 skipped in 232.211s
14:57:38 [2023-01-07T14:57:38.696Z] INFO: make.ps1 ended at 01/07/2023 14:57:38
14:57:40 [2023-01-07T14:57:40.918Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
14:57:40 [2023-01-07T14:57:40.918Z] INFO: Unit tests ended at 01/07/2023 14:57:40. Duration:00:04:13.4881421
14:57:40 [2023-01-07T14:57:40.918Z] INFO: Building busybox
14:57:40 [2023-01-07T14:57:40.918Z] Sending build context to Docker daemon   5.12kB
14:57:40 [2023-01-07T14:57:40.918Z] 
14:57:40 [2023-01-07T14:57:40.918Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
14:57:40 [2023-01-07T14:57:40.918Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
14:57:40 [2023-01-07T14:57:40.918Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
14:57:40 [2023-01-07T14:57:40.918Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
14:57:40 [2023-01-07T14:57:40.918Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
14:57:40 [2023-01-07T14:57:40.918Z]  ---> f09307a3e16d
14:57:40 [2023-01-07T14:57:40.918Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
14:57:40 [2023-01-07T14:57:40.918Z]  ---> Running in ea58235e4a62
14:57:41 [2023-01-07T14:57:41.174Z] --- PASS: TestServiceWithDataPathPortInit (15.34s)
14:57:41 [2023-01-07T14:57:41.174Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:57:44 [2023-01-07T14:57:44.460Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:szm5ln2edc4insgjlg6fe2n02 Created:2023-01-07 14:57:42.314129589 +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[2165b2dd7ff50ab968f3549c94c1ee217a7ca8b1cb685bd58516b382b40f3197:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l2n3c2az42mmy8ifeqnad5xoy EndpointID:b584edb9bbc48767fa371509d1120096d1b77ba2b4ec3e69518360b5de5bc9b7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c71023af6e05899e28678b7c63c553f1bc2c7943cb4691533b1f0873d5e53517 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:c90a8f09418f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l2n3c2az42mmy8ifeqnad5xoy EndpointID:b584edb9bbc48767fa371509d1120096d1b77ba2b4ec3e69518360b5de5bc9b7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:57:44 [2023-01-07T14:57:44.719Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
14:57:47 [2023-01-07T14:57:47.268Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
14:57:48 [2023-01-07T14:57:48.643Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.57s)
14:57:48 [2023-01-07T14:57:48.643Z] PASS
14:57:48 [2023-01-07T14:57:48.643Z] 
14:57:48 [2023-01-07T14:57:48.643Z] === Skipped
14:57:48 [2023-01-07T14:57:48.643Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:57:48 [2023-01-07T14:57:48.643Z]     service_test.go:242: FLAKY_TEST
14:57:48 [2023-01-07T14:57:48.643Z] 
14:57:48 [2023-01-07T14:57:48.643Z] DONE 26 tests, 1 skipped in 48.248s
14:57:48 [2023-01-07T14:57:48.643Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:57:48 [2023-01-07T14:57:48.643Z] ++ 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
14:57:48 [2023-01-07T14:57:48.643Z] ++ set -e
14:57:48 [2023-01-07T14:57:48.643Z] ++ '[' -n 0 ']'
14:57:48 [2023-01-07T14:57:48.643Z] ++ set -x
14:57:48 [2023-01-07T14:57:48.643Z] ++ 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
14:57:48 [2023-01-07T14:57:48.643Z] === RUN   TestDockerSuite/TestBuildRm
14:57:48 [2023-01-07T14:57:48.902Z] INFO: Testing against a local daemon
14:57:48 [2023-01-07T14:57:48.902Z] === RUN   TestDockerNetworkIpvlanPersistance
14:57:48 [2023-01-07T14:57:48.902Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:57:48 [2023-01-07T14:57:48.902Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
14:57:48 [2023-01-07T14:57:48.902Z] === RUN   TestDockerNetworkIpvlan
14:57:48 [2023-01-07T14:57:48.902Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:57:48 [2023-01-07T14:57:48.902Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:57:48 [2023-01-07T14:57:48.902Z] PASS
14:57:48 [2023-01-07T14:57:48.902Z] 
14:57:48 [2023-01-07T14:57:48.902Z] === Skipped
14:57:48 [2023-01-07T14:57:48.902Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
14:57:48 [2023-01-07T14:57:48.902Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:57:48 [2023-01-07T14:57:48.902Z] 
14:57:48 [2023-01-07T14:57:48.902Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:57:48 [2023-01-07T14:57:48.902Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:57:48 [2023-01-07T14:57:48.902Z] 
14:57:48 [2023-01-07T14:57:48.902Z] DONE 2 tests, 2 skipped in 0.210s
14:57:48 [2023-01-07T14:57:48.902Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:57:48 [2023-01-07T14:57:48.902Z] ++ 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
14:57:48 [2023-01-07T14:57:48.902Z] ++ set -e
14:57:48 [2023-01-07T14:57:48.902Z] ++ '[' -n 0 ']'
14:57:48 [2023-01-07T14:57:48.902Z] ++ set -x
14:57:48 [2023-01-07T14:57:48.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:57:48 [2023-01-07T14:57:48.902Z] INFO: Testing against a local daemon
14:57:48 [2023-01-07T14:57:48.902Z] === RUN   TestDockerNetworkMacvlanPersistance
14:57:50 [2023-01-07T14:57:50.276Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
14:57:50 [2023-01-07T14:57:50.276Z] === RUN   TestDockerNetworkMacvlan
14:57:50 [2023-01-07T14:57:50.842Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
14:57:51 [2023-01-07T14:57:51.100Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:57:51 [2023-01-07T14:57:51.666Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
14:57:51 [2023-01-07T14:57:51.925Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:57:52 [2023-01-07T14:57:52.859Z] === RUN   TestDockerSuite/TestBuildScratchCopy
14:57:52 [2023-01-07T14:57:52.859Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:57:53 [2023-01-07T14:57:53.118Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
14:57:53 [2023-01-07T14:57:53.685Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
14:57:54 [2023-01-07T14:57:54.620Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
14:57:54 [2023-01-07T14:57:54.620Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:57:55 [2023-01-07T14:57:55.555Z] === RUN   TestDockerSuite/TestBuildShellInherited
14:57:56 [2023-01-07T14:57:56.121Z] === RUN   TestDockerSuite/TestBuildShellMultiple
14:57:57 [2023-01-07T14:57:57.056Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:57:58 [2023-01-07T14:57:58.956Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
14:57:59 [2023-01-07T14:57:59.215Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
14:57:59 [2023-01-07T14:57:59.215Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
14:57:59 [2023-01-07T14:57:59.786Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
14:57:59 [2023-01-07T14:57:59.786Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
14:57:59 [2023-01-07T14:57:59.786Z] === RUN   TestDockerSuite/TestBuildSpaces
14:58:00 [2023-01-07T14:58:00.354Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
14:58:01 [2023-01-07T14:58:01.292Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:58:01 [2023-01-07T14:58:01.292Z]     docker_api_swarm_test.go:304: [d3b68ae5e8468] joining swarm manager [df9f5f6659b30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:58:01 [2023-01-07T14:58:01.292Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
14:58:01 [2023-01-07T14:58:01.551Z] === RUN   TestDockerSuite/TestBuildStderr
14:58:02 [2023-01-07T14:58:02.491Z] --- PASS: TestDockerNetworkMacvlan (12.15s)
14:58:02 [2023-01-07T14:58:02.491Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
14:58:02 [2023-01-07T14:58:02.491Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
14:58:02 [2023-01-07T14:58:02.491Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.06s)
14:58:02 [2023-01-07T14:58:02.491Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s)
14:58:02 [2023-01-07T14:58:02.491Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.90s)
14:58:02 [2023-01-07T14:58:02.491Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s)
14:58:02 [2023-01-07T14:58:02.491Z] PASS
14:58:02 [2023-01-07T14:58:02.491Z] 
14:58:02 [2023-01-07T14:58:02.491Z] DONE 8 tests in 13.584s
14:58:02 [2023-01-07T14:58:02.491Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:58:02 [2023-01-07T14:58:02.491Z] ++ 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
14:58:02 [2023-01-07T14:58:02.491Z] ++ set -e
14:58:02 [2023-01-07T14:58:02.491Z] ++ '[' -n 0 ']'
14:58:02 [2023-01-07T14:58:02.491Z] ++ set -x
14:58:02 [2023-01-07T14:58:02.491Z] ++ 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
14:58:02 [2023-01-07T14:58:02.491Z] testing: warning: no tests to run
14:58:02 [2023-01-07T14:58:02.491Z] PASS
14:58:02 [2023-01-07T14:58:02.491Z] 
14:58:02 [2023-01-07T14:58:02.491Z] DONE 0 tests in 0.030s
14:58:02 [2023-01-07T14:58:02.491Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
14:58:02 [2023-01-07T14:58:02.491Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:58:02 [2023-01-07T14:58:02.491Z] ++ 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
14:58:02 [2023-01-07T14:58:02.491Z] ++ set -e
14:58:02 [2023-01-07T14:58:02.491Z] ++ '[' -n 0 ']'
14:58:02 [2023-01-07T14:58:02.491Z] ++ set -x
14:58:02 [2023-01-07T14:58:02.491Z] ++ 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
14:58:02 [2023-01-07T14:58:02.750Z] INFO: Testing against a local daemon
14:58:02 [2023-01-07T14:58:02.750Z] === RUN   TestAuthZPluginAllowRequest
14:58:03 [2023-01-07T14:58:03.008Z]     docker_api_swarm_test.go:305: [d5f80aff32b69] joining swarm manager [df9f5f6659b30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:58:03 [2023-01-07T14:58:03.943Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
14:58:04 [2023-01-07T14:58:04.201Z] --- PASS: TestAuthZPluginAllowRequest (1.39s)
14:58:04 [2023-01-07T14:58:04.201Z] === RUN   TestAuthZPluginTLS
14:58:04 [2023-01-07T14:58:04.767Z] --- PASS: TestAuthZPluginTLS (0.56s)
14:58:04 [2023-01-07T14:58:04.767Z] === RUN   TestAuthZPluginDenyRequest
14:58:05 [2023-01-07T14:58:05.337Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
14:58:05 [2023-01-07T14:58:05.338Z] === RUN   TestAuthZPluginAPIDenyResponse
14:58:05 [2023-01-07T14:58:05.904Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
14:58:05 [2023-01-07T14:58:05.904Z] === RUN   TestAuthZPluginDenyResponse
14:58:05 [2023-01-07T14:58:05.904Z] === RUN   TestDockerSuite/TestBuildStopSignal
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 16.2% of statements
14:58:06 [2023-01-07T14:58:06.133Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
14:58:06 [2023-01-07T14:58:06.133Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 93.7% of statements
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
14:58:06 [2023-01-07T14:58:06.133Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:58:06 [2023-01-07T14:58:06.133Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:58:06 [2023-01-07T14:58:06.134Z] ?   	github.com/docker/docker/builder	[no test files]
14:58:06 [2023-01-07T14:58:06.134Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:58:06 [2023-01-07T14:58:06.134Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:58:06 [2023-01-07T14:58:06.134Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:58:06 [2023-01-07T14:58:06.134Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:58:06 [2023-01-07T14:58:06.134Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:58:06 [2023-01-07T14:58:06.134Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:58:06 [2023-01-07T14:58:06.134Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:58:06 [2023-01-07T14:58:06.221Z] Removing intermediate container ea58235e4a62
14:58:06 [2023-01-07T14:58:06.221Z]  ---> f36e57c378f2
14:58:06 [2023-01-07T14:58:06.221Z] Step 7/13 : ARG BUSYBOX_VERSION
14:58:06 [2023-01-07T14:58:06.221Z]  ---> Running in 8fef3fe40754
14:58:06 [2023-01-07T14:58:06.221Z] Removing intermediate container 8fef3fe40754
14:58:06 [2023-01-07T14:58:06.221Z]  ---> bb3c005165c0
14:58:06 [2023-01-07T14:58:06.221Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
14:58:06 [2023-01-07T14:58:06.221Z]  ---> Running in 4b1c9a4f69fd
14:58:06 [2023-01-07T14:58:06.221Z] Removing intermediate container 4b1c9a4f69fd
14:58:06 [2023-01-07T14:58:06.221Z]  ---> 68c5c4c2476d
14:58:06 [2023-01-07T14:58:06.221Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
14:58:06 [2023-01-07T14:58:06.221Z] 
14:58:06 [2023-01-07T14:58:06.221Z] 
14:58:06 [2023-01-07T14:58:06.221Z]  ---> 8b20972ccc1c
14:58:06 [2023-01-07T14:58:06.221Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
14:58:06 [2023-01-07T14:58:06.221Z]  ---> Running in b07c09699355
14:58:06 [2023-01-07T14:58:06.470Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
14:58:06 [2023-01-07T14:58:06.470Z] === RUN   TestAuthZPluginAllowEventStream
14:58:06 [2023-01-07T14:58:06.735Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
14:58:07 [2023-01-07T14:58:07.061Z] ok  	github.com/docker/docker/builder/remotecontext	0.106s	coverage: 13.7% of statements
14:58:07 [2023-01-07T14:58:07.309Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
14:58:07 [2023-01-07T14:58:07.329Z] ok  	github.com/docker/docker/builder/dockerfile	0.206s	coverage: 48.5% of statements
14:58:07 [2023-01-07T14:58:07.329Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
14:58:07 [2023-01-07T14:58:07.568Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s)
14:58:07 [2023-01-07T14:58:07.568Z] === RUN   TestAuthZPluginErrorResponse
14:58:07 [2023-01-07T14:58:07.826Z] === RUN   TestDockerSuite/TestBuildTagEvent
14:58:08 [2023-01-07T14:58:08.256Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
14:58:08 [2023-01-07T14:58:08.393Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
14:58:08 [2023-01-07T14:58:08.393Z] === RUN   TestAuthZPluginErrorRequest
14:58:08 [2023-01-07T14:58:08.393Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
14:58:08 [2023-01-07T14:58:08.651Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:58:08 [2023-01-07T14:58:08.651Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:58:09 [2023-01-07T14:58:09.219Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
14:58:09 [2023-01-07T14:58:09.219Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:58:09 [2023-01-07T14:58:09.478Z] === RUN   TestDockerSuite/TestBuildUser
14:58:10 [2023-01-07T14:58:10.147Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.405s	coverage: 83.5% of statements
14:58:10 [2023-01-07T14:58:10.147Z] ?   	github.com/docker/docker/cli	[no test files]
14:58:10 [2023-01-07T14:58:10.147Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:58:10 [2023-01-07T14:58:10.853Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
14:58:10 [2023-01-07T14:58:10.853Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.62s)
14:58:10 [2023-01-07T14:58:10.853Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:58:12 [2023-01-07T14:58:12.755Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.60s)
14:58:12 [2023-01-07T14:58:12.755Z] === RUN   TestAuthZPluginHeader
14:58:13 [2023-01-07T14:58:13.321Z] --- PASS: TestAuthZPluginHeader (0.76s)
14:58:13 [2023-01-07T14:58:13.321Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:58:13 [2023-01-07T14:58:13.321Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
14:58:13 [2023-01-07T14:58:13.413Z] ok  	github.com/docker/docker/client	0.135s	coverage: 75.4% of statements
14:58:18 [2023-01-07T14:58:18.588Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.63s)
14:58:18 [2023-01-07T14:58:18.588Z] === RUN   TestAuthZPluginV2Disable
14:58:21 [2023-01-07T14:58:21.871Z] --- PASS: TestAuthZPluginV2Disable (3.97s)
14:58:21 [2023-01-07T14:58:21.871Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:58:23 [2023-01-07T14:58:23.245Z] === RUN   TestDockerSuite/TestBuildVerboseOut
14:58:23 [2023-01-07T14:58:23.502Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
14:58:23 [2023-01-07T14:58:23.761Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
14:58:24 [2023-01-07T14:58:24.697Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
14:58:25 [2023-01-07T14:58:25.263Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
14:58:25 [2023-01-07T14:58:25.522Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.74s)
14:58:25 [2023-01-07T14:58:25.522Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:58:26 [2023-01-07T14:58:26.089Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
14:58:26 [2023-01-07T14:58:26.089Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
14:58:26 [2023-01-07T14:58:26.089Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
14:58:26 [2023-01-07T14:58:26.089Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
14:58:26 [2023-01-07T14:58:26.089Z] === RUN   TestDockerSuite/TestBuildWindowsUser
14:58:26 [2023-01-07T14:58:26.089Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
14:58:26 [2023-01-07T14:58:26.089Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
14:58:26 [2023-01-07T14:58:26.089Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
14:58:26 [2023-01-07T14:58:26.089Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
14:58:27 [2023-01-07T14:58:27.463Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
14:58:27 [2023-01-07T14:58:27.463Z] === RUN   TestDockerSuite/TestBuildWithFailure
14:58:27 [2023-01-07T14:58:27.480Z] Removing intermediate container b07c09699355
14:58:27 [2023-01-07T14:58:27.480Z]  ---> 991a2c41e771
14:58:27 [2023-01-07T14:58:27.480Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
14:58:27 [2023-01-07T14:58:27.480Z]  ---> Running in 8bf76d156749
14:58:27 [2023-01-07T14:58:27.480Z] 
14:58:27 [2023-01-07T14:58:27.480Z] SUCCESS: Specified value was saved.
14:58:27 [2023-01-07T14:58:27.723Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
14:58:28 [2023-01-07T14:58:28.290Z] === RUN   TestDockerSuite/TestBuildWithTabs
14:58:28 [2023-01-07T14:58:28.863Z]     docker_api_swarm_test.go:364: Waiting for possible election...
14:58:29 [2023-01-07T14:58:29.124Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
14:58:29 [2023-01-07T14:58:29.382Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
14:58:30 [2023-01-07T14:58:30.441Z] Removing intermediate container 8bf76d156749
14:58:30 [2023-01-07T14:58:30.441Z]  ---> 7855c482826e
14:58:30 [2023-01-07T14:58:30.441Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
14:58:30 [2023-01-07T14:58:30.441Z]  ---> Running in 3647a63bb5a7
14:58:32 [2023-01-07T14:58:32.682Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
14:58:34 [2023-01-07T14:58:34.057Z] === RUN   TestDockerSuite/TestBuildWithVolumes
14:58:34 [2023-01-07T14:58:34.624Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
14:58:34 [2023-01-07T14:58:34.883Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
14:58:35 [2023-01-07T14:58:35.449Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
14:58:35 [2023-01-07T14:58:35.449Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
14:58:35 [2023-01-07T14:58:35.449Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
14:58:35 [2023-01-07T14:58:35.707Z] === RUN   TestDockerSuite/TestBuildXZHost
14:58:37 [2023-01-07T14:58:37.084Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
14:58:37 [2023-01-07T14:58:37.084Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
14:58:37 [2023-01-07T14:58:37.084Z]     docker_cli_sni_test.go:18: Flakey test
14:58:37 [2023-01-07T14:58:37.084Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
14:58:37 [2023-01-07T14:58:37.343Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.77s)
14:58:37 [2023-01-07T14:58:37.343Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:58:37 [2023-01-07T14:58:37.601Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
14:58:37 [2023-01-07T14:58:37.646Z] Cannot create a file when that file already exists.
14:58:38 [2023-01-07T14:58:38.168Z] === RUN   TestDockerSuite/TestCommitChange
14:58:39 [2023-01-07T14:58:39.102Z] === RUN   TestDockerSuite/TestCommitChangeLabels
14:58:39 [2023-01-07T14:58:39.360Z] === RUN   TestDockerSuite/TestCommitHardlink
14:58:40 [2023-01-07T14:58:40.294Z] === RUN   TestDockerSuite/TestCommitNewFile
14:58:41 [2023-01-07T14:58:41.228Z] === RUN   TestDockerSuite/TestCommitPausedContainer
14:58:41 [2023-01-07T14:58:41.794Z] === RUN   TestDockerSuite/TestCommitTTY
14:58:42 [2023-01-07T14:58:42.728Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
14:58:43 [2023-01-07T14:58:43.295Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
14:58:43 [2023-01-07T14:58:43.522Z] Removing intermediate container 3647a63bb5a7
14:58:43 [2023-01-07T14:58:43.523Z]  ---> 8f1610f3e9bb
14:58:43 [2023-01-07T14:58:43.523Z] Step 13/13 : CMD ["sh"]
14:58:43 [2023-01-07T14:58:43.523Z]  ---> Running in b4f9cf51e126
14:58:43 [2023-01-07T14:58:43.523Z] Removing intermediate container b4f9cf51e126
14:58:43 [2023-01-07T14:58:43.523Z]  ---> 021cc5129333
14:58:43 [2023-01-07T14:58:43.523Z] Successfully built 021cc5129333
14:58:43 [2023-01-07T14:58:43.523Z] Successfully tagged busybox:latest
14:58:43 [2023-01-07T14:58:43.523Z] INFO: Docker images of the daemon under test
14:58:43 [2023-01-07T14:58:43.523Z] 
14:58:43 [2023-01-07T14:58:43.523Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
14:58:43 [2023-01-07T14:58:43.523Z] busybox                                latest              021cc5129333        Less than a second ago   5.71GB
14:58:43 [2023-01-07T14:58:43.523Z] microsoft/windowsservercore            latest              f09307a3e16d        3 weeks ago              5.69GB
14:58:43 [2023-01-07T14:58:43.523Z] mcr.microsoft.com/windows/servercore   ltsc2019            f09307a3e16d        3 weeks ago              5.69GB
14:58:43 [2023-01-07T14:58:43.523Z] 
14:58:43 [2023-01-07T14:58:43.523Z] INFO: Running integration tests at 01/07/2023 14:58:43...
14:58:43 [2023-01-07T14:58:43.523Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
14:58:43 [2023-01-07T14:58:43.523Z] INFO: Integration API tests being run from the host:
14:58:43 [2023-01-07T14:58:43.523Z] INFO: make.ps1 starting at 01/07/2023 14:58:43
14:58:44 [2023-01-07T14:58:44.228Z] === RUN   TestDockerSuite/TestCommitWithoutPause
14:58:44 [2023-01-07T14:58:44.794Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
14:58:44 [2023-01-07T14:58:44.794Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
14:58:44 [2023-01-07T14:58:44.794Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
14:58:44 [2023-01-07T14:58:44.794Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
14:58:44 [2023-01-07T14:58:44.794Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
14:58:44 [2023-01-07T14:58:44.794Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
14:58:44 [2023-01-07T14:58:44.794Z] === RUN   TestDockerSuite/TestContainerAPICommit
14:58:45 [2023-01-07T14:58:45.053Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
14:58:45 [2023-01-07T14:58:45.119Z] Running D:\gopath\src\github.com\docker\docker\integration\build
14:58:45 [2023-01-07T14:58:45.988Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
14:58:46 [2023-01-07T14:58:46.925Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
14:58:46 [2023-01-07T14:58:46.925Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
14:58:47 [2023-01-07T14:58:47.183Z]     docker_api_swarm_test.go:272: [d66e5c27afe01] joining swarm manager [d40273ac316a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:58:47 [2023-01-07T14:58:47.441Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
14:58:48 [2023-01-07T14:58:48.008Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
14:58:48 [2023-01-07T14:58:48.576Z]     docker_api_swarm_test.go:273: [d34e35e66d354] joining swarm manager [d40273ac316a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:58:48 [2023-01-07T14:58:48.576Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
14:58:49 [2023-01-07T14:58:49.142Z] === RUN   TestDockerSuite/TestContainerAPICreate
14:58:49 [2023-01-07T14:58:49.402Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
14:58:49 [2023-01-07T14:58:49.659Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
14:58:49 [2023-01-07T14:58:49.659Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
14:58:49 [2023-01-07T14:58:49.918Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
14:58:49 [2023-01-07T14:58:49.918Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
14:58:49 [2023-01-07T14:58:49.918Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
14:58:50 [2023-01-07T14:58:50.176Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
14:58:50 [2023-01-07T14:58:50.176Z] === RUN   TestDockerSuite/TestContainerAPIDelete
14:58:50 [2023-01-07T14:58:50.742Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
14:58:51 [2023-01-07T14:58:51.001Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
14:58:51 [2023-01-07T14:58:51.569Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
14:58:51 [2023-01-07T14:58:51.569Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
14:58:52 [2023-01-07T14:58:52.074Z] ok  	github.com/docker/docker/cmd/dockerd	0.084s	coverage: 29.1% of statements
14:58:52 [2023-01-07T14:58:52.074Z] ok  	github.com/docker/docker/container	0.122s	coverage: 34.3% of statements
14:58:52 [2023-01-07T14:58:52.074Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:58:52 [2023-01-07T14:58:52.074Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:58:52 [2023-01-07T14:58:52.074Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:58:52 [2023-01-07T14:58:52.074Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:58:52 [2023-01-07T14:58:52.525Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
14:58:53 [2023-01-07T14:58:53.090Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
14:58:53 [2023-01-07T14:58:53.090Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
14:58:53 [2023-01-07T14:58:53.348Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
14:58:53 [2023-01-07T14:58:53.915Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
14:58:54 [2023-01-07T14:58:54.173Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
14:58:54 [2023-01-07T14:58:54.173Z] PASS
14:58:54 [2023-01-07T14:58:54.173Z] 
14:58:54 [2023-01-07T14:58:54.173Z] DONE 17 tests in 51.721s
14:58:54 [2023-01-07T14:58:54.173Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:58:54 [2023-01-07T14:58:54.173Z] ++ 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
14:58:54 [2023-01-07T14:58:54.173Z] ++ set -e
14:58:54 [2023-01-07T14:58:54.173Z] ++ '[' -n 0 ']'
14:58:54 [2023-01-07T14:58:54.173Z] ++ set -x
14:58:54 [2023-01-07T14:58:54.173Z] ++ 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
14:58:54 [2023-01-07T14:58:54.431Z] INFO: Testing against a local daemon
14:58:54 [2023-01-07T14:58:54.431Z] === RUN   TestPluginInvalidJSON
14:58:54 [2023-01-07T14:58:54.431Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
14:58:54 [2023-01-07T14:58:54.431Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:58:54 [2023-01-07T14:58:54.431Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:58:54 [2023-01-07T14:58:54.431Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:58:54 [2023-01-07T14:58:54.431Z] --- PASS: TestPluginInvalidJSON (0.03s)
14:58:54 [2023-01-07T14:58:54.431Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:58:54 [2023-01-07T14:58:54.431Z] === RUN   TestPluginInstall
14:58:54 [2023-01-07T14:58:54.431Z] === RUN   TestPluginInstall/no_auth
14:58:54 [2023-01-07T14:58:54.999Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
14:58:54 [2023-01-07T14:58:54.999Z] === RUN   TestDockerSuite/TestContainerAPIKill
14:58:55 [2023-01-07T14:58:55.566Z] === RUN   TestDockerSuite/TestContainerAPIPause
14:58:56 [2023-01-07T14:58:56.132Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
14:58:56 [2023-01-07T14:58:56.391Z] time="2023-01-07T14:58:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:58:56 [2023-01-07T14:58:56.391Z] time="2023-01-07T14:58:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae19d261cce089917d5ff4e0686fc211d3b1e87c5ae3e268b53808817dff841c" mediatype=application/vnd.docker.plugin.v1+json size=522
14:58:56 [2023-01-07T14:58:56.391Z] time="2023-01-07T14:58:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:58:56 [2023-01-07T14:58:56.391Z] time="2023-01-07T14:58:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae19d261cce089917d5ff4e0686fc211d3b1e87c5ae3e268b53808817dff841c" mediatype=application/vnd.docker.plugin.v1+json size=522
14:58:56 [2023-01-07T14:58:56.958Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
14:58:56 [2023-01-07T14:58:56.958Z] === RUN   TestPluginInstall/with_htpasswd
14:58:56 [2023-01-07T14:58:56.958Z] === RUN   TestDockerSuite/TestContainerAPIRename
14:58:57 [2023-01-07T14:58:57.216Z] time="2023-01-07T14:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:58:57 [2023-01-07T14:58:57.216Z] time="2023-01-07T14:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9c39d27f9e636c95d3309645e784cc4f2bc9dbd8b28a8b1069c28c85674c70a" mediatype=application/vnd.docker.plugin.v1+json size=522
14:58:57 [2023-01-07T14:58:57.216Z] time="2023-01-07T14:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:58:57 [2023-01-07T14:58:57.216Z] time="2023-01-07T14:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9c39d27f9e636c95d3309645e784cc4f2bc9dbd8b28a8b1069c28c85674c70a" mediatype=application/vnd.docker.plugin.v1+json size=522
14:58:57 [2023-01-07T14:58:57.475Z] === RUN   TestDockerSuite/TestContainerAPIRestart
14:58:57 [2023-01-07T14:58:57.734Z] === RUN   TestPluginInstall/with_insecure
14:58:58 [2023-01-07T14:58:58.671Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
14:58:58 [2023-01-07T14:58:58.671Z] time="2023-01-07T14:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:58:58 [2023-01-07T14:58:58.671Z] time="2023-01-07T14:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ee263321de4a8857d70ab6166dcbc57940500707a1b5e780a02a446d4a17c79" mediatype=application/vnd.docker.plugin.v1+json size=522
14:58:58 [2023-01-07T14:58:58.671Z] time="2023-01-07T14:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:58:58 [2023-01-07T14:58:58.671Z] time="2023-01-07T14:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ee263321de4a8857d70ab6166dcbc57940500707a1b5e780a02a446d4a17c79" mediatype=application/vnd.docker.plugin.v1+json size=522
14:58:58 [2023-01-07T14:58:58.930Z]     plugin_test.go:165: [db6bc87320581] daemon is not started
14:58:58 [2023-01-07T14:58:58.930Z] --- PASS: TestPluginInstall (4.42s)
14:58:58 [2023-01-07T14:58:58.930Z]     --- PASS: TestPluginInstall/no_auth (2.34s)
14:58:58 [2023-01-07T14:58:58.930Z]     --- PASS: TestPluginInstall/with_htpasswd (0.80s)
14:58:58 [2023-01-07T14:58:58.930Z]     --- PASS: TestPluginInstall/with_insecure (1.28s)
14:58:58 [2023-01-07T14:58:58.930Z] === RUN   TestPluginsWithRuntimes
14:58:59 [2023-01-07T14:58:59.495Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
14:58:59 [2023-01-07T14:58:59.495Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
14:58:59 [2023-01-07T14:58:59.495Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
14:58:59 [2023-01-07T14:58:59.754Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
14:58:59 [2023-01-07T14:58:59.754Z] === RUN   TestDockerSuite/TestContainerAPIStart
14:59:00 [2023-01-07T14:59:00.231Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
14:59:00 [2023-01-07T14:59:00.319Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
14:59:00 [2023-01-07T14:59:00.577Z] === RUN   TestPluginsWithRuntimes/No_Args
14:59:00 [2023-01-07T14:59:00.795Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.019s	coverage: 65.3% of statements
14:59:01 [2023-01-07T14:59:01.511Z] === RUN   TestPluginsWithRuntimes/With_Args
14:59:02 [2023-01-07T14:59:02.161Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
14:59:02 [2023-01-07T14:59:02.445Z] --- PASS: TestPluginsWithRuntimes (3.46s)
14:59:02 [2023-01-07T14:59:02.445Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
14:59:02 [2023-01-07T14:59:02.445Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
14:59:02 [2023-01-07T14:59:02.445Z] === RUN   TestPluginBackCompatMediaTypes
14:59:03 [2023-01-07T14:59:03.012Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
14:59:03 [2023-01-07T14:59:03.012Z] PASS
14:59:03 [2023-01-07T14:59:03.012Z] 
14:59:03 [2023-01-07T14:59:03.012Z] DONE 10 tests in 8.598s
14:59:03 [2023-01-07T14:59:03.012Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:59:03 [2023-01-07T14:59:03.012Z] ++ 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
14:59:03 [2023-01-07T14:59:03.012Z] ++ set -e
14:59:03 [2023-01-07T14:59:03.012Z] ++ '[' -n 0 ']'
14:59:03 [2023-01-07T14:59:03.012Z] ++ set -x
14:59:03 [2023-01-07T14:59:03.012Z] ++ 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
14:59:03 [2023-01-07T14:59:03.012Z] INFO: Testing against a local daemon
14:59:03 [2023-01-07T14:59:03.012Z] === RUN   TestExternalGraphDriver
14:59:03 [2023-01-07T14:59:03.270Z] === RUN   TestExternalGraphDriver/json
14:59:04 [2023-01-07T14:59:04.643Z] === RUN   TestDockerSuite/TestContainerAPIStop
14:59:04 [2023-01-07T14:59:04.902Z] === RUN   TestExternalGraphDriver/spec
14:59:04 [2023-01-07T14:59:04.902Z] === RUN   TestDockerSuite/TestContainerAPITop
14:59:05 [2023-01-07T14:59:05.837Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
14:59:05 [2023-01-07T14:59:05.837Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
14:59:05 [2023-01-07T14:59:05.837Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
14:59:05 [2023-01-07T14:59:05.837Z] === RUN   TestDockerSuite/TestContainerAPIWait
14:59:06 [2023-01-07T14:59:06.830Z] === RUN   TestExternalGraphDriver/pull
14:59:08 [2023-01-07T14:59:08.203Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
14:59:08 [2023-01-07T14:59:08.461Z] --- PASS: TestExternalGraphDriver (5.37s)
14:59:08 [2023-01-07T14:59:08.461Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
14:59:08 [2023-01-07T14:59:08.461Z]     --- PASS: TestExternalGraphDriver/spec (1.74s)
14:59:08 [2023-01-07T14:59:08.461Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
14:59:08 [2023-01-07T14:59:08.461Z] === RUN   TestGraphdriverPluginV2
14:59:08 [2023-01-07T14:59:08.719Z] === RUN   TestDockerSuite/TestContainerNetworkMode
14:59:09 [2023-01-07T14:59:09.653Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
14:59:09 [2023-01-07T14:59:09.653Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
14:59:10 [2023-01-07T14:59:10.247Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 13.8% of statements
14:59:10 [2023-01-07T14:59:10.247Z] ok  	github.com/docker/docker/daemon/config	0.029s	coverage: 81.8% of statements
14:59:10 [2023-01-07T14:59:10.503Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
14:59:10 [2023-01-07T14:59:10.759Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
14:59:11 [2023-01-07T14:59:11.320Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
14:59:12 [2023-01-07T14:59:12.686Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.459s	coverage: 74.6% of statements
14:59:12 [2023-01-07T14:59:12.952Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
14:59:13 [2023-01-07T14:59:13.519Z] --- PASS: TestGraphdriverPluginV2 (5.04s)
14:59:13 [2023-01-07T14:59:13.520Z] PASS
14:59:13 [2023-01-07T14:59:13.520Z] 
14:59:13 [2023-01-07T14:59:13.520Z] DONE 5 tests in 10.509s
14:59:13 [2023-01-07T14:59:13.520Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:59:13 [2023-01-07T14:59:13.520Z] ++ 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
14:59:13 [2023-01-07T14:59:13.520Z] ++ set -e
14:59:13 [2023-01-07T14:59:13.520Z] ++ '[' -n 0 ']'
14:59:13 [2023-01-07T14:59:13.520Z] ++ set -x
14:59:13 [2023-01-07T14:59:13.520Z] ++ 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
14:59:13 [2023-01-07T14:59:13.520Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
14:59:13 [2023-01-07T14:59:13.520Z] INFO: Testing against a local daemon
14:59:13 [2023-01-07T14:59:13.520Z] === RUN   TestContinueAfterPluginCrash
14:59:13 [2023-01-07T14:59:13.520Z] === PAUSE TestContinueAfterPluginCrash
14:59:13 [2023-01-07T14:59:13.520Z] === RUN   TestReadPluginNoRead
14:59:13 [2023-01-07T14:59:13.520Z] === PAUSE TestReadPluginNoRead
14:59:13 [2023-01-07T14:59:13.520Z] === RUN   TestDaemonStartWithLogOpt
14:59:13 [2023-01-07T14:59:13.520Z] === PAUSE TestDaemonStartWithLogOpt
14:59:13 [2023-01-07T14:59:13.520Z] === CONT  TestContinueAfterPluginCrash
14:59:13 [2023-01-07T14:59:13.520Z] === CONT  TestDaemonStartWithLogOpt
14:59:14 [2023-01-07T14:59:14.050Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
14:59:14 [2023-01-07T14:59:14.050Z] ok  	github.com/docker/docker/daemon	12.156s	coverage: 17.1% of statements
14:59:14 [2023-01-07T14:59:14.050Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:59:14 [2023-01-07T14:59:14.050Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:59:14 [2023-01-07T14:59:14.050Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:59:14 [2023-01-07T14:59:14.050Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:59:14 [2023-01-07T14:59:14.613Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.390s	coverage: 60.7% of statements
14:59:14 [2023-01-07T14:59:14.894Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
14:59:16 [2023-01-07T14:59:16.270Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
14:59:16 [2023-01-07T14:59:16.502Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
14:59:17 [2023-01-07T14:59:17.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
14:59:17 [2023-01-07T14:59:17.773Z] --- PASS: TestDaemonStartWithLogOpt (4.19s)
14:59:17 [2023-01-07T14:59:17.773Z] === CONT  TestReadPluginNoRead
14:59:17 [2023-01-07T14:59:17.868Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.289s	coverage: 50.5% of statements
14:59:18 [2023-01-07T14:59:18.706Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
14:59:18 [2023-01-07T14:59:18.798Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.471s	coverage: 46.2% of statements
14:59:18 [2023-01-07T14:59:18.798Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:59:19 [2023-01-07T14:59:19.726Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.8% of statements
14:59:19 [2023-01-07T14:59:19.726Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.555s	coverage: 58.0% of statements
14:59:19 [2023-01-07T14:59:19.726Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:59:19 [2023-01-07T14:59:19.726Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:59:20 [2023-01-07T14:59:20.083Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
14:59:20 [2023-01-07T14:59:20.083Z] === RUN   TestReadPluginNoRead/default
14:59:21 [2023-01-07T14:59:21.092Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.015s	coverage: 3.0% of statements
14:59:21 [2023-01-07T14:59:21.458Z] === RUN   TestReadPluginNoRead/disabled_caching
14:59:21 [2023-01-07T14:59:21.458Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
14:59:21 [2023-01-07T14:59:21.654Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
14:59:22 [2023-01-07T14:59:22.216Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 6.6% of statements
14:59:22 [2023-01-07T14:59:22.216Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:59:22 [2023-01-07T14:59:22.216Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:59:22 [2023-01-07T14:59:22.393Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:59:22 [2023-01-07T14:59:22.655Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00052d7e8_<nil>}
14:59:22 [2023-01-07T14:59:22.655Z] --- PASS: TestContinueAfterPluginCrash (9.24s)
14:59:23 [2023-01-07T14:59:23.142Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
14:59:23 [2023-01-07T14:59:23.398Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.177s	coverage: 77.8% of statements
14:59:23 [2023-01-07T14:59:23.398Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:59:23 [2023-01-07T14:59:23.398Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:59:23 [2023-01-07T14:59:23.960Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
14:59:24 [2023-01-07T14:59:24.029Z] === CONT  TestReadPluginNoRead
14:59:24 [2023-01-07T14:59:24.029Z]     read_test.go:92: [d4f9693aa9af4] daemon is not started
14:59:24 [2023-01-07T14:59:24.029Z] --- PASS: TestReadPluginNoRead (6.00s)
14:59:24 [2023-01-07T14:59:24.029Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
14:59:24 [2023-01-07T14:59:24.029Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
14:59:24 [2023-01-07T14:59:24.029Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
14:59:24 [2023-01-07T14:59:24.029Z] PASS
14:59:24 [2023-01-07T14:59:24.029Z] 
14:59:24 [2023-01-07T14:59:24.029Z] DONE 6 tests in 10.299s
14:59:24 [2023-01-07T14:59:24.029Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:59:24 [2023-01-07T14:59:24.029Z] ++ 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
14:59:24 [2023-01-07T14:59:24.029Z] ++ set -e
14:59:24 [2023-01-07T14:59:24.029Z] ++ '[' -n 0 ']'
14:59:24 [2023-01-07T14:59:24.029Z] ++ set -x
14:59:24 [2023-01-07T14:59:24.029Z] ++ 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
14:59:24 [2023-01-07T14:59:24.029Z] testing: warning: no tests to run
14:59:24 [2023-01-07T14:59:24.029Z] PASS
14:59:24 [2023-01-07T14:59:24.029Z] 
14:59:24 [2023-01-07T14:59:24.029Z] DONE 0 tests in 0.036s
14:59:24 [2023-01-07T14:59:24.029Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:59:24 [2023-01-07T14:59:24.029Z] ++ 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
14:59:24 [2023-01-07T14:59:24.029Z] ++ set -e
14:59:24 [2023-01-07T14:59:24.029Z] ++ '[' -n 0 ']'
14:59:24 [2023-01-07T14:59:24.029Z] ++ set -x
14:59:24 [2023-01-07T14:59:24.030Z] ++ 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
14:59:24 [2023-01-07T14:59:24.030Z] INFO: Testing against a local daemon
14:59:24 [2023-01-07T14:59:24.030Z] === RUN   TestPluginWithDevMounts
14:59:24 [2023-01-07T14:59:24.030Z] === PAUSE TestPluginWithDevMounts
14:59:24 [2023-01-07T14:59:24.030Z] === CONT  TestPluginWithDevMounts
14:59:24 [2023-01-07T14:59:24.030Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1624991655_/foo_false__<nil>_<nil>_<nil>}
14:59:24 [2023-01-07T14:59:24.216Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
14:59:24 [2023-01-07T14:59:24.777Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
14:59:24 [2023-01-07T14:59:24.777Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.025s	coverage: 69.9% of statements
14:59:25 [2023-01-07T14:59:25.340Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 78.7% of statements
14:59:25 [2023-01-07T14:59:25.340Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:59:25 [2023-01-07T14:59:25.403Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1624991655_/foo_true__<nil>_<nil>_<nil>}
14:59:25 [2023-01-07T14:59:25.403Z] --- PASS: TestPluginWithDevMounts (1.58s)
14:59:25 [2023-01-07T14:59:25.403Z] PASS
14:59:25 [2023-01-07T14:59:25.403Z] 
14:59:25 [2023-01-07T14:59:25.403Z] DONE 1 tests in 1.683s
14:59:25 [2023-01-07T14:59:25.403Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:59:25 [2023-01-07T14:59:25.403Z] ++ 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
14:59:25 [2023-01-07T14:59:25.403Z] ++ set -e
14:59:25 [2023-01-07T14:59:25.403Z] ++ '[' -n 0 ']'
14:59:25 [2023-01-07T14:59:25.403Z] ++ set -x
14:59:25 [2023-01-07T14:59:25.403Z] ++ 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
14:59:25 [2023-01-07T14:59:25.660Z] INFO: Testing against a local daemon
14:59:25 [2023-01-07T14:59:25.660Z] === RUN   TestSecretInspect
14:59:25 [2023-01-07T14:59:25.902Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.047s	coverage: 54.7% of statements
14:59:26 [2023-01-07T14:59:26.158Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 31.5% of statements
14:59:26 [2023-01-07T14:59:26.593Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33762718161_/foo_false__<nil>_<nil>_<nil>}
14:59:27 [2023-01-07T14:59:27.086Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
14:59:27 [2023-01-07T14:59:27.343Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
14:59:27 [2023-01-07T14:59:27.905Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
14:59:27 [2023-01-07T14:59:27.914Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
14:59:27 [2023-01-07T14:59:27.914Z] INFO: Testing against a local daemon
14:59:27 [2023-01-07T14:59:27.914Z] === RUN   TestBuildWithSession
14:59:27 [2023-01-07T14:59:27.914Z]     build_session_test.go:25: TODO: BuildKit
14:59:27 [2023-01-07T14:59:27.914Z] --- SKIP: TestBuildWithSession (0.00s)
14:59:27 [2023-01-07T14:59:27.914Z] === RUN   TestBuildSquashParent
14:59:27 [2023-01-07T14:59:27.914Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
14:59:27 [2023-01-07T14:59:27.914Z] --- SKIP: TestBuildSquashParent (0.00s)
14:59:27 [2023-01-07T14:59:27.914Z] === RUN   TestBuildWithRemoveAndForceRemove
14:59:27 [2023-01-07T14:59:27.914Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:59:27 [2023-01-07T14:59:27.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:59:27 [2023-01-07T14:59:27.914Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:59:27 [2023-01-07T14:59:27.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:59:27 [2023-01-07T14:59:27.914Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:59:27 [2023-01-07T14:59:27.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:59:27 [2023-01-07T14:59:27.914Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:59:27 [2023-01-07T14:59:27.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:59:27 [2023-01-07T14:59:27.914Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:59:27 [2023-01-07T14:59:27.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:59:27 [2023-01-07T14:59:27.914Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:59:27 [2023-01-07T14:59:27.914Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:59:27 [2023-01-07T14:59:27.914Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:59:27 [2023-01-07T14:59:27.914Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:59:27 [2023-01-07T14:59:27.914Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:59:27 [2023-01-07T14:59:27.914Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:59:27 [2023-01-07T14:59:27.968Z] --- PASS: TestSecretInspect (2.13s)
14:59:27 [2023-01-07T14:59:27.968Z] === RUN   TestSecretList
14:59:27 [2023-01-07T14:59:27.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33762718161_/foo_true__<nil>_<nil>_<nil>}
14:59:28 [2023-01-07T14:59:28.832Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.576s	coverage: 82.5% of statements
14:59:28 [2023-01-07T14:59:28.832Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:59:28 [2023-01-07T14:59:28.832Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:59:29 [2023-01-07T14:59:29.343Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33762718161_/foo_true__0xc00052d818_<nil>_<nil>}
14:59:29 [2023-01-07T14:59:29.760Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 48.2% of statements
14:59:29 [2023-01-07T14:59:29.909Z] --- PASS: TestSecretList (2.22s)
14:59:29 [2023-01-07T14:59:29.909Z] === RUN   TestSecretsCreateAndDelete
14:59:30 [2023-01-07T14:59:30.322Z] ok  	github.com/docker/docker/distribution	0.615s	coverage: 29.0% of statements
14:59:30 [2023-01-07T14:59:30.322Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:59:30 [2023-01-07T14:59:30.475Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00052d830_<nil>}
14:59:30 [2023-01-07T14:59:30.579Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
14:59:31 [2023-01-07T14:59:31.140Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.8% of statements
14:59:31 [2023-01-07T14:59:31.701Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
14:59:31 [2023-01-07T14:59:31.848Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00052d848_<nil>}
14:59:31 [2023-01-07T14:59:31.957Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
14:59:32 [2023-01-07T14:59:32.106Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
14:59:32 [2023-01-07T14:59:32.106Z] === RUN   TestSecretsUpdate
14:59:32 [2023-01-07T14:59:32.213Z] ok  	github.com/docker/docker/distribution/xfer	1.894s	coverage: 84.6% of statements
14:59:32 [2023-01-07T14:59:32.214Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:59:32 [2023-01-07T14:59:32.214Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:59:32 [2023-01-07T14:59:32.214Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:59:32 [2023-01-07T14:59:32.776Z] ok  	github.com/docker/docker/libcontainerd/queue	0.035s	coverage: 100.0% of statements
14:59:33 [2023-01-07T14:59:33.480Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
14:59:33 [2023-01-07T14:59:33.480Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00052d860_<nil>}
14:59:33 [2023-01-07T14:59:33.704Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 40.6% of statements
14:59:34 [2023-01-07T14:59:34.265Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
14:59:34 [2023-01-07T14:59:34.265Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
14:59:34 [2023-01-07T14:59:34.860Z] --- PASS: TestSecretsUpdate (2.40s)
14:59:34 [2023-01-07T14:59:34.860Z] === RUN   TestTemplatedSecret
14:59:34 [2023-01-07T14:59:34.860Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00052d878_<nil>}
14:59:36 [2023-01-07T14:59:36.155Z] ok  	github.com/docker/docker/pkg/archive	0.272s	coverage: 81.9% of statements
14:59:36 [2023-01-07T14:59:36.245Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
14:59:36 [2023-01-07T14:59:36.716Z] ok  	github.com/docker/docker/pkg/authorization	0.353s	coverage: 68.3% of statements
14:59:36 [2023-01-07T14:59:36.716Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
14:59:36 [2023-01-07T14:59:36.972Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
14:59:37 [2023-01-07T14:59:37.179Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
14:59:37 [2023-01-07T14:59:37.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
14:59:37 [2023-01-07T14:59:37.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
14:59:37 [2023-01-07T14:59:37.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
14:59:37 [2023-01-07T14:59:37.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
14:59:37 [2023-01-07T14:59:37.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
14:59:37 [2023-01-07T14:59:37.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
14:59:37 [2023-01-07T14:59:37.746Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
14:59:38 [2023-01-07T14:59:38.004Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
14:59:38 [2023-01-07T14:59:38.004Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
14:59:38 [2023-01-07T14:59:38.004Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
14:59:38 [2023-01-07T14:59:38.004Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
14:59:38 [2023-01-07T14:59:38.004Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
14:59:38 [2023-01-07T14:59:38.004Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
14:59:38 [2023-01-07T14:59:38.004Z] --- PASS: TestTemplatedSecret (3.42s)
14:59:38 [2023-01-07T14:59:38.004Z] === RUN   TestSecretCreateResolve
14:59:38 [2023-01-07T14:59:38.004Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
14:59:38 [2023-01-07T14:59:38.004Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
14:59:38 [2023-01-07T14:59:38.004Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
14:59:38 [2023-01-07T14:59:38.004Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
14:59:38 [2023-01-07T14:59:38.263Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
14:59:38 [2023-01-07T14:59:38.389Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:59:38 [2023-01-07T14:59:38.389Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:59:39 [2023-01-07T14:59:39.199Z]     docker_api_swarm_node_test.go:20: [db05efc0edaf7] joining swarm manager [d155c774f7d3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:59:40 [2023-01-07T14:59:40.135Z]     docker_api_swarm_node_test.go:21: [dbb3db4898bf4] joining swarm manager [d155c774f7d3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:59:40 [2023-01-07T14:59:40.235Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.463s	coverage: 43.5% of statements
14:59:40 [2023-01-07T14:59:40.235Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
14:59:40 [2023-01-07T14:59:40.492Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
14:59:40 [2023-01-07T14:59:40.748Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
14:59:41 [2023-01-07T14:59:41.068Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
14:59:41 [2023-01-07T14:59:41.068Z] --- PASS: TestSecretCreateResolve (3.17s)
14:59:41 [2023-01-07T14:59:41.068Z] PASS
14:59:41 [2023-01-07T14:59:41.068Z] 
14:59:41 [2023-01-07T14:59:41.068Z] DONE 6 tests in 15.656s
14:59:41 [2023-01-07T14:59:41.068Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:59:41 [2023-01-07T14:59:41.068Z] ++ 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
14:59:41 [2023-01-07T14:59:41.068Z] ++ set -e
14:59:41 [2023-01-07T14:59:41.068Z] ++ '[' -n 0 ']'
14:59:41 [2023-01-07T14:59:41.068Z] ++ set -x
14:59:41 [2023-01-07T14:59:41.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:59:41 [2023-01-07T14:59:41.309Z] ok  	github.com/docker/docker/layer	7.504s	coverage: 68.8% of statements
14:59:41 [2023-01-07T14:59:41.309Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:59:41 [2023-01-07T14:59:41.309Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:59:41 [2023-01-07T14:59:41.309Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:59:41 [2023-01-07T14:59:41.309Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:59:41 [2023-01-07T14:59:41.309Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:59:41 [2023-01-07T14:59:41.309Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:59:41 [2023-01-07T14:59:41.309Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:59:41 [2023-01-07T14:59:41.329Z] INFO: Testing against a local daemon
14:59:41 [2023-01-07T14:59:41.329Z] === RUN   TestServiceCreateInit
14:59:41 [2023-01-07T14:59:41.329Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:59:41 [2023-01-07T14:59:41.565Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.013s	coverage: 92.3% of statements
14:59:41 [2023-01-07T14:59:41.821Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
14:59:42 [2023-01-07T14:59:42.267Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
14:59:42 [2023-01-07T14:59:42.425Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
14:59:43 [2023-01-07T14:59:43.376Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
14:59:43 [2023-01-07T14:59:43.944Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 86.5% of statements
14:59:44 [2023-01-07T14:59:44.200Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.020s	coverage: 84.1% of statements
14:59:44 [2023-01-07T14:59:44.456Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
14:59:44 [2023-01-07T14:59:44.456Z] ok  	github.com/docker/docker/pkg/fsutils	0.197s	coverage: 85.1% of statements
14:59:44 [2023-01-07T14:59:44.799Z] === RUN   TestDockerSuite/TestCopyAndRestart
14:59:45 [2023-01-07T14:59:45.365Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:59:45 [2023-01-07T14:59:45.623Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
14:59:45 [2023-01-07T14:59:45.821Z] ok  	github.com/docker/docker/pkg/idtools	0.463s	coverage: 69.5% of statements
14:59:45 [2023-01-07T14:59:45.821Z] ok  	github.com/docker/docker/pkg/ioutils	0.442s	coverage: 69.3% of statements
14:59:45 [2023-01-07T14:59:45.882Z] === RUN   TestDockerSuite/TestCpAbsolutePath
14:59:46 [2023-01-07T14:59:46.077Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
14:59:46 [2023-01-07T14:59:46.077Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
14:59:46 [2023-01-07T14:59:46.077Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
14:59:46 [2023-01-07T14:59:46.077Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:59:46 [2023-01-07T14:59:46.077Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
14:59:46 [2023-01-07T14:59:46.333Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
14:59:46 [2023-01-07T14:59:46.333Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:59:46 [2023-01-07T14:59:46.333Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
14:59:46 [2023-01-07T14:59:46.448Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
14:59:46 [2023-01-07T14:59:46.589Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
14:59:46 [2023-01-07T14:59:46.845Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
14:59:46 [2023-01-07T14:59:46.845Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 82.4% of statements
14:59:46 [2023-01-07T14:59:46.845Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:59:46 [2023-01-07T14:59:46.845Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:59:47 [2023-01-07T14:59:47.015Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
14:59:47 [2023-01-07T14:59:47.581Z] === RUN   TestDockerSuite/TestCpFromCaseA
14:59:47 [2023-01-07T14:59:47.773Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
14:59:48 [2023-01-07T14:59:48.028Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
14:59:48 [2023-01-07T14:59:48.148Z] === RUN   TestDockerSuite/TestCpFromCaseB
14:59:48 [2023-01-07T14:59:48.284Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
14:59:48 [2023-01-07T14:59:48.284Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:59:48 [2023-01-07T14:59:48.825Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
14:59:48 [2023-01-07T14:59:48.825Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.09s)
14:59:48 [2023-01-07T14:59:48.825Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.31s)
14:59:48 [2023-01-07T14:59:48.825Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.61s)
14:59:48 [2023-01-07T14:59:48.825Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.69s)
14:59:48 [2023-01-07T14:59:48.825Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.55s)
14:59:48 [2023-01-07T14:59:48.825Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.05s)
14:59:48 [2023-01-07T14:59:48.825Z] === RUN   TestBuildMultiStageCopy
14:59:48 [2023-01-07T14:59:48.825Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:59:49 [2023-01-07T14:59:49.082Z] === RUN   TestDockerSuite/TestCpFromCaseC
14:59:49 [2023-01-07T14:59:49.646Z] ok  	github.com/docker/docker/pkg/pubsub	1.035s	coverage: 75.0% of statements
14:59:49 [2023-01-07T14:59:49.650Z] --- PASS: TestServiceCreateInit (8.16s)
14:59:49 [2023-01-07T14:59:49.650Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s)
14:59:49 [2023-01-07T14:59:49.650Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.26s)
14:59:49 [2023-01-07T14:59:49.650Z] === RUN   TestCreateServiceMultipleTimes
14:59:49 [2023-01-07T14:59:49.650Z] === RUN   TestDockerSuite/TestCpFromCaseD
14:59:49 [2023-01-07T14:59:49.902Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
14:59:50 [2023-01-07T14:59:50.217Z] === RUN   TestDockerSuite/TestCpFromCaseE
14:59:50 [2023-01-07T14:59:50.787Z] === RUN   TestDockerSuite/TestCpFromCaseF
14:59:51 [2023-01-07T14:59:51.047Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
14:59:51 [2023-01-07T14:59:51.614Z] === RUN   TestDockerSuite/TestCpFromCaseG
14:59:52 [2023-01-07T14:59:52.549Z] === RUN   TestDockerSuite/TestCpFromCaseH
14:59:53 [2023-01-07T14:59:53.927Z] === RUN   TestDockerSuite/TestCpFromCaseI
14:59:54 [2023-01-07T14:59:54.067Z] ok  	github.com/docker/docker/pkg/signal	3.305s	coverage: 62.3% of statements
14:59:54 [2023-01-07T14:59:54.067Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
14:59:54 [2023-01-07T14:59:54.067Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
14:59:54 [2023-01-07T14:59:54.067Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
14:59:54 [2023-01-07T14:59:54.628Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.9% of statements
14:59:54 [2023-01-07T14:59:54.862Z] === RUN   TestDockerSuite/TestCpFromCaseJ
14:59:55 [2023-01-07T14:59:55.190Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
14:59:55 [2023-01-07T14:59:55.446Z] ok  	github.com/docker/docker/pkg/tailfile	0.044s	coverage: 88.6% of statements
14:59:56 [2023-01-07T14:59:56.007Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
14:59:56 [2023-01-07T14:59:56.007Z] coverage: [no statements]
14:59:56 [2023-01-07T14:59:56.007Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
14:59:56 [2023-01-07T14:59:56.249Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
14:59:56 [2023-01-07T14:59:56.263Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
14:59:56 [2023-01-07T14:59:56.507Z]     docker_api_swarm_test.go:502: [d18eb30161d3f] joining swarm manager [d798b2e2e9323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:59:56 [2023-01-07T14:59:56.519Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
14:59:56 [2023-01-07T14:59:56.519Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
14:59:57 [2023-01-07T14:59:57.441Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
14:59:58 [2023-01-07T14:59:58.008Z] === RUN   TestDockerSuite/TestCpGarbagePath
14:59:58 [2023-01-07T14:59:58.406Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.2% of statements
14:59:58 [2023-01-07T14:59:58.574Z] === RUN   TestDockerSuite/TestCpLocalOnly
14:59:58 [2023-01-07T14:59:58.574Z] === RUN   TestDockerSuite/TestCpNameHasColon
14:59:58 [2023-01-07T14:59:58.662Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
14:59:58 [2023-01-07T14:59:58.917Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.6% of statements
14:59:59 [2023-01-07T14:59:59.140Z] === RUN   TestDockerSuite/TestCpRelativePath
14:59:59 [2023-01-07T14:59:59.289Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:59:59 [2023-01-07T14:59:59.289Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:59:59 [2023-01-07T14:59:59.707Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:00:00 [2023-01-07T15:00:00.273Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:00:00 [2023-01-07T15:00:00.279Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:00:00 [2023-01-07T15:00:00.282Z] ok  	github.com/docker/docker/quota	0.208s	coverage: 71.4% of statements
15:00:00 [2023-01-07T15:00:00.282Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
15:00:00 [2023-01-07T15:00:00.841Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:00:01 [2023-01-07T15:00:01.210Z] ok  	github.com/docker/docker/registry	0.051s	coverage: 57.3% of statements
15:00:01 [2023-01-07T15:00:01.772Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
15:00:01 [2023-01-07T15:00:01.772Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
15:00:01 [2023-01-07T15:00:01.776Z] === RUN   TestDockerSuite/TestCpToCaseA
15:00:01 [2023-01-07T15:00:01.849Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:00:02 [2023-01-07T15:00:02.334Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
15:00:02 [2023-01-07T15:00:02.590Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:00:02 [2023-01-07T15:00:02.712Z] === RUN   TestDockerSuite/TestCpToCaseB
15:00:02 [2023-01-07T15:00:02.970Z] === RUN   TestDockerSuite/TestCpToCaseC
15:00:03 [2023-01-07T15:00:03.418Z] --- PASS: TestBuildMultiStageCopy (15.51s)
15:00:03 [2023-01-07T15:00:03.418Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (10.85s)
15:00:03 [2023-01-07T15:00:03.418Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s)
15:00:03 [2023-01-07T15:00:03.418Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s)
15:00:03 [2023-01-07T15:00:03.418Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s)
15:00:03 [2023-01-07T15:00:03.418Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.51s)
15:00:03 [2023-01-07T15:00:03.418Z] === RUN   TestBuildMultiStageParentConfig
15:00:04 [2023-01-07T15:00:04.352Z] === RUN   TestDockerSuite/TestCpToCaseD
15:00:04 [2023-01-07T15:00:04.481Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:00:04 [2023-01-07T15:00:04.737Z] ok  	github.com/docker/docker/volume/local	0.100s	coverage: 76.4% of statements
15:00:05 [2023-01-07T15:00:05.298Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
15:00:06 [2023-01-07T15:00:06.225Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
15:00:06 [2023-01-07T15:00:06.377Z] --- PASS: TestBuildMultiStageParentConfig (3.32s)
15:00:06 [2023-01-07T15:00:06.377Z] === RUN   TestBuildLabelWithTargets
15:00:06 [2023-01-07T15:00:06.377Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
15:00:06 [2023-01-07T15:00:06.377Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
15:00:06 [2023-01-07T15:00:06.377Z] === RUN   TestBuildWithEmptyLayers
15:00:07 [2023-01-07T15:00:07.636Z] === RUN   TestDockerSuite/TestCpToCaseE
15:00:07 [2023-01-07T15:00:07.894Z] --- PASS: TestCreateServiceMultipleTimes (18.31s)
15:00:07 [2023-01-07T15:00:07.894Z] === RUN   TestCreateServiceConflict
15:00:07 [2023-01-07T15:00:07.945Z] --- PASS: TestBuildWithEmptyLayers (1.65s)
15:00:07 [2023-01-07T15:00:07.945Z] === RUN   TestBuildMultiStageOnBuild
15:00:08 [2023-01-07T15:00:08.459Z]     docker_api_swarm_test.go:507: [d70aefa0e0271] joining swarm manager [d798b2e2e9323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:00:09 [2023-01-07T15:00:09.394Z] === RUN   TestDockerSuite/TestCpToCaseF
15:00:09 [2023-01-07T15:00:09.960Z] === RUN   TestDockerSuite/TestCpToCaseG
15:00:10 [2023-01-07T15:00:10.527Z] --- PASS: TestCreateServiceConflict (2.72s)
15:00:10 [2023-01-07T15:00:10.527Z] === RUN   TestCreateServiceMaxReplicas
15:00:13 [2023-01-07T15:00:13.821Z] === RUN   TestDockerSuite/TestCpToCaseH
15:00:13 [2023-01-07T15:00:13.821Z] --- PASS: TestCreateServiceMaxReplicas (3.35s)
15:00:13 [2023-01-07T15:00:13.821Z] === RUN   TestCreateWithDuplicateNetworkNames
15:00:15 [2023-01-07T15:00:15.724Z] === RUN   TestDockerSuite/TestCpToCaseI
15:00:16 [2023-01-07T15:00:16.291Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:00:19 [2023-01-07T15:00:19.585Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
15:00:19 [2023-01-07T15:00:19.585Z] === RUN   TestDockerSuite/TestCpToDot
15:00:20 [2023-01-07T15:00:20.204Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:00:21 [2023-01-07T15:00:21.138Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:00:22 [2023-01-07T15:00:22.071Z] === RUN   TestDockerSuite/TestCpToStdout
15:00:22 [2023-01-07T15:00:22.637Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:00:23 [2023-01-07T15:00:23.572Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:00:23 [2023-01-07T15:00:23.572Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:00:24 [2023-01-07T15:00:24.138Z] === RUN   TestDockerSuite/TestCpVolumePath
15:00:24 [2023-01-07T15:00:24.256Z] ok  	github.com/docker/docker/pkg/plugins	33.630s	coverage: 76.6% of statements
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/rootless	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/volume	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === Skipped
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     exec_linux_test.go:19: requires AppArmor to be enabled
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     exec_linux_test.go:39: requires AppArmor to be enabled
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver btrfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver btrfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver btrfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver btrfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver btrfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:74: No driver to put!
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z] time="2023-01-07T14:59:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: driver not supported
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z] time="2023-01-07T14:59:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: driver not supported
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z] time="2023-01-07T14:59:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: driver not supported
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z] time="2023-01-07T14:59:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: driver not supported
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z] time="2023-01-07T14:59:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: driver not supported
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:74: No driver to put!
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     overlay_test.go:50: Fails to compute changes intermittently
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     overlay_test.go:66: Cannot run test with naive change algorithm
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver zfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver zfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver zfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver zfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:47: Driver zfs not supported
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     graphtest_unix.go:74: No driver to put!
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:00:24 [2023-01-07T15:00:24.256Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:00:24 [2023-01-07T15:00:24.256Z] 
15:00:24 [2023-01-07T15:00:24.256Z] DONE 2267 tests, 26 skipped in 232.898s
Post stage
[Pipeline] junit
15:00:24 [2023-01-07T15:00:24.265Z] Recording test results
15:00:24 [2023-01-07T15:00:24.603Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
15:00:24 [2023-01-07T15:00:24.704Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:00:24 [2023-01-07T15:00:24.963Z] === RUN   TestDockerSuite/TestCreateArgs
15:00:24 [2023-01-07T15:00:24.963Z] === RUN   TestDockerSuite/TestCreateByImageID
15:00:24 [2023-01-07T15:00:24.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44755/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d645297358ce3f9fced99b772b36da6c1bf6d464 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d645297358ce3f9fced99b772b36da6c1bf6d464 hack/validate/vendor
15:00:25 [2023-01-07T15:00:25.222Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:00:25 [2023-01-07T15:00:25.525Z] update vendored copy of archive/tar
15:00:25 [2023-01-07T15:00:25.525Z] downloading: https://golang.org/dl/go1.18.9.src.tar.gz
15:00:25 [2023-01-07T15:00:25.789Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:00:25 [2023-01-07T15:00:25.789Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:00:25 [2023-01-07T15:00:25.789Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:00:25 [2023-01-07T15:00:25.789Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:00:25 [2023-01-07T15:00:25.794Z] --- PASS: TestBuildMultiStageOnBuild (16.17s)
15:00:25 [2023-01-07T15:00:25.794Z] === RUN   TestBuildUncleanTarFilenames
15:00:25 [2023-01-07T15:00:25.794Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
15:00:25 [2023-01-07T15:00:25.794Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
15:00:25 [2023-01-07T15:00:25.794Z] === RUN   TestBuildMultiStageLayerLeak
15:00:26 [2023-01-07T15:00:26.047Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:00:26 [2023-01-07T15:00:26.305Z] === RUN   TestDockerSuite/TestCreateLabels
15:00:26 [2023-01-07T15:00:26.305Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:00:26 [2023-01-07T15:00:26.563Z] === RUN   TestDockerSuite/TestCreateRM
15:00:26 [2023-01-07T15:00:26.563Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:00:26 [2023-01-07T15:00:26.563Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:00:26 [2023-01-07T15:00:26.563Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:00:26 [2023-01-07T15:00:26.563Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:00:26 [2023-01-07T15:00:26.821Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:00:27 [2023-01-07T15:00:27.411Z] patching file stat_unix.go
15:00:27 [2023-01-07T15:00:27.411Z] 2023/01/07 15:00:27 Collecting initial packages
15:00:27 [2023-01-07T15:00:27.668Z] 2023/01/07 15:00:27 Download dependencies
15:00:27 [2023-01-07T15:00:27.757Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.74s)
15:00:27 [2023-01-07T15:00:27.757Z] === RUN   TestCreateServiceSecretFileMode
15:00:28 [2023-01-07T15:00:28.015Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:00:28 [2023-01-07T15:00:28.015Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:00:28 [2023-01-07T15:00:28.274Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 Starting whole vndr cycle because no package specified
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Ignoring paths matching "^archive/tar"
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
15:00:30 [2023-01-07T15:00:30.930Z] 2023/01/07 15:00:30 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
15:00:31 [2023-01-07T15:00:31.186Z] 2023/01/07 15:00:31 	Finished clone github.com/willf/bitset
15:00:31 [2023-01-07T15:00:31.186Z] 2023/01/07 15:00:31 	Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20
15:00:31 [2023-01-07T15:00:31.559Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:00:31 [2023-01-07T15:00:31.559Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:00:31 [2023-01-07T15:00:31.559Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:00:31 [2023-01-07T15:00:31.559Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:00:31 [2023-01-07T15:00:31.559Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:00:31 [2023-01-07T15:00:31.559Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:00:31 [2023-01-07T15:00:31.747Z] 2023/01/07 15:00:31 	Finished clone github.com/google/uuid
15:00:31 [2023-01-07T15:00:31.747Z] 2023/01/07 15:00:31 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
15:00:32 [2023-01-07T15:00:32.003Z] 2023/01/07 15:00:31 	Finished clone github.com/moby/locker
15:00:32 [2023-01-07T15:00:32.003Z] 2023/01/07 15:00:31 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
15:00:32 [2023-01-07T15:00:32.003Z] 2023/01/07 15:00:31 	Finished clone github.com/docker/libtrust
15:00:32 [2023-01-07T15:00:32.003Z] 2023/01/07 15:00:31 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
15:00:32 [2023-01-07T15:00:32.003Z] 2023/01/07 15:00:31 	Finished clone github.com/Azure/go-ansiterm
15:00:32 [2023-01-07T15:00:32.003Z] 2023/01/07 15:00:31 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
15:00:32 [2023-01-07T15:00:32.003Z] 2023/01/07 15:00:31 	Finished clone github.com/moby/term
15:00:32 [2023-01-07T15:00:32.003Z] 2023/01/07 15:00:31 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
15:00:32 [2023-01-07T15:00:32.003Z] 2023/01/07 15:00:31 	Finished clone github.com/tchap/go-patricia
15:00:32 [2023-01-07T15:00:32.003Z] 2023/01/07 15:00:31 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
15:00:32 [2023-01-07T15:00:32.003Z] 2023/01/07 15:00:31 	Finished clone github.com/creack/pty
15:00:32 [2023-01-07T15:00:32.003Z] 2023/01/07 15:00:31 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
15:00:32 [2023-01-07T15:00:32.125Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:00:32 [2023-01-07T15:00:32.259Z] 2023/01/07 15:00:32 	Finished clone github.com/gorilla/mux
15:00:32 [2023-01-07T15:00:32.259Z] 2023/01/07 15:00:32 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
15:00:32 [2023-01-07T15:00:32.259Z] 2023/01/07 15:00:32 	Finished clone github.com/moby/sys
15:00:32 [2023-01-07T15:00:32.259Z] 2023/01/07 15:00:32 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
15:00:32 [2023-01-07T15:00:32.515Z] 2023/01/07 15:00:32 	Finished clone github.com/Microsoft/go-winio
15:00:32 [2023-01-07T15:00:32.515Z] 2023/01/07 15:00:32 	Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20
15:00:32 [2023-01-07T15:00:32.771Z] 2023/01/07 15:00:32 	Finished clone github.com/sirupsen/logrus
15:00:32 [2023-01-07T15:00:32.771Z] 2023/01/07 15:00:32 	Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20
15:00:33 [2023-01-07T15:00:33.028Z] 2023/01/07 15:00:32 	Finished clone github.com/docker/go-units
15:00:33 [2023-01-07T15:00:33.028Z] 2023/01/07 15:00:32 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
15:00:33 [2023-01-07T15:00:33.061Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:00:33 [2023-01-07T15:00:33.284Z] 2023/01/07 15:00:33 	Finished clone github.com/syndtr/gocapability
15:00:33 [2023-01-07T15:00:33.284Z] 2023/01/07 15:00:33 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
15:00:33 [2023-01-07T15:00:33.540Z] 2023/01/07 15:00:33 	Finished clone github.com/RackSec/srslog
15:00:33 [2023-01-07T15:00:33.540Z] 2023/01/07 15:00:33 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
15:00:33 [2023-01-07T15:00:33.627Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:00:33 [2023-01-07T15:00:33.824Z] 2023/01/07 15:00:33 	Finished clone github.com/armon/circbuf
15:00:33 [2023-01-07T15:00:33.824Z] 2023/01/07 15:00:33 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
15:00:34 [2023-01-07T15:00:34.119Z] 2023/01/07 15:00:33 	Finished clone github.com/imdario/mergo
15:00:34 [2023-01-07T15:00:34.119Z] 2023/01/07 15:00:33 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
15:00:34 [2023-01-07T15:00:34.119Z] 2023/01/07 15:00:33 	Finished clone gotest.tools/v3
15:00:34 [2023-01-07T15:00:34.119Z] 2023/01/07 15:00:33 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
15:00:34 [2023-01-07T15:00:34.119Z] 2023/01/07 15:00:34 	Finished clone golang.org/x/sync
15:00:34 [2023-01-07T15:00:34.119Z] 2023/01/07 15:00:34 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
15:00:34 [2023-01-07T15:00:34.119Z] 2023/01/07 15:00:34 	Finished clone github.com/google/go-cmp
15:00:34 [2023-01-07T15:00:34.119Z] 2023/01/07 15:00:34 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
15:00:34 [2023-01-07T15:00:34.376Z] 2023/01/07 15:00:34 	Finished clone github.com/docker/go-connections
15:00:34 [2023-01-07T15:00:34.376Z] 2023/01/07 15:00:34 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
15:00:34 [2023-01-07T15:00:34.563Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:00:34 [2023-01-07T15:00:34.939Z] 2023/01/07 15:00:34 	Finished clone github.com/tonistiigi/units
15:00:34 [2023-01-07T15:00:34.939Z] 2023/01/07 15:00:34 	Clone github.com/docker/libnetwork, revision 1f3b98be6833a93f254aa0f765ff55d407dfdd69, attempt 1/20
15:00:35 [2023-01-07T15:00:35.196Z] 2023/01/07 15:00:35 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
15:00:35 [2023-01-07T15:00:35.196Z] 2023/01/07 15:00:35 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
15:00:35 [2023-01-07T15:00:35.451Z] 2023/01/07 15:00:35 	Finished clone github.com/gofrs/flock
15:00:35 [2023-01-07T15:00:35.451Z] 2023/01/07 15:00:35 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
15:00:35 [2023-01-07T15:00:35.451Z] 2023/01/07 15:00:35 	Finished clone github.com/google/shlex
15:00:35 [2023-01-07T15:00:35.451Z] 2023/01/07 15:00:35 	Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20
15:00:35 [2023-01-07T15:00:35.499Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:00:35 [2023-01-07T15:00:35.707Z] 2023/01/07 15:00:35 	Finished clone github.com/mitchellh/hashstructure
15:00:35 [2023-01-07T15:00:35.707Z] 2023/01/07 15:00:35 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
15:00:35 [2023-01-07T15:00:35.707Z] 2023/01/07 15:00:35 	Finished clone github.com/opentracing-contrib/go-stdlib
15:00:35 [2023-01-07T15:00:35.707Z] 2023/01/07 15:00:35 	Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20
15:00:35 [2023-01-07T15:00:35.707Z] 2023/01/07 15:00:35 	Finished clone github.com/opentracing/opentracing-go
15:00:35 [2023-01-07T15:00:35.707Z] 2023/01/07 15:00:35 	Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20
15:00:36 [2023-01-07T15:00:36.066Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:00:36 [2023-01-07T15:00:36.324Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:00:36 [2023-01-07T15:00:36.324Z] === RUN   TestDockerSuite/TestDevicePermissions
15:00:36 [2023-01-07T15:00:36.411Z] 2023/01/07 15:00:36 	Finished clone github.com/docker/go-events
15:00:36 [2023-01-07T15:00:36.411Z] 2023/01/07 15:00:36 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
15:00:36 [2023-01-07T15:00:36.896Z] === RUN   TestDockerSuite/TestDockerFails
15:00:36 [2023-01-07T15:00:36.896Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
15:00:36 [2023-01-07T15:00:36.896Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
15:00:36 [2023-01-07T15:00:36.896Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
15:00:36 [2023-01-07T15:00:36.973Z] 2023/01/07 15:00:36 	Finished clone github.com/armon/go-radix
15:00:36 [2023-01-07T15:00:36.973Z] 2023/01/07 15:00:36 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
15:00:37 [2023-01-07T15:00:37.228Z] 2023/01/07 15:00:37 	Finished clone github.com/armon/go-metrics
15:00:37 [2023-01-07T15:00:37.228Z] 2023/01/07 15:00:37 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
15:00:37 [2023-01-07T15:00:37.462Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
15:00:37 [2023-01-07T15:00:37.483Z] 2023/01/07 15:00:37 	Finished clone github.com/sean-/seed
15:00:37 [2023-01-07T15:00:37.483Z] 2023/01/07 15:00:37 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
15:00:37 [2023-01-07T15:00:37.483Z] 2023/01/07 15:00:37 	Finished clone github.com/google/btree
15:00:37 [2023-01-07T15:00:37.483Z] 2023/01/07 15:00:37 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
15:00:37 [2023-01-07T15:00:37.739Z] 2023/01/07 15:00:37 	Finished clone github.com/tonistiigi/fsutil
15:00:37 [2023-01-07T15:00:37.739Z] 2023/01/07 15:00:37 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
15:00:38 [2023-01-07T15:00:38.028Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
15:00:38 [2023-01-07T15:00:38.301Z] 2023/01/07 15:00:38 	Finished clone github.com/hashicorp/errwrap
15:00:38 [2023-01-07T15:00:38.301Z] 2023/01/07 15:00:38 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
15:00:38 [2023-01-07T15:00:38.557Z] 2023/01/07 15:00:38 	Finished clone github.com/hashicorp/memberlist
15:00:38 [2023-01-07T15:00:38.557Z] 2023/01/07 15:00:38 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
15:00:38 [2023-01-07T15:00:38.963Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
15:00:38 [2023-01-07T15:00:38.963Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
15:00:38 [2023-01-07T15:00:38.963Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
15:00:39 [2023-01-07T15:00:39.119Z] 2023/01/07 15:00:38 	Finished clone github.com/hashicorp/go-multierror
15:00:39 [2023-01-07T15:00:39.119Z] 2023/01/07 15:00:38 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
15:00:39 [2023-01-07T15:00:39.221Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
15:00:39 [2023-01-07T15:00:39.376Z] 2023/01/07 15:00:39 	Finished clone github.com/docker/libkv
15:00:39 [2023-01-07T15:00:39.376Z] 2023/01/07 15:00:39 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
15:00:39 [2023-01-07T15:00:39.632Z] 2023/01/07 15:00:39 	Finished clone github.com/golang/gddo
15:00:39 [2023-01-07T15:00:39.632Z] 2023/01/07 15:00:39 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
15:00:39 [2023-01-07T15:00:39.888Z] 2023/01/07 15:00:39 	Finished clone github.com/vishvananda/netns
15:00:39 [2023-01-07T15:00:39.888Z] 2023/01/07 15:00:39 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
15:00:39 [2023-01-07T15:00:39.888Z] 2023/01/07 15:00:39 	Finished clone github.com/hashicorp/go-sockaddr
15:00:39 [2023-01-07T15:00:39.888Z] 2023/01/07 15:00:39 	Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20
15:00:40 [2023-01-07T15:00:40.602Z] --- PASS: TestCreateServiceSecretFileMode (12.82s)
15:00:40 [2023-01-07T15:00:40.602Z] === RUN   TestCreateServiceConfigFileMode
15:00:41 [2023-01-07T15:00:41.256Z] 2023/01/07 15:00:41 	Finished clone github.com/samuel/go-zookeeper
15:00:41 [2023-01-07T15:00:41.257Z] 2023/01/07 15:00:41 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
15:00:41 [2023-01-07T15:00:41.512Z] 2023/01/07 15:00:41 	Finished clone github.com/moby/ipvs
15:00:41 [2023-01-07T15:00:41.512Z] 2023/01/07 15:00:41 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
15:00:41 [2023-01-07T15:00:41.768Z] 2023/01/07 15:00:41 	Finished clone github.com/deckarep/golang-set
15:00:41 [2023-01-07T15:00:41.768Z] 2023/01/07 15:00:41 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
15:00:42 [2023-01-07T15:00:42.024Z] 2023/01/07 15:00:41 	Finished clone github.com/BurntSushi/toml
15:00:42 [2023-01-07T15:00:42.024Z] 2023/01/07 15:00:41 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
15:00:42 [2023-01-07T15:00:42.024Z] 2023/01/07 15:00:42 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
15:00:42 [2023-01-07T15:00:42.024Z] 2023/01/07 15:00:42 	Finished clone github.com/vishvananda/netlink
15:00:42 [2023-01-07T15:00:42.585Z] 2023/01/07 15:00:42 	Finished clone github.com/hashicorp/go-msgpack
15:00:42 [2023-01-07T15:00:42.585Z] 2023/01/07 15:00:42 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
15:00:42 [2023-01-07T15:00:42.840Z] 2023/01/07 15:00:42 	Finished clone github.com/coreos/go-semver
15:00:42 [2023-01-07T15:00:42.840Z] 2023/01/07 15:00:42 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
15:00:43 [2023-01-07T15:00:43.401Z] 2023/01/07 15:00:43 	Finished clone github.com/ishidawataru/sctp
15:00:43 [2023-01-07T15:00:43.401Z] 2023/01/07 15:00:43 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
15:00:43 [2023-01-07T15:00:43.883Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
15:00:44 [2023-01-07T15:00:44.330Z] 2023/01/07 15:00:44 	Finished clone github.com/modern-go/concurrent
15:00:44 [2023-01-07T15:00:44.330Z] 2023/01/07 15:00:44 	Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20
15:00:44 [2023-01-07T15:00:44.449Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:00:44 [2023-01-07T15:00:44.892Z] 2023/01/07 15:00:44 	Finished clone github.com/modern-go/reflect2
15:00:44 [2023-01-07T15:00:44.892Z] 2023/01/07 15:00:44 	Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20
15:00:45 [2023-01-07T15:00:45.148Z] 2023/01/07 15:00:44 	Finished clone github.com/Microsoft/opengcs
15:00:45 [2023-01-07T15:00:45.148Z] 2023/01/07 15:00:44 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
15:00:45 [2023-01-07T15:00:45.710Z] 2023/01/07 15:00:45 	Finished clone golang.org/x/net
15:00:45 [2023-01-07T15:00:45.710Z] 2023/01/07 15:00:45 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
15:00:45 [2023-01-07T15:00:45.710Z] 2023/01/07 15:00:45 	Finished clone github.com/json-iterator/go
15:00:45 [2023-01-07T15:00:45.710Z] 2023/01/07 15:00:45 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
15:00:45 [2023-01-07T15:00:45.710Z] 2023/01/07 15:00:45 	Finished clone go.etcd.io/bbolt
15:00:45 [2023-01-07T15:00:45.710Z] 2023/01/07 15:00:45 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
15:00:45 [2023-01-07T15:00:45.710Z] 2023/01/07 15:00:45 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
15:00:45 [2023-01-07T15:00:45.710Z] 2023/01/07 15:00:45 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
15:00:45 [2023-01-07T15:00:45.710Z] 2023/01/07 15:00:45 	Finished clone github.com/hashicorp/serf
15:00:45 [2023-01-07T15:00:45.710Z] 2023/01/07 15:00:45 	Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20
15:00:45 [2023-01-07T15:00:45.823Z]     docker_api_swarm_node_test.go:81: [d252c45bbe480] joining swarm manager [dd8b1e2b41c8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:00:46 [2023-01-07T15:00:46.388Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:00:46 [2023-01-07T15:00:46.637Z] 2023/01/07 15:00:46 	Finished clone github.com/opencontainers/go-digest
15:00:46 [2023-01-07T15:00:46.637Z] 2023/01/07 15:00:46 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
15:00:47 [2023-01-07T15:00:47.052Z] --- PASS: TestBuildMultiStageLayerLeak (22.72s)
15:00:47 [2023-01-07T15:00:47.052Z] === RUN   TestBuildWithHugeFile
15:00:47 [2023-01-07T15:00:47.564Z] 2023/01/07 15:00:47 	Finished clone github.com/mistifyio/go-zfs
15:00:47 [2023-01-07T15:00:47.565Z] 2023/01/07 15:00:47 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
15:00:48 [2023-01-07T15:00:48.127Z] 2023/01/07 15:00:48 	Finished clone github.com/cyphar/filepath-securejoin
15:00:48 [2023-01-07T15:00:48.127Z] 2023/01/07 15:00:48 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
15:00:48 [2023-01-07T15:00:48.297Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:00:49 [2023-01-07T15:00:49.492Z] 2023/01/07 15:00:49 	Finished clone github.com/opencontainers/runtime-spec
15:00:49 [2023-01-07T15:00:49.492Z] 2023/01/07 15:00:49 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
15:00:49 [2023-01-07T15:00:49.672Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
15:00:50 [2023-01-07T15:00:50.053Z] 2023/01/07 15:00:49 	Finished clone github.com/coreos/go-systemd
15:00:50 [2023-01-07T15:00:50.053Z] 2023/01/07 15:00:49 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
15:00:50 [2023-01-07T15:00:50.053Z] 2023/01/07 15:00:49 	Finished clone github.com/vbatts/tar-split
15:00:50 [2023-01-07T15:00:50.053Z] 2023/01/07 15:00:49 	Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20
15:00:50 [2023-01-07T15:00:50.053Z] 2023/01/07 15:00:49 	Finished clone github.com/opencontainers/image-spec
15:00:50 [2023-01-07T15:00:50.053Z] 2023/01/07 15:00:49 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
15:00:50 [2023-01-07T15:00:50.238Z] === RUN   TestDockerSuite/TestEventsAttach
15:00:50 [2023-01-07T15:00:50.614Z] 2023/01/07 15:00:50 	Finished clone github.com/coreos/go-systemd/v22
15:00:50 [2023-01-07T15:00:50.614Z] 2023/01/07 15:00:50 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
15:00:50 [2023-01-07T15:00:50.804Z] === RUN   TestDockerSuite/TestEventsCommit
15:00:51 [2023-01-07T15:00:51.542Z] 2023/01/07 15:00:51 	Finished clone github.com/Graylog2/go-gelf
15:00:51 [2023-01-07T15:00:51.542Z] 2023/01/07 15:00:51 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
15:00:51 [2023-01-07T15:00:51.542Z] 2023/01/07 15:00:51 	Finished clone github.com/philhofer/fwd
15:00:51 [2023-01-07T15:00:51.542Z] 2023/01/07 15:00:51 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
15:00:51 [2023-01-07T15:00:51.542Z] 2023/01/07 15:00:51 	Finished clone github.com/fluent/fluent-logger-golang
15:00:51 [2023-01-07T15:00:51.542Z] 2023/01/07 15:00:51 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
15:00:51 [2023-01-07T15:00:51.738Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:00:51 [2023-01-07T15:00:51.797Z] 2023/01/07 15:00:51 	Finished clone github.com/godbus/dbus/v5
15:00:51 [2023-01-07T15:00:51.797Z] 2023/01/07 15:00:51 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
15:00:51 [2023-01-07T15:00:51.996Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:00:52 [2023-01-07T15:00:52.933Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:00:52 [2023-01-07T15:00:52.933Z] --- PASS: TestCreateServiceConfigFileMode (12.58s)
15:00:52 [2023-01-07T15:00:52.933Z] === RUN   TestCreateServiceSysctls
15:00:53 [2023-01-07T15:00:53.686Z] 2023/01/07 15:00:53 	Finished clone github.com/bsphere/le_go
15:00:53 [2023-01-07T15:00:53.686Z] 2023/01/07 15:00:53 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
15:00:53 [2023-01-07T15:00:53.869Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
15:00:54 [2023-01-07T15:00:54.248Z] 2023/01/07 15:00:53 	Finished clone github.com/fsnotify/fsnotify
15:00:54 [2023-01-07T15:00:54.248Z] 2023/01/07 15:00:53 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
15:00:54 [2023-01-07T15:00:54.248Z] 2023/01/07 15:00:54 	Finished clone github.com/jmespath/go-jmespath
15:00:54 [2023-01-07T15:00:54.248Z] 2023/01/07 15:00:54 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
15:00:55 [2023-01-07T15:00:55.175Z] 2023/01/07 15:00:54 	Finished clone github.com/docker/libnetwork
15:00:55 [2023-01-07T15:00:55.175Z] 2023/01/07 15:00:54 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
15:00:55 [2023-01-07T15:00:55.245Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
15:00:55 [2023-01-07T15:00:55.430Z] 2023/01/07 15:00:55 	Finished clone github.com/tinylib/msgp
15:00:55 [2023-01-07T15:00:55.430Z] 2023/01/07 15:00:55 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
15:00:55 [2023-01-07T15:00:55.992Z] 2023/01/07 15:00:55 	Finished clone github.com/golang/groupcache
15:00:55 [2023-01-07T15:00:55.992Z] 2023/01/07 15:00:55 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
15:00:56 [2023-01-07T15:00:56.554Z] 2023/01/07 15:00:56 	Finished clone golang.org/x/oauth2
15:00:56 [2023-01-07T15:00:56.554Z] 2023/01/07 15:00:56 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
15:00:56 [2023-01-07T15:00:56.622Z] --- PASS: TestCreateServiceSysctls (3.39s)
15:00:56 [2023-01-07T15:00:56.622Z] === RUN   TestCreateServiceCapabilities
15:00:56 [2023-01-07T15:00:56.622Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:00:58 [2023-01-07T15:00:58.446Z] 2023/01/07 15:00:58 	Finished clone github.com/googleapis/gax-go
15:00:58 [2023-01-07T15:00:58.446Z] 2023/01/07 15:00:58 	Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20
15:00:58 [2023-01-07T15:00:58.701Z] 2023/01/07 15:00:58 	Finished clone github.com/miekg/dns
15:00:58 [2023-01-07T15:00:58.701Z] 2023/01/07 15:00:58 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
15:00:58 [2023-01-07T15:00:58.957Z] 2023/01/07 15:00:58 	Finished clone go.opencensus.io
15:00:58 [2023-01-07T15:00:58.957Z] 2023/01/07 15:00:58 	Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20
15:00:59 [2023-01-07T15:00:59.150Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
15:00:59 [2023-01-07T15:00:59.150Z] --- PASS: TestCreateServiceCapabilities (2.64s)
15:00:59 [2023-01-07T15:00:59.150Z] === RUN   TestInspect
15:00:59 [2023-01-07T15:00:59.150Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
15:01:00 [2023-01-07T15:01:00.324Z] 2023/01/07 15:01:00 	Finished clone github.com/containerd/fifo
15:01:00 [2023-01-07T15:01:00.324Z] 2023/01/07 15:01:00 	Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20
15:01:00 [2023-01-07T15:01:00.887Z] 2023/01/07 15:01:00 	Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20
15:01:00 [2023-01-07T15:01:00.887Z] 2023/01/07 15:01:00 	Finished clone golang.org/x/sys
15:01:01 [2023-01-07T15:01:01.049Z] === RUN   TestDockerSuite/TestEventsCopy
15:01:01 [2023-01-07T15:01:01.618Z]     docker_api_swarm_node_test.go:53: [d647272683f1d] joining swarm manager [d3cd2b19e0ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:01:02 [2023-01-07T15:01:02.554Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:01:02 [2023-01-07T15:01:02.554Z]     docker_api_swarm_node_test.go:54: [d65ac4fa72888] joining swarm manager [d3cd2b19e0ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:01:02 [2023-01-07T15:01:02.554Z] --- PASS: TestInspect (3.55s)
15:01:02 [2023-01-07T15:01:02.554Z] === RUN   TestCreateJob
15:01:03 [2023-01-07T15:01:03.405Z] 2023/01/07 15:01:03 	Finished clone github.com/containerd/cgroups
15:01:03 [2023-01-07T15:01:03.405Z] 2023/01/07 15:01:03 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
15:01:03 [2023-01-07T15:01:03.930Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:01:03 [2023-01-07T15:01:03.967Z] 2023/01/07 15:01:03 	Finished clone github.com/containerd/console
15:01:03 [2023-01-07T15:01:03.967Z] 2023/01/07 15:01:03 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
15:01:04 [2023-01-07T15:01:04.530Z] 2023/01/07 15:01:04 	Finished clone golang.org/x/text
15:01:04 [2023-01-07T15:01:04.530Z] 2023/01/07 15:01:04 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
15:01:05 [2023-01-07T15:01:05.459Z] 2023/01/07 15:01:05 	Finished clone github.com/containerd/go-runc
15:01:05 [2023-01-07T15:01:05.459Z] 2023/01/07 15:01:05 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
15:01:05 [2023-01-07T15:01:05.460Z] 2023/01/07 15:01:05 	Finished clone github.com/containerd/typeurl
15:01:05 [2023-01-07T15:01:05.460Z] 2023/01/07 15:01:05 	Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20
15:01:05 [2023-01-07T15:01:05.844Z] --- PASS: TestCreateJob (3.32s)
15:01:05 [2023-01-07T15:01:05.844Z] === RUN   TestReplicatedJob
15:01:06 [2023-01-07T15:01:06.389Z] 2023/01/07 15:01:06 	Finished clone github.com/containerd/continuity
15:01:06 [2023-01-07T15:01:06.389Z] 2023/01/07 15:01:06 	Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20
15:01:06 [2023-01-07T15:01:06.389Z] 2023/01/07 15:01:06 	Finished clone github.com/containerd/ttrpc
15:01:06 [2023-01-07T15:01:06.389Z] 2023/01/07 15:01:06 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
15:01:07 [2023-01-07T15:01:07.318Z] 2023/01/07 15:01:07 	Finished clone github.com/gogo/googleapis
15:01:07 [2023-01-07T15:01:07.318Z] 2023/01/07 15:01:07 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
15:01:09 [2023-01-07T15:01:09.126Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:01:09 [2023-01-07T15:01:09.212Z] 2023/01/07 15:01:09 	Finished clone github.com/opencontainers/runc
15:01:09 [2023-01-07T15:01:09.386Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:01:09 [2023-01-07T15:01:09.469Z] 2023/01/07 15:01:09 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
15:01:10 [2023-01-07T15:01:10.446Z] 2023/01/07 15:01:10 	Finished clone google.golang.org/grpc
15:01:10 [2023-01-07T15:01:10.446Z] 2023/01/07 15:01:10 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
15:01:10 [2023-01-07T15:01:10.761Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:01:11 [2023-01-07T15:01:11.327Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
15:01:11 [2023-01-07T15:01:11.327Z] === RUN   TestDockerSuite/TestEventsFilterType
15:01:11 [2023-01-07T15:01:11.586Z] --- PASS: TestReplicatedJob (5.58s)
15:01:11 [2023-01-07T15:01:11.586Z] === RUN   TestUpdateReplicatedJob
15:01:11 [2023-01-07T15:01:11.586Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
15:01:11 [2023-01-07T15:01:11.820Z] 2023/01/07 15:01:11 	Finished clone github.com/Microsoft/hcsshim
15:01:11 [2023-01-07T15:01:11.820Z] 2023/01/07 15:01:11 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
15:01:11 [2023-01-07T15:01:11.844Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
15:01:11 [2023-01-07T15:01:11.844Z] === RUN   TestDockerSuite/TestEventsFilters
15:01:12 [2023-01-07T15:01:12.076Z] 2023/01/07 15:01:11 	Finished clone github.com/fernet/fernet-go
15:01:12 [2023-01-07T15:01:12.076Z] 2023/01/07 15:01:11 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
15:01:12 [2023-01-07T15:01:12.641Z] 2023/01/07 15:01:12 	Finished clone github.com/docker/distribution
15:01:12 [2023-01-07T15:01:12.641Z] 2023/01/07 15:01:12 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
15:01:12 [2023-01-07T15:01:12.779Z] === RUN   TestDockerSuite/TestEventsFormat
15:01:14 [2023-01-07T15:01:14.155Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:01:14 [2023-01-07T15:01:14.155Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:01:14 [2023-01-07T15:01:14.155Z] === RUN   TestDockerSuite/TestEventsImageImport
15:01:14 [2023-01-07T15:01:14.532Z] 2023/01/07 15:01:14 	Finished clone golang.org/x/time
15:01:14 [2023-01-07T15:01:14.532Z] 2023/01/07 15:01:14 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
15:01:14 [2023-01-07T15:01:14.722Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:01:14 [2023-01-07T15:01:14.980Z] === RUN   TestDockerSuite/TestEventsImagePull
15:01:14 [2023-01-07T15:01:14.980Z] --- PASS: TestUpdateReplicatedJob (3.53s)
15:01:14 [2023-01-07T15:01:14.980Z] === RUN   TestServiceListWithStatuses
15:01:14 [2023-01-07T15:01:14.980Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:01:14 [2023-01-07T15:01:14.980Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:01:14 [2023-01-07T15:01:14.980Z] === RUN   TestDockerNetworkConnectAlias
15:01:15 [2023-01-07T15:01:15.094Z] 2023/01/07 15:01:15 	Finished clone github.com/cilium/ebpf
15:01:15 [2023-01-07T15:01:15.094Z] 2023/01/07 15:01:15 	Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
15:01:15 [2023-01-07T15:01:15.351Z] 2023/01/07 15:01:15 	Finished clone github.com/golang/protobuf
15:01:15 [2023-01-07T15:01:15.351Z] 2023/01/07 15:01:15 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
15:01:15 [2023-01-07T15:01:15.914Z] === RUN   TestDockerSuite/TestEventsImageTag
15:01:16 [2023-01-07T15:01:16.281Z] 2023/01/07 15:01:15 	Finished clone github.com/hashicorp/go-memdb
15:01:16 [2023-01-07T15:01:16.281Z] 2023/01/07 15:01:15 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
15:01:16 [2023-01-07T15:01:16.844Z] 2023/01/07 15:01:16 	Finished clone github.com/hashicorp/go-immutable-radix
15:01:16 [2023-01-07T15:01:16.844Z] 2023/01/07 15:01:16 	Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
15:01:16 [2023-01-07T15:01:16.849Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
15:01:17 [2023-01-07T15:01:17.107Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
15:01:17 [2023-01-07T15:01:17.107Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
15:01:17 [2023-01-07T15:01:17.107Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
15:01:17 [2023-01-07T15:01:17.107Z]     docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport
15:01:17 [2023-01-07T15:01:17.107Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:01:17 [2023-01-07T15:01:17.407Z] 2023/01/07 15:01:17 	Finished clone github.com/hashicorp/golang-lru
15:01:17 [2023-01-07T15:01:17.407Z] 2023/01/07 15:01:17 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
15:01:17 [2023-01-07T15:01:17.663Z] 2023/01/07 15:01:17 	Finished clone github.com/coreos/pkg
15:01:17 [2023-01-07T15:01:17.663Z] 2023/01/07 15:01:17 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
15:01:19 [2023-01-07T15:01:19.029Z] 2023/01/07 15:01:18 	Finished clone golang.org/x/crypto
15:01:19 [2023-01-07T15:01:19.029Z] 2023/01/07 15:01:18 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
15:01:19 [2023-01-07T15:01:19.286Z] 2023/01/07 15:01:19 	Finished clone github.com/beorn7/perks
15:01:19 [2023-01-07T15:01:19.286Z] 2023/01/07 15:01:19 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
15:01:19 [2023-01-07T15:01:19.544Z] 2023/01/07 15:01:19 	Finished clone github.com/moby/buildkit
15:01:19 [2023-01-07T15:01:19.544Z] 2023/01/07 15:01:19 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
15:01:19 [2023-01-07T15:01:19.641Z] --- PASS: TestDockerNetworkConnectAlias (4.14s)
15:01:19 [2023-01-07T15:01:19.641Z] === RUN   TestDockerNetworkReConnect
15:01:19 [2023-01-07T15:01:19.641Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
15:01:19 [2023-01-07T15:01:19.898Z] === RUN   TestDockerSuite/TestEventsRename
15:01:20 [2023-01-07T15:01:20.464Z] === RUN   TestDockerSuite/TestEventsResize
15:01:20 [2023-01-07T15:01:20.910Z] 2023/01/07 15:01:20 	Finished clone github.com/prometheus/client_model
15:01:20 [2023-01-07T15:01:20.910Z] 2023/01/07 15:01:20 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
15:01:21 [2023-01-07T15:01:21.031Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:01:22 [2023-01-07T15:01:22.278Z] 2023/01/07 15:01:22 	Finished clone github.com/prometheus/client_golang
15:01:22 [2023-01-07T15:01:22.278Z] 2023/01/07 15:01:22 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
15:01:22 [2023-01-07T15:01:22.843Z] 2023/01/07 15:01:22 	Finished clone github.com/matttproud/golang_protobuf_extensions
15:01:22 [2023-01-07T15:01:22.843Z] 2023/01/07 15:01:22 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
15:01:23 [2023-01-07T15:01:23.405Z] 2023/01/07 15:01:23 	Finished clone github.com/prometheus/common
15:01:23 [2023-01-07T15:01:23.405Z] 2023/01/07 15:01:23 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
15:01:23 [2023-01-07T15:01:23.558Z] --- PASS: TestDockerNetworkReConnect (3.94s)
15:01:23 [2023-01-07T15:01:23.558Z] === RUN   TestServicePlugin
15:01:23 [2023-01-07T15:01:23.967Z] 2023/01/07 15:01:23 	Finished clone code.cloudfoundry.org/clock
15:01:23 [2023-01-07T15:01:23.967Z] 2023/01/07 15:01:23 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
15:01:23 [2023-01-07T15:01:23.967Z] 2023/01/07 15:01:23 	Finished clone github.com/prometheus/procfs
15:01:23 [2023-01-07T15:01:23.967Z] 2023/01/07 15:01:23 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
15:01:23 [2023-01-07T15:01:23.967Z] 2023/01/07 15:01:23 	Finished clone github.com/pkg/errors
15:01:23 [2023-01-07T15:01:23.967Z] 2023/01/07 15:01:23 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
15:01:24 [2023-01-07T15:01:24.530Z] 2023/01/07 15:01:24 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
15:01:24 [2023-01-07T15:01:24.530Z] 2023/01/07 15:01:24 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
15:01:24 [2023-01-07T15:01:24.786Z] 2023/01/07 15:01:24 	Finished clone github.com/cespare/xxhash/v2
15:01:24 [2023-01-07T15:01:24.786Z] 2023/01/07 15:01:24 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
15:01:25 [2023-01-07T15:01:25.714Z] 2023/01/07 15:01:25 	Finished clone github.com/inconshreveable/mousetrap
15:01:25 [2023-01-07T15:01:25.714Z] 2023/01/07 15:01:25 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
15:01:25 [2023-01-07T15:01:25.970Z] 2023/01/07 15:01:25 	Finished clone github.com/morikuni/aec
15:01:26 [2023-01-07T15:01:26.227Z] 2023/01/07 15:01:26 	Finished clone github.com/spf13/pflag
15:01:26 [2023-01-07T15:01:26.838Z]     plugin_test.go:62: [d832fa15ad465] joining swarm manager [d5f8823d2f23c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:01:26 [2023-01-07T15:01:26.838Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:01:27 [2023-01-07T15:01:27.155Z] 2023/01/07 15:01:27 	Finished clone github.com/google/certificate-transparency-go
15:01:27 [2023-01-07T15:01:27.404Z] === RUN   TestDockerSuite/TestEventsStreaming
15:01:27 [2023-01-07T15:01:27.412Z] 2023/01/07 15:01:27 	Finished clone github.com/spf13/cobra
15:01:27 [2023-01-07T15:01:27.662Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:01:27 [2023-01-07T15:01:27.920Z]     plugin_test.go:65: [dcce37f82247f] joining swarm manager [d5f8823d2f23c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:01:27 [2023-01-07T15:01:27.974Z] 2023/01/07 15:01:27 	Finished clone github.com/docker/go-metrics
15:01:30 [2023-01-07T15:01:30.466Z] === RUN   TestDockerSuite/TestEventsTop
15:01:30 [2023-01-07T15:01:30.515Z] 2023/01/07 15:01:30 	Finished clone github.com/opencontainers/selinux
15:01:31 [2023-01-07T15:01:31.031Z] === RUN   TestDockerSuite/TestEventsUntag
15:01:33 [2023-01-07T15:01:33.558Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:01:34 [2023-01-07T15:01:34.931Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
15:01:38 [2023-01-07T15:01:38.617Z] 2023/01/07 15:01:37 	Finished clone github.com/cloudflare/cfssl
15:01:40 [2023-01-07T15:01:40.193Z] === RUN   TestDockerSuite/TestExec
15:01:40 [2023-01-07T15:01:40.193Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:01:40 [2023-01-07T15:01:40.760Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:01:41 [2023-01-07T15:01:41.018Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
15:01:41 [2023-01-07T15:01:41.585Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:01:42 [2023-01-07T15:01:42.151Z] === RUN   TestDockerSuite/TestExecAPIStart
15:01:43 [2023-01-07T15:01:43.529Z]     docker_api_swarm_test.go:202: [d28583526c533] joining swarm manager [d4464281c6d9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:01:43 [2023-01-07T15:01:43.529Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:01:43 [2023-01-07T15:01:43.867Z] 2023/01/07 15:01:42 	Finished clone github.com/containerd/containerd
15:01:44 [2023-01-07T15:01:44.096Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:01:44 [2023-01-07T15:01:44.664Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
15:01:45 [2023-01-07T15:01:45.230Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
15:01:45 [2023-01-07T15:01:45.795Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:01:46 [2023-01-07T15:01:46.053Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:01:46 [2023-01-07T15:01:46.618Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:01:47 [2023-01-07T15:01:47.137Z] 2023/01/07 15:01:46 	Finished clone github.com/coreos/etcd
15:01:47 [2023-01-07T15:01:47.553Z] === RUN   TestDockerSuite/TestExecCgroup
15:01:48 [2023-01-07T15:01:48.489Z] === RUN   TestDockerSuite/TestExecEnv
15:01:48 [2023-01-07T15:01:48.505Z] 2023/01/07 15:01:48 	Finished clone github.com/docker/swarmkit
15:01:48 [2023-01-07T15:01:48.747Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:01:50 [2023-01-07T15:01:50.122Z] === RUN   TestDockerSuite/TestExecExitStatus
15:01:50 [2023-01-07T15:01:50.380Z] === RUN   TestDockerSuite/TestExecInspectID
15:01:52 [2023-01-07T15:01:52.908Z] === RUN   TestDockerSuite/TestExecInteractive
15:01:53 [2023-01-07T15:01:53.859Z] --- PASS: TestServicePlugin (30.59s)
15:01:53 [2023-01-07T15:01:53.859Z] === RUN   TestServiceUpdateLabel
15:01:53 [2023-01-07T15:01:53.859Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
15:01:54 [2023-01-07T15:01:54.793Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:01:55 [2023-01-07T15:01:55.051Z] === RUN   TestDockerSuite/TestExecParseError
15:01:55 [2023-01-07T15:01:55.617Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:01:56 [2023-01-07T15:01:56.184Z] --- PASS: TestServiceUpdateLabel (2.52s)
15:01:56 [2023-01-07T15:01:56.184Z] === RUN   TestServiceUpdateSecrets
15:01:56 [2023-01-07T15:01:56.442Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:01:57 [2023-01-07T15:01:57.010Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:01:58 [2023-01-07T15:01:58.387Z] === RUN   TestDockerSuite/TestExecSetEnv
15:01:58 [2023-01-07T15:01:58.954Z] === RUN   TestDockerSuite/TestExecStartFails
15:01:59 [2023-01-07T15:01:59.520Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:02:03 [2023-01-07T15:02:03.702Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
15:02:05 [2023-01-07T15:02:05.602Z]     docker_api_swarm_test.go:384: [d87275e2fca7b] joining swarm manager [d2ee1a1d78882]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:02:06 [2023-01-07T15:02:06.564Z] 2023/01/07 15:02:04 	Finished clone github.com/gogo/protobuf
15:02:06 [2023-01-07T15:02:06.975Z]     docker_api_swarm_test.go:385: [d00937c4dbafa] joining swarm manager [d2ee1a1d78882]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:02:10 [2023-01-07T15:02:10.254Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:02:10 [2023-01-07T15:02:10.513Z] === RUN   TestDockerSuite/TestExecTTY
15:02:11 [2023-01-07T15:02:11.447Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:02:11 [2023-01-07T15:02:11.447Z] --- PASS: TestServiceUpdateSecrets (15.15s)
15:02:11 [2023-01-07T15:02:11.447Z] === RUN   TestServiceUpdateConfigs
15:02:12 [2023-01-07T15:02:12.016Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:02:12 [2023-01-07T15:02:12.582Z] === RUN   TestDockerSuite/TestExecUlimits
15:02:13 [2023-01-07T15:02:13.149Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:02:13 [2023-01-07T15:02:13.149Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:02:13 [2023-01-07T15:02:13.149Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:02:14 [2023-01-07T15:02:14.527Z] === RUN   TestDockerSuite/TestExecWithNoTERM
15:02:15 [2023-01-07T15:02:15.093Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:02:16 [2023-01-07T15:02:16.027Z] === RUN   TestDockerSuite/TestExecWithTERM
15:02:16 [2023-01-07T15:02:16.288Z] === RUN   TestDockerSuite/TestExecWithUser
15:02:16 [2023-01-07T15:02:16.871Z] === RUN   TestDockerSuite/TestGetContainerStats
15:02:18 [2023-01-07T15:02:18.746Z] 2023/01/07 15:02:17 	Finished clone google.golang.org/genproto
15:02:19 [2023-01-07T15:02:19.676Z] 2023/01/07 15:02:19 	Finished clone cloud.google.com/go
15:02:22 [2023-01-07T15:02:22.136Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:02:26 [2023-01-07T15:02:26.316Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:02:26 [2023-01-07T15:02:26.316Z] --- PASS: TestServiceUpdateConfigs (14.91s)
15:02:26 [2023-01-07T15:02:26.316Z] === RUN   TestServiceUpdateNetwork
15:02:27 [2023-01-07T15:02:27.688Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
15:02:32 [2023-01-07T15:02:32.953Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:02:32 [2023-01-07T15:02:32.953Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:02:32 [2023-01-07T15:02:32.953Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:02:32 [2023-01-07T15:02:32.953Z] === RUN   TestDockerSuite/TestHealth
15:02:39 [2023-01-07T15:02:39.509Z] --- PASS: TestServiceUpdateNetwork (12.64s)
15:02:39 [2023-01-07T15:02:39.509Z] === RUN   TestServiceUpdatePidsLimit
15:02:40 [2023-01-07T15:02:40.076Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:02:41 [2023-01-07T15:02:41.010Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:02:49 [2023-01-07T15:02:49.119Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:02:51 [2023-01-07T15:02:51.649Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:02:51 [2023-01-07T15:02:51.649Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:02:51 [2023-01-07T15:02:51.649Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:02:51 [2023-01-07T15:02:51.649Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:02:52 [2023-01-07T15:02:52.216Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:02:52 [2023-01-07T15:02:52.216Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:02:52 [2023-01-07T15:02:52.781Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:02:52 [2023-01-07T15:02:52.781Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:02:52 [2023-01-07T15:02:52.781Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:02:52 [2023-01-07T15:02:52.781Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:02:53 [2023-01-07T15:02:53.041Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:02:53 [2023-01-07T15:02:53.041Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:02:53 [2023-01-07T15:02:53.299Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:02:53 [2023-01-07T15:02:53.299Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:02:53 [2023-01-07T15:02:53.888Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:02:53 [2023-01-07T15:02:53.888Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:02:54 [2023-01-07T15:02:54.454Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:02:55 [2023-01-07T15:02:55.388Z] === RUN   TestDockerSuite/TestImagesFormat
15:02:55 [2023-01-07T15:02:55.388Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:02:55 [2023-01-07T15:02:55.388Z] --- PASS: TestServiceUpdatePidsLimit (16.46s)
15:02:55 [2023-01-07T15:02:55.388Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
15:02:55 [2023-01-07T15:02:55.388Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
15:02:55 [2023-01-07T15:02:55.388Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s)
15:02:55 [2023-01-07T15:02:55.388Z] PASS
15:02:55 [2023-01-07T15:02:55.388Z] 
15:02:55 [2023-01-07T15:02:55.388Z] === Skipped
15:02:55 [2023-01-07T15:02:55.388Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:02:55 [2023-01-07T15:02:55.388Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:02:55 [2023-01-07T15:02:55.388Z] 
15:02:55 [2023-01-07T15:02:55.388Z] DONE 27 tests, 1 skipped in 194.203s
15:02:55 [2023-01-07T15:02:55.388Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:02:55 [2023-01-07T15:02:55.388Z] ++ 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
15:02:55 [2023-01-07T15:02:55.388Z] ++ set -e
15:02:55 [2023-01-07T15:02:55.388Z] ++ '[' -n 0 ']'
15:02:55 [2023-01-07T15:02:55.388Z] ++ set -x
15:02:55 [2023-01-07T15:02:55.388Z] ++ 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
15:02:55 [2023-01-07T15:02:55.647Z] INFO: Testing against a local daemon
15:02:55 [2023-01-07T15:02:55.647Z] === RUN   TestSessionCreate
15:02:55 [2023-01-07T15:02:55.647Z] --- PASS: TestSessionCreate (0.02s)
15:02:55 [2023-01-07T15:02:55.647Z] === RUN   TestSessionCreateWithBadUpgrade
15:02:55 [2023-01-07T15:02:55.647Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:02:55 [2023-01-07T15:02:55.647Z] PASS
15:02:55 [2023-01-07T15:02:55.647Z] 
15:02:55 [2023-01-07T15:02:55.647Z] DONE 2 tests in 0.196s
15:02:55 [2023-01-07T15:02:55.647Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:02:55 [2023-01-07T15:02:55.647Z] ++ 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
15:02:55 [2023-01-07T15:02:55.647Z] ++ set -e
15:02:55 [2023-01-07T15:02:55.647Z] ++ '[' -n 0 ']'
15:02:55 [2023-01-07T15:02:55.647Z] ++ set -x
15:02:55 [2023-01-07T15:02:55.647Z] ++ 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
15:02:55 [2023-01-07T15:02:55.647Z] INFO: Testing against a local daemon
15:02:55 [2023-01-07T15:02:55.647Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:02:55 [2023-01-07T15:02:55.647Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:02:55 [2023-01-07T15:02:55.647Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:02:55 [2023-01-07T15:02:55.647Z] === RUN   TestEventsExecDie
15:02:55 [2023-01-07T15:02:55.905Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:02:56 [2023-01-07T15:02:56.472Z] --- PASS: TestEventsExecDie (0.64s)
15:02:56 [2023-01-07T15:02:56.472Z] === RUN   TestEventsBackwardsCompatible
15:02:56 [2023-01-07T15:02:56.472Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
15:02:56 [2023-01-07T15:02:56.472Z] === RUN   TestInfoBinaryCommits
15:02:56 [2023-01-07T15:02:56.472Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:02:56 [2023-01-07T15:02:56.472Z] === RUN   TestInfoAPIVersioned
15:02:56 [2023-01-07T15:02:56.472Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:02:56 [2023-01-07T15:02:56.472Z] === RUN   TestInfoDiscoveryBackend
15:02:57 [2023-01-07T15:02:57.037Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
15:02:57 [2023-01-07T15:02:57.037Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:02:57 [2023-01-07T15:02:57.970Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:02:57 [2023-01-07T15:02:57.970Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:02:58 [2023-01-07T15:02:58.539Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:02:58 [2023-01-07T15:02:58.539Z] === RUN   TestDockerSuite/TestImportBadURL
15:02:58 [2023-01-07T15:02:58.539Z] === RUN   TestDockerSuite/TestImportDisplay
15:02:58 [2023-01-07T15:02:58.539Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
15:02:58 [2023-01-07T15:02:58.539Z] === RUN   TestInfoAPI
15:02:58 [2023-01-07T15:02:58.539Z] --- PASS: TestInfoAPI (0.02s)
15:02:58 [2023-01-07T15:02:58.539Z] === RUN   TestInfoAPIWarnings
15:02:59 [2023-01-07T15:02:59.476Z] === RUN   TestDockerSuite/TestImportFile
15:03:00 [2023-01-07T15:03:00.850Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:03:00 [2023-01-07T15:03:00.850Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:03:01 [2023-01-07T15:03:01.784Z] === RUN   TestDockerSuite/TestImportGzipped
15:03:02 [2023-01-07T15:03:02.720Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:03:04 [2023-01-07T15:03:04.094Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:03:04 [2023-01-07T15:03:04.352Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:03:04 [2023-01-07T15:03:04.918Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:03:05 [2023-01-07T15:03:05.483Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:03:05 [2023-01-07T15:03:05.483Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
15:03:05 [2023-01-07T15:03:05.483Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:03:06 [2023-01-07T15:03:06.050Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:03:06 [2023-01-07T15:03:06.308Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:03:06 [2023-01-07T15:03:06.875Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:03:07 [2023-01-07T15:03:07.134Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:03:07 [2023-01-07T15:03:07.700Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:03:07 [2023-01-07T15:03:07.958Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:03:07 [2023-01-07T15:03:07.958Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
15:03:08 [2023-01-07T15:03:08.524Z]     check_test.go:380: [d00937c4dbafa] daemon is not started
15:03:08 [2023-01-07T15:03:08.524Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
15:03:09 [2023-01-07T15:03:09.457Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:03:09 [2023-01-07T15:03:09.715Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:03:10 [2023-01-07T15:03:10.281Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:03:10 [2023-01-07T15:03:10.282Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:03:10 [2023-01-07T15:03:10.540Z]     docker_api_swarm_test.go:802: [d3711342fbcf9] joining swarm manager [d2b297a40cb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:03:11 [2023-01-07T15:03:11.107Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:03:11 [2023-01-07T15:03:11.107Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:03:11 [2023-01-07T15:03:11.107Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:03:11 [2023-01-07T15:03:11.674Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:03:11 [2023-01-07T15:03:11.933Z]     docker_api_swarm_test.go:802: [df335058b9268] joining swarm manager [d2b297a40cb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:03:12 [2023-01-07T15:03:12.205Z] === RUN   TestDockerSuite/TestInspectDefault
15:03:12 [2023-01-07T15:03:12.774Z] === RUN   TestDockerSuite/TestInspectHistory
15:03:13 [2023-01-07T15:03:13.340Z]     docker_api_swarm_test.go:802: [d262b3cf51892] joining swarm manager [d2b297a40cb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:03:13 [2023-01-07T15:03:13.340Z] === RUN   TestDockerSuite/TestInspectImage
15:03:13 [2023-01-07T15:03:13.340Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:03:13 [2023-01-07T15:03:13.340Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:03:13 [2023-01-07T15:03:13.340Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:03:13 [2023-01-07T15:03:13.340Z] === RUN   TestDockerSuite/TestInspectInt64
15:03:13 [2023-01-07T15:03:13.907Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:03:14 [2023-01-07T15:03:14.165Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:03:14 [2023-01-07T15:03:14.424Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:03:14 [2023-01-07T15:03:14.424Z]     docker_api_swarm_test.go:802: [dd157f1df152c] joining swarm manager [d2b297a40cb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:03:14 [2023-01-07T15:03:14.991Z] --- PASS: TestInfoAPIWarnings (16.34s)
15:03:14 [2023-01-07T15:03:14.991Z] === RUN   TestInfoDebug
15:03:14 [2023-01-07T15:03:14.991Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:03:15 [2023-01-07T15:03:15.558Z] --- PASS: TestInfoDebug (0.53s)
15:03:15 [2023-01-07T15:03:15.558Z] === RUN   TestInfoInsecureRegistries
15:03:15 [2023-01-07T15:03:15.558Z] === RUN   TestDockerSuite/TestInspectPlugin
15:03:15 [2023-01-07T15:03:15.817Z]     docker_api_swarm_test.go:810: [d633be5d9282d] joining swarm manager [d2b297a40cb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
15:03:15 [2023-01-07T15:03:15.867Z] 2023/01/07 15:03:11 	Finished clone github.com/hashicorp/consul
15:03:16 [2023-01-07T15:03:16.076Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:03:16 [2023-01-07T15:03:16.076Z] === RUN   TestInfoRegistryMirrors
15:03:16 [2023-01-07T15:03:16.642Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:03:16 [2023-01-07T15:03:16.642Z] === RUN   TestLoginFailsWithBadCredentials
15:03:16 [2023-01-07T15:03:16.900Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
15:03:16 [2023-01-07T15:03:16.900Z] === RUN   TestPingCacheHeaders
15:03:16 [2023-01-07T15:03:16.900Z] --- PASS: TestPingCacheHeaders (0.04s)
15:03:16 [2023-01-07T15:03:16.900Z] === RUN   TestPingGet
15:03:16 [2023-01-07T15:03:16.900Z] --- PASS: TestPingGet (0.02s)
15:03:16 [2023-01-07T15:03:16.900Z] === RUN   TestPingHead
15:03:16 [2023-01-07T15:03:16.900Z] --- PASS: TestPingHead (0.02s)
15:03:16 [2023-01-07T15:03:16.900Z] === RUN   TestVersion
15:03:16 [2023-01-07T15:03:16.900Z] --- PASS: TestVersion (0.02s)
15:03:16 [2023-01-07T15:03:16.900Z] PASS
15:03:16 [2023-01-07T15:03:16.900Z] 
15:03:16 [2023-01-07T15:03:16.900Z] === Skipped
15:03:16 [2023-01-07T15:03:16.900Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:03:16 [2023-01-07T15:03:16.900Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:03:16 [2023-01-07T15:03:16.900Z] 
15:03:16 [2023-01-07T15:03:16.900Z] DONE 18 tests, 1 skipped in 21.340s
15:03:16 [2023-01-07T15:03:16.900Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:03:16 [2023-01-07T15:03:16.900Z] ++ 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
15:03:16 [2023-01-07T15:03:16.900Z] ++ set -e
15:03:16 [2023-01-07T15:03:16.900Z] ++ '[' -n 0 ']'
15:03:16 [2023-01-07T15:03:16.900Z] ++ set -x
15:03:16 [2023-01-07T15:03:16.900Z] ++ 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
15:03:17 [2023-01-07T15:03:17.158Z] INFO: Testing against a local daemon
15:03:17 [2023-01-07T15:03:17.158Z] === RUN   TestVolumesCreateAndList
15:03:17 [2023-01-07T15:03:17.158Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:03:17 [2023-01-07T15:03:17.158Z] === RUN   TestVolumesRemove
15:03:17 [2023-01-07T15:03:17.158Z] --- PASS: TestVolumesRemove (0.12s)
15:03:17 [2023-01-07T15:03:17.158Z] === RUN   TestVolumesInspect
15:03:17 [2023-01-07T15:03:17.158Z] --- PASS: TestVolumesInspect (0.01s)
15:03:17 [2023-01-07T15:03:17.158Z] === RUN   TestVolumesInvalidJSON
15:03:17 [2023-01-07T15:03:17.417Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:03:17 [2023-01-07T15:03:17.417Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:03:17 [2023-01-07T15:03:17.417Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:03:17 [2023-01-07T15:03:17.417Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:03:17 [2023-01-07T15:03:17.417Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:03:17 [2023-01-07T15:03:17.417Z] PASS
15:03:17 [2023-01-07T15:03:17.417Z] 
15:03:17 [2023-01-07T15:03:17.417Z] DONE 5 tests in 0.305s
15:03:17 [2023-01-07T15:03:17.418Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:03:17 [2023-01-07T15:03:17.418Z] ++++ cat bundles/test-integration/docker.pid
15:03:17 [2023-01-07T15:03:17.418Z] +++ kill 6016
15:03:17 [2023-01-07T15:03:17.987Z] === RUN   TestDockerSuite/TestInspectRootFS
15:03:17 [2023-01-07T15:03:17.987Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:03:18 [2023-01-07T15:03:18.246Z] === RUN   TestDockerSuite/TestInspectStatus
15:03:18 [2023-01-07T15:03:18.813Z] +++ /etc/init.d/apparmor stop
15:03:18 [2023-01-07T15:03:18.813Z] Leaving: AppArmorNo profiles have been unloaded.
15:03:18 [2023-01-07T15:03:18.813Z] 
15:03:18 [2023-01-07T15:03:18.813Z] Unloading profiles will leave already running processes permanently
15:03:18 [2023-01-07T15:03:18.813Z] unconfined, which can lead to unexpected situations.
15:03:18 [2023-01-07T15:03:18.813Z] 
15:03:18 [2023-01-07T15:03:18.813Z] To set a process to complain mode, use the command line tool
15:03:18 [2023-01-07T15:03:18.813Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:03:18 [2023-01-07T15:03:18.813Z] +++ true
15:03:18 [2023-01-07T15:03:18.813Z] exiting test-integration
15:03:18 [2023-01-07T15:03:18.813Z] ++ exit 0
15:03:18 [2023-01-07T15:03:18.813Z] 
15:03:19 [2023-01-07T15:03:19.072Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:03:19 [2023-01-07T15:03:19.330Z] + for job in $(jobs -p)
15:03:19 [2023-01-07T15:03:19.330Z] + wait 27159
15:03:20 [2023-01-07T15:03:20.264Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:03:20 [2023-01-07T15:03:20.938Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:03:21 [2023-01-07T15:03:21.196Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:03:22 [2023-01-07T15:03:22.130Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:03:22 [2023-01-07T15:03:22.390Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:03:22 [2023-01-07T15:03:22.648Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:03:23 [2023-01-07T15:03:23.215Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:03:23 [2023-01-07T15:03:23.215Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
15:03:24 [2023-01-07T15:03:24.590Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:03:25 [2023-01-07T15:03:25.524Z] === RUN   TestDockerSuite/TestLinksEnvs
15:03:26 [2023-01-07T15:03:26.460Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:03:26 [2023-01-07T15:03:26.460Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:03:27 [2023-01-07T15:03:27.833Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:03:29 [2023-01-07T15:03:29.206Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:03:29 [2023-01-07T15:03:29.461Z] --- PASS: TestBuildWithHugeFile (159.38s)
15:03:29 [2023-01-07T15:03:29.461Z] === RUN   TestBuildWithEmptyDockerfile
15:03:29 [2023-01-07T15:03:29.461Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:03:29 [2023-01-07T15:03:29.461Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:03:29 [2023-01-07T15:03:29.461Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:03:29 [2023-01-07T15:03:29.461Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:03:29 [2023-01-07T15:03:29.461Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:03:29 [2023-01-07T15:03:29.461Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:03:29 [2023-01-07T15:03:29.461Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:03:29 [2023-01-07T15:03:29.461Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:03:29 [2023-01-07T15:03:29.461Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:03:29 [2023-01-07T15:03:29.461Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
15:03:29 [2023-01-07T15:03:29.461Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
15:03:29 [2023-01-07T15:03:29.461Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
15:03:29 [2023-01-07T15:03:29.461Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
15:03:29 [2023-01-07T15:03:29.461Z] === RUN   TestBuildPreserveOwnership
15:03:29 [2023-01-07T15:03:29.461Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
15:03:29 [2023-01-07T15:03:29.461Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
15:03:29 [2023-01-07T15:03:29.461Z] === RUN   TestBuildPlatformInvalid
15:03:29 [2023-01-07T15:03:29.461Z] --- PASS: TestBuildPlatformInvalid (0.10s)
15:03:29 [2023-01-07T15:03:29.462Z] PASS
15:03:29 [2023-01-07T15:03:29.462Z] ok  	github.com/docker/docker/integration/build	244.284s
15:03:29 [2023-01-07T15:03:29.462Z] 
15:03:29 [2023-01-07T15:03:29.462Z] === Skipped
15:03:29 [2023-01-07T15:03:29.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
15:03:29 [2023-01-07T15:03:29.462Z]     build_session_test.go:25: TODO: BuildKit
15:03:29 [2023-01-07T15:03:29.462Z] 
15:03:29 [2023-01-07T15:03:29.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
15:03:29 [2023-01-07T15:03:29.462Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:03:29 [2023-01-07T15:03:29.462Z] 
15:03:29 [2023-01-07T15:03:29.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
15:03:29 [2023-01-07T15:03:29.462Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
15:03:29 [2023-01-07T15:03:29.462Z] 
15:03:29 [2023-01-07T15:03:29.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
15:03:29 [2023-01-07T15:03:29.462Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
15:03:29 [2023-01-07T15:03:29.462Z] 
15:03:29 [2023-01-07T15:03:29.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
15:03:29 [2023-01-07T15:03:29.462Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
15:03:29 [2023-01-07T15:03:29.462Z] 
15:03:29 [2023-01-07T15:03:29.462Z] DONE 28 tests, 5 skipped in 282.201s
15:03:29 [2023-01-07T15:03:29.462Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:03:30 [2023-01-07T15:03:30.455Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:03:30 [2023-01-07T15:03:30.455Z] INFO: Testing against a local daemon
15:03:30 [2023-01-07T15:03:30.455Z] === RUN   TestConfigInspect
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
15:03:30 [2023-01-07T15:03:30.455Z] --- SKIP: TestConfigInspect (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z] === RUN   TestConfigList
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
15:03:30 [2023-01-07T15:03:30.455Z] --- SKIP: TestConfigList (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z] === RUN   TestConfigsCreateAndDelete
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:03:30 [2023-01-07T15:03:30.455Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z] === RUN   TestConfigsUpdate
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
15:03:30 [2023-01-07T15:03:30.455Z] --- SKIP: TestConfigsUpdate (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z] === RUN   TestTemplatedConfig
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
15:03:30 [2023-01-07T15:03:30.455Z] --- SKIP: TestTemplatedConfig (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z] === RUN   TestConfigCreateResolve
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
15:03:30 [2023-01-07T15:03:30.455Z] --- SKIP: TestConfigCreateResolve (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z] === RUN   TestConfigDaemonLibtrustID
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
15:03:30 [2023-01-07T15:03:30.455Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z] PASS
15:03:30 [2023-01-07T15:03:30.455Z] ok  	github.com/docker/docker/integration/config	0.196s
15:03:30 [2023-01-07T15:03:30.455Z] 
15:03:30 [2023-01-07T15:03:30.455Z] === Skipped
15:03:30 [2023-01-07T15:03:30.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
15:03:30 [2023-01-07T15:03:30.455Z] 
15:03:30 [2023-01-07T15:03:30.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
15:03:30 [2023-01-07T15:03:30.455Z] 
15:03:30 [2023-01-07T15:03:30.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:03:30 [2023-01-07T15:03:30.455Z] 
15:03:30 [2023-01-07T15:03:30.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
15:03:30 [2023-01-07T15:03:30.455Z] 
15:03:30 [2023-01-07T15:03:30.455Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
15:03:30 [2023-01-07T15:03:30.455Z] 
15:03:30 [2023-01-07T15:03:30.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
15:03:30 [2023-01-07T15:03:30.455Z] 
15:03:30 [2023-01-07T15:03:30.455Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
15:03:30 [2023-01-07T15:03:30.455Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
15:03:30 [2023-01-07T15:03:30.455Z] 
15:03:30 [2023-01-07T15:03:30.455Z] DONE 7 tests, 7 skipped in 2.966s
15:03:30 [2023-01-07T15:03:30.455Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:03:30 [2023-01-07T15:03:30.580Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:03:30 [2023-01-07T15:03:30.581Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:03:31 [2023-01-07T15:03:31.960Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:03:31 [2023-01-07T15:03:31.960Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:03:32 [2023-01-07T15:03:32.538Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:03:34 [2023-01-07T15:03:34.287Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:03:34 [2023-01-07T15:03:34.287Z] INFO: Testing against a local daemon
15:03:34 [2023-01-07T15:03:34.287Z] === RUN   TestCheckpoint
15:03:34 [2023-01-07T15:03:34.287Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:03:34 [2023-01-07T15:03:34.287Z] --- SKIP: TestCheckpoint (0.00s)
15:03:34 [2023-01-07T15:03:34.287Z] === RUN   TestContainerInvalidJSON
15:03:34 [2023-01-07T15:03:34.287Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:03:34 [2023-01-07T15:03:34.287Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:03:34 [2023-01-07T15:03:34.287Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:03:34 [2023-01-07T15:03:34.287Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:03:34 [2023-01-07T15:03:34.287Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:03:34 [2023-01-07T15:03:34.287Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:03:34 [2023-01-07T15:03:34.287Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:03:34 [2023-01-07T15:03:34.287Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:03:34 [2023-01-07T15:03:34.287Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:03:34 [2023-01-07T15:03:34.287Z] --- PASS: TestContainerInvalidJSON (0.05s)
15:03:34 [2023-01-07T15:03:34.287Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:03:34 [2023-01-07T15:03:34.287Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
15:03:34 [2023-01-07T15:03:34.287Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
15:03:34 [2023-01-07T15:03:34.287Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:03:34 [2023-01-07T15:03:34.287Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s)
15:03:34 [2023-01-07T15:03:34.287Z] === RUN   TestCopyFromContainerPathIsNotDir
15:03:34 [2023-01-07T15:03:34.287Z]     copy_test.go:38: testEnv.OSType == "windows"
15:03:34 [2023-01-07T15:03:34.287Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s)
15:03:34 [2023-01-07T15:03:34.287Z] === RUN   TestCopyToContainerPathDoesNotExist
15:03:34 [2023-01-07T15:03:34.757Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.44s)
15:03:34 [2023-01-07T15:03:34.757Z] === RUN   TestCopyToContainerPathIsNotDir
15:03:34 [2023-01-07T15:03:34.757Z]     copy_test.go:63: testEnv.OSType == "windows"
15:03:34 [2023-01-07T15:03:34.757Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s)
15:03:34 [2023-01-07T15:03:34.757Z] === RUN   TestCopyFromContainer
15:03:34 [2023-01-07T15:03:34.757Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
15:03:34 [2023-01-07T15:03:34.757Z] --- SKIP: TestCopyFromContainer (0.00s)
15:03:34 [2023-01-07T15:03:34.757Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:03:34 [2023-01-07T15:03:34.757Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:03:34 [2023-01-07T15:03:34.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:03:34 [2023-01-07T15:03:34.757Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:03:34 [2023-01-07T15:03:34.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:03:34 [2023-01-07T15:03:34.757Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:03:34 [2023-01-07T15:03:34.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:03:35 [2023-01-07T15:03:35.227Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:03:35 [2023-01-07T15:03:35.227Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:03:35 [2023-01-07T15:03:35.227Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:03:35 [2023-01-07T15:03:35.227Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
15:03:35 [2023-01-07T15:03:35.227Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:03:35 [2023-01-07T15:03:35.227Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
15:03:35 [2023-01-07T15:03:35.227Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateLinkToNonExistingContainer
15:03:35 [2023-01-07T15:03:35.227Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:03:35 [2023-01-07T15:03:35.227Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateWithInvalidEnv
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateWithInvalidEnv/0
15:03:35 [2023-01-07T15:03:35.227Z] === PAUSE TestCreateWithInvalidEnv/0
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateWithInvalidEnv/1
15:03:35 [2023-01-07T15:03:35.227Z] === PAUSE TestCreateWithInvalidEnv/1
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateWithInvalidEnv/2
15:03:35 [2023-01-07T15:03:35.227Z] === PAUSE TestCreateWithInvalidEnv/2
15:03:35 [2023-01-07T15:03:35.227Z] === CONT  TestCreateWithInvalidEnv/0
15:03:35 [2023-01-07T15:03:35.227Z] === CONT  TestCreateWithInvalidEnv/2
15:03:35 [2023-01-07T15:03:35.227Z] === CONT  TestCreateWithInvalidEnv/1
15:03:35 [2023-01-07T15:03:35.227Z] --- PASS: TestCreateWithInvalidEnv (0.05s)
15:03:35 [2023-01-07T15:03:35.227Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
15:03:35 [2023-01-07T15:03:35.227Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
15:03:35 [2023-01-07T15:03:35.227Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateTmpfsMountsTarget
15:03:35 [2023-01-07T15:03:35.227Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:03:35 [2023-01-07T15:03:35.227Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateWithCustomMaskedPaths
15:03:35 [2023-01-07T15:03:35.227Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
15:03:35 [2023-01-07T15:03:35.227Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateWithCustomReadonlyPaths
15:03:35 [2023-01-07T15:03:35.227Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
15:03:35 [2023-01-07T15:03:35.227Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:03:35 [2023-01-07T15:03:35.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:03:35 [2023-01-07T15:03:35.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:03:35 [2023-01-07T15:03:35.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:03:35 [2023-01-07T15:03:35.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:03:35 [2023-01-07T15:03:35.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:03:35 [2023-01-07T15:03:35.227Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:03:35 [2023-01-07T15:03:35.227Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:03:35 [2023-01-07T15:03:35.227Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:03:35 [2023-01-07T15:03:35.227Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:03:35 [2023-01-07T15:03:35.227Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:03:35 [2023-01-07T15:03:35.227Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s)
15:03:35 [2023-01-07T15:03:35.227Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:03:35 [2023-01-07T15:03:35.227Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:03:35 [2023-01-07T15:03:35.227Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
15:03:35 [2023-01-07T15:03:35.227Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
15:03:35 [2023-01-07T15:03:35.227Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:03:35 [2023-01-07T15:03:35.227Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:03:35 [2023-01-07T15:03:35.227Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateDifferentPlatform
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateDifferentPlatform/different_os
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:03:35 [2023-01-07T15:03:35.227Z] --- PASS: TestCreateDifferentPlatform (0.06s)
15:03:35 [2023-01-07T15:03:35.227Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
15:03:35 [2023-01-07T15:03:35.227Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:03:35 [2023-01-07T15:03:35.227Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:03:35 [2023-01-07T15:03:35.227Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
15:03:35 [2023-01-07T15:03:35.227Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s)
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestContainerKillOnDaemonStart
15:03:35 [2023-01-07T15:03:35.227Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:03:35 [2023-01-07T15:03:35.227Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestDiff
15:03:35 [2023-01-07T15:03:35.227Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:03:35 [2023-01-07T15:03:35.227Z] --- SKIP: TestDiff (0.00s)
15:03:35 [2023-01-07T15:03:35.227Z] === RUN   TestExecWithCloseStdin
15:03:39 [2023-01-07T15:03:39.033Z] --- PASS: TestExecWithCloseStdin (3.10s)
15:03:39 [2023-01-07T15:03:39.033Z] === RUN   TestExec
15:03:40 [2023-01-07T15:03:40.646Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:03:40 [2023-01-07T15:03:40.646Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:03:41 [2023-01-07T15:03:41.263Z] --- PASS: TestExec (2.87s)
15:03:41 [2023-01-07T15:03:41.263Z] === RUN   TestExecUser
15:03:41 [2023-01-07T15:03:41.263Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:03:41 [2023-01-07T15:03:41.263Z] --- SKIP: TestExecUser (0.00s)
15:03:41 [2023-01-07T15:03:41.263Z] === RUN   TestExportContainerAndImportImage
15:03:41 [2023-01-07T15:03:41.263Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:03:41 [2023-01-07T15:03:41.263Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
15:03:41 [2023-01-07T15:03:41.263Z] === RUN   TestExportContainerAfterDaemonRestart
15:03:41 [2023-01-07T15:03:41.263Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
15:03:41 [2023-01-07T15:03:41.263Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
15:03:41 [2023-01-07T15:03:41.263Z] === RUN   TestHealthCheckWorkdir
15:03:41 [2023-01-07T15:03:41.263Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
15:03:41 [2023-01-07T15:03:41.263Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
15:03:41 [2023-01-07T15:03:41.263Z] === RUN   TestHealthKillContainer
15:03:41 [2023-01-07T15:03:41.263Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:03:41 [2023-01-07T15:03:41.263Z] --- SKIP: TestHealthKillContainer (0.00s)
15:03:41 [2023-01-07T15:03:41.263Z] === RUN   TestHealthCheckProcessKilled
15:03:42 [2023-01-07T15:03:42.020Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:03:42 [2023-01-07T15:03:42.281Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:03:42 [2023-01-07T15:03:42.372Z] 2023/01/07 15:03:40 	Finished clone github.com/aws/aws-sdk-go
15:03:43 [2023-01-07T15:03:43.656Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
15:03:43 [2023-01-07T15:03:43.656Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:03:43 [2023-01-07T15:03:43.914Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:03:43 [2023-01-07T15:03:43.914Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:03:43 [2023-01-07T15:03:43.914Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:03:44 [2023-01-07T15:03:44.222Z] --- PASS: TestHealthCheckProcessKilled (2.93s)
15:03:44 [2023-01-07T15:03:44.222Z] === RUN   TestInspectCpusetInConfigPre120
15:03:44 [2023-01-07T15:03:44.222Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:03:44 [2023-01-07T15:03:44.222Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:03:44 [2023-01-07T15:03:44.222Z] === RUN   TestKillContainerInvalidSignal
15:03:44 [2023-01-07T15:03:44.480Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:03:44 [2023-01-07T15:03:44.738Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:03:47 [2023-01-07T15:03:47.181Z] --- PASS: TestKillContainerInvalidSignal (2.65s)
15:03:47 [2023-01-07T15:03:47.181Z] === RUN   TestKillContainer
15:03:47 [2023-01-07T15:03:47.181Z] === RUN   TestKillContainer/no_signal
15:03:48 [2023-01-07T15:03:48.920Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:03:48 [2023-01-07T15:03:48.920Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:03:49 [2023-01-07T15:03:49.404Z] === RUN   TestKillContainer/non_killing_signal
15:03:49 [2023-01-07T15:03:49.404Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
15:03:49 [2023-01-07T15:03:49.404Z] === RUN   TestKillContainer/killing_signal
15:03:52 [2023-01-07T15:03:52.364Z] --- PASS: TestKillContainer (5.42s)
15:03:52 [2023-01-07T15:03:52.364Z]     --- PASS: TestKillContainer/no_signal (2.37s)
15:03:52 [2023-01-07T15:03:52.364Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
15:03:52 [2023-01-07T15:03:52.364Z]     --- PASS: TestKillContainer/killing_signal (2.98s)
15:03:52 [2023-01-07T15:03:52.364Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:03:52 [2023-01-07T15:03:52.364Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:03:52 [2023-01-07T15:03:52.364Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
15:03:52 [2023-01-07T15:03:52.364Z] === RUN   TestKillStoppedContainer
15:03:52 [2023-01-07T15:03:52.364Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:03:52 [2023-01-07T15:03:52.364Z] --- SKIP: TestKillStoppedContainer (0.00s)
15:03:52 [2023-01-07T15:03:52.364Z] === RUN   TestKillStoppedContainerAPIPre120
15:03:52 [2023-01-07T15:03:52.364Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:03:52 [2023-01-07T15:03:52.364Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
15:03:52 [2023-01-07T15:03:52.364Z] === RUN   TestKillDifferentUserContainer
15:03:52 [2023-01-07T15:03:52.364Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:03:52 [2023-01-07T15:03:52.364Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
15:03:52 [2023-01-07T15:03:52.364Z] === RUN   TestInspectOomKilledTrue
15:03:52 [2023-01-07T15:03:52.364Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
15:03:52 [2023-01-07T15:03:52.364Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:03:52 [2023-01-07T15:03:52.364Z] === RUN   TestInspectOomKilledFalse
15:03:52 [2023-01-07T15:03:52.364Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:03:52 [2023-01-07T15:03:52.364Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:03:52 [2023-01-07T15:03:52.364Z] === RUN   TestLogsFollowTailEmpty
15:03:53 [2023-01-07T15:03:53.104Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:03:53 [2023-01-07T15:03:53.672Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:03:53 [2023-01-07T15:03:53.672Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:03:54 [2023-01-07T15:03:54.608Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:03:55 [2023-01-07T15:03:55.320Z] --- PASS: TestLogsFollowTailEmpty (2.57s)
15:03:55 [2023-01-07T15:03:55.320Z] === RUN   TestNetworkNat
15:03:55 [2023-01-07T15:03:55.320Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
15:03:55 [2023-01-07T15:03:55.320Z] --- SKIP: TestNetworkNat (0.00s)
15:03:55 [2023-01-07T15:03:55.320Z] === RUN   TestNetworkLocalhostTCPNat
15:03:55 [2023-01-07T15:03:55.543Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:03:56 [2023-01-07T15:03:56.109Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:03:57 [2023-01-07T15:03:57.046Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:03:57 [2023-01-07T15:03:57.979Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:03:58 [2023-01-07T15:03:58.279Z] --- PASS: TestNetworkLocalhostTCPNat (3.04s)
15:03:58 [2023-01-07T15:03:58.279Z] === RUN   TestNetworkLoopbackNat
15:03:58 [2023-01-07T15:03:58.279Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
15:03:58 [2023-01-07T15:03:58.279Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
15:03:58 [2023-01-07T15:03:58.279Z] === RUN   TestPause
15:03:58 [2023-01-07T15:03:58.279Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:03:58 [2023-01-07T15:03:58.279Z] --- SKIP: TestPause (0.00s)
15:03:58 [2023-01-07T15:03:58.279Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:03:59 [2023-01-07T15:03:59.880Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:04:00 [2023-01-07T15:04:00.138Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:04:00 [2023-01-07T15:04:00.398Z] === RUN   TestDockerSuite/TestLogsSince
15:04:00 [2023-01-07T15:04:00.501Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.56s)
15:04:00 [2023-01-07T15:04:00.501Z] === RUN   TestPauseStopPausedContainer
15:04:00 [2023-01-07T15:04:00.501Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
15:04:00 [2023-01-07T15:04:00.501Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
15:04:00 [2023-01-07T15:04:00.501Z] === RUN   TestPsFilter
15:04:00 [2023-01-07T15:04:00.501Z] --- PASS: TestPsFilter (0.16s)
15:04:00 [2023-01-07T15:04:00.501Z] === RUN   TestRemoveContainerWithRemovedVolume
15:04:03 [2023-01-07T15:04:03.463Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.94s)
15:04:03 [2023-01-07T15:04:03.463Z] === RUN   TestRemoveContainerWithVolume
15:04:06 [2023-01-07T15:04:06.423Z] --- PASS: TestRemoveContainerWithVolume (2.99s)
15:04:06 [2023-01-07T15:04:06.423Z] === RUN   TestRemoveContainerRunning
15:04:06 [2023-01-07T15:04:06.972Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:04:06 [2023-01-07T15:04:06.972Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
15:04:09 [2023-01-07T15:04:09.386Z] --- PASS: TestRemoveContainerRunning (2.40s)
15:04:09 [2023-01-07T15:04:09.386Z] === RUN   TestRemoveContainerForceRemoveRunning
15:04:11 [2023-01-07T15:04:11.605Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.27s)
15:04:11 [2023-01-07T15:04:11.605Z] === RUN   TestRemoveInvalidContainer
15:04:11 [2023-01-07T15:04:11.605Z] --- PASS: TestRemoveInvalidContainer (0.04s)
15:04:11 [2023-01-07T15:04:11.605Z] === RUN   TestRenameLinkedContainer
15:04:11 [2023-01-07T15:04:11.605Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:04:11 [2023-01-07T15:04:11.605Z] --- SKIP: TestRenameLinkedContainer (0.00s)
15:04:11 [2023-01-07T15:04:11.605Z] === RUN   TestRenameStoppedContainer
15:04:13 [2023-01-07T15:04:13.528Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:04:13 [2023-01-07T15:04:13.528Z] === RUN   TestDockerSuite/TestLogsTail
15:04:13 [2023-01-07T15:04:13.528Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:04:13 [2023-01-07T15:04:13.786Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:04:14 [2023-01-07T15:04:14.354Z] === RUN   TestDockerSuite/TestMountIntoProc
15:04:14 [2023-01-07T15:04:14.613Z] === RUN   TestDockerSuite/TestMountIntoSys
15:04:14 [2023-01-07T15:04:14.871Z] === RUN   TestDockerSuite/TestNetHostname
15:04:16 [2023-01-07T15:04:16.247Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:04:16 [2023-01-07T15:04:16.507Z] === RUN   TestDockerSuite/TestNetworkEvents
15:04:18 [2023-01-07T15:04:18.771Z] --- PASS: TestRenameStoppedContainer (7.44s)
15:04:18 [2023-01-07T15:04:18.771Z] === RUN   TestRenameRunningContainerAndReuse
15:04:23 [2023-01-07T15:04:23.064Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:04:23 [2023-01-07T15:04:23.324Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:04:23 [2023-01-07T15:04:23.537Z] --- PASS: TestRenameRunningContainerAndReuse (4.83s)
15:04:23 [2023-01-07T15:04:23.537Z] === RUN   TestRenameInvalidName
15:04:23 [2023-01-07T15:04:23.890Z] === RUN   TestDockerSuite/TestPluginActive
15:04:25 [2023-01-07T15:04:25.758Z] --- PASS: TestRenameInvalidName (2.34s)
15:04:25 [2023-01-07T15:04:25.758Z] === RUN   TestRenameAnonymousContainer
15:04:25 [2023-01-07T15:04:25.758Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
15:04:25 [2023-01-07T15:04:25.758Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
15:04:25 [2023-01-07T15:04:25.758Z] === RUN   TestRenameContainerWithSameName
15:04:26 [2023-01-07T15:04:26.418Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:04:28 [2023-01-07T15:04:28.717Z] --- PASS: TestRenameContainerWithSameName (2.45s)
15:04:28 [2023-01-07T15:04:28.717Z] === RUN   TestRenameContainerWithLinkedContainer
15:04:28 [2023-01-07T15:04:28.717Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
15:04:28 [2023-01-07T15:04:28.717Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
15:04:28 [2023-01-07T15:04:28.717Z] === RUN   TestResize
15:04:28 [2023-01-07T15:04:28.950Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
15:04:30 [2023-01-07T15:04:30.939Z] --- PASS: TestResize (2.26s)
15:04:30 [2023-01-07T15:04:30.939Z] === RUN   TestResizeWithInvalidSize
15:04:30 [2023-01-07T15:04:30.939Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
15:04:30 [2023-01-07T15:04:30.939Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
15:04:30 [2023-01-07T15:04:30.939Z] === RUN   TestResizeWhenContainerNotStarted
15:04:33 [2023-01-07T15:04:33.139Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:04:33 [2023-01-07T15:04:33.139Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:04:33 [2023-01-07T15:04:33.139Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:04:33 [2023-01-07T15:04:33.705Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
15:04:33 [2023-01-07T15:04:33.895Z] --- PASS: TestResizeWhenContainerNotStarted (2.84s)
15:04:33 [2023-01-07T15:04:33.895Z] === RUN   TestDaemonRestartKillContainers
15:04:33 [2023-01-07T15:04:33.895Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:04:33 [2023-01-07T15:04:33.895Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:04:33 [2023-01-07T15:04:33.895Z] === RUN   TestStats
15:04:33 [2023-01-07T15:04:33.895Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:04:33 [2023-01-07T15:04:33.895Z] --- SKIP: TestStats (0.00s)
15:04:33 [2023-01-07T15:04:33.895Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:04:34 [2023-01-07T15:04:34.664Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:04:35 [2023-01-07T15:04:35.599Z]     docker_api_swarm_service_test.go:395: [de01f10c90a2c] joining swarm manager [d2c953ff1631c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:04:36 [2023-01-07T15:04:36.165Z]     docker_api_swarm_service_test.go:395: [d4ed83ef992bc] joining swarm manager [d2c953ff1631c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:04:37 [2023-01-07T15:04:37.540Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:04:39 [2023-01-07T15:04:39.441Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:04:42 [2023-01-07T15:04:42.577Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.31s)
15:04:42 [2023-01-07T15:04:42.577Z] === RUN   TestStopContainerWithTimeout
15:04:42 [2023-01-07T15:04:42.577Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:04:42 [2023-01-07T15:04:42.577Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
15:04:42 [2023-01-07T15:04:42.577Z] === RUN   TestUpdateRestartPolicy
15:04:42 [2023-01-07T15:04:42.722Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:04:47 [2023-01-07T15:04:47.982Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:04:48 [2023-01-07T15:04:48.916Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:04:49 [2023-01-07T15:04:49.850Z] === RUN   TestDockerSuite/TestPortHostBinding
15:04:50 [2023-01-07T15:04:50.415Z] === RUN   TestDockerSuite/TestPortList
15:04:51 [2023-01-07T15:04:51.350Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
15:04:53 [2023-01-07T15:04:53.251Z]     docker_api_swarm_service_test.go:343: [db61c5b655bc0] joining swarm manager [d9a1975ee2aef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:04:54 [2023-01-07T15:04:54.187Z]     docker_api_swarm_service_test.go:343: [d2702a5fa0826] joining swarm manager [d9a1975ee2aef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:04:58 [2023-01-07T15:04:58.374Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:04:58 [2023-01-07T15:04:58.940Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:05:05 [2023-01-07T15:05:05.515Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:05:05 [2023-01-07T15:05:05.515Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:05:05 [2023-01-07T15:05:05.515Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:05:05 [2023-01-07T15:05:05.515Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:05:05 [2023-01-07T15:05:05.515Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:05:05 [2023-01-07T15:05:05.774Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:05:05 [2023-01-07T15:05:05.774Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:05:06 [2023-01-07T15:05:06.032Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:05:06 [2023-01-07T15:05:06.290Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:05:07 [2023-01-07T15:05:07.226Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:05:07 [2023-01-07T15:05:07.226Z] === RUN   TestDockerSuite/TestPruneContainerLabel
15:05:07 [2023-01-07T15:05:07.793Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
15:05:07 [2023-01-07T15:05:07.904Z] --- PASS: TestUpdateRestartPolicy (22.56s)
15:05:07 [2023-01-07T15:05:07.904Z] === RUN   TestUpdateRestartWithAutoRemove
15:05:07 [2023-01-07T15:05:07.904Z] --- PASS: TestUpdateRestartWithAutoRemove (2.45s)
15:05:07 [2023-01-07T15:05:07.904Z] === RUN   TestWaitNonBlocked
15:05:07 [2023-01-07T15:05:07.904Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:05:07 [2023-01-07T15:05:07.904Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:05:07 [2023-01-07T15:05:07.904Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:05:07 [2023-01-07T15:05:07.904Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:05:07 [2023-01-07T15:05:07.904Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:05:07 [2023-01-07T15:05:07.904Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:05:09 [2023-01-07T15:05:09.167Z] === RUN   TestDockerSuite/TestPruneContainerUntil
15:05:10 [2023-01-07T15:05:10.102Z]     docker_api_swarm_service_test.go:490: [d5476a712bad0] joining swarm manager [d20bc4b561118]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:05:10 [2023-01-07T15:05:10.125Z] --- PASS: TestWaitNonBlocked (0.04s)
15:05:10 [2023-01-07T15:05:10.125Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.09s)
15:05:10 [2023-01-07T15:05:10.125Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.20s)
15:05:10 [2023-01-07T15:05:10.125Z] === RUN   TestWaitBlocked
15:05:10 [2023-01-07T15:05:10.125Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:05:10 [2023-01-07T15:05:10.125Z] --- SKIP: TestWaitBlocked (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z] PASS
15:05:10 [2023-01-07T15:05:10.125Z] ok  	github.com/docker/docker/integration/container	96.053s
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === Skipped
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s)
15:05:10 [2023-01-07T15:05:10.125Z]     copy_test.go:38: testEnv.OSType == "windows"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s)
15:05:10 [2023-01-07T15:05:10.125Z]     copy_test.go:63: testEnv.OSType == "windows"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s)
15:05:10 [2023-01-07T15:05:10.125Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
15:05:10 [2023-01-07T15:05:10.125Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
15:05:10 [2023-01-07T15:05:10.125Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:05:10 [2023-01-07T15:05:10.125Z] 
15:05:10 [2023-01-07T15:05:10.125Z] DONE 89 tests, 37 skipped in 99.657s
15:05:10 [2023-01-07T15:05:10.125Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
15:05:10 [2023-01-07T15:05:10.360Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
15:05:10 [2023-01-07T15:05:10.617Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
15:05:10 [2023-01-07T15:05:10.617Z]     docker_api_swarm_service_test.go:490: [de9d8e0d38375] joining swarm manager [d20bc4b561118]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:05:10 [2023-01-07T15:05:10.879Z] === RUN   TestDockerSuite/TestPsByOrder
15:05:12 [2023-01-07T15:05:12.375Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:12 [2023-01-07T15:05:12.375Z] INFO: Testing against a local daemon
15:05:12 [2023-01-07T15:05:12.375Z] === RUN   TestLiveRestore
15:05:12 [2023-01-07T15:05:12.375Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
15:05:12 [2023-01-07T15:05:12.375Z] --- SKIP: TestLiveRestore (0.00s)
15:05:12 [2023-01-07T15:05:12.375Z] PASS
15:05:12 [2023-01-07T15:05:12.375Z] ok  	github.com/docker/docker/integration/daemon	0.141s
15:05:12 [2023-01-07T15:05:12.375Z] 
15:05:12 [2023-01-07T15:05:12.375Z] === Skipped
15:05:12 [2023-01-07T15:05:12.375Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s)
15:05:12 [2023-01-07T15:05:12.375Z]     daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows
15:05:12 [2023-01-07T15:05:12.375Z] 
15:05:12 [2023-01-07T15:05:12.375Z] DONE 1 tests, 1 skipped in 2.193s
15:05:12 [2023-01-07T15:05:12.846Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:05:14 [2023-01-07T15:05:14.166Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:05:14 [2023-01-07T15:05:14.166Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:05:16 [2023-01-07T15:05:16.696Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:05:19 [2023-01-07T15:05:19.224Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:05:19 [2023-01-07T15:05:19.224Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:05:21 [2023-01-07T15:05:21.754Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:05:23 [2023-01-07T15:05:23.654Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
15:05:27 [2023-01-07T15:05:27.840Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:05:28 [2023-01-07T15:05:28.777Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
15:05:29 [2023-01-07T15:05:29.043Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:05:30 [2023-01-07T15:05:30.422Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:05:30 [2023-01-07T15:05:30.989Z]     docker_api_swarm_service_test.go:128: [d2138f2c1c5e1] joining swarm manager [d72ee8586fd41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:05:31 [2023-01-07T15:05:31.556Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:05:31 [2023-01-07T15:05:31.815Z]     docker_api_swarm_service_test.go:129: [d1077ddbcc8f5] joining swarm manager [d72ee8586fd41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:05:33 [2023-01-07T15:05:33.192Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:05:33 [2023-01-07T15:05:33.759Z]     docker_api_swarm_service_test.go:137: [d97c7f1f63ee9] joining swarm manager [d72ee8586fd41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:05:34 [2023-01-07T15:05:34.126Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:34 [2023-01-07T15:05:34.126Z] INFO: Testing against a local daemon
15:05:34 [2023-01-07T15:05:34.126Z] === RUN   TestCommitInheritsEnv
15:05:34 [2023-01-07T15:05:34.126Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
15:05:34 [2023-01-07T15:05:34.126Z] --- SKIP: TestCommitInheritsEnv (0.00s)
15:05:34 [2023-01-07T15:05:34.126Z] === RUN   TestImportExtremelyLargeImageWorks
15:05:34 [2023-01-07T15:05:34.126Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
15:05:34 [2023-01-07T15:05:34.126Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:05:34 [2023-01-07T15:05:34.126Z] === RUN   TestImagesFilterMultiReference
15:05:34 [2023-01-07T15:05:34.126Z] --- PASS: TestImagesFilterMultiReference (0.14s)
15:05:34 [2023-01-07T15:05:34.126Z] === RUN   TestImagePullPlatformInvalid
15:05:34 [2023-01-07T15:05:34.126Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
15:05:34 [2023-01-07T15:05:34.126Z] === RUN   TestImagePullStoredfDigestForOtherRepo
15:05:34 [2023-01-07T15:05:34.126Z]     pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows
15:05:34 [2023-01-07T15:05:34.126Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s)
15:05:34 [2023-01-07T15:05:34.126Z] === RUN   TestRemoveImageOrphaning
15:05:34 [2023-01-07T15:05:34.126Z] --- PASS: TestRemoveImageOrphaning (1.35s)
15:05:34 [2023-01-07T15:05:34.126Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:05:34 [2023-01-07T15:05:34.126Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s)
15:05:34 [2023-01-07T15:05:34.126Z] === RUN   TestTagInvalidReference
15:05:34 [2023-01-07T15:05:34.126Z] --- PASS: TestTagInvalidReference (0.05s)
15:05:34 [2023-01-07T15:05:34.126Z] === RUN   TestTagValidPrefixedRepo
15:05:34 [2023-01-07T15:05:34.126Z] --- PASS: TestTagValidPrefixedRepo (0.10s)
15:05:34 [2023-01-07T15:05:34.126Z] === RUN   TestTagExistedNameWithoutForce
15:05:34 [2023-01-07T15:05:34.126Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
15:05:34 [2023-01-07T15:05:34.126Z] === RUN   TestTagOfficialNames
15:05:34 [2023-01-07T15:05:34.126Z] --- PASS: TestTagOfficialNames (0.13s)
15:05:34 [2023-01-07T15:05:34.126Z] === RUN   TestTagMatchesDigest
15:05:34 [2023-01-07T15:05:34.126Z] --- PASS: TestTagMatchesDigest (0.05s)
15:05:34 [2023-01-07T15:05:34.126Z] PASS
15:05:34 [2023-01-07T15:05:34.126Z] ok  	github.com/docker/docker/integration/image	2.138s
15:05:34 [2023-01-07T15:05:34.126Z] 
15:05:34 [2023-01-07T15:05:34.126Z] === Skipped
15:05:34 [2023-01-07T15:05:34.126Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
15:05:34 [2023-01-07T15:05:34.126Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
15:05:34 [2023-01-07T15:05:34.126Z] 
15:05:34 [2023-01-07T15:05:34.126Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
15:05:34 [2023-01-07T15:05:34.126Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
15:05:34 [2023-01-07T15:05:34.126Z] 
15:05:34 [2023-01-07T15:05:34.126Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s)
15:05:34 [2023-01-07T15:05:34.126Z]     pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows
15:05:34 [2023-01-07T15:05:34.126Z] 
15:05:34 [2023-01-07T15:05:34.126Z] DONE 12 tests, 3 skipped in 21.419s
15:05:34 [2023-01-07T15:05:34.126Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:05:34 [2023-01-07T15:05:34.692Z]     docker_api_swarm_service_test.go:138: [da88ec9af5332] joining swarm manager [d72ee8586fd41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:05:34 [2023-01-07T15:05:34.692Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:05:36 [2023-01-07T15:05:36.359Z] testing: warning: no tests to run
15:05:36 [2023-01-07T15:05:36.359Z] PASS
15:05:36 [2023-01-07T15:05:36.359Z] testing: warning: no tests to run
15:05:36 [2023-01-07T15:05:36.359Z] PASS
15:05:36 [2023-01-07T15:05:36.359Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.202s [no tests to run]
15:05:36 [2023-01-07T15:05:36.359Z] ok  	github.com/docker/docker/integration/network/macvlan	0.141s [no tests to run]
15:05:36 [2023-01-07T15:05:36.605Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:05:36 [2023-01-07T15:05:36.829Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:36 [2023-01-07T15:05:36.829Z] INFO: Testing against a local daemon
15:05:36 [2023-01-07T15:05:36.829Z] === RUN   TestNetworkCreateDelete
15:05:36 [2023-01-07T15:05:36.829Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:05:36 [2023-01-07T15:05:36.829Z] --- SKIP: TestNetworkCreateDelete (0.00s)
15:05:36 [2023-01-07T15:05:36.829Z] === RUN   TestDockerNetworkDeletePreferID
15:05:36 [2023-01-07T15:05:36.829Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:05:36 [2023-01-07T15:05:36.829Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s)
15:05:36 [2023-01-07T15:05:36.829Z] === RUN   TestDaemonDNSFallback
15:05:36 [2023-01-07T15:05:36.829Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
15:05:36 [2023-01-07T15:05:36.829Z] --- SKIP: TestDaemonDNSFallback (0.00s)
15:05:36 [2023-01-07T15:05:36.829Z] === RUN   TestInspectNetwork
15:05:36 [2023-01-07T15:05:36.829Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:05:36 [2023-01-07T15:05:36.829Z] --- SKIP: TestInspectNetwork (0.00s)
15:05:36 [2023-01-07T15:05:36.829Z] === RUN   TestRunContainerWithBridgeNone
15:05:36 [2023-01-07T15:05:36.829Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
15:05:36 [2023-01-07T15:05:36.829Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:05:36 [2023-01-07T15:05:36.829Z] === RUN   TestNetworkInvalidJSON
15:05:36 [2023-01-07T15:05:36.829Z] === RUN   TestNetworkInvalidJSON//networks/create
15:05:36 [2023-01-07T15:05:36.829Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:05:36 [2023-01-07T15:05:36.829Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:05:36 [2023-01-07T15:05:36.829Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:05:36 [2023-01-07T15:05:36.829Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:36 [2023-01-07T15:05:36.829Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:36 [2023-01-07T15:05:36.829Z] === CONT  TestNetworkInvalidJSON//networks/create
15:05:36 [2023-01-07T15:05:36.829Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:05:36 [2023-01-07T15:05:36.829Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:05:36 [2023-01-07T15:05:36.829Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:05:36 [2023-01-07T15:05:36.829Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
15:05:36 [2023-01-07T15:05:36.829Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
15:05:36 [2023-01-07T15:05:36.829Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
15:05:36 [2023-01-07T15:05:36.829Z] === RUN   TestNetworkList
15:05:37 [2023-01-07T15:05:37.300Z] === RUN   TestNetworkList//networks
15:05:37 [2023-01-07T15:05:37.300Z] === PAUSE TestNetworkList//networks
15:05:37 [2023-01-07T15:05:37.300Z] === RUN   TestNetworkList//networks/
15:05:37 [2023-01-07T15:05:37.300Z] === PAUSE TestNetworkList//networks/
15:05:37 [2023-01-07T15:05:37.300Z] === CONT  TestNetworkList//networks
15:05:37 [2023-01-07T15:05:37.300Z] === CONT  TestNetworkList//networks/
15:05:37 [2023-01-07T15:05:37.300Z] --- PASS: TestNetworkList (0.05s)
15:05:37 [2023-01-07T15:05:37.300Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     --- PASS: TestNetworkList//networks (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z] === RUN   TestHostIPv4BridgeLabel
15:05:37 [2023-01-07T15:05:37.300Z]     network_test.go:126: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z] === RUN   TestDaemonRestartWithLiveRestore
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:29: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z] === RUN   TestDaemonDefaultNetworkPools
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:58: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z] === RUN   TestDaemonRestartWithExistingNetwork
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:102: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:136: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:187: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z] === RUN   TestServiceWithPredefinedNetwork
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:212: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:242: FLAKY_TEST
15:05:37 [2023-01-07T15:05:37.300Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z] === RUN   TestServiceWithDataPathPortInit
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:333: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
15:05:37 [2023-01-07T15:05:37.300Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:401: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z] PASS
15:05:37 [2023-01-07T15:05:37.300Z] ok  	github.com/docker/docker/integration/network	0.228s
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === Skipped
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
15:05:37 [2023-01-07T15:05:37.300Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     network_test.go:126: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:29: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:58: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:102: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:136: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:187: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:212: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:242: FLAKY_TEST
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s)
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:333: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
15:05:37 [2023-01-07T15:05:37.300Z]     service_test.go:401: testEnv.OSType == "windows"
15:05:37 [2023-01-07T15:05:37.300Z] 
15:05:37 [2023-01-07T15:05:37.300Z] DONE 22 tests, 15 skipped in 3.128s
15:05:37 [2023-01-07T15:05:37.300Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:05:37 [2023-01-07T15:05:37.539Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:05:37 [2023-01-07T15:05:37.539Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:05:38 [2023-01-07T15:05:38.105Z] === RUN   TestDockerSuite/TestPsRightTagName
15:05:38 [2023-01-07T15:05:38.290Z] testing: warning: no tests to run
15:05:38 [2023-01-07T15:05:38.290Z] PASS
15:05:38 [2023-01-07T15:05:38.290Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
15:05:38 [2023-01-07T15:05:38.290Z] 
15:05:38 [2023-01-07T15:05:38.290Z] DONE 0 tests in 0.544s
15:05:38 [2023-01-07T15:05:38.290Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:05:38 [2023-01-07T15:05:38.763Z] testing: warning: no tests to run
15:05:38 [2023-01-07T15:05:38.763Z] PASS
15:05:38 [2023-01-07T15:05:38.763Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
15:05:38 [2023-01-07T15:05:38.763Z] 
15:05:38 [2023-01-07T15:05:38.763Z] DONE 0 tests in 0.553s
15:05:38 [2023-01-07T15:05:38.763Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:05:40 [2023-01-07T15:05:40.006Z] === RUN   TestDockerSuite/TestPsShowMounts
15:05:40 [2023-01-07T15:05:40.991Z] testing: warning: no tests to run
15:05:40 [2023-01-07T15:05:40.991Z] PASS
15:05:40 [2023-01-07T15:05:40.991Z] ok  	github.com/docker/docker/integration/plugin/authz	0.151s [no tests to run]
15:05:40 [2023-01-07T15:05:40.991Z] testing: warning: no tests to run
15:05:40 [2023-01-07T15:05:40.991Z] PASS
15:05:40 [2023-01-07T15:05:40.991Z] ok  	github.com/docker/docker/integration/plugin	0.110s [no tests to run]
15:05:41 [2023-01-07T15:05:41.386Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:05:41 [2023-01-07T15:05:41.644Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:05:41 [2023-01-07T15:05:41.644Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:05:41 [2023-01-07T15:05:41.644Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:05:42 [2023-01-07T15:05:42.209Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:05:42 [2023-01-07T15:05:42.468Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:05:42 [2023-01-07T15:05:42.726Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:05:43 [2023-01-07T15:05:43.291Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:05:43 [2023-01-07T15:05:43.858Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:05:44 [2023-01-07T15:05:44.796Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:05:45 [2023-01-07T15:05:45.362Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:05:48 [2023-01-07T15:05:48.186Z] testing: warning: no tests to run
15:05:48 [2023-01-07T15:05:48.186Z] PASS
15:05:48 [2023-01-07T15:05:48.186Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.084s [no tests to run]
15:05:48 [2023-01-07T15:05:48.186Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:48 [2023-01-07T15:05:48.186Z] INFO: Testing against a local daemon
15:05:48 [2023-01-07T15:05:48.186Z] === RUN   TestExternalGraphDriver
15:05:48 [2023-01-07T15:05:48.186Z]     external_test.go:48: runtime.GOOS == "windows"
15:05:48 [2023-01-07T15:05:48.186Z] --- SKIP: TestExternalGraphDriver (0.01s)
15:05:48 [2023-01-07T15:05:48.186Z] === RUN   TestGraphdriverPluginV2
15:05:48 [2023-01-07T15:05:48.186Z]     external_test.go:408: runtime.GOOS == "windows"
15:05:48 [2023-01-07T15:05:48.186Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
15:05:48 [2023-01-07T15:05:48.186Z] PASS
15:05:48 [2023-01-07T15:05:48.186Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.159s
15:05:51 [2023-01-07T15:05:51.165Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:51 [2023-01-07T15:05:51.165Z] INFO: Testing against a local daemon
15:05:51 [2023-01-07T15:05:51.165Z] === RUN   TestPluginInvalidJSON
15:05:51 [2023-01-07T15:05:51.165Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:05:51 [2023-01-07T15:05:51.165Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:05:51 [2023-01-07T15:05:51.165Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:05:51 [2023-01-07T15:05:51.165Z] --- PASS: TestPluginInvalidJSON (0.08s)
15:05:51 [2023-01-07T15:05:51.165Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
15:05:51 [2023-01-07T15:05:51.165Z] === RUN   TestPluginInstall
15:05:51 [2023-01-07T15:05:51.165Z]     plugin_test.go:63: testEnv.OSType == "windows"
15:05:51 [2023-01-07T15:05:51.165Z] --- SKIP: TestPluginInstall (0.01s)
15:05:51 [2023-01-07T15:05:51.165Z] === RUN   TestPluginsWithRuntimes
15:05:51 [2023-01-07T15:05:51.165Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:51 [2023-01-07T15:05:51.165Z] INFO: Testing against a local daemon
15:05:51 [2023-01-07T15:05:51.165Z]     plugin_test.go:172: testEnv.OSType == "windows"
15:05:51 [2023-01-07T15:05:51.165Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:05:51 [2023-01-07T15:05:51.165Z] === RUN   TestPluginBackCompatMediaTypes
15:05:51 [2023-01-07T15:05:51.165Z] === RUN   TestReadPluginNoRead
15:05:51 [2023-01-07T15:05:51.165Z]     read_test.go:21: no unix domain sockets on Windows
15:05:51 [2023-01-07T15:05:51.165Z] --- SKIP: TestReadPluginNoRead (0.00s)
15:05:51 [2023-01-07T15:05:51.165Z] PASS
15:05:51 [2023-01-07T15:05:51.165Z]     plugin_test.go:234: testEnv.OSType == "windows"
15:05:51 [2023-01-07T15:05:51.165Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:05:51 [2023-01-07T15:05:51.165Z] PASS
15:05:51 [2023-01-07T15:05:51.165Z] ok  	github.com/docker/docker/integration/plugin/logging	0.146s
15:05:51 [2023-01-07T15:05:51.165Z] ok  	github.com/docker/docker/integration/plugin/common	0.255s
15:05:51 [2023-01-07T15:05:51.165Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
15:05:51 [2023-01-07T15:05:51.165Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
15:05:51 [2023-01-07T15:05:51.165Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:51 [2023-01-07T15:05:51.165Z] INFO: Testing against a local daemon
15:05:51 [2023-01-07T15:05:51.165Z] === RUN   TestPluginWithDevMounts
15:05:51 [2023-01-07T15:05:51.165Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
15:05:51 [2023-01-07T15:05:51.165Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:05:51 [2023-01-07T15:05:51.165Z] PASS
15:05:51 [2023-01-07T15:05:51.165Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.128s
15:05:51 [2023-01-07T15:05:51.165Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
15:05:51 [2023-01-07T15:05:51.636Z] 
15:05:51 [2023-01-07T15:05:51.636Z] === Skipped
15:05:51 [2023-01-07T15:05:51.636Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s)
15:05:51 [2023-01-07T15:05:51.636Z]     plugin_test.go:63: testEnv.OSType == "windows"
15:05:51 [2023-01-07T15:05:51.636Z] 
15:05:51 [2023-01-07T15:05:51.636Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
15:05:51 [2023-01-07T15:05:51.636Z]     plugin_test.go:172: testEnv.OSType == "windows"
15:05:51 [2023-01-07T15:05:51.636Z] 
15:05:51 [2023-01-07T15:05:51.636Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
15:05:51 [2023-01-07T15:05:51.636Z]     plugin_test.go:234: testEnv.OSType == "windows"
15:05:51 [2023-01-07T15:05:51.636Z] 
15:05:51 [2023-01-07T15:05:51.636Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
15:05:51 [2023-01-07T15:05:51.636Z]     external_test.go:48: runtime.GOOS == "windows"
15:05:51 [2023-01-07T15:05:51.636Z] 
15:05:51 [2023-01-07T15:05:51.636Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
15:05:51 [2023-01-07T15:05:51.636Z]     external_test.go:408: runtime.GOOS == "windows"
15:05:51 [2023-01-07T15:05:51.636Z] 
15:05:51 [2023-01-07T15:05:51.636Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
15:05:51 [2023-01-07T15:05:51.636Z]     read_test.go:21: no unix domain sockets on Windows
15:05:51 [2023-01-07T15:05:51.636Z] 
15:05:51 [2023-01-07T15:05:51.636Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
15:05:51 [2023-01-07T15:05:51.636Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
15:05:51 [2023-01-07T15:05:51.636Z] 
15:05:51 [2023-01-07T15:05:51.636Z] DONE 9 tests, 7 skipped in 12.549s
15:05:51 [2023-01-07T15:05:51.636Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:05:51 [2023-01-07T15:05:51.926Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:05:51 [2023-01-07T15:05:51.926Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:05:52 [2023-01-07T15:05:52.106Z] testing: warning: no tests to run
15:05:52 [2023-01-07T15:05:52.106Z] PASS
15:05:52 [2023-01-07T15:05:52.106Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
15:05:52 [2023-01-07T15:05:52.106Z] 
15:05:52 [2023-01-07T15:05:52.106Z] DONE 0 tests in 0.553s
15:05:52 [2023-01-07T15:05:52.106Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:05:52 [2023-01-07T15:05:52.864Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:05:52 [2023-01-07T15:05:52.864Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:05:53 [2023-01-07T15:05:53.144Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:05:53 [2023-01-07T15:05:53.144Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:05:53 [2023-01-07T15:05:53.677Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:53 [2023-01-07T15:05:53.677Z] INFO: Testing against a local daemon
15:05:53 [2023-01-07T15:05:53.677Z] === RUN   TestPluginInvalidJSON
15:05:53 [2023-01-07T15:05:53.677Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:05:53 [2023-01-07T15:05:53.677Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:05:53 [2023-01-07T15:05:53.677Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:05:53 [2023-01-07T15:05:53.677Z] --- PASS: TestPluginInvalidJSON (0.08s)
15:05:53 [2023-01-07T15:05:53.677Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
15:05:53 [2023-01-07T15:05:53.677Z] === RUN   TestPluginInstall
15:05:53 [2023-01-07T15:05:53.677Z]     plugin_test.go:63: testEnv.OSType == "windows"
15:05:53 [2023-01-07T15:05:53.677Z] --- SKIP: TestPluginInstall (0.01s)
15:05:53 [2023-01-07T15:05:53.677Z] === RUN   TestPluginsWithRuntimes
15:05:53 [2023-01-07T15:05:53.677Z]     plugin_test.go:172: testEnv.OSType == "windows"
15:05:53 [2023-01-07T15:05:53.677Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:05:53 [2023-01-07T15:05:53.677Z] === RUN   TestPluginBackCompatMediaTypes
15:05:53 [2023-01-07T15:05:53.677Z]     plugin_test.go:234: testEnv.OSType == "windows"
15:05:53 [2023-01-07T15:05:53.677Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:05:53 [2023-01-07T15:05:53.677Z] PASS
15:05:53 [2023-01-07T15:05:53.677Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
15:05:53 [2023-01-07T15:05:53.677Z] 
15:05:53 [2023-01-07T15:05:53.677Z] === Skipped
15:05:53 [2023-01-07T15:05:53.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s)
15:05:53 [2023-01-07T15:05:53.677Z]     plugin_test.go:63: testEnv.OSType == "windows"
15:05:53 [2023-01-07T15:05:53.677Z] 
15:05:53 [2023-01-07T15:05:53.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
15:05:53 [2023-01-07T15:05:53.677Z]     plugin_test.go:172: testEnv.OSType == "windows"
15:05:53 [2023-01-07T15:05:53.677Z] 
15:05:53 [2023-01-07T15:05:53.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
15:05:53 [2023-01-07T15:05:53.677Z]     plugin_test.go:234: testEnv.OSType == "windows"
15:05:53 [2023-01-07T15:05:53.677Z] 
15:05:53 [2023-01-07T15:05:53.677Z] DONE 5 tests, 3 skipped in 1.257s
15:05:53 [2023-01-07T15:05:53.677Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:05:54 [2023-01-07T15:05:54.670Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:54 [2023-01-07T15:05:54.670Z] INFO: Testing against a local daemon
15:05:54 [2023-01-07T15:05:54.670Z] === RUN   TestExternalGraphDriver
15:05:54 [2023-01-07T15:05:54.670Z]     external_test.go:48: runtime.GOOS == "windows"
15:05:54 [2023-01-07T15:05:54.670Z] --- SKIP: TestExternalGraphDriver (0.01s)
15:05:54 [2023-01-07T15:05:54.670Z] === RUN   TestGraphdriverPluginV2
15:05:54 [2023-01-07T15:05:54.670Z]     external_test.go:408: runtime.GOOS == "windows"
15:05:54 [2023-01-07T15:05:54.670Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
15:05:54 [2023-01-07T15:05:54.670Z] PASS
15:05:54 [2023-01-07T15:05:54.670Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
15:05:54 [2023-01-07T15:05:54.670Z] 
15:05:54 [2023-01-07T15:05:54.670Z] === Skipped
15:05:54 [2023-01-07T15:05:54.670Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
15:05:54 [2023-01-07T15:05:54.670Z]     external_test.go:48: runtime.GOOS == "windows"
15:05:54 [2023-01-07T15:05:54.670Z] 
15:05:54 [2023-01-07T15:05:54.670Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
15:05:54 [2023-01-07T15:05:54.670Z]     external_test.go:408: runtime.GOOS == "windows"
15:05:54 [2023-01-07T15:05:54.670Z] 
15:05:54 [2023-01-07T15:05:54.670Z] DONE 2 tests, 2 skipped in 1.078s
15:05:55 [2023-01-07T15:05:55.046Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:05:55 [2023-01-07T15:05:55.142Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:05:55 [2023-01-07T15:05:55.980Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:05:56 [2023-01-07T15:05:56.138Z] testing: warning: no tests to run
15:05:56 [2023-01-07T15:05:56.138Z] PASS
15:05:56 [2023-01-07T15:05:56.138Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
15:05:56 [2023-01-07T15:05:56.138Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:56 [2023-01-07T15:05:56.138Z] INFO: Testing against a local daemon
15:05:56 [2023-01-07T15:05:56.138Z] === RUN   TestReadPluginNoRead
15:05:56 [2023-01-07T15:05:56.138Z]     read_test.go:21: no unix domain sockets on Windows
15:05:56 [2023-01-07T15:05:56.138Z] --- SKIP: TestReadPluginNoRead (0.00s)
15:05:56 [2023-01-07T15:05:56.138Z] PASS
15:05:56 [2023-01-07T15:05:56.138Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
15:05:56 [2023-01-07T15:05:56.138Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
15:05:56 [2023-01-07T15:05:56.138Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
15:05:56 [2023-01-07T15:05:56.138Z] 
15:05:56 [2023-01-07T15:05:56.138Z] === Skipped
15:05:56 [2023-01-07T15:05:56.138Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
15:05:56 [2023-01-07T15:05:56.138Z]     read_test.go:21: no unix domain sockets on Windows
15:05:56 [2023-01-07T15:05:56.138Z] 
15:05:56 [2023-01-07T15:05:56.138Z] DONE 1 tests, 1 skipped in 1.226s
15:05:56 [2023-01-07T15:05:56.138Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
15:05:56 [2023-01-07T15:05:56.914Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
15:05:57 [2023-01-07T15:05:57.128Z] testing: warning: no tests to run
15:05:57 [2023-01-07T15:05:57.128Z] PASS
15:05:57 [2023-01-07T15:05:57.128Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
15:05:57 [2023-01-07T15:05:57.128Z] 
15:05:57 [2023-01-07T15:05:57.128Z] DONE 0 tests in 0.816s
15:05:57 [2023-01-07T15:05:57.128Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:05:58 [2023-01-07T15:05:58.290Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:05:58 [2023-01-07T15:05:58.703Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:05:58 [2023-01-07T15:05:58.703Z] INFO: Testing against a local daemon
15:05:58 [2023-01-07T15:05:58.703Z] === RUN   TestPluginWithDevMounts
15:05:58 [2023-01-07T15:05:58.703Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
15:05:58 [2023-01-07T15:05:58.703Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:05:58 [2023-01-07T15:05:58.703Z] PASS
15:05:58 [2023-01-07T15:05:58.703Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
15:05:58 [2023-01-07T15:05:58.703Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
15:05:58 [2023-01-07T15:05:58.703Z] 
15:05:58 [2023-01-07T15:05:58.703Z] === Skipped
15:05:58 [2023-01-07T15:05:58.703Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
15:05:58 [2023-01-07T15:05:58.703Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
15:05:58 [2023-01-07T15:05:58.703Z] 
15:05:58 [2023-01-07T15:05:58.703Z] DONE 1 tests, 1 skipped in 1.182s
15:05:58 [2023-01-07T15:05:58.703Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:05:59 [2023-01-07T15:05:59.664Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
15:05:59 [2023-01-07T15:05:59.664Z] === RUN   TestDockerSuite/TestRmiBlank
15:05:59 [2023-01-07T15:05:59.664Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:05:59 [2023-01-07T15:05:59.664Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:06:00 [2023-01-07T15:06:00.928Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:06:00 [2023-01-07T15:06:00.928Z] INFO: Testing against a local daemon
15:06:00 [2023-01-07T15:06:00.928Z] === RUN   TestSecretInspect
15:06:00 [2023-01-07T15:06:00.928Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:06:00 [2023-01-07T15:06:00.928Z] --- SKIP: TestSecretInspect (0.00s)
15:06:00 [2023-01-07T15:06:00.928Z] === RUN   TestSecretList
15:06:00 [2023-01-07T15:06:00.928Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:06:00 [2023-01-07T15:06:00.928Z] --- SKIP: TestSecretList (0.00s)
15:06:00 [2023-01-07T15:06:00.928Z] === RUN   TestSecretsCreateAndDelete
15:06:00 [2023-01-07T15:06:00.928Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:06:00 [2023-01-07T15:06:00.928Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
15:06:00 [2023-01-07T15:06:00.928Z] === RUN   TestSecretsUpdate
15:06:00 [2023-01-07T15:06:00.928Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:06:00 [2023-01-07T15:06:00.928Z] --- SKIP: TestSecretsUpdate (0.00s)
15:06:00 [2023-01-07T15:06:00.928Z] === RUN   TestTemplatedSecret
15:06:00 [2023-01-07T15:06:00.928Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:06:00 [2023-01-07T15:06:00.928Z] --- SKIP: TestTemplatedSecret (0.00s)
15:06:00 [2023-01-07T15:06:00.928Z] === RUN   TestSecretCreateResolve
15:06:00 [2023-01-07T15:06:00.928Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:06:00 [2023-01-07T15:06:00.928Z] --- SKIP: TestSecretCreateResolve (0.00s)
15:06:00 [2023-01-07T15:06:00.928Z] PASS
15:06:00 [2023-01-07T15:06:00.929Z] ok  	github.com/docker/docker/integration/secret	0.138s
15:06:00 [2023-01-07T15:06:00.929Z] 
15:06:00 [2023-01-07T15:06:00.929Z] === Skipped
15:06:00 [2023-01-07T15:06:00.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
15:06:00 [2023-01-07T15:06:00.929Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:06:00 [2023-01-07T15:06:00.929Z] 
15:06:00 [2023-01-07T15:06:00.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
15:06:00 [2023-01-07T15:06:00.929Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:06:00 [2023-01-07T15:06:00.929Z] 
15:06:00 [2023-01-07T15:06:00.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
15:06:00 [2023-01-07T15:06:00.929Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:06:00 [2023-01-07T15:06:00.929Z] 
15:06:00 [2023-01-07T15:06:00.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
15:06:00 [2023-01-07T15:06:00.929Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:06:00 [2023-01-07T15:06:00.929Z] 
15:06:00 [2023-01-07T15:06:00.929Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
15:06:00 [2023-01-07T15:06:00.929Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:06:00 [2023-01-07T15:06:00.929Z] 
15:06:00 [2023-01-07T15:06:00.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
15:06:00 [2023-01-07T15:06:00.929Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:06:00 [2023-01-07T15:06:00.929Z] 
15:06:00 [2023-01-07T15:06:00.929Z] DONE 6 tests, 6 skipped in 2.200s
15:06:00 [2023-01-07T15:06:00.929Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:06:01 [2023-01-07T15:06:01.565Z]     docker_api_swarm_service_test.go:304: [de4506e9cbb45] joining swarm manager [da5100c17d28d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:02 [2023-01-07T15:06:02.132Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:06:02 [2023-01-07T15:06:02.395Z]     docker_api_swarm_service_test.go:304: [da44573e93c05] joining swarm manager [da5100c17d28d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:02 [2023-01-07T15:06:02.963Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:06:03 [2023-01-07T15:06:03.532Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:06:03 [2023-01-07T15:06:03.888Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:06:03 [2023-01-07T15:06:03.888Z] INFO: Testing against a local daemon
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestServiceCreateInit
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:06:03 [2023-01-07T15:06:03.888Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:06:03 [2023-01-07T15:06:03.888Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- PASS: TestServiceCreateInit (0.05s)
15:06:03 [2023-01-07T15:06:03.888Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestCreateServiceMultipleTimes
15:06:03 [2023-01-07T15:06:03.888Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestCreateServiceConflict
15:06:03 [2023-01-07T15:06:03.888Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestCreateServiceConflict (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestCreateServiceMaxReplicas
15:06:03 [2023-01-07T15:06:03.888Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestCreateWithDuplicateNetworkNames
15:06:03 [2023-01-07T15:06:03.888Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestCreateServiceSecretFileMode
15:06:03 [2023-01-07T15:06:03.888Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestCreateServiceConfigFileMode
15:06:03 [2023-01-07T15:06:03.888Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestCreateServiceSysctls
15:06:03 [2023-01-07T15:06:03.888Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestCreateServiceSysctls (0.05s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestCreateServiceCapabilities
15:06:03 [2023-01-07T15:06:03.888Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestCreateServiceCapabilities (0.06s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestInspect
15:06:03 [2023-01-07T15:06:03.888Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestInspect (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestCreateJob
15:06:03 [2023-01-07T15:06:03.888Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestCreateJob (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestReplicatedJob
15:06:03 [2023-01-07T15:06:03.888Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestReplicatedJob (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestUpdateReplicatedJob
15:06:03 [2023-01-07T15:06:03.888Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestServiceListWithStatuses
15:06:03 [2023-01-07T15:06:03.888Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestDockerNetworkConnectAlias
15:06:03 [2023-01-07T15:06:03.888Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestDockerNetworkReConnect
15:06:03 [2023-01-07T15:06:03.888Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestServicePlugin
15:06:03 [2023-01-07T15:06:03.888Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestServicePlugin (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestServiceUpdateLabel
15:06:03 [2023-01-07T15:06:03.888Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestServiceUpdateLabel (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestServiceUpdateSecrets
15:06:03 [2023-01-07T15:06:03.888Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestServiceUpdateConfigs
15:06:03 [2023-01-07T15:06:03.888Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestServiceUpdateNetwork
15:06:03 [2023-01-07T15:06:03.888Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
15:06:03 [2023-01-07T15:06:03.888Z] === RUN   TestServiceUpdatePidsLimit
15:06:03 [2023-01-07T15:06:03.888Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:06:03 [2023-01-07T15:06:03.888Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
15:06:03 [2023-01-07T15:06:03.888Z] PASS
15:06:03 [2023-01-07T15:06:03.888Z] ok  	github.com/docker/docker/integration/service	0.356s
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === Skipped
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s)
15:06:04 [2023-01-07T15:06:04.359Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s)
15:06:04 [2023-01-07T15:06:04.359Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.01s)
15:06:04 [2023-01-07T15:06:04.359Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s)
15:06:04 [2023-01-07T15:06:04.359Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s)
15:06:04 [2023-01-07T15:06:04.359Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
15:06:04 [2023-01-07T15:06:04.359Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s)
15:06:04 [2023-01-07T15:06:04.359Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
15:06:04 [2023-01-07T15:06:04.359Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:06:04 [2023-01-07T15:06:04.359Z] 
15:06:04 [2023-01-07T15:06:04.359Z] DONE 24 tests, 23 skipped in 3.186s
15:06:04 [2023-01-07T15:06:04.359Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:06:04 [2023-01-07T15:06:04.909Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:06:05 [2023-01-07T15:06:05.475Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:06:06 [2023-01-07T15:06:06.409Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:06:06 [2023-01-07T15:06:06.581Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:06:06 [2023-01-07T15:06:06.581Z] INFO: Testing against a local daemon
15:06:06 [2023-01-07T15:06:06.581Z] === RUN   TestSessionCreate
15:06:06 [2023-01-07T15:06:06.581Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:06:06 [2023-01-07T15:06:06.581Z] --- SKIP: TestSessionCreate (0.00s)
15:06:06 [2023-01-07T15:06:06.581Z] === RUN   TestSessionCreateWithBadUpgrade
15:06:06 [2023-01-07T15:06:06.581Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:06:06 [2023-01-07T15:06:06.581Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
15:06:06 [2023-01-07T15:06:06.581Z] PASS
15:06:06 [2023-01-07T15:06:06.581Z] ok  	github.com/docker/docker/integration/session	0.131s
15:06:06 [2023-01-07T15:06:06.581Z] 
15:06:06 [2023-01-07T15:06:06.581Z] === Skipped
15:06:06 [2023-01-07T15:06:06.581Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
15:06:06 [2023-01-07T15:06:06.581Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:06:06 [2023-01-07T15:06:06.581Z] 
15:06:06 [2023-01-07T15:06:06.581Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
15:06:06 [2023-01-07T15:06:06.581Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:06:06 [2023-01-07T15:06:06.581Z] 
15:06:06 [2023-01-07T15:06:06.581Z] DONE 2 tests, 2 skipped in 2.124s
15:06:06 [2023-01-07T15:06:06.581Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:06:06 [2023-01-07T15:06:06.976Z] === RUN   TestDockerSuite/TestRmiTag
15:06:07 [2023-01-07T15:06:07.234Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:06:07 [2023-01-07T15:06:07.800Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:06:08 [2023-01-07T15:06:08.831Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:06:08 [2023-01-07T15:06:08.831Z] INFO: Testing against a local daemon
15:06:08 [2023-01-07T15:06:08.831Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:06:08 [2023-01-07T15:06:08.831Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:06:08 [2023-01-07T15:06:08.831Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:06:08 [2023-01-07T15:06:08.831Z] === RUN   TestEventsExecDie
15:06:08 [2023-01-07T15:06:08.831Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:06:08 [2023-01-07T15:06:08.831Z] --- SKIP: TestEventsExecDie (0.00s)
15:06:08 [2023-01-07T15:06:08.831Z] === RUN   TestEventsBackwardsCompatible
15:06:08 [2023-01-07T15:06:08.831Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:06:08 [2023-01-07T15:06:08.831Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
15:06:08 [2023-01-07T15:06:08.831Z] === RUN   TestInfoAPI
15:06:08 [2023-01-07T15:06:08.831Z] --- PASS: TestInfoAPI (0.05s)
15:06:08 [2023-01-07T15:06:08.831Z] === RUN   TestInfoAPIWarnings
15:06:08 [2023-01-07T15:06:08.831Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:06:08 [2023-01-07T15:06:08.831Z] --- SKIP: TestInfoAPIWarnings (0.00s)
15:06:08 [2023-01-07T15:06:08.831Z] === RUN   TestInfoDebug
15:06:08 [2023-01-07T15:06:08.831Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:06:08 [2023-01-07T15:06:08.831Z] --- SKIP: TestInfoDebug (0.00s)
15:06:08 [2023-01-07T15:06:08.831Z] === RUN   TestInfoInsecureRegistries
15:06:08 [2023-01-07T15:06:08.831Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:06:08 [2023-01-07T15:06:08.831Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
15:06:08 [2023-01-07T15:06:08.831Z] === RUN   TestInfoRegistryMirrors
15:06:08 [2023-01-07T15:06:08.831Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:06:08 [2023-01-07T15:06:08.831Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
15:06:08 [2023-01-07T15:06:08.831Z] === RUN   TestLoginFailsWithBadCredentials
15:06:09 [2023-01-07T15:06:09.820Z] --- PASS: TestLoginFailsWithBadCredentials (0.90s)
15:06:09 [2023-01-07T15:06:09.820Z] === RUN   TestPingCacheHeaders
15:06:09 [2023-01-07T15:06:09.820Z] --- PASS: TestPingCacheHeaders (0.05s)
15:06:09 [2023-01-07T15:06:09.820Z] === RUN   TestPingGet
15:06:09 [2023-01-07T15:06:09.820Z] --- PASS: TestPingGet (0.05s)
15:06:09 [2023-01-07T15:06:09.820Z] === RUN   TestPingHead
15:06:09 [2023-01-07T15:06:09.820Z] --- PASS: TestPingHead (0.05s)
15:06:09 [2023-01-07T15:06:09.820Z] === RUN   TestVersion
15:06:09 [2023-01-07T15:06:09.820Z] --- PASS: TestVersion (0.05s)
15:06:09 [2023-01-07T15:06:09.820Z] PASS
15:06:09 [2023-01-07T15:06:09.820Z] ok  	github.com/docker/docker/integration/system	1.242s
15:06:09 [2023-01-07T15:06:09.820Z] 
15:06:09 [2023-01-07T15:06:09.820Z] === Skipped
15:06:09 [2023-01-07T15:06:09.820Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:06:09 [2023-01-07T15:06:09.820Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:06:09 [2023-01-07T15:06:09.820Z] 
15:06:09 [2023-01-07T15:06:09.820Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
15:06:09 [2023-01-07T15:06:09.820Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:06:09 [2023-01-07T15:06:09.820Z] 
15:06:09 [2023-01-07T15:06:09.820Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
15:06:09 [2023-01-07T15:06:09.820Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:06:09 [2023-01-07T15:06:09.820Z] 
15:06:09 [2023-01-07T15:06:09.820Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
15:06:09 [2023-01-07T15:06:09.820Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:06:09 [2023-01-07T15:06:09.820Z] 
15:06:09 [2023-01-07T15:06:09.820Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
15:06:09 [2023-01-07T15:06:09.820Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:06:09 [2023-01-07T15:06:09.820Z] 
15:06:09 [2023-01-07T15:06:09.820Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
15:06:09 [2023-01-07T15:06:09.820Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:06:09 [2023-01-07T15:06:09.820Z] 
15:06:09 [2023-01-07T15:06:09.820Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
15:06:09 [2023-01-07T15:06:09.820Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:06:09 [2023-01-07T15:06:09.820Z] 
15:06:09 [2023-01-07T15:06:09.820Z] DONE 13 tests, 7 skipped in 3.262s
15:06:09 [2023-01-07T15:06:09.820Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:06:10 [2023-01-07T15:06:10.330Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:06:10 [2023-01-07T15:06:10.897Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:06:11 [2023-01-07T15:06:11.832Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:06:12 [2023-01-07T15:06:12.046Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:06:12 [2023-01-07T15:06:12.046Z] INFO: Testing against a local daemon
15:06:12 [2023-01-07T15:06:12.046Z] === RUN   TestVolumesCreateAndList
15:06:12 [2023-01-07T15:06:12.046Z] --- PASS: TestVolumesCreateAndList (0.06s)
15:06:12 [2023-01-07T15:06:12.046Z] === RUN   TestVolumesRemove
15:06:12 [2023-01-07T15:06:12.090Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:06:12 [2023-01-07T15:06:12.516Z] --- PASS: TestVolumesRemove (0.10s)
15:06:12 [2023-01-07T15:06:12.516Z] === RUN   TestVolumesInspect
15:06:12 [2023-01-07T15:06:12.516Z] --- PASS: TestVolumesInspect (0.06s)
15:06:12 [2023-01-07T15:06:12.516Z] === RUN   TestVolumesInvalidJSON
15:06:12 [2023-01-07T15:06:12.516Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:06:12 [2023-01-07T15:06:12.516Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:06:12 [2023-01-07T15:06:12.516Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:06:12 [2023-01-07T15:06:12.516Z] --- PASS: TestVolumesInvalidJSON (0.04s)
15:06:12 [2023-01-07T15:06:12.516Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:06:12 [2023-01-07T15:06:12.516Z] PASS
15:06:12 [2023-01-07T15:06:12.516Z] ok  	github.com/docker/docker/integration/volume	0.353s
15:06:12 [2023-01-07T15:06:12.516Z] 
15:06:12 [2023-01-07T15:06:12.516Z] DONE 5 tests in 2.637s
15:06:12 [2023-01-07T15:06:12.986Z] INFO: make.ps1 ended at 01/07/2023 15:06:12
15:06:12 [2023-01-07T15:06:12.986Z] INFO: Integration CLI tests being run from the host:
15:06:12 [2023-01-07T15:06:12.986Z] 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" 
15:06:13 [2023-01-07T15:06:13.023Z] === RUN   TestDockerSuite/TestRunAddHost
15:06:13 [2023-01-07T15:06:13.281Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:06:13 [2023-01-07T15:06:13.539Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:06:13 [2023-01-07T15:06:13.798Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:06:13 [2023-01-07T15:06:13.798Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:06:14 [2023-01-07T15:06:14.375Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:06:15 [2023-01-07T15:06:15.309Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:06:15 [2023-01-07T15:06:15.875Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:06:16 [2023-01-07T15:06:16.440Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:06:17 [2023-01-07T15:06:17.006Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:06:17 [2023-01-07T15:06:17.940Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:06:18 [2023-01-07T15:06:18.514Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:06:19 [2023-01-07T15:06:19.080Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:06:19 [2023-01-07T15:06:19.646Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:06:20 [2023-01-07T15:06:20.213Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:06:20 [2023-01-07T15:06:20.781Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:06:21 [2023-01-07T15:06:21.349Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:06:21 [2023-01-07T15:06:21.915Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:06:22 [2023-01-07T15:06:22.176Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
15:06:22 [2023-01-07T15:06:22.741Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:06:23 [2023-01-07T15:06:23.308Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:06:23 [2023-01-07T15:06:23.875Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:06:24 [2023-01-07T15:06:24.441Z]     docker_api_swarm_service_test.go:100: [d9cedbef34ce9] joining swarm manager [df9a2cc789bb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:24 [2023-01-07T15:06:24.441Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:06:24 [2023-01-07T15:06:24.441Z] === RUN   TestDockerSuite/TestRunBindMounts
15:06:25 [2023-01-07T15:06:25.007Z]     docker_api_swarm_service_test.go:101: [d867c9ef2185c] joining swarm manager [df9a2cc789bb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:25 [2023-01-07T15:06:25.544Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:06:25 [2023-01-07T15:06:25.544Z] INFO: Testing against a local daemon
15:06:25 [2023-01-07T15:06:25.544Z] === RUN   TestDockerSuite
15:06:25 [2023-01-07T15:06:25.544Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:06:25 [2023-01-07T15:06:25.544Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:06:25 [2023-01-07T15:06:25.544Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
15:06:25 [2023-01-07T15:06:25.544Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:06:25 [2023-01-07T15:06:25.544Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:06:25 [2023-01-07T15:06:25.544Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:06:25 [2023-01-07T15:06:25.544Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:06:25 [2023-01-07T15:06:25.544Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
15:06:25 [2023-01-07T15:06:25.544Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:06:25 [2023-01-07T15:06:25.544Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:06:25 [2023-01-07T15:06:25.942Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:06:26 [2023-01-07T15:06:26.014Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:06:26 [2023-01-07T15:06:26.014Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:06:26 [2023-01-07T15:06:26.202Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:06:26 [2023-01-07T15:06:26.768Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:06:27 [2023-01-07T15:06:27.007Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:06:27 [2023-01-07T15:06:27.007Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:06:27 [2023-01-07T15:06:27.705Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:06:28 [2023-01-07T15:06:28.272Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:06:28 [2023-01-07T15:06:28.531Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:06:29 [2023-01-07T15:06:29.101Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:06:29 [2023-01-07T15:06:29.668Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:06:30 [2023-01-07T15:06:30.233Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:06:30 [2023-01-07T15:06:30.492Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:06:31 [2023-01-07T15:06:31.059Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:06:31 [2023-01-07T15:06:31.059Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:06:31 [2023-01-07T15:06:31.317Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:06:31 [2023-01-07T15:06:31.317Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:06:32 [2023-01-07T15:06:32.251Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:06:32 [2023-01-07T15:06:32.509Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:06:33 [2023-01-07T15:06:33.111Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:06:33 [2023-01-07T15:06:33.678Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:06:33 [2023-01-07T15:06:33.678Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:06:33 [2023-01-07T15:06:33.936Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:06:34 [2023-01-07T15:06:34.871Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:06:35 [2023-01-07T15:06:35.805Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:06:36 [2023-01-07T15:06:36.742Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:06:37 [2023-01-07T15:06:37.308Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:06:37 [2023-01-07T15:06:37.566Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:06:38 [2023-01-07T15:06:38.132Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:06:38 [2023-01-07T15:06:38.698Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:06:39 [2023-01-07T15:06:39.633Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:06:40 [2023-01-07T15:06:40.568Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:06:42 [2023-01-07T15:06:42.476Z]     check_test.go:380: [d9cedbef34ce9] daemon is not started
15:06:43 [2023-01-07T15:06:43.411Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:06:43 [2023-01-07T15:06:43.411Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:06:43 [2023-01-07T15:06:43.669Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:06:45 [2023-01-07T15:06:45.044Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:06:45 [2023-01-07T15:06:45.979Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:06:47 [2023-01-07T15:06:47.359Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:06:47 [2023-01-07T15:06:47.617Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
15:06:48 [2023-01-07T15:06:48.996Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:06:48 [2023-01-07T15:06:48.996Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
15:06:48 [2023-01-07T15:06:48.996Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:06:48 [2023-01-07T15:06:48.996Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
15:06:48 [2023-01-07T15:06:48.996Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:06:49 [2023-01-07T15:06:49.563Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:06:49 [2023-01-07T15:06:49.821Z]     docker_api_swarm_service_test.go:533: [db15c108b3d35] joining swarm manager [dfb9bfc8ad5ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:06:50 [2023-01-07T15:06:50.758Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:06:51 [2023-01-07T15:06:51.016Z]     docker_api_swarm_service_test.go:534: [dc52a8c9d0bc8] joining swarm manager [dfb9bfc8ad5ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:06:51 [2023-01-07T15:06:51.952Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:06:53 [2023-01-07T15:06:53.866Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:06:54 [2023-01-07T15:06:54.432Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:06:55 [2023-01-07T15:06:55.807Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:06:56 [2023-01-07T15:06:56.065Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:06:56 [2023-01-07T15:06:56.066Z]     docker_cli_run_unix_test.go:87: Host does not have /dev/snd
15:06:56 [2023-01-07T15:06:56.066Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:06:56 [2023-01-07T15:06:56.631Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:06:58 [2023-01-07T15:06:58.006Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:06:58 [2023-01-07T15:06:58.006Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:06:58 [2023-01-07T15:06:58.572Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:06:58 [2023-01-07T15:06:58.830Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:06:59 [2023-01-07T15:06:59.396Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:06:59 [2023-01-07T15:06:59.655Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:06:59 [2023-01-07T15:06:59.913Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:07:00 [2023-01-07T15:07:00.171Z] === RUN   TestDockerSuite/TestRunEnvironment
15:07:00 [2023-01-07T15:07:00.736Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:07:00 [2023-01-07T15:07:00.994Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:07:01 [2023-01-07T15:07:01.562Z] === RUN   TestDockerSuite/TestRunExitCode
15:07:01 [2023-01-07T15:07:01.821Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:07:02 [2023-01-07T15:07:02.387Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:07:02 [2023-01-07T15:07:02.953Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:07:03 [2023-01-07T15:07:03.519Z] === RUN   TestDockerSuite/TestRunExposePort
15:07:03 [2023-01-07T15:07:03.519Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:07:04 [2023-01-07T15:07:04.085Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:07:04 [2023-01-07T15:07:04.343Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:07:05 [2023-01-07T15:07:05.277Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:07:05 [2023-01-07T15:07:05.536Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:07:05 [2023-01-07T15:07:05.536Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
15:07:05 [2023-01-07T15:07:05.536Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:07:07 [2023-01-07T15:07:07.437Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:07:08 [2023-01-07T15:07:08.002Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:07:14 [2023-01-07T15:07:14.558Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
15:07:15 [2023-01-07T15:07:15.931Z]     docker_api_swarm_service_test.go:148: [dc2dde7bdcbf1] joining swarm manager [dde92cae46a14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:07:16 [2023-01-07T15:07:16.886Z]     docker_api_swarm_service_test.go:148: [d7d26be563405] joining swarm manager [dde92cae46a14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:07:19 [2023-01-07T15:07:19.423Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
15:07:19 [2023-01-07T15:07:19.681Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:07:21 [2023-01-07T15:07:21.056Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
15:07:21 [2023-01-07T15:07:21.056Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
15:07:21 [2023-01-07T15:07:21.056Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:07:21 [2023-01-07T15:07:21.056Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:07:21 [2023-01-07T15:07:21.315Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:07:23 [2023-01-07T15:07:23.217Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:07:23 [2023-01-07T15:07:23.784Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:07:24 [2023-01-07T15:07:24.718Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:07:31 [2023-01-07T15:07:31.277Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:07:31 [2023-01-07T15:07:31.277Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:07:31 [2023-01-07T15:07:31.277Z] === RUN   TestDockerSuite/TestRunModeHostname
15:07:32 [2023-01-07T15:07:32.211Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:07:32 [2023-01-07T15:07:32.211Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:07:32 [2023-01-07T15:07:32.469Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:07:33 [2023-01-07T15:07:33.407Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:07:34 [2023-01-07T15:07:34.342Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:07:35 [2023-01-07T15:07:35.276Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:07:35 [2023-01-07T15:07:35.276Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:07:35 [2023-01-07T15:07:35.535Z] === RUN   TestDockerSuite/TestRunModePIDHost
15:07:36 [2023-01-07T15:07:36.471Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:07:37 [2023-01-07T15:07:37.405Z] === RUN   TestDockerSuite/TestRunMount
15:07:42 [2023-01-07T15:07:42.672Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:07:42 [2023-01-07T15:07:42.672Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:07:42 [2023-01-07T15:07:42.672Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:07:43 [2023-01-07T15:07:43.609Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:07:44 [2023-01-07T15:07:44.987Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:07:46 [2023-01-07T15:07:46.889Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:07:48 [2023-01-07T15:07:48.263Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:07:49 [2023-01-07T15:07:49.637Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:07:50 [2023-01-07T15:07:50.574Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:07:51 [2023-01-07T15:07:51.510Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:07:51 [2023-01-07T15:07:51.510Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:07:51 [2023-01-07T15:07:51.768Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
15:07:51 [2023-01-07T15:07:51.768Z] === RUN   TestDockerSuite/TestRunNetHost
15:07:52 [2023-01-07T15:07:52.703Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:07:52 [2023-01-07T15:07:52.961Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:07:53 [2023-01-07T15:07:53.897Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:07:55 [2023-01-07T15:07:55.801Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:07:57 [2023-01-07T15:07:57.705Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:08:00 [2023-01-07T15:08:00.237Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:08:00 [2023-01-07T15:08:00.496Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:08:00 [2023-01-07T15:08:00.496Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
15:08:01 [2023-01-07T15:08:01.062Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:08:01 [2023-01-07T15:08:01.062Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:08:01 [2023-01-07T15:08:01.321Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:08:01 [2023-01-07T15:08:01.889Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:08:02 [2023-01-07T15:08:02.148Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:08:02 [2023-01-07T15:08:02.715Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:08:09 [2023-01-07T15:08:09.284Z] === RUN   TestDockerSuite/TestRunOOMExitCode
15:08:09 [2023-01-07T15:08:09.284Z]     docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport
15:08:09 [2023-01-07T15:08:09.284Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:08:09 [2023-01-07T15:08:09.284Z] === RUN   TestDockerSuite/TestRunPIDsLimit
15:08:09 [2023-01-07T15:08:09.856Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:08:11 [2023-01-07T15:08:11.235Z] === RUN   TestDockerSuite/TestRunPortInUse
15:08:11 [2023-01-07T15:08:11.806Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
15:08:12 [2023-01-07T15:08:12.373Z]     docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n"
15:08:12 [2023-01-07T15:08:12.373Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:08:12 [2023-01-07T15:08:12.631Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:08:13 [2023-01-07T15:08:13.197Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:08:13 [2023-01-07T15:08:13.763Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:08:14 [2023-01-07T15:08:14.021Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:08:14 [2023-01-07T15:08:14.021Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
15:08:14 [2023-01-07T15:08:14.021Z] === RUN   TestDockerSuite/TestRunPublishPort
15:08:14 [2023-01-07T15:08:14.588Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:08:15 [2023-01-07T15:08:15.155Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:08:15 [2023-01-07T15:08:15.155Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
15:08:15 [2023-01-07T15:08:15.155Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:08:16 [2023-01-07T15:08:16.090Z] === RUN   TestDockerSuite/TestRunRedirectStdout
15:08:17 [2023-01-07T15:08:17.026Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
15:08:17 [2023-01-07T15:08:17.288Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:08:17 [2023-01-07T15:08:17.288Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
15:08:17 [2023-01-07T15:08:17.288Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:08:18 [2023-01-07T15:08:18.817Z] 2023/01/07 15:08:11 	Finished clone google.golang.org/api
15:08:18 [2023-01-07T15:08:18.817Z] 2023/01/07 15:08:11 Dependencies downloaded. Download time: 7m40.884727531s
15:08:18 [2023-01-07T15:08:18.817Z] 2023/01/07 15:08:11 Collecting all dependencies
15:08:19 [2023-01-07T15:08:19.822Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:08:21 [2023-01-07T15:08:21.200Z] === RUN   TestDockerSuite/TestRunRm
15:08:21 [2023-01-07T15:08:21.774Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
15:08:22 [2023-01-07T15:08:22.032Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:08:22 [2023-01-07T15:08:22.081Z] 2023/01/07 15:08:22 Clean vendor dir from unused packages
15:08:22 [2023-01-07T15:08:22.081Z] 2023/01/07 15:08:22 	Ignoring paths matching "^archive/tar"
15:08:23 [2023-01-07T15:08:23.443Z] 2023/01/07 15:08:23 Success
15:08:23 [2023-01-07T15:08:23.443Z] 2023/01/07 15:08:23 Running time: 7m55.770920029s
15:08:23 [2023-01-07T15:08:23.932Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
15:08:24 [2023-01-07T15:08:24.806Z] Congratulations! All vendoring changes are done the right way.
15:08:25 [2023-01-07T15:08:25.306Z] === RUN   TestDockerSuite/TestRunRmPre125Api
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:08:25 [2023-01-07T15:08:25.710Z] + echo Ensuring container killed.
15:08:25 [2023-01-07T15:08:25.710Z] Ensuring container killed.
15:08:25 [2023-01-07T15:08:25.710Z] + docker rm -vf docker-pr4
15:08:25 [2023-01-07T15:08:25.710Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
15:08:26 [2023-01-07T15:08:26.041Z] + echo Chowning /workspace to jenkins user
15:08:26 [2023-01-07T15:08:26.041Z] Chowning /workspace to jenkins user
15:08:26 [2023-01-07T15:08:26.041Z] + id -u
15:08:26 [2023-01-07T15:08:26.041Z] + id -g
15:08:26 [2023-01-07T15:08:26.041Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44755:/workspace busybox chown -R 1000:1000 /workspace
15:08:26 [2023-01-07T15:08:26.245Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:08:26 [2023-01-07T15:08:26.812Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
15:08:26 [2023-01-07T15:08:26.812Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:08:27 [2023-01-07T15:08:27.727Z] + bundleName=unit
15:08:27 [2023-01-07T15:08:27.727Z] + echo Creating unit-bundles.tar.gz
15:08:27 [2023-01-07T15:08:27.727Z] Creating unit-bundles.tar.gz
15:08:27 [2023-01-07T15:08:27.728Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
15:08:27 [2023-01-07T15:08:27.728Z] bundles/junit-report.xml
15:08:27 [2023-01-07T15:08:27.728Z] bundles/go-test-report.json
15:08:27 [2023-01-07T15:08:27.728Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:08:27 [2023-01-07T15:08:27.736Z] Archiving artifacts
15:08:28 [2023-01-07T15:08:28.179Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44755/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:08:28 [2023-01-07T15:08:28.479Z] + make clean
15:08:28 [2023-01-07T15:08:28.715Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
15:08:28 [2023-01-07T15:08:28.734Z] docker volume rm -f docker-dev-cache
15:08:28 [2023-01-07T15:08:28.734Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:08:29 [2023-01-07T15:08:29.282Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
15:08:29 [2023-01-07T15:08:29.541Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
15:08:32 [2023-01-07T15:08:32.080Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
15:08:32 [2023-01-07T15:08:32.651Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
15:08:35 [2023-01-07T15:08:35.182Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
15:08:35 [2023-01-07T15:08:35.439Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
15:08:35 [2023-01-07T15:08:35.697Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
15:08:36 [2023-01-07T15:08:36.265Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
15:08:36 [2023-01-07T15:08:36.833Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
15:08:37 [2023-01-07T15:08:37.402Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
15:08:37 [2023-01-07T15:08:37.969Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
15:08:38 [2023-01-07T15:08:38.534Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
15:08:38 [2023-01-07T15:08:38.959Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:08:38 [2023-01-07T15:08:38.960Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:08:38 [2023-01-07T15:08:38.960Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:08:38 [2023-01-07T15:08:38.960Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:08:38 [2023-01-07T15:08:38.960Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:08:38 [2023-01-07T15:08:38.960Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:08:38 [2023-01-07T15:08:38.960Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:08:38 [2023-01-07T15:08:38.960Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:08:38 [2023-01-07T15:08:38.960Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:08:38 [2023-01-07T15:08:38.960Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:08:38 [2023-01-07T15:08:38.960Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
15:08:38 [2023-01-07T15:08:38.960Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:08:39 [2023-01-07T15:08:39.468Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:08:39 [2023-01-07T15:08:39.468Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
15:08:39 [2023-01-07T15:08:39.727Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:08:40 [2023-01-07T15:08:40.293Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:08:41 [2023-01-07T15:08:41.180Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:08:42 [2023-01-07T15:08:42.826Z] === RUN   TestDockerSuite/TestRunState
15:08:43 [2023-01-07T15:08:43.084Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
15:08:44 [2023-01-07T15:08:44.021Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:08:44 [2023-01-07T15:08:44.281Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:08:44 [2023-01-07T15:08:44.847Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:08:45 [2023-01-07T15:08:45.106Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
15:08:45 [2023-01-07T15:08:45.106Z]     docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport
15:08:45 [2023-01-07T15:08:45.106Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:08:45 [2023-01-07T15:08:45.673Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:08:46 [2023-01-07T15:08:46.240Z] === RUN   TestDockerSuite/TestRunSysctls
15:08:47 [2023-01-07T15:08:47.176Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:08:47 [2023-01-07T15:08:47.176Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:08:47 [2023-01-07T15:08:47.176Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:08:47 [2023-01-07T15:08:47.743Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
15:08:48 [2023-01-07T15:08:48.360Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:08:48 [2023-01-07T15:08:48.360Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
15:08:48 [2023-01-07T15:08:48.360Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:08:48 [2023-01-07T15:08:48.360Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
15:08:48 [2023-01-07T15:08:48.360Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:08:48 [2023-01-07T15:08:48.360Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
15:08:48 [2023-01-07T15:08:48.360Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:08:48 [2023-01-07T15:08:48.360Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
15:08:48 [2023-01-07T15:08:48.830Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:08:49 [2023-01-07T15:08:49.119Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
15:08:49 [2023-01-07T15:08:49.686Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
15:08:50 [2023-01-07T15:08:50.622Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
15:08:52 [2023-01-07T15:08:52.625Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:08:52 [2023-01-07T15:08:52.625Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
15:08:52 [2023-01-07T15:08:52.625Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:08:52 [2023-01-07T15:08:52.625Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
15:08:52 [2023-01-07T15:08:52.625Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:08:53 [2023-01-07T15:08:53.167Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:08:55 [2023-01-07T15:08:55.694Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:08:55 [2023-01-07T15:08:55.952Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:08:56 [2023-01-07T15:08:56.523Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:08:56 [2023-01-07T15:08:56.782Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:08:58 [2023-01-07T15:08:58.161Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:08:59 [2023-01-07T15:08:59.096Z] === RUN   TestDockerSuite/TestRunUserByID
15:08:59 [2023-01-07T15:08:59.664Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:08:59 [2023-01-07T15:08:59.664Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:08:59 [2023-01-07T15:08:59.922Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:09:00 [2023-01-07T15:09:00.489Z] === RUN   TestDockerSuite/TestRunUserByName
15:09:00 [2023-01-07T15:09:00.748Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:09:01 [2023-01-07T15:09:01.305Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:09:01 [2023-01-07T15:09:01.314Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
15:09:01 [2023-01-07T15:09:01.314Z]     docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer
15:09:01 [2023-01-07T15:09:01.314Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:09:01 [2023-01-07T15:09:01.314Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:09:01 [2023-01-07T15:09:01.880Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:09:04 [2023-01-07T15:09:04.411Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:09:04 [2023-01-07T15:09:04.669Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:09:05 [2023-01-07T15:09:05.234Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:09:07 [2023-01-07T15:09:07.135Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:09:07 [2023-01-07T15:09:07.393Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
15:09:07 [2023-01-07T15:09:07.960Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:09:09 [2023-01-07T15:09:09.336Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:09:11 [2023-01-07T15:09:11.869Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:09:12 [2023-01-07T15:09:12.127Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:09:12 [2023-01-07T15:09:12.127Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
15:09:12 [2023-01-07T15:09:12.127Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:09:12 [2023-01-07T15:09:12.127Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
15:09:12 [2023-01-07T15:09:12.127Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:09:12 [2023-01-07T15:09:12.127Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
15:09:12 [2023-01-07T15:09:12.127Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:09:12 [2023-01-07T15:09:12.127Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
15:09:12 [2023-01-07T15:09:12.127Z]     docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight
15:09:12 [2023-01-07T15:09:12.127Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
15:09:12 [2023-01-07T15:09:12.693Z] === RUN   TestDockerSuite/TestRunWithCPUShares
15:09:13 [2023-01-07T15:09:13.260Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
15:09:14 [2023-01-07T15:09:14.194Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
15:09:14 [2023-01-07T15:09:14.794Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
15:09:15 [2023-01-07T15:09:15.361Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:09:15 [2023-01-07T15:09:15.361Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
15:09:15 [2023-01-07T15:09:15.928Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
15:09:15 [2023-01-07T15:09:15.928Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
15:09:15 [2023-01-07T15:09:15.928Z]     docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight
15:09:16 [2023-01-07T15:09:16.187Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
15:09:16 [2023-01-07T15:09:16.187Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:09:16 [2023-01-07T15:09:16.187Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
15:09:16 [2023-01-07T15:09:16.187Z]     docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight
15:09:16 [2023-01-07T15:09:16.187Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
15:09:16 [2023-01-07T15:09:16.187Z]     docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
15:09:16 [2023-01-07T15:09:16.187Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
15:09:16 [2023-01-07T15:09:16.187Z]     docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight
15:09:16 [2023-01-07T15:09:16.187Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
15:09:16 [2023-01-07T15:09:16.187Z]     docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight
15:09:16 [2023-01-07T15:09:16.187Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
15:09:16 [2023-01-07T15:09:16.187Z]     docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight
15:09:16 [2023-01-07T15:09:16.187Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
15:09:16 [2023-01-07T15:09:16.754Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
15:09:17 [2023-01-07T15:09:17.321Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
15:09:17 [2023-01-07T15:09:17.321Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
15:09:17 [2023-01-07T15:09:17.888Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:09:17 [2023-01-07T15:09:17.888Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:09:18 [2023-01-07T15:09:18.592Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:09:18 [2023-01-07T15:09:18.592Z] === RUN   TestDockerSuite/TestRunWithShmSize
15:09:19 [2023-01-07T15:09:19.527Z] === RUN   TestDockerSuite/TestRunWithSwappiness
15:09:19 [2023-01-07T15:09:19.787Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
15:09:19 [2023-01-07T15:09:19.787Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
15:09:19 [2023-01-07T15:09:19.787Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:09:19 [2023-01-07T15:09:19.787Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:09:20 [2023-01-07T15:09:20.355Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:09:21 [2023-01-07T15:09:21.291Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
15:09:22 [2023-01-07T15:09:22.228Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
15:09:22 [2023-01-07T15:09:22.228Z]     docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport
15:09:22 [2023-01-07T15:09:22.228Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
15:09:22 [2023-01-07T15:09:22.486Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:09:22 [2023-01-07T15:09:22.486Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
15:09:23 [2023-01-07T15:09:23.421Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
15:09:23 [2023-01-07T15:09:23.681Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:09:25 [2023-01-07T15:09:25.058Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
15:09:25 [2023-01-07T15:09:25.625Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:09:25 [2023-01-07T15:09:25.625Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:09:25 [2023-01-07T15:09:25.625Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:09:26 [2023-01-07T15:09:26.193Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
15:09:26 [2023-01-07T15:09:26.760Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
15:09:27 [2023-01-07T15:09:27.696Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:09:27 [2023-01-07T15:09:27.696Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:09:28 [2023-01-07T15:09:28.632Z] === RUN   TestDockerSuite/TestSaveImageId
15:09:28 [2023-01-07T15:09:28.891Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:09:29 [2023-01-07T15:09:29.150Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:09:30 [2023-01-07T15:09:30.085Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents1908106504
15:09:30 [2023-01-07T15:09:30.344Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:09:30 [2023-01-07T15:09:30.602Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:09:31 [2023-01-07T15:09:31.535Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:09:31 [2023-01-07T15:09:31.535Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:09:31 [2023-01-07T15:09:31.535Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:09:32 [2023-01-07T15:09:32.470Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
15:09:33 [2023-01-07T15:09:33.036Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:09:34 [2023-01-07T15:09:34.432Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:09:34 [2023-01-07T15:09:34.998Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:09:34 [2023-01-07T15:09:34.998Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:09:34 [2023-01-07T15:09:34.998Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:09:35 [2023-01-07T15:09:35.256Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:09:35 [2023-01-07T15:09:35.256Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
15:09:35 [2023-01-07T15:09:35.823Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:09:37 [2023-01-07T15:09:37.725Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:09:38 [2023-01-07T15:09:38.292Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
15:09:40 [2023-01-07T15:09:40.821Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
15:09:43 [2023-01-07T15:09:43.350Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:09:43 [2023-01-07T15:09:43.350Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
15:09:44 [2023-01-07T15:09:44.725Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:09:45 [2023-01-07T15:09:45.660Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:09:45 [2023-01-07T15:09:45.919Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
15:09:46 [2023-01-07T15:09:46.854Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:09:48 [2023-01-07T15:09:48.754Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
15:09:49 [2023-01-07T15:09:49.319Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:09:51 [2023-01-07T15:09:51.224Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:09:51 [2023-01-07T15:09:51.483Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
15:09:51 [2023-01-07T15:09:51.741Z] === RUN   TestDockerSuite/TestStartRecordError
15:09:53 [2023-01-07T15:09:53.119Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:09:55 [2023-01-07T15:09:55.026Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
15:09:55 [2023-01-07T15:09:55.026Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:09:56 [2023-01-07T15:09:56.401Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:09:59 [2023-01-07T15:09:59.695Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:10:01 [2023-01-07T15:10:01.068Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
15:10:03 [2023-01-07T15:10:03.600Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:10:05 [2023-01-07T15:10:05.500Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
15:10:06 [2023-01-07T15:10:06.433Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:10:11 [2023-01-07T15:10:11.697Z] === RUN   TestDockerSuite/TestStatsNoStream
15:10:13 [2023-01-07T15:10:13.595Z] === RUN   TestDockerSuite/TestStopContainerSignal
15:10:15 [2023-01-07T15:10:15.494Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:10:15 [2023-01-07T15:10:15.494Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:10:16 [2023-01-07T15:10:16.062Z] === RUN   TestDockerSuite/TestTopPrivileged
15:10:16 [2023-01-07T15:10:16.631Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:10:16 [2023-01-07T15:10:16.631Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:10:16 [2023-01-07T15:10:16.631Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:10:17 [2023-01-07T15:10:17.198Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:10:18 [2023-01-07T15:10:18.572Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
15:10:20 [2023-01-07T15:10:20.475Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:10:21 [2023-01-07T15:10:21.848Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
15:10:23 [2023-01-07T15:10:23.224Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
15:10:24 [2023-01-07T15:10:24.183Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
15:10:24 [2023-01-07T15:10:24.441Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
15:10:24 [2023-01-07T15:10:24.441Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
15:10:24 [2023-01-07T15:10:24.441Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
15:10:24 [2023-01-07T15:10:24.441Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
15:10:24 [2023-01-07T15:10:24.441Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
15:10:25 [2023-01-07T15:10:25.378Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
15:10:25 [2023-01-07T15:10:25.636Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
15:10:26 [2023-01-07T15:10:26.203Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
15:10:27 [2023-01-07T15:10:27.139Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
15:10:28 [2023-01-07T15:10:28.515Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
15:10:28 [2023-01-07T15:10:28.515Z] === RUN   TestDockerSuite/TestUpdateStats
15:10:31 [2023-01-07T15:10:31.797Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
15:10:32 [2023-01-07T15:10:32.734Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
15:10:32 [2023-01-07T15:10:32.992Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
15:10:32 [2023-01-07T15:10:32.992Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
15:10:32 [2023-01-07T15:10:32.992Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
15:10:33 [2023-01-07T15:10:33.927Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
15:10:34 [2023-01-07T15:10:34.186Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:10:36 [2023-01-07T15:10:36.090Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
15:10:37 [2023-01-07T15:10:37.466Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
15:10:39 [2023-01-07T15:10:39.996Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
15:10:41 [2023-01-07T15:10:41.895Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
15:10:43 [2023-01-07T15:10:43.269Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:10:45 [2023-01-07T15:10:45.169Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:10:47 [2023-01-07T15:10:47.712Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:10:49 [2023-01-07T15:10:49.086Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:10:49 [2023-01-07T15:10:49.346Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
15:10:50 [2023-01-07T15:10:50.281Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:10:51 [2023-01-07T15:10:51.655Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:10:52 [2023-01-07T15:10:52.589Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:10:53 [2023-01-07T15:10:53.963Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:10:54 [2023-01-07T15:10:54.896Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:10:56 [2023-01-07T15:10:56.269Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:10:57 [2023-01-07T15:10:57.643Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:10:59 [2023-01-07T15:10:59.017Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:11:02 [2023-01-07T15:11:02.297Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
15:11:04 [2023-01-07T15:11:04.197Z]     docker_cli_service_logs_test.go:246: checking task mp3u2y82hwl6
15:11:04 [2023-01-07T15:11:04.197Z]     docker_cli_service_logs_test.go:251: checking messages for mp3u2y82hwl6
15:11:04 [2023-01-07T15:11:04.197Z]     docker_cli_service_logs_test.go:246: checking task xq906fuprow1
15:11:04 [2023-01-07T15:11:04.197Z]     docker_cli_service_logs_test.go:251: checking messages for xq906fuprow1
15:11:14 [2023-01-07T15:11:14.162Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:11:14 [2023-01-07T15:11:14.162Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:11:14 [2023-01-07T15:11:14.162Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:11:14 [2023-01-07T15:11:14.422Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:11:14 [2023-01-07T15:11:14.422Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:11:14 [2023-01-07T15:11:14.422Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:11:14 [2023-01-07T15:11:14.422Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:11:14 [2023-01-07T15:11:14.991Z] === RUN   TestDockerSwarmSuite/TestServiceScale
15:11:15 [2023-01-07T15:11:15.249Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:11:15 [2023-01-07T15:11:15.249Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:11:15 [2023-01-07T15:11:15.822Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:11:15 [2023-01-07T15:11:15.822Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:11:16 [2023-01-07T15:11:16.095Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:11:16 [2023-01-07T15:11:16.095Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:11:16 [2023-01-07T15:11:16.095Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:11:18 [2023-01-07T15:11:18.000Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
15:11:18 [2023-01-07T15:11:18.000Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:11:18 [2023-01-07T15:11:18.000Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:11:18 [2023-01-07T15:11:18.000Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:11:18 [2023-01-07T15:11:18.000Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:11:18 [2023-01-07T15:11:18.258Z] === RUN   TestDockerSuite/TestVolumeEvents
15:11:23 [2023-01-07T15:11:23.522Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:11:25 [2023-01-07T15:11:25.424Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:11:25 [2023-01-07T15:11:25.424Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:11:25 [2023-01-07T15:11:25.424Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:11:27 [2023-01-07T15:11:27.954Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:11:29 [2023-01-07T15:11:29.856Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:11:29 [2023-01-07T15:11:29.856Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:11:29 [2023-01-07T15:11:29.856Z] --- PASS: TestDockerSuite (1265.44s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.01s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.44s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.44s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.97s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.83s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.03s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.51s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.77s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.67s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.90s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.93s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.61s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.98s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.53s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.66s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.18s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.77s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.07s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.11s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.89s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.85s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.47s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.23s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.53s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.78s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.17s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.67s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.36s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.99s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.71s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.28s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.78s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.50s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.32s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.67s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.10s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.39s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.42s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.67s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.63s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.95s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.20s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.30s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.72s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.12s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.26s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.52s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s)
15:11:29 [2023-01-07T15:11:29.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.91s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.55s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.51s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.65s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.27s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.11s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.97s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.76s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.52s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.81s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.92s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.36s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.07s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.21s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.23s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.38s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.59s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.66s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.92s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.95s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.43s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.37s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.24s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.79s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.68s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.91s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.65s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.34s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.20s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.67s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.85s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.91s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.07s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.61s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.07s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.74s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.73s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.53s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.37s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.74s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.45s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.04s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.13s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.84s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.03s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.61s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.12s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.00s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.18s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.31s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.22s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.73s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.93s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.26s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.86s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.43s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.08s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.55s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.66s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.31s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.07s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.91s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.18s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.71s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.32s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.60s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.94s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.31s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildFails (0.66s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.77s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.10s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.69s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.78s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.59s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.02s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.84s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.58s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.64s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.54s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.74s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.43s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.52s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.41s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.39s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.20s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.54s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.37s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.70s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.55s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.35s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.85s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.26s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.09s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.02s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.34s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.58s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.32s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.38s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.48s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.71s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.15s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.63s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.35s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.74s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.85s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.21s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.97s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.23s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.62s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.27s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.50s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.09s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.23s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.63s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildRm (2.21s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.99s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.90s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.83s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.03s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.44s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.57s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.08s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.23s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.87s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.41s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.94s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildUser (1.48s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.52s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.70s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.53s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.88s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.05s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.89s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.84s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.64s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.84s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.21s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.48s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.48s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.31s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.48s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestCommitChange (0.64s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.52s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.89s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestCommitNewFile (0.91s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestCommitTTY (0.92s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.91s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (0.99s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.12s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.62s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.50s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.56s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.42s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.41s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.49s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.43s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.46s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.05s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.45s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.43s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.45s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.55s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.67s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.60s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.03s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.60s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s)
15:11:29 [2023-01-07T15:11:29.857Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.70s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.49s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.41s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.37s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.04s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.40s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.46s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.39s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.29s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00052d7e8_<nil>} (1.27s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1624991655_/foo_false__<nil>_<nil>_<nil>} (1.28s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1624991655_/foo_true__<nil>_<nil>_<nil>} (1.33s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33762718161_/foo_false__<nil>_<nil>_<nil>} (1.33s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33762718161_/foo_true__<nil>_<nil>_<nil>} (1.28s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33762718161_/foo_true__0xc00052d818_<nil>_<nil>} (1.41s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00052d830_<nil>} (1.32s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00052d848_<nil>} (1.37s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00052d860_<nil>} (1.38s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00052d878_<nil>} (1.65s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
15:11:29 [2023-01-07T15:11:29.858Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.89s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.24s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.27s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.13s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.66s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.63s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.50s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.19s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.09s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.28s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.33s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.64s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.65s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.46s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.46s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.60s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.59s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.91s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.95s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.44s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.31s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.76s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.18s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.58s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.46s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.26s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.68s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.76s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.50s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToDot (0.52s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.13s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.80s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.47s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.89s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.71s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.33s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.41s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.39s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.38s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.18s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.94s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.49s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.01s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.95s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.44s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.40s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.41s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.69s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.95s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.85s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.97s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.23s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.70s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.51s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.75s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.77s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.94s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.27s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.29s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.30s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.47s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.11s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.48s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.15s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.30s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.95s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.17s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.75s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.97s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsRename (0.50s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsResize (0.69s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.57s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.42s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsTop (0.59s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.96s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExec (0.61s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.59s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.56s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.50s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.81s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecEnv (0.50s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.58s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.57s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.99s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.61s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.49s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecParseError (0.63s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.71s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.19s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.73s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.52s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecTTY (0.74s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.73s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.38s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.50s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.59s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.51s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.60s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.63s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.71s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestHealth (18.73s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.17s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.16s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s)
15:11:29 [2023-01-07T15:11:29.858Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.56s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.69s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.66s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.03s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImportFile (1.01s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.01s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.11s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.60s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.17s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.58s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.65s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.61s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.61s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.46s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.59s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.59s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.31s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.59s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.29s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.62s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.61s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.38s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.90s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.86s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.28s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.84s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.36s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.11s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.40s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.56s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.85s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsSince (6.48s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsTail (0.49s)
15:11:30 [2023-01-07T15:11:30.117Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.25s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.45s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestNetHostname (1.30s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.59s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPluginActive (2.27s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.01s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.53s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.06s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.99s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.01s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.85s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.88s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPortList (7.54s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.81s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.86s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.29s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.70s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (1.99s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.87s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.24s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.34s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.23s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.54s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.17s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.23s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.84s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.85s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.49s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.53s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.86s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.85s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.61s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.70s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.29s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.97s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.00s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.32s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.63s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.82s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.49s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.21s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.76s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.62s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.80s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.38s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.39s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.52s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.60s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.59s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.48s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.39s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.53s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.87s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.75s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.73s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.41s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.94s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.37s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.58s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.58s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.24s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.96s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.82s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.74s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.32s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.57s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.41s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.41s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.42s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.42s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.64s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.96s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.15s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.00s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.41s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.74s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.89s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.37s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.83s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.85s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.18s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.88s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.91s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunMount (4.49s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.85s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.83s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.33s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.37s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.97s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.81s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.63s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.91s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.69s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.71s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.49s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.56s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.60s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.62s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.37s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.75s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.46s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.63s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.95s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.16s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.54s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.44s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunRm (0.63s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.74s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.66s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.67s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.81s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.40s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.66s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunState (1.07s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.64s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.56s)
15:11:30 [2023-01-07T15:11:30.118Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.60s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.93s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.41s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.08s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.14s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.27s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.43s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.42s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.50s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.65s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.51s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.05s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.10s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.61s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.58s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.08s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.67s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.72s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.86s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.71s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.09s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.07s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.26s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.50s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.20s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.76s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.94s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.59s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.26s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.03s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.27s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.97s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.19s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.69s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.48s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.44s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.98s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.24s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.68s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.17s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.71s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.76s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.29s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.51s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.06s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.51s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.95s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.62s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.91s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.32s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.09s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.41s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.48s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.22s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.27s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.27s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.23s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.28s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.25s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.13s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.65s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.79s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.51s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.66s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.19s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.27s)
15:11:30 [2023-01-07T15:11:30.119Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
15:11:30 [2023-01-07T15:11:30.119Z] === RUN   TestDockerRegistrySuite
15:11:30 [2023-01-07T15:11:30.119Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:11:31 [2023-01-07T15:11:31.055Z]     check_test.go:196: [d061d15e45c8a] daemon is not started
15:11:31 [2023-01-07T15:11:31.055Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:11:31 [2023-01-07T15:11:31.991Z]     check_test.go:196: [d5a0182924900] daemon is not started
15:11:31 [2023-01-07T15:11:31.991Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:11:33 [2023-01-07T15:11:33.892Z]     check_test.go:196: [da0a236a703fc] daemon is not started
15:11:33 [2023-01-07T15:11:33.892Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:11:33 [2023-01-07T15:11:33.892Z]     check_test.go:196: [ddb90267f6dda] daemon is not started
15:11:33 [2023-01-07T15:11:33.892Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:11:35 [2023-01-07T15:11:35.268Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
15:11:37 [2023-01-07T15:11:37.174Z]     check_test.go:196: [dc5ce9f261d8b] daemon is not started
15:11:37 [2023-01-07T15:11:37.174Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:11:37 [2023-01-07T15:11:37.742Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
15:11:40 [2023-01-07T15:11:40.273Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
15:11:42 [2023-01-07T15:11:42.255Z]     docker_cli_swarm_test.go:1902: [d3baac92bb425] joining swarm manager [deb73131e8c49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:11:42 [2023-01-07T15:11:42.822Z]     check_test.go:196: [d34deabd4d8ce] daemon is not started
15:11:42 [2023-01-07T15:11:42.822Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:11:43 [2023-01-07T15:11:43.080Z]     docker_cli_swarm_test.go:1903: [d78fae8a8679d] joining swarm manager [deb73131e8c49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:11:43 [2023-01-07T15:11:43.695Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:11:43 [2023-01-07T15:11:43.696Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
15:11:43 [2023-01-07T15:11:43.696Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:11:43 [2023-01-07T15:11:43.696Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:11:43 [2023-01-07T15:11:43.696Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:11:44 [2023-01-07T15:11:44.167Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:11:45 [2023-01-07T15:11:45.156Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:11:45 [2023-01-07T15:11:45.157Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
15:11:45 [2023-01-07T15:11:45.157Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:11:45 [2023-01-07T15:11:45.157Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
15:11:45 [2023-01-07T15:11:45.157Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:11:45 [2023-01-07T15:11:45.157Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
15:11:45 [2023-01-07T15:11:45.157Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:11:45 [2023-01-07T15:11:45.157Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:11:46 [2023-01-07T15:11:46.146Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:11:46 [2023-01-07T15:11:46.366Z]     check_test.go:196: [d69411af3d796] daemon is not started
15:11:46 [2023-01-07T15:11:46.366Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:11:46 [2023-01-07T15:11:46.933Z]     check_test.go:196: [d05887bdddee7] daemon is not started
15:11:46 [2023-01-07T15:11:46.933Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:11:47 [2023-01-07T15:11:47.870Z]     check_test.go:196: [d3a50482732ee] daemon is not started
15:11:47 [2023-01-07T15:11:47.870Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:11:48 [2023-01-07T15:11:48.805Z]     check_test.go:196: [de1db8db5e9d6] daemon is not started
15:11:48 [2023-01-07T15:11:48.805Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:11:49 [2023-01-07T15:11:49.745Z]     check_test.go:196: [d7d24d4311faf] daemon is not started
15:11:49 [2023-01-07T15:11:49.745Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:11:49 [2023-01-07T15:11:49.948Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:11:50 [2023-01-07T15:11:50.681Z]     check_test.go:196: [d46821403d68c] daemon is not started
15:11:50 [2023-01-07T15:11:50.681Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:11:52 [2023-01-07T15:11:52.070Z]     check_test.go:196: [d62f2e7f1252a] daemon is not started
15:11:52 [2023-01-07T15:11:52.071Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:11:52 [2023-01-07T15:11:52.175Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:11:52 [2023-01-07T15:11:52.175Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
15:11:52 [2023-01-07T15:11:52.175Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:11:52 [2023-01-07T15:11:52.175Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
15:11:52 [2023-01-07T15:11:52.175Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:11:52 [2023-01-07T15:11:52.175Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:11:53 [2023-01-07T15:11:53.005Z]     check_test.go:196: [d7fd52c784fc6] daemon is not started
15:11:53 [2023-01-07T15:11:53.005Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:11:53 [2023-01-07T15:11:53.941Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a2c574969a68b17f46cbea6d2fb7c8bc00c520a61c37dd6de82d5489c431abad
15:11:54 [2023-01-07T15:11:54.508Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a49c266cd9b8e3c1ed31f31004e51800f64f9f569d41e6fc1320c5656bffe94b
15:11:54 [2023-01-07T15:11:54.766Z]     check_test.go:196: [d1c86f1d06a24] daemon is not started
15:11:54 [2023-01-07T15:11:54.766Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:11:55 [2023-01-07T15:11:55.702Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c62c7a09700e6c219854cb54c8a621756a92581ca73682e05e554f7164c42331
15:11:55 [2023-01-07T15:11:55.981Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:11:56 [2023-01-07T15:11:56.269Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fb6acb910e0c7112787eaff53fa1d7c4966d23f0965ed73a08aae59c5fa8bea5
15:11:56 [2023-01-07T15:11:56.528Z]     check_test.go:196: [d62e12af2e3f1] daemon is not started
15:11:56 [2023-01-07T15:11:56.528Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:11:57 [2023-01-07T15:11:57.464Z]     check_test.go:196: [d53a680d5c85d] daemon is not started
15:11:57 [2023-01-07T15:11:57.464Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:11:59 [2023-01-07T15:11:59.368Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
15:11:59 [2023-01-07T15:11:59.626Z]     check_test.go:196: [d904c617a3450] daemon is not started
15:11:59 [2023-01-07T15:11:59.626Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:12:00 [2023-01-07T15:12:00.568Z]     check_test.go:196: [dca6631831504] daemon is not started
15:12:00 [2023-01-07T15:12:00.568Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:12:00 [2023-01-07T15:12:00.841Z]     check_test.go:196: [d3b5e48653525] daemon is not started
15:12:00 [2023-01-07T15:12:00.841Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:12:02 [2023-01-07T15:12:02.227Z]     check_test.go:196: [dc47da1d2d633] daemon is not started
15:12:02 [2023-01-07T15:12:02.227Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:12:03 [2023-01-07T15:12:03.163Z]     check_test.go:196: [d9ca44cd98df0] daemon is not started
15:12:03 [2023-01-07T15:12:03.163Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:12:03 [2023-01-07T15:12:03.730Z]     check_test.go:196: [d1c5d144ab910] daemon is not started
15:12:03 [2023-01-07T15:12:03.730Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:12:06 [2023-01-07T15:12:06.260Z]     check_test.go:196: [d87ce1e0b314c] daemon is not started
15:12:06 [2023-01-07T15:12:06.260Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:12:06 [2023-01-07T15:12:06.518Z]     check_test.go:196: [d97ecd7aca311] daemon is not started
15:12:06 [2023-01-07T15:12:06.518Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:12:07 [2023-01-07T15:12:07.452Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
15:12:07 [2023-01-07T15:12:07.710Z]     check_test.go:196: [d054aa8e49b72] daemon is not started
15:12:07 [2023-01-07T15:12:07.710Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:12:08 [2023-01-07T15:12:08.277Z]     check_test.go:196: [d0654f01cc664] daemon is not started
15:12:08 [2023-01-07T15:12:08.277Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:12:08 [2023-01-07T15:12:08.277Z]     check_test.go:196: [d7fa4154c5c70] daemon is not started
15:12:08 [2023-01-07T15:12:08.277Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:12:08 [2023-01-07T15:12:08.536Z]     check_test.go:196: [d968b4b4981cf] daemon is not started
15:12:08 [2023-01-07T15:12:08.536Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:12:09 [2023-01-07T15:12:09.104Z]     check_test.go:196: [d4f2d141c65e8] daemon is not started
15:12:09 [2023-01-07T15:12:09.104Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:12:09 [2023-01-07T15:12:09.362Z]     check_test.go:196: [d1b6f05367e72] daemon is not started
15:12:09 [2023-01-07T15:12:09.362Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:12:09 [2023-01-07T15:12:09.620Z]     check_test.go:196: [dd6715a06db76] daemon is not started
15:12:09 [2023-01-07T15:12:09.620Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:12:09 [2023-01-07T15:12:09.879Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
15:12:10 [2023-01-07T15:12:10.820Z]     check_test.go:196: [d5b9ad82261cb] daemon is not started
15:12:10 [2023-01-07T15:12:10.820Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:12:11 [2023-01-07T15:12:11.035Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:12:12 [2023-01-07T15:12:12.728Z]     check_test.go:196: [df0ed8afa864e] daemon is not started
15:12:12 [2023-01-07T15:12:12.728Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:12:13 [2023-01-07T15:12:13.296Z]     check_test.go:196: [d46b366a63081] daemon is not started
15:12:13 [2023-01-07T15:12:13.296Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:12:14 [2023-01-07T15:12:14.235Z]     check_test.go:196: [d7669be28ad9d] daemon is not started
15:12:14 [2023-01-07T15:12:14.235Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:12:15 [2023-01-07T15:12:15.171Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:12:15 [2023-01-07T15:12:15.736Z] --- PASS: TestDockerRegistrySuite (45.92s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.06s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.64s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.19s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.05s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.99s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.88s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.84s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.75s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.09s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.92s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.35s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.23s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.43s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.18s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.70s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s)
15:12:15 [2023-01-07T15:12:15.736Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
15:12:15 [2023-01-07T15:12:15.736Z] === RUN   TestDockerSchema1RegistrySuite
15:12:15 [2023-01-07T15:12:15.737Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:12:15 [2023-01-07T15:12:15.995Z]     check_test.go:223: [d722bc20e5db8] daemon is not started
15:12:15 [2023-01-07T15:12:15.995Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:12:19 [2023-01-07T15:12:19.282Z]     check_test.go:223: [d1218248dcb6c] daemon is not started
15:12:19 [2023-01-07T15:12:19.282Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:12:21 [2023-01-07T15:12:21.478Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:12:21 [2023-01-07T15:12:21.947Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:12:21 [2023-01-07T15:12:21.947Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
15:12:21 [2023-01-07T15:12:21.947Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:12:23 [2023-01-07T15:12:23.486Z]     check_test.go:223: [d09a1c177fd7c] daemon is not started
15:12:23 [2023-01-07T15:12:23.486Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
15:12:25 [2023-01-07T15:12:25.391Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
15:12:25 [2023-01-07T15:12:25.749Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:12:26 [2023-01-07T15:12:26.327Z]     check_test.go:223: [dcf4dd1273841] daemon is not started
15:12:26 [2023-01-07T15:12:26.585Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
15:12:27 [2023-01-07T15:12:27.521Z]     docker_cli_swarm_test.go:1803: [d9e05d8ae1801] joining swarm manager [d5a36ab923fa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:12:27 [2023-01-07T15:12:27.779Z]     check_test.go:223: [d86b5a959ef93] daemon is not started
15:12:27 [2023-01-07T15:12:27.779Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:12:27 [2023-01-07T15:12:27.972Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:12:28 [2023-01-07T15:12:28.717Z]     check_test.go:223: [da8696784fc63] daemon is not started
15:12:28 [2023-01-07T15:12:28.717Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:12:28 [2023-01-07T15:12:28.976Z]     docker_cli_swarm_test.go:1804: [d4ff73ae825ff] joining swarm manager [d5a36ab923fa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:12:28 [2023-01-07T15:12:28.976Z]     check_test.go:223: [dc1f4cfb1ca59] daemon is not started
15:12:28 [2023-01-07T15:12:28.976Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:12:29 [2023-01-07T15:12:29.910Z]     check_test.go:223: [db5bdb5841be6] daemon is not started
15:12:29 [2023-01-07T15:12:29.910Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:12:30 [2023-01-07T15:12:30.843Z]     check_test.go:223: [d69cca0b69258] daemon is not started
15:12:30 [2023-01-07T15:12:30.843Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:12:31 [2023-01-07T15:12:31.779Z]     check_test.go:223: [d4c9d4f47fe7e] daemon is not started
15:12:31 [2023-01-07T15:12:31.779Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:12:34 [2023-01-07T15:12:34.313Z]     check_test.go:223: [de5f54c83566f] daemon is not started
15:12:34 [2023-01-07T15:12:34.313Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:12:34 [2023-01-07T15:12:34.313Z]     check_test.go:223: [d00ba40c3cd87] daemon is not started
15:12:34 [2023-01-07T15:12:34.313Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:12:34 [2023-01-07T15:12:34.880Z]     check_test.go:223: [d5f61c9d1b02a] daemon is not started
15:12:34 [2023-01-07T15:12:34.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
15:12:34 [2023-01-07T15:12:34.880Z]     check_test.go:223: [d89b8a349397a] daemon is not started
15:12:34 [2023-01-07T15:12:34.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
15:12:35 [2023-01-07T15:12:35.138Z]     check_test.go:223: [d355a1940ea75] daemon is not started
15:12:35 [2023-01-07T15:12:35.138Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
15:12:35 [2023-01-07T15:12:35.396Z]     check_test.go:223: [d4eaea72ee399] daemon is not started
15:12:35 [2023-01-07T15:12:35.396Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
15:12:35 [2023-01-07T15:12:35.962Z]     check_test.go:223: [df268c8160078] daemon is not started
15:12:35 [2023-01-07T15:12:35.962Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
15:12:36 [2023-01-07T15:12:36.897Z]     check_test.go:223: [df3bbb29bacd1] daemon is not started
15:12:36 [2023-01-07T15:12:36.897Z] --- PASS: TestDockerSchema1RegistrySuite (21.03s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.72s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.71s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.01s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.33s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.05s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.30s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
15:12:36 [2023-01-07T15:12:36.897Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (1.05s)
15:12:36 [2023-01-07T15:12:36.897Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:12:36 [2023-01-07T15:12:36.897Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:12:37 [2023-01-07T15:12:37.464Z]     check_test.go:252: [d9c2eb1cae30e] daemon is not started
15:12:37 [2023-01-07T15:12:37.464Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:12:38 [2023-01-07T15:12:38.031Z]     check_test.go:252: [d8547ae5fd0d9] daemon is not started
15:12:38 [2023-01-07T15:12:38.031Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:12:38 [2023-01-07T15:12:38.411Z] === RUN   TestDockerSuite/TestBuildAddScript
15:12:38 [2023-01-07T15:12:38.411Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
15:12:38 [2023-01-07T15:12:38.411Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:12:38 [2023-01-07T15:12:38.411Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
15:12:38 [2023-01-07T15:12:38.411Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:12:38 [2023-01-07T15:12:38.411Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
15:12:38 [2023-01-07T15:12:38.411Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:12:38 [2023-01-07T15:12:38.411Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
15:12:38 [2023-01-07T15:12:38.411Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:12:38 [2023-01-07T15:12:38.880Z] === RUN   TestDockerSuite/TestBuildAddTar
15:12:39 [2023-01-07T15:12:39.404Z]     check_test.go:252: [dae3f4b989636] daemon is not started
15:12:39 [2023-01-07T15:12:39.404Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:12:40 [2023-01-07T15:12:40.338Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:12:40 [2023-01-07T15:12:40.905Z]     check_test.go:252: [dc6ce031dd89b] daemon is not started
15:12:40 [2023-01-07T15:12:40.905Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:12:41 [2023-01-07T15:12:41.481Z]     check_test.go:252: [dab5503328281] daemon is not started
15:12:41 [2023-01-07T15:12:41.481Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:12:43 [2023-01-07T15:12:43.382Z]     check_test.go:252: [d27b9560007b4] daemon is not started
15:12:43 [2023-01-07T15:12:43.382Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:12:43 [2023-01-07T15:12:43.382Z]     check_test.go:252: [d0368f9618cdb] daemon is not started
15:12:43 [2023-01-07T15:12:43.382Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (6.53s)
15:12:43 [2023-01-07T15:12:43.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s)
15:12:43 [2023-01-07T15:12:43.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s)
15:12:43 [2023-01-07T15:12:43.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (1.07s)
15:12:43 [2023-01-07T15:12:43.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s)
15:12:43 [2023-01-07T15:12:43.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
15:12:43 [2023-01-07T15:12:43.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s)
15:12:43 [2023-01-07T15:12:43.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.77s)
15:12:43 [2023-01-07T15:12:43.382Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
15:12:43 [2023-01-07T15:12:43.382Z] === RUN   TestDockerRegistryAuthTokenSuite
15:12:43 [2023-01-07T15:12:43.382Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:12:44 [2023-01-07T15:12:44.755Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
15:12:48 [2023-01-07T15:12:48.938Z]     check_test.go:279: [d05939af466ac] daemon is not started
15:12:48 [2023-01-07T15:12:48.938Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:12:48 [2023-01-07T15:12:48.938Z]     check_test.go:279: [d53d1a20eb53c] daemon is not started
15:12:48 [2023-01-07T15:12:48.938Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:12:48 [2023-01-07T15:12:48.938Z]     check_test.go:279: [da773233b518b] daemon is not started
15:12:48 [2023-01-07T15:12:48.938Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:12:48 [2023-01-07T15:12:48.938Z]     check_test.go:279: [d15ca2109fe6f] daemon is not started
15:12:48 [2023-01-07T15:12:48.938Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:12:49 [2023-01-07T15:12:49.196Z]     check_test.go:279: [da089ac14e4c5] daemon is not started
15:12:49 [2023-01-07T15:12:49.196Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
15:12:49 [2023-01-07T15:12:49.196Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
15:12:49 [2023-01-07T15:12:49.196Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
15:12:49 [2023-01-07T15:12:49.196Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
15:12:49 [2023-01-07T15:12:49.196Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
15:12:49 [2023-01-07T15:12:49.196Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
15:12:49 [2023-01-07T15:12:49.196Z] === RUN   TestDockerNetworkSuite
15:12:49 [2023-01-07T15:12:49.196Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:12:51 [2023-01-07T15:12:51.726Z]     docker_cli_network_unix_test.go:47: [ddbebb624c9fe] daemon is not started
15:12:51 [2023-01-07T15:12:51.726Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:12:52 [2023-01-07T15:12:52.294Z]     docker_cli_network_unix_test.go:47: [dee48af62030d] daemon is not started
15:12:52 [2023-01-07T15:12:52.294Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
15:12:52 [2023-01-07T15:12:52.294Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:12:54 [2023-01-07T15:12:54.828Z]     docker_cli_swarm_test.go:1322: [db0b8fc963c7a] joining swarm manager [d813daec87e6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:12:55 [2023-01-07T15:12:55.087Z]     docker_cli_network_unix_test.go:47: [d3f0ef15770b7] daemon is not started
15:12:55 [2023-01-07T15:12:55.654Z]     docker_cli_swarm_test.go:1323: [d0e3e8a8a525d] joining swarm manager [d813daec87e6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:12:55 [2023-01-07T15:12:55.654Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:12:57 [2023-01-07T15:12:57.028Z]     docker_cli_network_unix_test.go:47: [d26cb3a42d879] daemon is not started
15:12:57 [2023-01-07T15:12:57.287Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:12:57 [2023-01-07T15:12:57.287Z]     docker_cli_network_unix_test.go:1234: [d75dd15dad95f] daemon is not started
15:12:59 [2023-01-07T15:12:59.818Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:13:00 [2023-01-07T15:13:00.753Z]     docker_cli_network_unix_test.go:47: [d83c07f85d1e0] daemon is not started
15:13:01 [2023-01-07T15:13:01.011Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
15:13:05 [2023-01-07T15:13:05.207Z]     docker_cli_network_unix_test.go:47: [df8dfade2a78b] daemon is not started
15:13:06 [2023-01-07T15:13:06.151Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:13:08 [2023-01-07T15:13:08.051Z]     docker_cli_network_unix_test.go:47: [df00a469a2398] daemon is not started
15:13:08 [2023-01-07T15:13:08.617Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:13:09 [2023-01-07T15:13:09.551Z]     docker_cli_network_unix_test.go:47: [d6b895756e551] daemon is not started
15:13:09 [2023-01-07T15:13:09.551Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:13:10 [2023-01-07T15:13:10.118Z]     docker_cli_network_unix_test.go:47: [dc1609be92412] daemon is not started
15:13:10 [2023-01-07T15:13:10.118Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:13:10 [2023-01-07T15:13:10.376Z]     docker_cli_network_unix_test.go:47: [de4233c75c29f] daemon is not started
15:13:10 [2023-01-07T15:13:10.376Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:13:10 [2023-01-07T15:13:10.943Z]     docker_cli_network_unix_test.go:47: [d8fdf8b26a263] daemon is not started
15:13:11 [2023-01-07T15:13:11.202Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:13:11 [2023-01-07T15:13:11.768Z]     docker_cli_network_unix_test.go:47: [dafc22bed823f] daemon is not started
15:13:12 [2023-01-07T15:13:12.026Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:13:12 [2023-01-07T15:13:12.284Z]     docker_cli_network_unix_test.go:47: [de527e9b0570f] daemon is not started
15:13:12 [2023-01-07T15:13:12.284Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:13:12 [2023-01-07T15:13:12.543Z]     docker_cli_network_unix_test.go:47: [db11135773250] daemon is not started
15:13:12 [2023-01-07T15:13:12.543Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:13:13 [2023-01-07T15:13:13.111Z]     docker_cli_network_unix_test.go:47: [d286475a0054a] daemon is not started
15:13:13 [2023-01-07T15:13:13.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:13:13 [2023-01-07T15:13:13.629Z]     docker_cli_network_unix_test.go:47: [d1131b3827783] daemon is not started
15:13:13 [2023-01-07T15:13:13.629Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:13:13 [2023-01-07T15:13:13.629Z]     docker_cli_network_unix_test.go:47: [d6c6c0907a9ee] daemon is not started
15:13:13 [2023-01-07T15:13:13.629Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:13:13 [2023-01-07T15:13:13.887Z]     docker_cli_network_unix_test.go:47: [db75d044317cb] daemon is not started
15:13:13 [2023-01-07T15:13:13.887Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:13:14 [2023-01-07T15:13:14.456Z]     docker_cli_network_unix_test.go:47: [d497c57ea32cb] daemon is not started
15:13:14 [2023-01-07T15:13:14.456Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:13:15 [2023-01-07T15:13:15.023Z]     docker_cli_network_unix_test.go:47: [def116ce562e9] daemon is not started
15:13:15 [2023-01-07T15:13:15.589Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:13:15 [2023-01-07T15:13:15.589Z]     docker_cli_network_unix_test.go:47: [d0b02332eb4d1] daemon is not started
15:13:15 [2023-01-07T15:13:15.589Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:13:15 [2023-01-07T15:13:15.847Z]     docker_cli_network_unix_test.go:47: [d507ffb6dff9c] daemon is not started
15:13:15 [2023-01-07T15:13:15.847Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:13:15 [2023-01-07T15:13:15.847Z]     docker_cli_network_unix_test.go:47: [d90c8e8358b54] daemon is not started
15:13:15 [2023-01-07T15:13:15.847Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:13:17 [2023-01-07T15:13:17.222Z]     docker_cli_network_unix_test.go:969: [dfa86435f22a1] daemon is not started
15:13:18 [2023-01-07T15:13:18.156Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:13:19 [2023-01-07T15:13:19.531Z]     docker_cli_network_unix_test.go:47: [df100c2ab1714] daemon is not started
15:13:19 [2023-01-07T15:13:19.531Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:13:22 [2023-01-07T15:13:22.063Z]     docker_cli_network_unix_test.go:1117: [d6ad56aa77d2b] daemon is not started
15:13:25 [2023-01-07T15:13:25.353Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:13:25 [2023-01-07T15:13:25.353Z]     docker_cli_network_unix_test.go:47: [dcaedea33d5fc] daemon is not started
15:13:25 [2023-01-07T15:13:25.353Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:13:25 [2023-01-07T15:13:25.918Z]     docker_cli_network_unix_test.go:47: [d4c1145a6981e] daemon is not started
15:13:25 [2023-01-07T15:13:25.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:13:25 [2023-01-07T15:13:25.918Z]     docker_cli_network_unix_test.go:47: [d97faf7ccb954] daemon is not started
15:13:25 [2023-01-07T15:13:25.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:13:25 [2023-01-07T15:13:25.918Z]     docker_cli_network_unix_test.go:47: [d096c2fd0de71] daemon is not started
15:13:25 [2023-01-07T15:13:25.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:13:26 [2023-01-07T15:13:26.177Z]     docker_cli_network_unix_test.go:47: [d1d593728dc68] daemon is not started
15:13:26 [2023-01-07T15:13:26.177Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:13:26 [2023-01-07T15:13:26.436Z]     docker_cli_network_unix_test.go:47: [d4cb04dd6dac1] daemon is not started
15:13:26 [2023-01-07T15:13:26.436Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:13:26 [2023-01-07T15:13:26.436Z]     docker_cli_network_unix_test.go:47: [d6e8cdbdcbf91] daemon is not started
15:13:26 [2023-01-07T15:13:26.436Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:13:27 [2023-01-07T15:13:27.814Z]     docker_cli_network_unix_test.go:47: [dac76c565e438] daemon is not started
15:13:28 [2023-01-07T15:13:28.749Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:13:28 [2023-01-07T15:13:28.749Z]     docker_cli_network_unix_test.go:47: [d8c8c98c2f19a] daemon is not started
15:13:28 [2023-01-07T15:13:28.749Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:13:28 [2023-01-07T15:13:28.749Z]     docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks
15:13:28 [2023-01-07T15:13:28.749Z]     docker_cli_network_unix_test.go:47: [d5a97631320e3] daemon is not started
15:13:28 [2023-01-07T15:13:28.749Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:13:29 [2023-01-07T15:13:29.315Z]     docker_cli_network_unix_test.go:47: [d763987aab1f9] daemon is not started
15:13:29 [2023-01-07T15:13:29.573Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:13:32 [2023-01-07T15:13:32.857Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:13:34 [2023-01-07T15:13:34.232Z]     docker_cli_network_unix_test.go:1085: [dab2c89890969] daemon is not started
15:13:36 [2023-01-07T15:13:36.131Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:13:36 [2023-01-07T15:13:36.131Z]     docker_cli_network_unix_test.go:47: [d59b0e76ad64d] daemon is not started
15:13:36 [2023-01-07T15:13:36.131Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:13:36 [2023-01-07T15:13:36.389Z]     docker_cli_network_unix_test.go:47: [d8036ff085824] daemon is not started
15:13:36 [2023-01-07T15:13:36.647Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:13:38 [2023-01-07T15:13:38.021Z]     docker_cli_network_unix_test.go:47: [d988b1d551cc6] daemon is not started
15:13:38 [2023-01-07T15:13:38.021Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:13:38 [2023-01-07T15:13:38.021Z]     docker_cli_network_unix_test.go:47: [d49b59e555716] daemon is not started
15:13:38 [2023-01-07T15:13:38.021Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:13:38 [2023-01-07T15:13:38.588Z]     docker_cli_network_unix_test.go:47: [db11a3bb75233] daemon is not started
15:13:38 [2023-01-07T15:13:38.846Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:13:39 [2023-01-07T15:13:39.414Z]     docker_cli_network_unix_test.go:47: [da18cdfde89b6] daemon is not started
15:13:39 [2023-01-07T15:13:39.414Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:13:39 [2023-01-07T15:13:39.573Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:13:39 [2023-01-07T15:13:39.573Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
15:13:39 [2023-01-07T15:13:39.573Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:13:39 [2023-01-07T15:13:39.573Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
15:13:39 [2023-01-07T15:13:39.573Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:13:39 [2023-01-07T15:13:39.980Z]     docker_cli_network_unix_test.go:47: [d3c44bdc5775e] daemon is not started
15:13:40 [2023-01-07T15:13:40.238Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:13:45 [2023-01-07T15:13:45.505Z]     docker_cli_network_unix_test.go:47: [d23a4e087fea1] daemon is not started
15:13:45 [2023-01-07T15:13:45.763Z] --- PASS: TestDockerNetworkSuite (56.47s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.40s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.83s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.36s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.40s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.38s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.16s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.81s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.42s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.43s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s)
15:13:45 [2023-01-07T15:13:45.763Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.46s)
15:13:45 [2023-01-07T15:13:45.763Z] === RUN   TestDockerHubPullSuite
15:13:45 [2023-01-07T15:13:45.763Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:13:47 [2023-01-07T15:13:47.671Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:13:50 [2023-01-07T15:13:50.198Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:13:51 [2023-01-07T15:13:51.131Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:13:53 [2023-01-07T15:13:53.030Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:13:53 [2023-01-07T15:13:53.288Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:13:53 [2023-01-07T15:13:53.546Z] --- PASS: TestDockerHubPullSuite (7.95s)
15:13:53 [2023-01-07T15:13:53.546Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.95s)
15:13:53 [2023-01-07T15:13:53.546Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.49s)
15:13:53 [2023-01-07T15:13:53.546Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.95s)
15:13:53 [2023-01-07T15:13:53.546Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.66s)
15:13:53 [2023-01-07T15:13:53.546Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s)
15:13:53 [2023-01-07T15:13:53.546Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s)
15:13:53 [2023-01-07T15:13:53.546Z] PASS
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === Skipped
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.04s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_sni_test.go:18: Flakey test
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.546Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:13:53 [2023-01-07T15:13:53.546Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:13:53 [2023-01-07T15:13:53.546Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_unix_test.go:87: Host does not have /dev/snd
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks
15:13:53 [2023-01-07T15:13:53.547Z]     docker_cli_network_unix_test.go:47: [d5a97631320e3] daemon is not started
15:13:53 [2023-01-07T15:13:53.547Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:13:53 [2023-01-07T15:13:53.547Z] 
15:13:53 [2023-01-07T15:13:53.547Z] DONE 1270 tests, 51 skipped in 1415.457s
15:13:53 [2023-01-07T15:13:53.547Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:13:53 [2023-01-07T15:13:53.547Z] ++++ cat bundles/test-integration/docker.pid
15:13:53 [2023-01-07T15:13:53.547Z] +++ kill 8014
15:13:54 [2023-01-07T15:13:54.919Z] +++ /etc/init.d/apparmor stop
15:13:54 [2023-01-07T15:13:54.919Z] Leaving: AppArmorNo profiles have been unloaded.
15:13:54 [2023-01-07T15:13:54.919Z] 
15:13:54 [2023-01-07T15:13:54.919Z] Unloading profiles will leave already running processes permanently
15:13:54 [2023-01-07T15:13:54.919Z] unconfined, which can lead to unexpected situations.
15:13:54 [2023-01-07T15:13:54.919Z] 
15:13:54 [2023-01-07T15:13:54.919Z] To set a process to complain mode, use the command line tool
15:13:54 [2023-01-07T15:13:54.919Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:13:54 [2023-01-07T15:13:54.919Z] +++ true
15:13:54 [2023-01-07T15:13:54.919Z] exiting test-integration
15:13:54 [2023-01-07T15:13:54.919Z] ++ exit 0
15:13:54 [2023-01-07T15:13:54.919Z] 
15:13:54 [2023-01-07T15:13:54.919Z] + for job in $(jobs -p)
15:13:54 [2023-01-07T15:13:54.919Z] + wait 27160
15:14:00 [2023-01-07T15:14:00.832Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:14:00 [2023-01-07T15:14:00.832Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
15:14:00 [2023-01-07T15:14:00.832Z] === RUN   TestDockerSuite/TestBuildBlankName
15:14:00 [2023-01-07T15:14:00.832Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:14:11 [2023-01-07T15:14:11.278Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:14:11 [2023-01-07T15:14:11.278Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
15:14:11 [2023-01-07T15:14:11.278Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:14:17 [2023-01-07T15:14:17.156Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:14:29 [2023-01-07T15:14:29.673Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:14:40 [2023-01-07T15:14:40.110Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:14:40 [2023-01-07T15:14:40.110Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
15:14:40 [2023-01-07T15:14:40.110Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:14:50 [2023-01-07T15:14:50.552Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:14:50 [2023-01-07T15:14:50.552Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
15:14:50 [2023-01-07T15:14:50.552Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:14:50 [2023-01-07T15:14:50.552Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
15:14:50 [2023-01-07T15:14:50.552Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:14:51 [2023-01-07T15:14:51.131Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
15:14:54 [2023-01-07T15:14:54.415Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
15:14:59 [2023-01-07T15:14:59.226Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:14:59 [2023-01-07T15:14:59.226Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
15:14:59 [2023-01-07T15:14:59.226Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:14:59 [2023-01-07T15:14:59.226Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:14:59 [2023-01-07T15:14:59.226Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
15:14:59 [2023-01-07T15:14:59.226Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:14:59 [2023-01-07T15:14:59.226Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
15:14:59 [2023-01-07T15:14:59.226Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:15:00 [2023-01-07T15:15:00.985Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
15:15:06 [2023-01-07T15:15:06.254Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
15:15:08 [2023-01-07T15:15:08.155Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
15:15:12 [2023-01-07T15:15:12.339Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
15:15:14 [2023-01-07T15:15:14.238Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
15:15:18 [2023-01-07T15:15:18.421Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
15:15:18 [2023-01-07T15:15:18.421Z]     docker_cli_swarm_test.go:131: unmatched requirement IPv6
15:15:18 [2023-01-07T15:15:18.421Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
15:15:22 [2023-01-07T15:15:22.606Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
15:15:23 [2023-01-07T15:15:23.541Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
15:15:24 [2023-01-07T15:15:24.106Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
15:15:26 [2023-01-07T15:15:26.635Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
15:15:59 [2023-01-07T15:15:59.887Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:15:59 [2023-01-07T15:15:59.887Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:15:59 [2023-01-07T15:15:59.887Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
15:15:59 [2023-01-07T15:15:59.887Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:15:59 [2023-01-07T15:15:59.887Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
15:15:59 [2023-01-07T15:15:59.887Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:16:00 [2023-01-07T15:16:00.361Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:16:00 [2023-01-07T15:16:00.361Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
15:16:00 [2023-01-07T15:16:00.361Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:16:06 [2023-01-07T15:16:06.253Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:16:07 [2023-01-07T15:16:07.824Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:16:07 [2023-01-07T15:16:07.824Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
15:16:07 [2023-01-07T15:16:07.824Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:16:07 [2023-01-07T15:16:07.824Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
15:16:07 [2023-01-07T15:16:07.824Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:16:10 [2023-01-07T15:16:10.045Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:16:11 [2023-01-07T15:16:11.033Z] === RUN   TestDockerSuite/TestBuildCmd
15:16:12 [2023-01-07T15:16:12.023Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:16:12 [2023-01-07T15:16:12.493Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:16:13 [2023-01-07T15:16:13.486Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:16:20 [2023-01-07T15:16:20.666Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:16:22 [2023-01-07T15:16:22.861Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
15:16:22 [2023-01-07T15:16:22.861Z]     docker_cli_swarm_test.go:1187: [dad11ce75245d] joining swarm manager [d91b16c0fd67e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:16:23 [2023-01-07T15:16:23.633Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:16:23 [2023-01-07T15:16:23.633Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
15:16:23 [2023-01-07T15:16:23.633Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:16:25 [2023-01-07T15:16:25.206Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:16:25 [2023-01-07T15:16:25.207Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
15:16:25 [2023-01-07T15:16:25.207Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:16:25 [2023-01-07T15:16:25.683Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:16:28 [2023-01-07T15:16:28.123Z]     docker_cli_swarm_test.go:1196: [d818e235b6c9b] joining swarm manager [d91b16c0fd67e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:16:28 [2023-01-07T15:16:28.648Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:16:29 [2023-01-07T15:16:29.640Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:16:30 [2023-01-07T15:16:30.630Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:16:30 [2023-01-07T15:16:30.630Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
15:16:30 [2023-01-07T15:16:30.630Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:16:32 [2023-01-07T15:16:32.200Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:16:32 [2023-01-07T15:16:32.669Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:16:32 [2023-01-07T15:16:32.669Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
15:16:32 [2023-01-07T15:16:32.669Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:16:32 [2023-01-07T15:16:32.669Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
15:16:32 [2023-01-07T15:16:32.669Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:16:39 [2023-01-07T15:16:39.837Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:17:22 [2023-01-07T15:17:22.577Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:17:22 [2023-01-07T15:17:22.577Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:17:23 [2023-01-07T15:17:23.047Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:17:24 [2023-01-07T15:17:24.335Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
15:17:30 [2023-01-07T15:17:30.214Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:17:30 [2023-01-07T15:17:30.214Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
15:17:30 [2023-01-07T15:17:30.214Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:17:30 [2023-01-07T15:17:30.214Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
15:17:30 [2023-01-07T15:17:30.214Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:17:30 [2023-01-07T15:17:30.214Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
15:17:30 [2023-01-07T15:17:30.214Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:17:31 [2023-01-07T15:17:31.203Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:17:31 [2023-01-07T15:17:31.203Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
15:17:31 [2023-01-07T15:17:31.203Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:17:36 [2023-01-07T15:17:36.527Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
15:17:39 [2023-01-07T15:17:39.219Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
15:17:40 [2023-01-07T15:17:40.598Z]     docker_cli_swarm_test.go:1119: [deb2a32648606] joining swarm manager [d475112261a46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:17:41 [2023-01-07T15:17:41.972Z]     docker_cli_swarm_test.go:1120: [d4dfbe36e5d9a] joining swarm manager [d475112261a46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:18:13 [2023-01-07T15:18:13.924Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:18:13 [2023-01-07T15:18:13.924Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:18:13 [2023-01-07T15:18:13.924Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
15:18:14 [2023-01-07T15:18:14.393Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:18:44 [2023-01-07T15:18:44.533Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:18:44 [2023-01-07T15:18:44.533Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:18:44 [2023-01-07T15:18:44.533Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:18:48 [2023-01-07T15:18:48.335Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:18:57 [2023-01-07T15:18:57.011Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:18:59 [2023-01-07T15:18:59.970Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:19:03 [2023-01-07T15:19:03.391Z]     docker_cli_swarm_test.go:1173: [d18bff4fff8f3] joining swarm manager [d475112261a46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:19:29 [2023-01-07T15:19:29.930Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
15:19:29 [2023-01-07T15:19:29.930Z]     docker_cli_swarm_test.go:1454: [d4f645afa238f] joining swarm manager [d3d31135f48d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:19:30 [2023-01-07T15:19:30.498Z]     docker_cli_swarm_test.go:1455: [d399d2db78a25] joining swarm manager [d3d31135f48d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:19:42 [2023-01-07T15:19:42.699Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
15:19:42 [2023-01-07T15:19:42.699Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
15:19:42 [2023-01-07T15:19:42.699Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
15:19:42 [2023-01-07T15:19:42.699Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
15:19:42 [2023-01-07T15:19:42.699Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
15:19:42 [2023-01-07T15:19:42.699Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
15:19:45 [2023-01-07T15:19:45.227Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
15:19:48 [2023-01-07T15:19:48.510Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
15:19:50 [2023-01-07T15:19:50.409Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
15:19:52 [2023-01-07T15:19:52.308Z]     docker_cli_swarm_unix_test.go:63: [dfabc7b270fa3] joining swarm manager [d740853fca4f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:20:41 [2023-01-07T15:20:41.491Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:20:41 [2023-01-07T15:20:41.491Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:20:41 [2023-01-07T15:20:41.491Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
15:20:41 [2023-01-07T15:20:41.491Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:20:48 [2023-01-07T15:20:48.518Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
15:20:48 [2023-01-07T15:20:48.518Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
15:20:48 [2023-01-07T15:20:48.518Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
15:20:49 [2023-01-07T15:20:49.891Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
15:20:53 [2023-01-07T15:20:53.203Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
15:20:55 [2023-01-07T15:20:55.732Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
15:20:57 [2023-01-07T15:20:57.632Z]     docker_api_swarm_test.go:962: [dc9f13020b0fb] joining swarm manager [dfd1896c5b48b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:21:15 [2023-01-07T15:21:15.704Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
15:21:27 [2023-01-07T15:21:27.900Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
15:21:28 [2023-01-07T15:21:28.467Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
15:21:30 [2023-01-07T15:21:30.994Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
15:21:33 [2023-01-07T15:21:33.524Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
15:21:41 [2023-01-07T15:21:41.647Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
15:21:44 [2023-01-07T15:21:44.927Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
15:21:46 [2023-01-07T15:21:46.829Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
15:21:49 [2023-01-07T15:21:49.359Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
15:21:51 [2023-01-07T15:21:51.893Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
15:21:54 [2023-01-07T15:21:54.420Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
15:21:57 [2023-01-07T15:21:57.703Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
15:21:59 [2023-01-07T15:21:59.601Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
15:22:07 [2023-01-07T15:22:07.782Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:22:07 [2023-01-07T15:22:07.782Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:22:08 [2023-01-07T15:22:08.771Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:22:34 [2023-01-07T15:22:34.091Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:22:51 [2023-01-07T15:22:51.931Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:22:55 [2023-01-07T15:22:55.836Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
15:23:09 [2023-01-07T15:23:09.781Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:23:10 [2023-01-07T15:23:10.702Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
15:23:25 [2023-01-07T15:23:25.568Z] --- PASS: TestDockerSwarmSuite (1649.16s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.00s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.04s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.94s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.76s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.16s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.58s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.28s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.23s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.39s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.75s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.83s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.94s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.73s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.46s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.49s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.27s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.76s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.81s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.58s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.53s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.01s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.58s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.62s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.50s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.47s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.07s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.79s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.45s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.34s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.67s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.20s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.87s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.13s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.78s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.58s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.20s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.67s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.18s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.67s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.69s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.88s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.80s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.94s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.14s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.64s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.95s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.67s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.68s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.38s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.02s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.83s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.07s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.50s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.63s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.30s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.11s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.81s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.95s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.64s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.40s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.52s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.20s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.66s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.40s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.64s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.05s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.75s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (118.69s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.39s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.54s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.81s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.10s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.18s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.28s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.64s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.84s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.10s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (62.39s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.87s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.15s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (108.53s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.80s)
15:23:25 [2023-01-07T15:23:25.568Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
15:23:25 [2023-01-07T15:23:25.568Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
15:23:25 [2023-01-07T15:23:25.568Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s)
15:23:25 [2023-01-07T15:23:25.568Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.25s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.12s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.06s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.14s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.43s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.93s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.09s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.11s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.15s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.75s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.35s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.35s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.42s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.78s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.14s)
15:23:25 [2023-01-07T15:23:25.568Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.07s)
15:23:25 [2023-01-07T15:23:25.568Z] === RUN   TestDockerExternalVolumeSuite
15:23:25 [2023-01-07T15:23:25.568Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
15:23:25 [2023-01-07T15:23:25.827Z]     docker_cli_external_volume_driver_test.go:53: [def8d2b9642e6] daemon is not started
15:23:43 [2023-01-07T15:23:43.899Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
15:23:52 [2023-01-07T15:23:52.505Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:24:05 [2023-01-07T15:24:05.014Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:24:17 [2023-01-07T15:24:17.523Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:24:51 [2023-01-07T15:24:51.602Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
15:24:58 [2023-01-07T15:24:58.156Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
15:25:13 [2023-01-07T15:25:13.024Z]     docker_cli_external_volume_driver_test.go:53: [da076b0533005] daemon is not started
15:25:27 [2023-01-07T15:25:27.890Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
15:25:45 [2023-01-07T15:25:45.974Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
15:25:58 [2023-01-07T15:25:58.169Z]     docker_cli_external_volume_driver_test.go:53: [de02c679510eb] daemon is not started
15:26:16 [2023-01-07T15:26:16.244Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
15:26:16 [2023-01-07T15:26:16.244Z]     docker_cli_external_volume_driver_test.go:53: [d9ed61db0f3e1] daemon is not started
15:26:28 [2023-01-07T15:26:28.438Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
15:26:29 [2023-01-07T15:26:29.516Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:26:29 [2023-01-07T15:26:29.516Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:26:29 [2023-01-07T15:26:29.516Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
15:26:29 [2023-01-07T15:26:29.516Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:26:29 [2023-01-07T15:26:29.516Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
15:26:29 [2023-01-07T15:26:29.516Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:26:29 [2023-01-07T15:26:29.516Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:26:29 [2023-01-07T15:26:29.516Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:26:29 [2023-01-07T15:26:29.516Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
15:26:29 [2023-01-07T15:26:29.516Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:26:29 [2023-01-07T15:26:29.516Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:26:29 [2023-01-07T15:26:29.516Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:26:29 [2023-01-07T15:26:29.516Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:26:32 [2023-01-07T15:26:32.484Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:26:38 [2023-01-07T15:26:38.367Z] === RUN   TestDockerSuite/TestBuildEnv
15:26:38 [2023-01-07T15:26:38.367Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
15:26:38 [2023-01-07T15:26:38.367Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:26:38 [2023-01-07T15:26:38.367Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
15:26:38 [2023-01-07T15:26:38.837Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:26:38 [2023-01-07T15:26:38.837Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
15:26:38 [2023-01-07T15:26:38.837Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:26:38 [2023-01-07T15:26:38.837Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
15:26:38 [2023-01-07T15:26:38.837Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:26:38 [2023-01-07T15:26:38.837Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
15:26:38 [2023-01-07T15:26:38.837Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:26:43 [2023-01-07T15:26:43.606Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:26:43 [2023-01-07T15:26:43.606Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
15:26:43 [2023-01-07T15:26:43.606Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:26:43 [2023-01-07T15:26:43.606Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
15:26:43 [2023-01-07T15:26:43.606Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:26:43 [2023-01-07T15:26:43.606Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
15:26:43 [2023-01-07T15:26:43.606Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:26:44 [2023-01-07T15:26:44.596Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:26:51 [2023-01-07T15:26:51.767Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:27:00 [2023-01-07T15:27:00.512Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
15:27:13 [2023-01-07T15:27:13.029Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:27:13 [2023-01-07T15:27:13.029Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:27:13 [2023-01-07T15:27:13.029Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
15:27:13 [2023-01-07T15:27:13.029Z] === RUN   TestDockerSuite/TestBuildExpose
15:27:13 [2023-01-07T15:27:13.029Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
15:27:13 [2023-01-07T15:27:13.029Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:27:13 [2023-01-07T15:27:13.029Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
15:27:13 [2023-01-07T15:27:13.029Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:27:13 [2023-01-07T15:27:13.029Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
15:27:13 [2023-01-07T15:27:13.029Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:27:13 [2023-01-07T15:27:13.029Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
15:27:13 [2023-01-07T15:27:13.029Z] === RUN   TestDockerSuite/TestBuildFails
15:27:14 [2023-01-07T15:27:14.601Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:27:14 [2023-01-07T15:27:14.601Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:27:18 [2023-01-07T15:27:18.584Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
15:27:27 [2023-01-07T15:27:27.126Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:27:33 [2023-01-07T15:27:33.449Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
15:27:34 [2023-01-07T15:27:34.292Z] === RUN   TestDockerSuite/TestBuildForceRm
15:27:41 [2023-01-07T15:27:41.462Z] === RUN   TestDockerSuite/TestBuildFromGit
15:27:48 [2023-01-07T15:27:48.629Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:27:50 [2023-01-07T15:27:50.848Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:27:58 [2023-01-07T15:27:58.015Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:27:58 [2023-01-07T15:27:58.015Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
15:27:58 [2023-01-07T15:27:58.015Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:27:58 [2023-01-07T15:27:58.015Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:27:59 [2023-01-07T15:27:59.005Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
15:27:59 [2023-01-07T15:27:59.005Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
15:27:59 [2023-01-07T15:27:59.005Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:28:11 [2023-01-07T15:28:11.529Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:28:11 [2023-01-07T15:28:11.529Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
15:28:11 [2023-01-07T15:28:11.529Z] === RUN   TestDockerSuite/TestBuildHistory
15:28:20 [2023-01-07T15:28:20.120Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
15:28:24 [2023-01-07T15:28:24.040Z] === RUN   TestDockerSuite/TestBuildIidFile
15:28:24 [2023-01-07T15:28:24.510Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:28:27 [2023-01-07T15:28:27.467Z] === RUN   TestDockerSuite/TestBuildInheritance
15:28:27 [2023-01-07T15:28:27.467Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
15:28:27 [2023-01-07T15:28:27.467Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:28:27 [2023-01-07T15:28:27.938Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:28:28 [2023-01-07T15:28:28.408Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:28:34 [2023-01-07T15:28:34.286Z] === RUN   TestDockerSuite/TestBuildLabel
15:28:35 [2023-01-07T15:28:35.275Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:28:35 [2023-01-07T15:28:35.747Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:28:37 [2023-01-07T15:28:37.321Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:28:37 [2023-01-07T15:28:37.790Z] === RUN   TestDockerSuite/TestBuildLabels
15:28:38 [2023-01-07T15:28:38.197Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
15:28:39 [2023-01-07T15:28:39.358Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:28:40 [2023-01-07T15:28:40.925Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:28:48 [2023-01-07T15:28:48.094Z] === RUN   TestDockerSuite/TestBuildLastModified
15:28:48 [2023-01-07T15:28:48.094Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
15:28:48 [2023-01-07T15:28:48.094Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:28:48 [2023-01-07T15:28:48.094Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
15:28:48 [2023-01-07T15:28:48.094Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:28:48 [2023-01-07T15:28:48.094Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:28:48 [2023-01-07T15:28:48.564Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:28:48 [2023-01-07T15:28:48.564Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:28:48 [2023-01-07T15:28:48.564Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:28:49 [2023-01-07T15:28:49.557Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:28:50 [2023-01-07T15:28:50.027Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:29:02 [2023-01-07T15:29:02.534Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:29:10 [2023-01-07T15:29:10.256Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
15:29:32 [2023-01-07T15:29:32.671Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:29:32 [2023-01-07T15:29:32.671Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
15:29:32 [2023-01-07T15:29:32.671Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:29:32 [2023-01-07T15:29:32.671Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:29:42 [2023-01-07T15:29:42.315Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
15:29:57 [2023-01-07T15:29:57.213Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
15:30:12 [2023-01-07T15:30:12.079Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
15:30:12 [2023-01-07T15:30:12.079Z]     docker_cli_external_volume_driver_test.go:485: [d327585bb0a44] daemon is not started
15:30:30 [2023-01-07T15:30:30.156Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
15:30:30 [2023-01-07T15:30:30.156Z]     docker_cli_external_volume_driver_test.go:53: [d844a11734ae5] daemon is not started
15:30:33 [2023-01-07T15:30:33.329Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:30:45 [2023-01-07T15:30:45.020Z] --- PASS: TestDockerExternalVolumeSuite (437.61s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.12s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (46.58s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.13s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.22s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.11s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s)
15:30:45 [2023-01-07T15:30:45.020Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
15:30:45 [2023-01-07T15:30:45.020Z] PASS
15:30:45 [2023-01-07T15:30:45.020Z] 
15:30:45 [2023-01-07T15:30:45.020Z] === Skipped
15:30:45 [2023-01-07T15:30:45.020Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
15:30:45 [2023-01-07T15:30:45.020Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
15:30:45 [2023-01-07T15:30:45.020Z]     check_test.go:309: [d6393c5a284bb] daemon is not started
15:30:45 [2023-01-07T15:30:45.020Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
15:30:45 [2023-01-07T15:30:45.020Z] 
15:30:45 [2023-01-07T15:30:45.020Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:30:45 [2023-01-07T15:30:45.020Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
15:30:45 [2023-01-07T15:30:45.020Z]     check_test.go:309: [dbad7779e5ea3] daemon is not started
15:30:45 [2023-01-07T15:30:45.020Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:30:45 [2023-01-07T15:30:45.020Z] 
15:30:45 [2023-01-07T15:30:45.020Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:30:45 [2023-01-07T15:30:45.020Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
15:30:45 [2023-01-07T15:30:45.020Z]     check_test.go:309: [d2b8f9a7deec7] daemon is not started
15:30:45 [2023-01-07T15:30:45.020Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:30:45 [2023-01-07T15:30:45.020Z] 
15:30:45 [2023-01-07T15:30:45.020Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
15:30:45 [2023-01-07T15:30:45.020Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:30:45 [2023-01-07T15:30:45.020Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
15:30:45 [2023-01-07T15:30:45.020Z] 
15:30:45 [2023-01-07T15:30:45.020Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:30:45 [2023-01-07T15:30:45.020Z]     docker_cli_swarm_test.go:131: unmatched requirement IPv6
15:30:45 [2023-01-07T15:30:45.020Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:30:45 [2023-01-07T15:30:45.020Z] 
15:30:45 [2023-01-07T15:30:45.020Z] DONE 273 tests, 5 skipped in 2425.770s
15:30:45 [2023-01-07T15:30:45.020Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:30:45 [2023-01-07T15:30:45.020Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db79029030e46/docker.pid
15:30:45 [2023-01-07T15:30:45.020Z] +++ kill 5841
15:30:45 [2023-01-07T15:30:45.020Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5841 is not a child of this shell
15:30:45 [2023-01-07T15:30:45.020Z] warning: PID 5841 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db79029030e46/docker.pid had a nonzero exit code
15:30:45 [2023-01-07T15:30:45.020Z] ++++ cat bundles/test-integration/docker.pid
15:30:45 [2023-01-07T15:30:45.020Z] +++ kill 8033
15:30:45 [2023-01-07T15:30:45.020Z] +++ /etc/init.d/apparmor stop
15:30:45 [2023-01-07T15:30:45.020Z] Leaving: AppArmorNo profiles have been unloaded.
15:30:45 [2023-01-07T15:30:45.020Z] 
15:30:45 [2023-01-07T15:30:45.020Z] Unloading profiles will leave already running processes permanently
15:30:45 [2023-01-07T15:30:45.020Z] unconfined, which can lead to unexpected situations.
15:30:45 [2023-01-07T15:30:45.020Z] 
15:30:45 [2023-01-07T15:30:45.020Z] To set a process to complain mode, use the command line tool
15:30:45 [2023-01-07T15:30:45.020Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:30:45 [2023-01-07T15:30:45.020Z] +++ true
15:30:45 [2023-01-07T15:30:45.020Z] exiting test-integration
15:30:45 [2023-01-07T15:30:45.020Z] ++ exit 0
15:30:45 [2023-01-07T15:30:45.020Z] 
15:30:45 [2023-01-07T15:30:45.020Z] + exit 0
15:30:45 [2023-01-07T15:30:45.020Z] ++ jobs -p
15:30:45 [2023-01-07T15:30:45.020Z] + pids=
15:30:45 [2023-01-07T15:30:45.020Z] + echo 'Remaining pids to kill: []'
15:30:45 [2023-01-07T15:30:45.020Z] Remaining pids to kill: []
15:30:45 [2023-01-07T15:30:45.020Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
15:30:45 [2023-01-07T15:30:45.032Z] Recording test results
15:30:46 [2023-01-07T15:30:46.740Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:30:47 [2023-01-07T15:30:47.056Z] + echo Ensuring container killed.
15:30:47 [2023-01-07T15:30:47.056Z] Ensuring container killed.
15:30:47 [2023-01-07T15:30:47.056Z] + docker ps -aq -f name=docker-pr4-*
15:30:47 [2023-01-07T15:30:47.628Z] + cids=bc1d20600b94
15:30:47 [2023-01-07T15:30:47.628Z] 23127acfd5e1
15:30:47 [2023-01-07T15:30:47.628Z] 95ea4ea49431
15:30:47 [2023-01-07T15:30:47.628Z] + [ -n bc1d20600b94
15:30:47 [2023-01-07T15:30:47.628Z] 23127acfd5e1
15:30:47 [2023-01-07T15:30:47.628Z] 95ea4ea49431 ]
15:30:47 [2023-01-07T15:30:47.628Z] + docker rm -vf bc1d20600b94 23127acfd5e1 95ea4ea49431
15:30:48 [2023-01-07T15:30:48.194Z] bc1d20600b94
15:30:48 [2023-01-07T15:30:48.194Z] 23127acfd5e1
15:30:48 [2023-01-07T15:30:48.194Z] 95ea4ea49431
[Pipeline] sh
15:30:48 [2023-01-07T15:30:48.478Z] + echo Chowning /workspace to jenkins user
15:30:48 [2023-01-07T15:30:48.478Z] Chowning /workspace to jenkins user
15:30:48 [2023-01-07T15:30:48.478Z] + id -u
15:30:48 [2023-01-07T15:30:48.478Z] + id -g
15:30:48 [2023-01-07T15:30:48.478Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44755:/workspace busybox chown -R 1000:1000 /workspace
15:30:48 [2023-01-07T15:30:48.478Z] Unable to find image 'busybox:latest' locally
15:30:48 [2023-01-07T15:30:48.478Z] latest: Pulling from library/busybox
15:30:48 [2023-01-07T15:30:48.736Z] 205dae5015e7: Pulling fs layer
15:30:48 [2023-01-07T15:30:48.736Z] 205dae5015e7: Verifying Checksum
15:30:48 [2023-01-07T15:30:48.736Z] 205dae5015e7: Download complete
15:30:48 [2023-01-07T15:30:48.736Z] 205dae5015e7: Pull complete
15:30:48 [2023-01-07T15:30:48.994Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
15:30:48 [2023-01-07T15:30:48.994Z] Status: Downloaded newer image for busybox:latest
15:30:51 [2023-01-07T15:30:51.167Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:30:51 [2023-01-07T15:30:51.819Z] + bundleName=amd64
15:30:51 [2023-01-07T15:30:51.819Z] + echo Creating amd64-bundles.tar.gz
15:30:51 [2023-01-07T15:30:51.819Z] Creating amd64-bundles.tar.gz
15:30:51 [2023-01-07T15:30:51.819Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:30:51 [2023-01-07T15:30:51.819Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
15:30:52 [2023-01-07T15:30:52.764Z] Archiving artifacts
15:30:54 [2023-01-07T15:30:54.515Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44755/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:30:54 [2023-01-07T15:30:54.830Z] + make clean
15:30:55 [2023-01-07T15:30:55.088Z] docker volume rm -f docker-dev-cache
15:30:55 [2023-01-07T15:30:55.346Z] docker-dev-cache
[Pipeline] deleteDir
15:30:58 [2023-01-07T15:30:58.339Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:31:05 [2023-01-07T15:31:05.509Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:31:12 [2023-01-07T15:31:12.679Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:31:33 [2023-01-07T15:31:33.935Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:31:33 [2023-01-07T15:31:33.935Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
15:31:33 [2023-01-07T15:31:33.935Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:31:42 [2023-01-07T15:31:42.606Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:31:42 [2023-01-07T15:31:42.606Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:31:42 [2023-01-07T15:31:42.606Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
15:31:42 [2023-01-07T15:31:42.606Z] === RUN   TestDockerSuite/TestBuildNetNone
15:31:42 [2023-01-07T15:31:42.606Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
15:31:42 [2023-01-07T15:31:42.606Z] === RUN   TestDockerSuite/TestBuildNoContext
15:31:51 [2023-01-07T15:31:51.278Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:32:01 [2023-01-07T15:32:01.718Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:32:08 [2023-01-07T15:32:08.888Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:32:09 [2023-01-07T15:32:09.357Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:32:09 [2023-01-07T15:32:09.357Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:32:11 [2023-01-07T15:32:11.575Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:32:13 [2023-01-07T15:32:13.143Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:32:14 [2023-01-07T15:32:14.714Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:32:32 [2023-01-07T15:32:32.546Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:32:32 [2023-01-07T15:32:32.546Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:32:50 [2023-01-07T15:32:50.378Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:32:53 [2023-01-07T15:32:53.337Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:33:03 [2023-01-07T15:33:03.775Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:33:10 [2023-01-07T15:33:10.947Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:33:16 [2023-01-07T15:33:16.828Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:33:17 [2023-01-07T15:33:17.816Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:33:17 [2023-01-07T15:33:17.816Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
15:33:17 [2023-01-07T15:33:17.816Z] === RUN   TestDockerSuite/TestBuildPATH
15:33:17 [2023-01-07T15:33:17.816Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
15:33:17 [2023-01-07T15:33:17.816Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:33:20 [2023-01-07T15:33:20.772Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:33:20 [2023-01-07T15:33:20.772Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
15:33:20 [2023-01-07T15:33:20.772Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:34:21 [2023-01-07T15:34:21.457Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:34:51 [2023-01-07T15:34:51.589Z] === RUN   TestDockerSuite/TestBuildRm
15:35:06 [2023-01-07T15:35:06.534Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:35:10 [2023-01-07T15:35:10.330Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:35:10 [2023-01-07T15:35:10.330Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
15:35:10 [2023-01-07T15:35:10.800Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:35:10 [2023-01-07T15:35:10.800Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
15:35:11 [2023-01-07T15:35:11.270Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:35:12 [2023-01-07T15:35:12.842Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:35:17 [2023-01-07T15:35:17.604Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:35:28 [2023-01-07T15:35:28.044Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:35:32 [2023-01-07T15:35:32.807Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:36:02 [2023-01-07T15:36:02.931Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:36:02 [2023-01-07T15:36:02.931Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:36:02 [2023-01-07T15:36:02.931Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:36:15 [2023-01-07T15:36:15.439Z] === RUN   TestDockerSuite/TestBuildSpaces
15:36:15 [2023-01-07T15:36:15.908Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:36:21 [2023-01-07T15:36:21.884Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:36:22 [2023-01-07T15:36:22.353Z] === RUN   TestDockerSuite/TestBuildStderr
15:36:28 [2023-01-07T15:36:28.228Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:36:53 [2023-01-07T15:36:53.531Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:36:53 [2023-01-07T15:36:53.531Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
15:36:53 [2023-01-07T15:36:53.531Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:37:02 [2023-01-07T15:37:02.201Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
15:37:02 [2023-01-07T15:37:02.669Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:37:09 [2023-01-07T15:37:09.843Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
15:37:15 [2023-01-07T15:37:15.720Z] === RUN   TestDockerSuite/TestBuildUser
15:37:15 [2023-01-07T15:37:15.720Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
15:37:15 [2023-01-07T15:37:15.720Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:37:15 [2023-01-07T15:37:15.720Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
15:37:15 [2023-01-07T15:37:15.720Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:37:15 [2023-01-07T15:37:15.720Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
15:37:15 [2023-01-07T15:37:15.720Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:37:21 [2023-01-07T15:37:21.593Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:37:21 [2023-01-07T15:37:21.593Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:37:30 [2023-01-07T15:37:30.268Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:37:30 [2023-01-07T15:37:30.268Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
15:37:30 [2023-01-07T15:37:30.268Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
15:37:30 [2023-01-07T15:37:30.268Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
15:37:30 [2023-01-07T15:37:30.268Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:38:00 [2023-01-07T15:38:00.403Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:38:00 [2023-01-07T15:38:00.403Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:38:09 [2023-01-07T15:38:09.076Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:38:14 [2023-01-07T15:38:14.959Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:38:14 [2023-01-07T15:38:14.959Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
15:38:15 [2023-01-07T15:38:15.428Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:38:15 [2023-01-07T15:38:15.428Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
15:38:15 [2023-01-07T15:38:15.896Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:38:18 [2023-01-07T15:38:18.854Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:38:18 [2023-01-07T15:38:18.854Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
15:38:19 [2023-01-07T15:38:19.322Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
15:38:34 [2023-01-07T15:38:34.286Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:38:40 [2023-01-07T15:38:40.161Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:38:40 [2023-01-07T15:38:40.161Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:38:57 [2023-01-07T15:38:57.992Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:38:57 [2023-01-07T15:38:57.992Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
15:38:57 [2023-01-07T15:38:57.992Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:38:57 [2023-01-07T15:38:57.992Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
15:38:57 [2023-01-07T15:38:57.992Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:38:57 [2023-01-07T15:38:57.992Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
15:38:57 [2023-01-07T15:38:57.992Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
15:38:58 [2023-01-07T15:38:58.981Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:39:09 [2023-01-07T15:39:09.424Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
15:39:11 [2023-01-07T15:39:11.646Z] === RUN   TestDockerSuite/TestBuildXZHost
15:39:11 [2023-01-07T15:39:11.646Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
15:39:11 [2023-01-07T15:39:11.646Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:39:11 [2023-01-07T15:39:11.646Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
15:39:11 [2023-01-07T15:39:11.646Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:39:11 [2023-01-07T15:39:11.646Z]     docker_cli_sni_test.go:18: Flakey test
15:39:11 [2023-01-07T15:39:11.646Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:39:14 [2023-01-07T15:39:14.602Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:39:20 [2023-01-07T15:39:20.479Z] === RUN   TestDockerSuite/TestCommitChange
15:39:26 [2023-01-07T15:39:26.359Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:39:32 [2023-01-07T15:39:32.237Z] === RUN   TestDockerSuite/TestCommitHardlink
15:39:32 [2023-01-07T15:39:32.237Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
15:39:32 [2023-01-07T15:39:32.237Z] === RUN   TestDockerSuite/TestCommitNewFile
15:39:50 [2023-01-07T15:39:50.066Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:39:50 [2023-01-07T15:39:50.066Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
15:39:50 [2023-01-07T15:39:50.066Z] === RUN   TestDockerSuite/TestCommitTTY
15:39:58 [2023-01-07T15:39:58.753Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:40:04 [2023-01-07T15:40:04.636Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:40:04 [2023-01-07T15:40:04.636Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
15:40:04 [2023-01-07T15:40:04.636Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:40:04 [2023-01-07T15:40:04.636Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
15:40:04 [2023-01-07T15:40:04.636Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:40:04 [2023-01-07T15:40:04.636Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
15:40:04 [2023-01-07T15:40:04.636Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:40:04 [2023-01-07T15:40:04.636Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
15:40:04 [2023-01-07T15:40:04.636Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:40:04 [2023-01-07T15:40:04.636Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
15:40:04 [2023-01-07T15:40:04.636Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:40:04 [2023-01-07T15:40:04.636Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
15:40:04 [2023-01-07T15:40:04.636Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:40:04 [2023-01-07T15:40:04.636Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
15:40:04 [2023-01-07T15:40:04.636Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:40:04 [2023-01-07T15:40:04.636Z] === RUN   TestDockerSuite/TestContainerAPICommit
15:40:13 [2023-01-07T15:40:13.320Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:40:28 [2023-01-07T15:40:28.275Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:40:28 [2023-01-07T15:40:28.275Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
15:40:28 [2023-01-07T15:40:28.275Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
15:40:29 [2023-01-07T15:40:29.845Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:40:29 [2023-01-07T15:40:29.845Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
15:40:29 [2023-01-07T15:40:29.845Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:40:29 [2023-01-07T15:40:29.845Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
15:40:29 [2023-01-07T15:40:29.845Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:40:29 [2023-01-07T15:40:29.845Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
15:40:29 [2023-01-07T15:40:29.845Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:40:38 [2023-01-07T15:40:38.514Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:40:38 [2023-01-07T15:40:38.514Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
15:40:38 [2023-01-07T15:40:38.514Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:40:38 [2023-01-07T15:40:38.514Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:40:40 [2023-01-07T15:40:40.735Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:40:40 [2023-01-07T15:40:40.735Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:40:40 [2023-01-07T15:40:40.735Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
15:40:40 [2023-01-07T15:40:40.735Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:40:40 [2023-01-07T15:40:40.735Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
15:40:40 [2023-01-07T15:40:40.735Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:40:40 [2023-01-07T15:40:40.735Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
15:40:40 [2023-01-07T15:40:40.735Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:40:43 [2023-01-07T15:40:43.697Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:40:46 [2023-01-07T15:40:46.651Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:40:48 [2023-01-07T15:40:48.875Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:40:49 [2023-01-07T15:40:49.345Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
15:40:49 [2023-01-07T15:40:49.345Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
15:40:49 [2023-01-07T15:40:49.345Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:40:52 [2023-01-07T15:40:52.304Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:40:52 [2023-01-07T15:40:52.304Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:40:55 [2023-01-07T15:40:55.260Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:40:55 [2023-01-07T15:40:55.260Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
15:40:55 [2023-01-07T15:40:55.260Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
15:40:55 [2023-01-07T15:40:55.260Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
15:40:55 [2023-01-07T15:40:55.260Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:40:58 [2023-01-07T15:40:58.219Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:40:58 [2023-01-07T15:40:58.219Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:41:00 [2023-01-07T15:41:00.438Z] === RUN   TestDockerSuite/TestContainerAPIPause
15:41:00 [2023-01-07T15:41:00.439Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
15:41:00 [2023-01-07T15:41:00.439Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
15:41:03 [2023-01-07T15:41:03.396Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:41:03 [2023-01-07T15:41:03.865Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:41:12 [2023-01-07T15:41:12.536Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:41:16 [2023-01-07T15:41:16.332Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
15:41:21 [2023-01-07T15:41:21.095Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:41:21 [2023-01-07T15:41:21.095Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:41:21 [2023-01-07T15:41:21.095Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:41:21 [2023-01-07T15:41:21.095Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:41:21 [2023-01-07T15:41:21.095Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:41:23 [2023-01-07T15:41:23.317Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:41:23 [2023-01-07T15:41:23.317Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
15:41:23 [2023-01-07T15:41:23.317Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:41:31 [2023-01-07T15:41:31.993Z] === RUN   TestDockerSuite/TestContainerAPITop
15:41:31 [2023-01-07T15:41:31.993Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
15:41:31 [2023-01-07T15:41:31.993Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:41:34 [2023-01-07T15:41:34.212Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:41:34 [2023-01-07T15:41:34.212Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:41:38 [2023-01-07T15:41:38.974Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:41:41 [2023-01-07T15:41:41.196Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:41:41 [2023-01-07T15:41:41.196Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
15:41:41 [2023-01-07T15:41:41.196Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:41:41 [2023-01-07T15:41:41.196Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
15:41:41 [2023-01-07T15:41:41.196Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:41:41 [2023-01-07T15:41:41.196Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
15:41:41 [2023-01-07T15:41:41.196Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:41:41 [2023-01-07T15:41:41.196Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
15:41:41 [2023-01-07T15:41:41.196Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:41:41 [2023-01-07T15:41:41.196Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
15:41:41 [2023-01-07T15:41:41.667Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
15:41:43 [2023-01-07T15:41:43.887Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:41:43 [2023-01-07T15:41:43.887Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
15:41:52 [2023-01-07T15:41:52.559Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
15:41:54 [2023-01-07T15:41:54.781Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
15:42:03 [2023-01-07T15:42:03.457Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
15:42:05 [2023-01-07T15:42:05.678Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000b701b0_<nil>}
15:42:14 [2023-01-07T15:42:14.345Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11613988849_c:\foo_false__<nil>_<nil>_<nil>}
15:42:16 [2023-01-07T15:42:16.566Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11613988849_c:\foo_true__<nil>_<nil>_<nil>}
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:42:25 [2023-01-07T15:42:25.248Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:42:25 [2023-01-07T15:42:25.248Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:42:25 [2023-01-07T15:42:25.248Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:42:25 [2023-01-07T15:42:25.248Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:42:25 [2023-01-07T15:42:25.248Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:42:25 [2023-01-07T15:42:25.248Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
15:42:25 [2023-01-07T15:42:25.248Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:42:28 [2023-01-07T15:42:28.207Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:42:28 [2023-01-07T15:42:28.207Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:42:28 [2023-01-07T15:42:28.207Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:42:28 [2023-01-07T15:42:28.207Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:42:28 [2023-01-07T15:42:28.207Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:42:28 [2023-01-07T15:42:28.207Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:42:28 [2023-01-07T15:42:28.207Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:42:28 [2023-01-07T15:42:28.207Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:42:28 [2023-01-07T15:42:28.207Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:42:28 [2023-01-07T15:42:28.207Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:42:28 [2023-01-07T15:42:28.207Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:42:28 [2023-01-07T15:42:28.207Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:42:28 [2023-01-07T15:42:28.207Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
15:42:28 [2023-01-07T15:42:28.207Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:42:36 [2023-01-07T15:42:36.877Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:42:36 [2023-01-07T15:42:36.877Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:42:36 [2023-01-07T15:42:36.877Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
15:42:36 [2023-01-07T15:42:36.877Z] === RUN   TestDockerSuite/TestCpRelativePath
15:42:39 [2023-01-07T15:42:39.094Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:42:39 [2023-01-07T15:42:39.094Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
15:42:39 [2023-01-07T15:42:39.094Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:42:39 [2023-01-07T15:42:39.094Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
15:42:39 [2023-01-07T15:42:39.094Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:42:39 [2023-01-07T15:42:39.094Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
15:42:39 [2023-01-07T15:42:39.094Z] === RUN   TestDockerSuite/TestCpToCaseA
15:42:44 [2023-01-07T15:42:44.976Z] === RUN   TestDockerSuite/TestCpToCaseB
15:42:53 [2023-01-07T15:42:53.652Z] === RUN   TestDockerSuite/TestCpToCaseC
15:42:53 [2023-01-07T15:42:53.652Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
15:42:53 [2023-01-07T15:42:53.652Z] === RUN   TestDockerSuite/TestCpToCaseD
15:42:53 [2023-01-07T15:42:53.652Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
15:42:53 [2023-01-07T15:42:53.652Z] === RUN   TestDockerSuite/TestCpToCaseE
15:43:14 [2023-01-07T15:43:14.901Z] === RUN   TestDockerSuite/TestCpToCaseF
15:43:14 [2023-01-07T15:43:14.901Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
15:43:14 [2023-01-07T15:43:14.901Z] === RUN   TestDockerSuite/TestCpToCaseG
15:43:14 [2023-01-07T15:43:14.901Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
15:43:14 [2023-01-07T15:43:14.901Z] === RUN   TestDockerSuite/TestCpToCaseH
15:43:25 [2023-01-07T15:43:25.344Z] === RUN   TestDockerSuite/TestCpToCaseI
15:43:25 [2023-01-07T15:43:25.344Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
15:43:25 [2023-01-07T15:43:25.344Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:43:25 [2023-01-07T15:43:25.344Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
15:43:25 [2023-01-07T15:43:25.344Z] === RUN   TestDockerSuite/TestCpToDot
15:43:32 [2023-01-07T15:43:32.519Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:43:32 [2023-01-07T15:43:32.519Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
15:43:32 [2023-01-07T15:43:32.519Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:43:32 [2023-01-07T15:43:32.519Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
15:43:33 [2023-01-07T15:43:33.006Z] === RUN   TestDockerSuite/TestCpToStdout
15:43:35 [2023-01-07T15:43:35.968Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:43:35 [2023-01-07T15:43:35.968Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
15:43:35 [2023-01-07T15:43:35.968Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:43:35 [2023-01-07T15:43:35.968Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
15:43:35 [2023-01-07T15:43:35.968Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:43:35 [2023-01-07T15:43:35.968Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
15:43:35 [2023-01-07T15:43:35.968Z] === RUN   TestDockerSuite/TestCpVolumePath
15:43:35 [2023-01-07T15:43:35.968Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
15:43:35 [2023-01-07T15:43:35.968Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:43:36 [2023-01-07T15:43:36.446Z] === RUN   TestDockerSuite/TestCreateArgs
15:43:36 [2023-01-07T15:43:36.446Z] === RUN   TestDockerSuite/TestCreateByImageID
15:43:38 [2023-01-07T15:43:38.668Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:43:41 [2023-01-07T15:43:41.698Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:43:41 [2023-01-07T15:43:41.698Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:43:41 [2023-01-07T15:43:41.698Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:43:44 [2023-01-07T15:43:44.609Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:43:45 [2023-01-07T15:43:45.079Z] === RUN   TestDockerSuite/TestCreateLabels
15:43:45 [2023-01-07T15:43:45.550Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:43:45 [2023-01-07T15:43:45.550Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
15:43:45 [2023-01-07T15:43:45.550Z] === RUN   TestDockerSuite/TestCreateRM
15:43:45 [2023-01-07T15:43:45.550Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:43:45 [2023-01-07T15:43:45.550Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:43:45 [2023-01-07T15:43:45.550Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:43:46 [2023-01-07T15:43:46.023Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:43:46 [2023-01-07T15:43:46.494Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:44:01 [2023-01-07T15:44:01.436Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:44:01 [2023-01-07T15:44:01.436Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:44:01 [2023-01-07T15:44:01.436Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:44:05 [2023-01-07T15:44:05.245Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:44:05 [2023-01-07T15:44:05.245Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:44:05 [2023-01-07T15:44:05.245Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
15:44:05 [2023-01-07T15:44:05.245Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:44:08 [2023-01-07T15:44:08.206Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:44:08 [2023-01-07T15:44:08.206Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.206Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:44:08 [2023-01-07T15:44:08.206Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:44:08 [2023-01-07T15:44:08.206Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.206Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:44:08 [2023-01-07T15:44:08.206Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.206Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:44:08 [2023-01-07T15:44:08.206Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.206Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:44:08 [2023-01-07T15:44:08.206Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.206Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:44:08 [2023-01-07T15:44:08.206Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.206Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:44:08 [2023-01-07T15:44:08.206Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.206Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:44:08 [2023-01-07T15:44:08.206Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.206Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:44:08 [2023-01-07T15:44:08.206Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.206Z] === RUN   TestDockerSuite/TestDevicePermissions
15:44:08 [2023-01-07T15:44:08.206Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.206Z] === RUN   TestDockerSuite/TestDockerFails
15:44:08 [2023-01-07T15:44:08.676Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:44:08 [2023-01-07T15:44:08.676Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.676Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:44:08 [2023-01-07T15:44:08.676Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.676Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:44:08 [2023-01-07T15:44:08.676Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.676Z] === RUN   TestDockerSuite/TestEventsAttach
15:44:08 [2023-01-07T15:44:08.676Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.676Z] === RUN   TestDockerSuite/TestEventsCommit
15:44:08 [2023-01-07T15:44:08.676Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
15:44:08 [2023-01-07T15:44:08.676Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:44:11 [2023-01-07T15:44:11.639Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:44:14 [2023-01-07T15:44:14.601Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:44:23 [2023-01-07T15:44:23.274Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:44:38 [2023-01-07T15:44:38.221Z] === RUN   TestDockerSuite/TestEventsCopy
15:44:42 [2023-01-07T15:44:42.983Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:44:48 [2023-01-07T15:44:48.862Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:44:51 [2023-01-07T15:44:51.819Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:44:52 [2023-01-07T15:44:52.807Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:44:57 [2023-01-07T15:44:57.571Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:44:58 [2023-01-07T15:44:58.562Z] === RUN   TestDockerSuite/TestEventsFilterType
15:44:59 [2023-01-07T15:44:59.552Z] === RUN   TestDockerSuite/TestEventsFilters
15:45:05 [2023-01-07T15:45:05.431Z] === RUN   TestDockerSuite/TestEventsFormat
15:45:11 [2023-01-07T15:45:11.314Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:45:11 [2023-01-07T15:45:11.314Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:45:11 [2023-01-07T15:45:11.314Z] === RUN   TestDockerSuite/TestEventsImageImport
15:45:11 [2023-01-07T15:45:11.314Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
15:45:11 [2023-01-07T15:45:11.314Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:45:11 [2023-01-07T15:45:11.314Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
15:45:11 [2023-01-07T15:45:11.314Z] === RUN   TestDockerSuite/TestEventsImagePull
15:45:11 [2023-01-07T15:45:11.314Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
15:45:11 [2023-01-07T15:45:11.314Z] === RUN   TestDockerSuite/TestEventsImageTag
15:45:12 [2023-01-07T15:45:12.883Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:45:12 [2023-01-07T15:45:12.883Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
15:45:12 [2023-01-07T15:45:12.883Z] === RUN   TestDockerSuite/TestEventsRename
15:45:15 [2023-01-07T15:45:15.840Z] === RUN   TestDockerSuite/TestEventsResize
15:45:19 [2023-01-07T15:45:19.640Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:45:26 [2023-01-07T15:45:26.809Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:45:29 [2023-01-07T15:45:29.769Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:45:35 [2023-01-07T15:45:35.644Z] === RUN   TestDockerSuite/TestEventsTop
15:45:35 [2023-01-07T15:45:35.644Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
15:45:35 [2023-01-07T15:45:35.644Z] === RUN   TestDockerSuite/TestEventsUntag
15:45:38 [2023-01-07T15:45:38.599Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:45:45 [2023-01-07T15:45:45.771Z] === RUN   TestDockerSuite/TestExec
15:45:45 [2023-01-07T15:45:45.771Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
15:45:45 [2023-01-07T15:45:45.771Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:45:45 [2023-01-07T15:45:45.771Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
15:45:46 [2023-01-07T15:45:46.240Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:45:48 [2023-01-07T15:45:48.460Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:45:51 [2023-01-07T15:45:51.419Z] === RUN   TestDockerSuite/TestExecAPIStart
15:45:51 [2023-01-07T15:45:51.419Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
15:45:51 [2023-01-07T15:45:51.419Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:45:51 [2023-01-07T15:45:51.419Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
15:45:51 [2023-01-07T15:45:51.419Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:45:51 [2023-01-07T15:45:51.419Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
15:45:51 [2023-01-07T15:45:51.419Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
15:45:53 [2023-01-07T15:45:53.639Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
15:45:56 [2023-01-07T15:45:56.598Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:45:59 [2023-01-07T15:45:59.560Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:46:01 [2023-01-07T15:46:01.779Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:46:07 [2023-01-07T15:46:07.672Z] === RUN   TestDockerSuite/TestExecCgroup
15:46:07 [2023-01-07T15:46:07.672Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
15:46:07 [2023-01-07T15:46:07.672Z] === RUN   TestDockerSuite/TestExecEnv
15:46:07 [2023-01-07T15:46:07.672Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
15:46:07 [2023-01-07T15:46:07.672Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:46:07 [2023-01-07T15:46:07.672Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
15:46:07 [2023-01-07T15:46:07.672Z] === RUN   TestDockerSuite/TestExecExitStatus
15:46:09 [2023-01-07T15:46:09.938Z] === RUN   TestDockerSuite/TestExecInspectID
15:46:15 [2023-01-07T15:46:15.816Z] === RUN   TestDockerSuite/TestExecInteractive
15:46:15 [2023-01-07T15:46:15.816Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
15:46:15 [2023-01-07T15:46:15.816Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:46:15 [2023-01-07T15:46:15.816Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
15:46:15 [2023-01-07T15:46:15.816Z] === RUN   TestDockerSuite/TestExecParseError
15:46:15 [2023-01-07T15:46:15.816Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
15:46:15 [2023-01-07T15:46:15.816Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:46:15 [2023-01-07T15:46:15.816Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
15:46:15 [2023-01-07T15:46:15.816Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:46:15 [2023-01-07T15:46:15.816Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
15:46:15 [2023-01-07T15:46:15.816Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:46:18 [2023-01-07T15:46:18.779Z] === RUN   TestDockerSuite/TestExecSetEnv
15:46:18 [2023-01-07T15:46:18.779Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
15:46:18 [2023-01-07T15:46:18.779Z] === RUN   TestDockerSuite/TestExecStartFails
15:46:18 [2023-01-07T15:46:18.779Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
15:46:18 [2023-01-07T15:46:18.779Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:46:18 [2023-01-07T15:46:18.779Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
15:46:18 [2023-01-07T15:46:18.779Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:46:18 [2023-01-07T15:46:18.779Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
15:46:18 [2023-01-07T15:46:18.779Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:46:18 [2023-01-07T15:46:18.779Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
15:46:18 [2023-01-07T15:46:18.779Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:46:21 [2023-01-07T15:46:21.736Z] === RUN   TestDockerSuite/TestExecUlimits
15:46:21 [2023-01-07T15:46:21.736Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
15:46:21 [2023-01-07T15:46:21.736Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:46:32 [2023-01-07T15:46:32.176Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:46:32 [2023-01-07T15:46:32.176Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
15:46:32 [2023-01-07T15:46:32.176Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:46:32 [2023-01-07T15:46:32.176Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
15:46:32 [2023-01-07T15:46:32.176Z] === RUN   TestDockerSuite/TestExecWithUser
15:46:32 [2023-01-07T15:46:32.176Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
15:46:32 [2023-01-07T15:46:32.176Z] === RUN   TestDockerSuite/TestGetContainerStats
15:46:38 [2023-01-07T15:46:38.052Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:46:43 [2023-01-07T15:46:43.925Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:46:47 [2023-01-07T15:46:47.722Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
15:46:54 [2023-01-07T15:46:54.891Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:46:54 [2023-01-07T15:46:54.891Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
15:46:54 [2023-01-07T15:46:54.891Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:46:54 [2023-01-07T15:46:54.891Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:46:54 [2023-01-07T15:46:54.891Z] === RUN   TestDockerSuite/TestHealth
15:46:54 [2023-01-07T15:46:54.891Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
15:46:54 [2023-01-07T15:46:54.891Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:46:54 [2023-01-07T15:46:54.891Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:46:54 [2023-01-07T15:46:54.891Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:46:54 [2023-01-07T15:46:54.891Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:47:00 [2023-01-07T15:47:00.776Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:47:00 [2023-01-07T15:47:00.776Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:47:00 [2023-01-07T15:47:00.776Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
15:47:00 [2023-01-07T15:47:00.776Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:47:00 [2023-01-07T15:47:00.776Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:47:00 [2023-01-07T15:47:00.776Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:47:01 [2023-01-07T15:47:01.247Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:47:02 [2023-01-07T15:47:02.235Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:47:02 [2023-01-07T15:47:02.235Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
15:47:02 [2023-01-07T15:47:02.235Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:47:03 [2023-01-07T15:47:03.803Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:47:03 [2023-01-07T15:47:03.803Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:47:06 [2023-01-07T15:47:06.023Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:47:06 [2023-01-07T15:47:06.493Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:47:09 [2023-01-07T15:47:09.452Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:47:12 [2023-01-07T15:47:12.407Z] === RUN   TestDockerSuite/TestImagesFormat
15:47:12 [2023-01-07T15:47:12.407Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:47:12 [2023-01-07T15:47:12.407Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
15:47:12 [2023-01-07T15:47:12.407Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:47:17 [2023-01-07T15:47:17.167Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:47:17 [2023-01-07T15:47:17.167Z] === RUN   TestDockerSuite/TestImportBadURL
15:47:19 [2023-01-07T15:47:19.386Z] === RUN   TestDockerSuite/TestImportDisplay
15:47:19 [2023-01-07T15:47:19.386Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
15:47:19 [2023-01-07T15:47:19.386Z] === RUN   TestDockerSuite/TestImportFile
15:47:19 [2023-01-07T15:47:19.386Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
15:47:19 [2023-01-07T15:47:19.386Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:47:19 [2023-01-07T15:47:19.386Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:47:19 [2023-01-07T15:47:19.386Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
15:47:19 [2023-01-07T15:47:19.386Z] === RUN   TestDockerSuite/TestImportGzipped
15:47:19 [2023-01-07T15:47:19.386Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
15:47:19 [2023-01-07T15:47:19.386Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:47:19 [2023-01-07T15:47:19.386Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
15:47:19 [2023-01-07T15:47:19.386Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:47:19 [2023-01-07T15:47:19.386Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
15:47:19 [2023-01-07T15:47:19.386Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:47:19 [2023-01-07T15:47:19.386Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
15:47:19 [2023-01-07T15:47:19.386Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:47:19 [2023-01-07T15:47:19.386Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
15:47:19 [2023-01-07T15:47:19.386Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:47:19 [2023-01-07T15:47:19.855Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:47:19 [2023-01-07T15:47:19.855Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
15:47:19 [2023-01-07T15:47:19.855Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:47:19 [2023-01-07T15:47:19.855Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
15:47:19 [2023-01-07T15:47:19.855Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:47:22 [2023-01-07T15:47:22.813Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:47:25 [2023-01-07T15:47:25.037Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:47:25 [2023-01-07T15:47:25.037Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
15:47:25 [2023-01-07T15:47:25.037Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:47:25 [2023-01-07T15:47:25.037Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
15:47:25 [2023-01-07T15:47:25.508Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:47:25 [2023-01-07T15:47:25.508Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:47:25 [2023-01-07T15:47:25.508Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
15:47:25 [2023-01-07T15:47:25.508Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:47:28 [2023-01-07T15:47:28.466Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:47:28 [2023-01-07T15:47:28.466Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:47:31 [2023-01-07T15:47:31.424Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:47:31 [2023-01-07T15:47:31.424Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
15:47:31 [2023-01-07T15:47:31.424Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:47:31 [2023-01-07T15:47:31.424Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
15:47:31 [2023-01-07T15:47:31.424Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:47:31 [2023-01-07T15:47:31.424Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
15:47:31 [2023-01-07T15:47:31.424Z] === RUN   TestDockerSuite/TestInspectDefault
15:47:34 [2023-01-07T15:47:34.382Z] === RUN   TestDockerSuite/TestInspectHistory
15:47:40 [2023-01-07T15:47:40.260Z] === RUN   TestDockerSuite/TestInspectImage
15:47:40 [2023-01-07T15:47:40.260Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
15:47:40 [2023-01-07T15:47:40.260Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:47:40 [2023-01-07T15:47:40.260Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
15:47:40 [2023-01-07T15:47:40.260Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:47:40 [2023-01-07T15:47:40.260Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
15:47:40 [2023-01-07T15:47:40.260Z] === RUN   TestDockerSuite/TestInspectInt64
15:47:47 [2023-01-07T15:47:47.426Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:47:50 [2023-01-07T15:47:50.387Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:47:50 [2023-01-07T15:47:50.858Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:47:59 [2023-01-07T15:47:59.529Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:48:01 [2023-01-07T15:48:01.750Z] === RUN   TestDockerSuite/TestInspectPlugin
15:48:01 [2023-01-07T15:48:01.750Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
15:48:01 [2023-01-07T15:48:01.750Z] === RUN   TestDockerSuite/TestInspectRootFS
15:48:01 [2023-01-07T15:48:01.750Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:48:04 [2023-01-07T15:48:04.710Z] === RUN   TestDockerSuite/TestInspectStatus
15:48:07 [2023-01-07T15:48:07.667Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:48:13 [2023-01-07T15:48:13.541Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:48:15 [2023-01-07T15:48:15.759Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:48:18 [2023-01-07T15:48:18.721Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:48:21 [2023-01-07T15:48:21.679Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:48:24 [2023-01-07T15:48:24.637Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:48:26 [2023-01-07T15:48:26.859Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:48:29 [2023-01-07T15:48:29.821Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:48:29 [2023-01-07T15:48:29.821Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:48:29 [2023-01-07T15:48:29.821Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
15:48:29 [2023-01-07T15:48:29.821Z] === RUN   TestDockerSuite/TestLinksEnvs
15:48:29 [2023-01-07T15:48:29.821Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
15:48:29 [2023-01-07T15:48:29.821Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:48:29 [2023-01-07T15:48:29.821Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
15:48:29 [2023-01-07T15:48:29.821Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:48:29 [2023-01-07T15:48:29.821Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
15:48:29 [2023-01-07T15:48:29.821Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:48:29 [2023-01-07T15:48:29.821Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
15:48:29 [2023-01-07T15:48:29.821Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:48:29 [2023-01-07T15:48:29.821Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
15:48:29 [2023-01-07T15:48:29.821Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:48:29 [2023-01-07T15:48:29.821Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
15:48:29 [2023-01-07T15:48:29.821Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:48:29 [2023-01-07T15:48:29.821Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
15:48:29 [2023-01-07T15:48:29.821Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:48:29 [2023-01-07T15:48:29.821Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
15:48:30 [2023-01-07T15:48:30.289Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:48:30 [2023-01-07T15:48:30.289Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
15:48:30 [2023-01-07T15:48:30.289Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:48:30 [2023-01-07T15:48:30.289Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
15:48:30 [2023-01-07T15:48:30.289Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:48:30 [2023-01-07T15:48:30.289Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
15:48:30 [2023-01-07T15:48:30.289Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:48:30 [2023-01-07T15:48:30.289Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
15:48:30 [2023-01-07T15:48:30.289Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:48:30 [2023-01-07T15:48:30.289Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
15:48:30 [2023-01-07T15:48:30.289Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:48:30 [2023-01-07T15:48:30.289Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
15:48:30 [2023-01-07T15:48:30.289Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:48:30 [2023-01-07T15:48:30.289Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
15:48:30 [2023-01-07T15:48:30.289Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:48:30 [2023-01-07T15:48:30.289Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:48:30 [2023-01-07T15:48:30.289Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:48:32 [2023-01-07T15:48:32.509Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:48:35 [2023-01-07T15:48:35.468Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:48:41 [2023-01-07T15:48:41.341Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:48:44 [2023-01-07T15:48:44.300Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:48:44 [2023-01-07T15:48:44.300Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
15:48:44 [2023-01-07T15:48:44.300Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:48:47 [2023-01-07T15:48:47.262Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:48:47 [2023-01-07T15:48:47.262Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:48:55 [2023-01-07T15:48:55.944Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:49:04 [2023-01-07T15:49:04.618Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:49:13 [2023-01-07T15:49:13.293Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:49:15 [2023-01-07T15:49:15.515Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:49:19 [2023-01-07T15:49:19.312Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:49:19 [2023-01-07T15:49:19.312Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
15:49:19 [2023-01-07T15:49:19.312Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:49:22 [2023-01-07T15:49:22.268Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:49:25 [2023-01-07T15:49:25.224Z] === RUN   TestDockerSuite/TestLogsSince
15:49:35 [2023-01-07T15:49:35.660Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:49:35 [2023-01-07T15:49:35.660Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
15:49:35 [2023-01-07T15:49:35.660Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:49:35 [2023-01-07T15:49:35.660Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
15:49:35 [2023-01-07T15:49:35.660Z] === RUN   TestDockerSuite/TestLogsTail
15:49:38 [2023-01-07T15:49:38.618Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:49:41 [2023-01-07T15:49:41.582Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestMountIntoProc
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestMountIntoSys
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestNetHostname
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPluginActive
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPortHostBinding
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPortList
15:49:50 [2023-01-07T15:49:50.256Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
15:49:50 [2023-01-07T15:49:50.256Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:49:56 [2023-01-07T15:49:56.136Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:49:56 [2023-01-07T15:49:56.136Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
15:49:56 [2023-01-07T15:49:56.136Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:49:56 [2023-01-07T15:49:56.136Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:49:56 [2023-01-07T15:49:56.136Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
15:49:56 [2023-01-07T15:49:56.137Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:49:56 [2023-01-07T15:49:56.137Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
15:49:56 [2023-01-07T15:49:56.137Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:49:56 [2023-01-07T15:49:56.137Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
15:49:56 [2023-01-07T15:49:56.137Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:49:56 [2023-01-07T15:49:56.137Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
15:49:56 [2023-01-07T15:49:56.137Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:49:56 [2023-01-07T15:49:56.137Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
15:49:56 [2023-01-07T15:49:56.137Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:49:56 [2023-01-07T15:49:56.137Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
15:49:56 [2023-01-07T15:49:56.137Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:49:56 [2023-01-07T15:49:56.137Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
15:49:56 [2023-01-07T15:49:56.137Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:50:00 [2023-01-07T15:50:00.903Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:50:00 [2023-01-07T15:50:00.903Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
15:50:00 [2023-01-07T15:50:00.903Z] === RUN   TestDockerSuite/TestPsByOrder
15:50:13 [2023-01-07T15:50:13.346Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:50:13 [2023-01-07T15:50:13.346Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
15:50:13 [2023-01-07T15:50:13.346Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:50:28 [2023-01-07T15:50:28.496Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:51:04 [2023-01-07T15:51:04.159Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:51:04 [2023-01-07T15:51:04.159Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:51:04 [2023-01-07T15:51:04.159Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
15:51:04 [2023-01-07T15:51:04.159Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:51:16 [2023-01-07T15:51:16.518Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:51:23 [2023-01-07T15:51:23.580Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:51:44 [2023-01-07T15:51:44.647Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:51:47 [2023-01-07T15:51:47.545Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:51:47 [2023-01-07T15:51:47.545Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
15:51:47 [2023-01-07T15:51:47.545Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:51:47 [2023-01-07T15:51:47.545Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
15:51:47 [2023-01-07T15:51:47.545Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:51:59 [2023-01-07T15:51:59.902Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:51:59 [2023-01-07T15:51:59.902Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
15:51:59 [2023-01-07T15:51:59.902Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:51:59 [2023-01-07T15:51:59.902Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
15:51:59 [2023-01-07T15:51:59.902Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:51:59 [2023-01-07T15:51:59.902Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
15:51:59 [2023-01-07T15:51:59.902Z] === RUN   TestDockerSuite/TestPsRightTagName
15:51:59 [2023-01-07T15:51:59.902Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
15:51:59 [2023-01-07T15:51:59.902Z] === RUN   TestDockerSuite/TestPsShowMounts
15:52:08 [2023-01-07T15:52:08.455Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:52:08 [2023-01-07T15:52:08.455Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
15:52:08 [2023-01-07T15:52:08.455Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:52:08 [2023-01-07T15:52:08.912Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:52:08 [2023-01-07T15:52:08.912Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
15:52:08 [2023-01-07T15:52:08.912Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:52:09 [2023-01-07T15:52:09.875Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:52:10 [2023-01-07T15:52:10.839Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:52:10 [2023-01-07T15:52:10.839Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
15:52:10 [2023-01-07T15:52:10.839Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:52:15 [2023-01-07T15:52:15.516Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:52:21 [2023-01-07T15:52:21.295Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:52:24 [2023-01-07T15:52:24.193Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:52:49 [2023-01-07T15:52:49.307Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:52:49 [2023-01-07T15:52:49.307Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
15:52:49 [2023-01-07T15:52:49.307Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:52:53 [2023-01-07T15:52:53.986Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:52:53 [2023-01-07T15:52:53.986Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:52:53 [2023-01-07T15:52:53.986Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:52:54 [2023-01-07T15:52:54.954Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:53:00 [2023-01-07T15:53:00.729Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:53:11 [2023-01-07T15:53:11.032Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:53:11 [2023-01-07T15:53:11.032Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
15:53:11 [2023-01-07T15:53:11.032Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:53:15 [2023-01-07T15:53:15.707Z] === RUN   TestDockerSuite/TestRmiBlank
15:53:15 [2023-01-07T15:53:15.708Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:53:15 [2023-01-07T15:53:15.708Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:53:40 [2023-01-07T15:53:40.816Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:53:41 [2023-01-07T15:53:41.901Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:53:42 [2023-01-07T15:53:42.359Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:53:50 [2023-01-07T15:53:50.906Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:53:57 [2023-01-07T15:53:57.965Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:54:06 [2023-01-07T15:54:06.519Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:54:12 [2023-01-07T15:54:12.299Z] === RUN   TestDockerSuite/TestRmiTag
15:54:13 [2023-01-07T15:54:13.264Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:54:16 [2023-01-07T15:54:16.159Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:54:37 [2023-01-07T15:54:37.221Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:54:45 [2023-01-07T15:54:45.773Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:54:50 [2023-01-07T15:54:50.450Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:54:51 [2023-01-07T15:54:51.981Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:54:51 [2023-01-07T15:54:51.981Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
15:54:51 [2023-01-07T15:54:51.981Z] === RUN   TestDockerSuite/TestRunAddHost
15:54:51 [2023-01-07T15:54:51.981Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
15:54:51 [2023-01-07T15:54:51.981Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:54:51 [2023-01-07T15:54:51.981Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
15:54:51 [2023-01-07T15:54:51.981Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:54:51 [2023-01-07T15:54:51.981Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
15:54:51 [2023-01-07T15:54:51.981Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:54:51 [2023-01-07T15:54:51.981Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
15:54:51 [2023-01-07T15:54:51.981Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:54:51 [2023-01-07T15:54:51.981Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
15:54:51 [2023-01-07T15:54:51.981Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:54:51 [2023-01-07T15:54:51.981Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
15:54:51 [2023-01-07T15:54:51.981Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:54:54 [2023-01-07T15:54:54.877Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:54:54 [2023-01-07T15:54:54.877Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
15:54:54 [2023-01-07T15:54:54.877Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:54:54 [2023-01-07T15:54:54.877Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
15:54:54 [2023-01-07T15:54:54.877Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:55:05 [2023-01-07T15:55:05.217Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:55:09 [2023-01-07T15:55:09.019Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:55:16 [2023-01-07T15:55:16.192Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:55:24 [2023-01-07T15:55:24.865Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:55:32 [2023-01-07T15:55:32.032Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:55:32 [2023-01-07T15:55:32.032Z] === RUN   TestDockerSuite/TestRunBindMounts
15:55:37 [2023-01-07T15:55:37.914Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:55:37 [2023-01-07T15:55:37.914Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
15:55:37 [2023-01-07T15:55:37.914Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:55:37 [2023-01-07T15:55:37.914Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
15:55:37 [2023-01-07T15:55:37.914Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:55:37 [2023-01-07T15:55:37.914Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
15:55:37 [2023-01-07T15:55:37.914Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:55:37 [2023-01-07T15:55:37.914Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
15:55:37 [2023-01-07T15:55:37.915Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:55:37 [2023-01-07T15:55:37.915Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
15:55:37 [2023-01-07T15:55:37.915Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:55:37 [2023-01-07T15:55:37.915Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
15:55:37 [2023-01-07T15:55:37.915Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:55:37 [2023-01-07T15:55:37.915Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
15:55:37 [2023-01-07T15:55:37.915Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:55:37 [2023-01-07T15:55:37.915Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
15:55:37 [2023-01-07T15:55:37.915Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:55:37 [2023-01-07T15:55:37.915Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
15:55:37 [2023-01-07T15:55:37.915Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:55:37 [2023-01-07T15:55:37.915Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
15:55:37 [2023-01-07T15:55:37.915Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:55:37 [2023-01-07T15:55:37.915Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
15:55:37 [2023-01-07T15:55:37.915Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:55:40 [2023-01-07T15:55:40.134Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:55:40 [2023-01-07T15:55:40.134Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
15:55:40 [2023-01-07T15:55:40.134Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:55:43 [2023-01-07T15:55:43.930Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:55:43 [2023-01-07T15:55:43.930Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
15:55:43 [2023-01-07T15:55:43.930Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:55:43 [2023-01-07T15:55:43.930Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
15:55:44 [2023-01-07T15:55:44.399Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:55:46 [2023-01-07T15:55:46.617Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:55:46 [2023-01-07T15:55:46.617Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
15:55:46 [2023-01-07T15:55:46.617Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:55:46 [2023-01-07T15:55:46.617Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
15:55:46 [2023-01-07T15:55:46.617Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:55:46 [2023-01-07T15:55:46.617Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
15:55:46 [2023-01-07T15:55:46.617Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:55:46 [2023-01-07T15:55:46.617Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
15:55:46 [2023-01-07T15:55:46.617Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:55:46 [2023-01-07T15:55:46.617Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
15:55:46 [2023-01-07T15:55:46.617Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:55:46 [2023-01-07T15:55:46.617Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
15:55:46 [2023-01-07T15:55:46.617Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:55:46 [2023-01-07T15:55:46.617Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
15:55:46 [2023-01-07T15:55:46.617Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:55:49 [2023-01-07T15:55:49.579Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:55:58 [2023-01-07T15:55:58.247Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:56:05 [2023-01-07T15:56:05.413Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:56:05 [2023-01-07T15:56:05.413Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
15:56:05 [2023-01-07T15:56:05.413Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:56:05 [2023-01-07T15:56:05.413Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
15:56:05 [2023-01-07T15:56:05.413Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:56:05 [2023-01-07T15:56:05.413Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
15:56:05 [2023-01-07T15:56:05.413Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:56:07 [2023-01-07T15:56:07.639Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:56:07 [2023-01-07T15:56:07.639Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
15:56:07 [2023-01-07T15:56:07.639Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:56:07 [2023-01-07T15:56:07.639Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
15:56:07 [2023-01-07T15:56:07.639Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:56:07 [2023-01-07T15:56:07.639Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
15:56:07 [2023-01-07T15:56:07.639Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:56:07 [2023-01-07T15:56:07.639Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
15:56:07 [2023-01-07T15:56:07.639Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:56:10 [2023-01-07T15:56:10.596Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:56:16 [2023-01-07T15:56:16.482Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:56:16 [2023-01-07T15:56:16.482Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
15:56:16 [2023-01-07T15:56:16.482Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:56:16 [2023-01-07T15:56:16.482Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
15:56:16 [2023-01-07T15:56:16.482Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:56:16 [2023-01-07T15:56:16.482Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
15:56:16 [2023-01-07T15:56:16.482Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:56:16 [2023-01-07T15:56:16.482Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
15:56:16 [2023-01-07T15:56:16.482Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:56:16 [2023-01-07T15:56:16.482Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
15:56:16 [2023-01-07T15:56:16.482Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:56:16 [2023-01-07T15:56:16.482Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
15:56:16 [2023-01-07T15:56:16.482Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:56:19 [2023-01-07T15:56:19.437Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:56:19 [2023-01-07T15:56:19.437Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
15:56:19 [2023-01-07T15:56:19.437Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:56:19 [2023-01-07T15:56:19.437Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:56:19 [2023-01-07T15:56:19.437Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
15:56:19 [2023-01-07T15:56:19.437Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:56:22 [2023-01-07T15:56:22.403Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:56:25 [2023-01-07T15:56:25.391Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:56:25 [2023-01-07T15:56:25.391Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
15:56:25 [2023-01-07T15:56:25.391Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:56:34 [2023-01-07T15:56:34.064Z] === RUN   TestDockerSuite/TestRunEnvironment
15:56:34 [2023-01-07T15:56:34.064Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
15:56:34 [2023-01-07T15:56:34.064Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:56:34 [2023-01-07T15:56:34.064Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
15:56:34 [2023-01-07T15:56:34.064Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:56:34 [2023-01-07T15:56:34.064Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
15:56:34 [2023-01-07T15:56:34.064Z] === RUN   TestDockerSuite/TestRunExitCode
15:56:36 [2023-01-07T15:56:36.283Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:56:38 [2023-01-07T15:56:38.503Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:56:41 [2023-01-07T15:56:41.458Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:56:44 [2023-01-07T15:56:44.420Z] === RUN   TestDockerSuite/TestRunExposePort
15:56:44 [2023-01-07T15:56:44.420Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:56:44 [2023-01-07T15:56:44.420Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
15:56:44 [2023-01-07T15:56:44.420Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:56:44 [2023-01-07T15:56:44.420Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
15:56:44 [2023-01-07T15:56:44.420Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:56:44 [2023-01-07T15:56:44.420Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
15:56:44 [2023-01-07T15:56:44.420Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:56:44 [2023-01-07T15:56:44.420Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
15:56:44 [2023-01-07T15:56:44.420Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:56:44 [2023-01-07T15:56:44.420Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
15:56:44 [2023-01-07T15:56:44.420Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:56:44 [2023-01-07T15:56:44.420Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
15:56:44 [2023-01-07T15:56:44.889Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:56:44 [2023-01-07T15:56:44.889Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
15:56:44 [2023-01-07T15:56:44.889Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:56:55 [2023-01-07T15:56:55.324Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:56:55 [2023-01-07T15:56:55.324Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
15:56:55 [2023-01-07T15:56:55.324Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:56:55 [2023-01-07T15:56:55.324Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:56:55 [2023-01-07T15:56:55.324Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
15:56:55 [2023-01-07T15:56:55.324Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:56:55 [2023-01-07T15:56:55.324Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
15:56:55 [2023-01-07T15:56:55.324Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:56:55 [2023-01-07T15:56:55.324Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
15:56:55 [2023-01-07T15:56:55.324Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:56:55 [2023-01-07T15:56:55.324Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
15:56:55 [2023-01-07T15:56:55.324Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:57:05 [2023-01-07T15:57:05.771Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:57:05 [2023-01-07T15:57:05.771Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
15:57:05 [2023-01-07T15:57:05.771Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:57:07 [2023-01-07T15:57:07.999Z] === RUN   TestDockerSuite/TestRunModeHostname
15:57:07 [2023-01-07T15:57:07.999Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
15:57:07 [2023-01-07T15:57:07.999Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:57:07 [2023-01-07T15:57:07.999Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
15:57:07 [2023-01-07T15:57:07.999Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:57:07 [2023-01-07T15:57:07.999Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
15:57:07 [2023-01-07T15:57:07.999Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:57:07 [2023-01-07T15:57:07.999Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
15:57:07 [2023-01-07T15:57:07.999Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:57:07 [2023-01-07T15:57:07.999Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
15:57:07 [2023-01-07T15:57:07.999Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:57:07 [2023-01-07T15:57:07.999Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
15:57:08 [2023-01-07T15:57:08.468Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:57:08 [2023-01-07T15:57:08.468Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
15:57:08 [2023-01-07T15:57:08.468Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:57:08 [2023-01-07T15:57:08.468Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
15:57:08 [2023-01-07T15:57:08.468Z] === RUN   TestDockerSuite/TestRunModePIDHost
15:57:08 [2023-01-07T15:57:08.468Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
15:57:08 [2023-01-07T15:57:08.468Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:57:08 [2023-01-07T15:57:08.468Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
15:57:08 [2023-01-07T15:57:08.468Z] === RUN   TestDockerSuite/TestRunMount
15:57:08 [2023-01-07T15:57:08.468Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
15:57:08 [2023-01-07T15:57:08.468Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:57:08 [2023-01-07T15:57:08.468Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
15:57:08 [2023-01-07T15:57:08.468Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:57:08 [2023-01-07T15:57:08.468Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
15:57:08 [2023-01-07T15:57:08.468Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:57:08 [2023-01-07T15:57:08.468Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
15:57:08 [2023-01-07T15:57:08.468Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:57:23 [2023-01-07T15:57:23.422Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:57:23 [2023-01-07T15:57:23.422Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
15:57:23 [2023-01-07T15:57:23.422Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:57:23 [2023-01-07T15:57:23.422Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
15:57:23 [2023-01-07T15:57:23.422Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:57:23 [2023-01-07T15:57:23.422Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
15:57:23 [2023-01-07T15:57:23.422Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:57:28 [2023-01-07T15:57:28.182Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:57:38 [2023-01-07T15:57:38.617Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:57:38 [2023-01-07T15:57:38.617Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
15:57:38 [2023-01-07T15:57:38.617Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:57:38 [2023-01-07T15:57:38.617Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
15:57:38 [2023-01-07T15:57:38.617Z] === RUN   TestDockerSuite/TestRunNetHost
15:57:38 [2023-01-07T15:57:38.617Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
15:57:38 [2023-01-07T15:57:38.617Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:57:38 [2023-01-07T15:57:38.617Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
15:57:38 [2023-01-07T15:57:38.617Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:57:38 [2023-01-07T15:57:38.617Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
15:57:38 [2023-01-07T15:57:38.617Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:57:38 [2023-01-07T15:57:38.617Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
15:57:38 [2023-01-07T15:57:38.617Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:57:38 [2023-01-07T15:57:38.617Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
15:57:38 [2023-01-07T15:57:38.617Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:57:38 [2023-01-07T15:57:38.617Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
15:57:38 [2023-01-07T15:57:38.617Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:57:38 [2023-01-07T15:57:38.617Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
15:57:38 [2023-01-07T15:57:38.617Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:57:38 [2023-01-07T15:57:38.617Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:57:39 [2023-01-07T15:57:39.606Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:57:42 [2023-01-07T15:57:42.567Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:57:45 [2023-01-07T15:57:45.528Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:57:45 [2023-01-07T15:57:45.999Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:57:48 [2023-01-07T15:57:48.958Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:57:48 [2023-01-07T15:57:48.958Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
15:57:48 [2023-01-07T15:57:48.958Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:57:48 [2023-01-07T15:57:48.958Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
15:57:48 [2023-01-07T15:57:48.958Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:57:48 [2023-01-07T15:57:48.958Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
15:57:48 [2023-01-07T15:57:48.958Z] === RUN   TestDockerSuite/TestRunPortInUse
15:57:48 [2023-01-07T15:57:48.958Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
15:57:48 [2023-01-07T15:57:48.958Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:57:48 [2023-01-07T15:57:48.958Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
15:57:48 [2023-01-07T15:57:48.958Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:57:48 [2023-01-07T15:57:48.958Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
15:57:48 [2023-01-07T15:57:48.958Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:57:48 [2023-01-07T15:57:48.958Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
15:57:48 [2023-01-07T15:57:48.958Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:57:48 [2023-01-07T15:57:48.958Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
15:57:48 [2023-01-07T15:57:48.958Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:57:52 [2023-01-07T15:57:52.758Z] === RUN   TestDockerSuite/TestRunPublishPort
15:57:52 [2023-01-07T15:57:52.758Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
15:57:52 [2023-01-07T15:57:52.758Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:57:52 [2023-01-07T15:57:52.758Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
15:57:52 [2023-01-07T15:57:52.758Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:57:52 [2023-01-07T15:57:52.758Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
15:57:52 [2023-01-07T15:57:52.758Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:57:52 [2023-01-07T15:57:52.758Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
15:57:52 [2023-01-07T15:57:52.758Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:57:52 [2023-01-07T15:57:52.758Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
15:57:52 [2023-01-07T15:57:52.758Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:58:14 [2023-01-07T15:58:14.005Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:58:14 [2023-01-07T15:58:14.005Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
15:58:14 [2023-01-07T15:58:14.005Z] === RUN   TestDockerSuite/TestRunRm
15:58:19 [2023-01-07T15:58:19.879Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:58:25 [2023-01-07T15:58:25.770Z] === RUN   TestDockerSuite/TestRunRmPre125Api
15:58:27 [2023-01-07T15:58:27.992Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:58:36 [2023-01-07T15:58:36.666Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:58:38 [2023-01-07T15:58:38.886Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:58:41 [2023-01-07T15:58:41.842Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:58:41 [2023-01-07T15:58:41.842Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
15:58:41 [2023-01-07T15:58:41.842Z] === RUN   TestDockerSuite/TestRunState
15:58:41 [2023-01-07T15:58:41.842Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
15:58:41 [2023-01-07T15:58:41.842Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:58:50 [2023-01-07T15:58:50.524Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:58:50 [2023-01-07T15:58:50.524Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
15:58:50 [2023-01-07T15:58:50.524Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:58:52 [2023-01-07T15:58:52.092Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:58:52 [2023-01-07T15:58:52.092Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
15:58:52 [2023-01-07T15:58:52.092Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:58:52 [2023-01-07T15:58:52.092Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
15:58:52 [2023-01-07T15:58:52.092Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:58:52 [2023-01-07T15:58:52.092Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:58:52 [2023-01-07T15:58:52.561Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:58:52 [2023-01-07T15:58:52.561Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
15:58:52 [2023-01-07T15:58:52.561Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:58:58 [2023-01-07T15:58:58.448Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:58:58 [2023-01-07T15:58:58.448Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
15:58:58 [2023-01-07T15:58:58.448Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:58:58 [2023-01-07T15:58:58.448Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
15:58:58 [2023-01-07T15:58:58.448Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:58:58 [2023-01-07T15:58:58.448Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
15:58:58 [2023-01-07T15:58:58.448Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:58:58 [2023-01-07T15:58:58.448Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
15:58:58 [2023-01-07T15:58:58.448Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:58:58 [2023-01-07T15:58:58.448Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
15:58:58 [2023-01-07T15:58:58.448Z] === RUN   TestDockerSuite/TestRunUserByID
15:58:58 [2023-01-07T15:58:58.448Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
15:58:58 [2023-01-07T15:58:58.448Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:58:58 [2023-01-07T15:58:58.448Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
15:58:58 [2023-01-07T15:58:58.448Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:58:58 [2023-01-07T15:58:58.448Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
15:58:58 [2023-01-07T15:58:58.448Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:58:58 [2023-01-07T15:58:58.448Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
15:58:58 [2023-01-07T15:58:58.448Z] === RUN   TestDockerSuite/TestRunUserByName
15:58:58 [2023-01-07T15:58:58.448Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
15:58:58 [2023-01-07T15:58:58.448Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:59:05 [2023-01-07T15:59:05.614Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:59:05 [2023-01-07T15:59:05.614Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
15:59:05 [2023-01-07T15:59:05.614Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:59:08 [2023-01-07T15:59:08.570Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:59:08 [2023-01-07T15:59:08.571Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
15:59:08 [2023-01-07T15:59:08.571Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:59:08 [2023-01-07T15:59:08.571Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
15:59:08 [2023-01-07T15:59:08.571Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:59:12 [2023-01-07T15:59:12.371Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:59:27 [2023-01-07T15:59:27.320Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:59:35 [2023-01-07T15:59:35.999Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:59:43 [2023-01-07T15:59:43.167Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:59:43 [2023-01-07T15:59:43.167Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
15:59:43 [2023-01-07T15:59:43.638Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:59:43 [2023-01-07T15:59:43.638Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:59:52 [2023-01-07T15:59:52.311Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:59:54 [2023-01-07T15:59:54.532Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:59:57 [2023-01-07T15:59:57.490Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:59:57 [2023-01-07T15:59:57.490Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
15:59:57 [2023-01-07T15:59:57.490Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:59:57 [2023-01-07T15:59:57.490Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:59:57 [2023-01-07T15:59:57.490Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:59:57 [2023-01-07T15:59:57.490Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
15:59:57 [2023-01-07T15:59:57.490Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:59:57 [2023-01-07T15:59:57.490Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
15:59:57 [2023-01-07T15:59:57.490Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:59:57 [2023-01-07T15:59:57.490Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
15:59:57 [2023-01-07T15:59:57.959Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:59:57 [2023-01-07T15:59:57.959Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
15:59:57 [2023-01-07T15:59:57.959Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:59:57 [2023-01-07T15:59:57.959Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
15:59:57 [2023-01-07T15:59:57.959Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:00:02 [2023-01-07T16:00:02.723Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:00:04 [2023-01-07T16:00:04.946Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:00:07 [2023-01-07T16:00:07.906Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:00:18 [2023-01-07T16:00:18.347Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:00:18 [2023-01-07T16:00:18.347Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
16:00:18 [2023-01-07T16:00:18.347Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:00:18 [2023-01-07T16:00:18.347Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.347Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:00:18 [2023-01-07T16:00:18.347Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.347Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:00:18 [2023-01-07T16:00:18.347Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.347Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:00:18 [2023-01-07T16:00:18.347Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.347Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:00:18 [2023-01-07T16:00:18.347Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.817Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:00:18 [2023-01-07T16:00:18.818Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.818Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:00:18 [2023-01-07T16:00:18.818Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.818Z] === RUN   TestDockerSuite/TestSaveImageId
16:00:18 [2023-01-07T16:00:18.818Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.818Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:00:18 [2023-01-07T16:00:18.818Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.818Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:00:18 [2023-01-07T16:00:18.818Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.818Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:00:18 [2023-01-07T16:00:18.818Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.818Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:00:18 [2023-01-07T16:00:18.818Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.818Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:00:18 [2023-01-07T16:00:18.818Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.818Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:00:18 [2023-01-07T16:00:18.818Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.818Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:00:18 [2023-01-07T16:00:18.818Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.818Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:00:18 [2023-01-07T16:00:18.818Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
16:00:18 [2023-01-07T16:00:18.818Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:00:21 [2023-01-07T16:00:21.034Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:00:21 [2023-01-07T16:00:21.504Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:00:21 [2023-01-07T16:00:21.504Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:00:21 [2023-01-07T16:00:21.975Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:00:23 [2023-01-07T16:00:23.545Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:00:32 [2023-01-07T16:00:32.228Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:00:32 [2023-01-07T16:00:32.228Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:00:32 [2023-01-07T16:00:32.228Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:00:42 [2023-01-07T16:00:42.668Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:00:42 [2023-01-07T16:00:42.668Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:00:42 [2023-01-07T16:00:42.668Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:00:57 [2023-01-07T16:00:57.612Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:00:57 [2023-01-07T16:00:57.612Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:00:57 [2023-01-07T16:00:57.612Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:00:57 [2023-01-07T16:00:57.612Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:00:57 [2023-01-07T16:00:57.612Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:00:57 [2023-01-07T16:00:57.612Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
16:00:57 [2023-01-07T16:00:57.612Z] === RUN   TestDockerSuite/TestStartRecordError
16:00:57 [2023-01-07T16:00:57.612Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:00:57 [2023-01-07T16:00:57.612Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:01:10 [2023-01-07T16:01:10.121Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:01:10 [2023-01-07T16:01:10.121Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:01:10 [2023-01-07T16:01:10.121Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:01:10 [2023-01-07T16:01:10.121Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:01:10 [2023-01-07T16:01:10.121Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:01:10 [2023-01-07T16:01:10.121Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:01:10 [2023-01-07T16:01:10.121Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:01:10 [2023-01-07T16:01:10.121Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:01:10 [2023-01-07T16:01:10.121Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:01:10 [2023-01-07T16:01:10.121Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:01:10 [2023-01-07T16:01:10.121Z] === RUN   TestDockerSuite/TestStatsNoStream
16:01:10 [2023-01-07T16:01:10.121Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:01:10 [2023-01-07T16:01:10.121Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:01:11 [2023-01-07T16:01:11.694Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:01:14 [2023-01-07T16:01:14.652Z] === RUN   TestDockerSuite/TestTopPrivileged
16:01:14 [2023-01-07T16:01:14.652Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:01:14 [2023-01-07T16:01:14.652Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:01:17 [2023-01-07T16:01:17.609Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:01:17 [2023-01-07T16:01:17.610Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
16:01:17 [2023-01-07T16:01:17.610Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:01:17 [2023-01-07T16:01:17.610Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
16:01:17 [2023-01-07T16:01:17.610Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:01:17 [2023-01-07T16:01:17.610Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:01:17 [2023-01-07T16:01:17.610Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:01:17 [2023-01-07T16:01:17.610Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
16:01:17 [2023-01-07T16:01:17.610Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:01:17 [2023-01-07T16:01:17.610Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
16:01:17 [2023-01-07T16:01:17.610Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:01:17 [2023-01-07T16:01:17.610Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
16:01:17 [2023-01-07T16:01:17.610Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:01:35 [2023-01-07T16:01:35.450Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:01:35 [2023-01-07T16:01:35.450Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:01:35 [2023-01-07T16:01:35.450Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:01:35 [2023-01-07T16:01:35.450Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
16:01:35 [2023-01-07T16:01:35.450Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:01:35 [2023-01-07T16:01:35.450Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:01:35 [2023-01-07T16:01:35.450Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:01:35 [2023-01-07T16:01:35.450Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:01:37 [2023-01-07T16:01:37.669Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:01:37 [2023-01-07T16:01:37.669Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:01:42 [2023-01-07T16:01:42.488Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:01:42 [2023-01-07T16:01:42.488Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:01:42 [2023-01-07T16:01:42.959Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:01:42 [2023-01-07T16:01:42.959Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:01:43 [2023-01-07T16:01:43.428Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:01:53 [2023-01-07T16:01:53.868Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:01:53 [2023-01-07T16:01:53.868Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
16:01:53 [2023-01-07T16:01:53.868Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:01:53 [2023-01-07T16:01:53.868Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:01:54 [2023-01-07T16:01:54.338Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:01:54 [2023-01-07T16:01:54.338Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
16:01:54 [2023-01-07T16:01:54.338Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:02:09 [2023-01-07T16:02:09.291Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:02:09 [2023-01-07T16:02:09.291Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:02:09 [2023-01-07T16:02:09.291Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:02:34 [2023-01-07T16:02:34.681Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:02:34 [2023-01-07T16:02:34.681Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
16:02:34 [2023-01-07T16:02:34.681Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:02:36 [2023-01-07T16:02:36.251Z] --- PASS: TestDockerSuite (3371.56s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.15s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (121.95s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.97s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.82s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.71s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.52s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.66s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.10s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (150.67s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.15s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.17s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.64s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.87s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.45s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.51s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (10.77s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.31s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.55s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.01s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.61s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddTar (54.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.70s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.71s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.08s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.52s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.48s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.82s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.50s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (52.42s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.70s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.81s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.74s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.73s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.92s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.29s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.82s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.74s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.75s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.98s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.74s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s)
16:02:36 [2023-01-07T16:02:36.251Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.75s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.78s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.24s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.70s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.25s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.91s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.72s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.42s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.59s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.35s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.52s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (41.97s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.85s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.23s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.28s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.38s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (88.68s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.67s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (89.74s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.11s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.00s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.54s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.48s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.28s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.49s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.83s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.80s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (120.85s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.38s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.74s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.59s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.11s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.44s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.06s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.88s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildFails (3.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.52s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.95s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildForceRm (8.40s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildFromGit (7.12s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.76s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.71s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.79s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.43s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.29s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.58s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.97s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.56s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.19s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.86s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.21s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.92s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.93s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.76s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (11.06s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (28.26s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.18s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (52.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (27.35s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.51s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.49s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.78s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.50s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.15s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildNoContext (8.12s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.50s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.79s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.23s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.30s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (16.34s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.88s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (15.56s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.60s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.70s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.39s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.13s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.49s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.79s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (55.36s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.22s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildRm (16.31s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.14s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.85s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.60s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.10s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.52s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (29.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.53s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.39s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.16s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.70s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.24s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (8.55s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.66s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (6.30s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.35s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.24s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.76s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.22s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.26s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.19s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.83s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.29s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.81s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.52s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.53s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.93s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.46s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.57s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.66s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestCommitChange (6.28s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.54s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestCommitNewFile (18.14s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestCommitTTY (8.70s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.80s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (8.69s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.55s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.85s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.61s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.91s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.12s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.67s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.64s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.94s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.94s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.71s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.48s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.11s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (7.69s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.68s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.70s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.38s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.74s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.81s)
16:02:36 [2023-01-07T16:02:36.252Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.81s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.52s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.45s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (40.54s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.90s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.95s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (7.86s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (3.01s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000b701b0_<nil>} (7.94s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11613988849_c:\foo_false__<nil>_<nil>_<nil>} (2.94s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11613988849_c:\foo_true__<nil>_<nil>_<nil>} (7.88s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
16:02:36 [2023-01-07T16:02:36.253Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.14s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (7.84s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCpRelativePath (3.07s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.70s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCpToCaseB (7.83s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCpToCaseE (20.65s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCpToCaseH (11.19s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCpToDot (7.93s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.15s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.22s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.87s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.57s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.18s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateRM (0.40s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.09s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.75s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.83s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.92s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.98s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.82s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (14.30s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsCopy (6.13s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.17s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.88s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.01s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.94s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.29s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.78s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.72s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.24s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsRename (3.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsResize (3.37s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.50s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.38s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.68s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.83s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.47s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.44s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.50s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.69s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.69s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.79s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.51s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.25s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.93s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.34s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.23s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.92s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.28s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.56s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.54s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.64s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.56s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.74s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.83s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.33s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.26s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.71s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.35s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.26s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.04s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.12s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.42s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.78s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.78s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.88s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.84s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.77s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.64s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.04s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectInt64 (7.67s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.88s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.31s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.78s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.78s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.10s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.79s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.30s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.51s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.85s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.68s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.84s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.70s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.76s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.83s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
16:02:36 [2023-01-07T16:02:36.253Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.40s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.50s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.29s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.97s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.79s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.22s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.20s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.35s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.34s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.24s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (3.09s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.97s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsSince (9.90s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsTail (3.52s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.22s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (7.64s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.67s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.41s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.96s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (15.32s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (32.24s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.40s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.57s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.71s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.86s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.62s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPsShowMounts (9.01s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.45s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.06s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.79s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.94s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.45s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.94s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.48s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.29s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.13s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.82s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.09s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.73s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.32s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.89s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.17s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (6.57s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.49s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.38s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiTag (0.88s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.86s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.90s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.98s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.86s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.43s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.41s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.32s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.48s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.64s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.56s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.70s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.80s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.72s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.89s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.46s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.82s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.67s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.56s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.86s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.35s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.39s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.81s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.90s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.92s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (7.64s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.69s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.78s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.67s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.10s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.85s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.09s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.28s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.65s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.10s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.89s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.07s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.65s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.67s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.01s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.43s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
16:02:36 [2023-01-07T16:02:36.254Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.49s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (18.94s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunRm (7.58s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.09s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (3.04s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (7.68s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.91s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.11s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.65s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.44s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.21s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (7.55s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.88s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.72s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.33s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.34s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.65s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (8.23s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.86s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.85s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.99s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.26s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.83s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.60s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.03s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.07s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.53s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (8.69s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.73s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (14.81s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.68s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.83s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (3.07s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.82s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.23s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.27s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.55s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (9.71s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.40s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.39s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (25.82s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.92s)
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:02:36 [2023-01-07T16:02:36.255Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.255Z] --- PASS: TestDockerRegistrySuite (0.19s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:02:36 [2023-01-07T16:02:36.255Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:02:36 [2023-01-07T16:02:36.726Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:02:36 [2023-01-07T16:02:36.726Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:02:36 [2023-01-07T16:02:36.726Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:02:36 [2023-01-07T16:02:36.726Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:02:36 [2023-01-07T16:02:36.726Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:02:36 [2023-01-07T16:02:36.726Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:02:36 [2023-01-07T16:02:36.726Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:02:36 [2023-01-07T16:02:36.726Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:02:36 [2023-01-07T16:02:36.726Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:02:36 [2023-01-07T16:02:36.726Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:02:36 [2023-01-07T16:02:36.726Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:02:36 [2023-01-07T16:02:36.726Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:02:36 [2023-01-07T16:02:36.726Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthTokenSuite
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:268: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:268: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:268: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:268: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:268: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerDaemonSuite
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:302: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:302: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:302: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] --- PASS: TestDockerDaemonSuite (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerSwarmSuite
16:02:36 [2023-01-07T16:02:36.727Z] --- PASS: TestDockerSwarmSuite (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerPluginSuite
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerPluginSuite/TestPluginCreate
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerPluginSuite/TestPluginInspect
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerPluginSuite/TestPluginSet
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] --- PASS: TestDockerPluginSuite (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerExternalVolumeSuite
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:128: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerNetworkSuite
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:134: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] --- SKIP: TestDockerNetworkSuite (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z] === RUN   TestDockerHubPullSuite
16:02:36 [2023-01-07T16:02:36.727Z]     check_test.go:142: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z] --- SKIP: TestDockerHubPullSuite (0.00s)
16:02:36 [2023-01-07T16:02:36.727Z] PASS
16:02:36 [2023-01-07T16:02:36.727Z] ok  	github.com/docker/docker/integration-cli	3372.159s
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === Skipped
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
16:02:36 [2023-01-07T16:02:36.727Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.727Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
16:02:36 [2023-01-07T16:02:36.727Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.07s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s)
16:02:36 [2023-01-07T16:02:36.728Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.728Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s)
16:02:36 [2023-01-07T16:02:36.728Z] 
16:02:36 [2023-01-07T16:02:36.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_sni_test.go:18: Flakey test
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.729Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z] 
16:02:36 [2023-01-07T16:02:36.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
16:02:36 [2023-01-07T16:02:36.729Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.04s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.04s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
16:02:36 [2023-01-07T16:02:36.730Z] 
16:02:36 [2023-01-07T16:02:36.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s)
16:02:36 [2023-01-07T16:02:36.730Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.730Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.04s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.04s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
16:02:36 [2023-01-07T16:02:36.731Z] 
16:02:36 [2023-01-07T16:02:36.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
16:02:36 [2023-01-07T16:02:36.731Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:02:36 [2023-01-07T16:02:36.731Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
16:02:37 [2023-01-07T16:02:37.202Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s)
16:02:37 [2023-01-07T16:02:37.203Z] 
16:02:37 [2023-01-07T16:02:37.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
16:02:37 [2023-01-07T16:02:37.203Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.203Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.25s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z] 
16:02:37 [2023-01-07T16:02:37.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
16:02:37 [2023-01-07T16:02:37.204Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.204Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.03s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.205Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z] 
16:02:37 [2023-01-07T16:02:37.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
16:02:37 [2023-01-07T16:02:37.205Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:185: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.206Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z] 
16:02:37 [2023-01-07T16:02:37.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:02:37 [2023-01-07T16:02:37.206Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.207Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z] 
16:02:37 [2023-01-07T16:02:37.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.207Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z] 
16:02:37 [2023-01-07T16:02:37.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.207Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z] 
16:02:37 [2023-01-07T16:02:37.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z]     check_test.go:212: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.207Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z] 
16:02:37 [2023-01-07T16:02:37.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.207Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z] 
16:02:37 [2023-01-07T16:02:37.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.207Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z] 
16:02:37 [2023-01-07T16:02:37.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.207Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z] 
16:02:37 [2023-01-07T16:02:37.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.207Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:02:37 [2023-01-07T16:02:37.207Z] 
16:02:37 [2023-01-07T16:02:37.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:239: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:268: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:268: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:268: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:268: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:268: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:302: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:302: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:302: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:407: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:128: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:134: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
16:02:37 [2023-01-07T16:02:37.678Z]     check_test.go:142: unmatched requirement DaemonIsLinux
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] DONE 1093 tests, 547 skipped in 3384.501s
16:02:37 [2023-01-07T16:02:37.678Z] INFO: Integration tests ended at 01/07/2023 16:02:37. Duration:00:56:24.7089869
16:02:37 [2023-01-07T16:02:37.678Z] INFO: Docker info of the daemon under test at end of run
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] Containers: 2
16:02:37 [2023-01-07T16:02:37.678Z]  Running: 0
16:02:37 [2023-01-07T16:02:37.678Z]  Paused: 0
16:02:37 [2023-01-07T16:02:37.678Z]  Stopped: 2
16:02:37 [2023-01-07T16:02:37.678Z] Images: 18
16:02:37 [2023-01-07T16:02:37.678Z] Server Version: 0.0.0-dev
16:02:37 [2023-01-07T16:02:37.678Z] Storage Driver: windowsfilter
16:02:37 [2023-01-07T16:02:37.678Z]  Windows: 
16:02:37 [2023-01-07T16:02:37.678Z] Logging Driver: json-file
16:02:37 [2023-01-07T16:02:37.678Z] Plugins: 
16:02:37 [2023-01-07T16:02:37.678Z]  Volume: local
16:02:37 [2023-01-07T16:02:37.678Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:02:37 [2023-01-07T16:02:37.678Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:02:37 [2023-01-07T16:02:37.678Z] Swarm: inactive
16:02:37 [2023-01-07T16:02:37.678Z] Default Isolation: process
16:02:37 [2023-01-07T16:02:37.678Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:02:37 [2023-01-07T16:02:37.678Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
16:02:37 [2023-01-07T16:02:37.678Z] OSType: windows
16:02:37 [2023-01-07T16:02:37.678Z] Architecture: x86_64
16:02:37 [2023-01-07T16:02:37.678Z] CPUs: 4
16:02:37 [2023-01-07T16:02:37.678Z] Total Memory: 32GiB
16:02:37 [2023-01-07T16:02:37.678Z] Name: azwin-2-dc0b20
16:02:37 [2023-01-07T16:02:37.678Z] ID: STM7:QVM2:IWJG:KZGS:OJMZ:ZIBB:GRBG:6BBF:SQJN:OZJJ:MUE2:5J3T
16:02:37 [2023-01-07T16:02:37.678Z] Docker Root Dir: D:\CI\PR-44755\4\daemon
16:02:37 [2023-01-07T16:02:37.678Z] Debug Mode (client): false
16:02:37 [2023-01-07T16:02:37.678Z] Debug Mode (server): true
16:02:37 [2023-01-07T16:02:37.678Z]  File Descriptors: -1
16:02:37 [2023-01-07T16:02:37.678Z]  Goroutines: 17
16:02:37 [2023-01-07T16:02:37.678Z]  System Time: 2023-01-07T16:02:37.3226105Z
16:02:37 [2023-01-07T16:02:37.678Z]  EventsListeners: 0
16:02:37 [2023-01-07T16:02:37.678Z] Registry: https://index.docker.io/v1/
16:02:37 [2023-01-07T16:02:37.678Z] Labels:
16:02:37 [2023-01-07T16:02:37.678Z] Experimental: false
16:02:37 [2023-01-07T16:02:37.678Z] Insecure Registries:
16:02:37 [2023-01-07T16:02:37.678Z]  127.0.0.0/8
16:02:37 [2023-01-07T16:02:37.678Z] Live Restore Enabled: false
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] 
16:02:37 [2023-01-07T16:02:37.678Z] INFO: Stopping daemon under test
16:02:37 [2023-01-07T16:02:37.678Z] SUCCESS: The process with PID 5612 (child process of PID 2256) has been terminated.
16:02:37 [2023-01-07T16:02:37.678Z] SUCCESS: The process with PID 2256 (child process of PID 5960) has been terminated.
16:02:37 [2023-01-07T16:02:37.678Z] INFO: Stop tailing logs of the daemon under tests
16:02:37 [2023-01-07T16:02:37.678Z] INFO: executeCI.ps1 Completed successfully at 01/07/2023 16:02:37.
16:02:37 [2023-01-07T16:02:37.678Z] INFO: Tidying up at end of run
16:02:37 [2023-01-07T16:02:37.678Z] INFO: Saving daemon under test log (d:\CI\PR-44755\4\dut.out) to bundles\CIDUT.out
16:02:37 [2023-01-07T16:02:37.678Z] INFO: Saving daemon under test log (d:\CI\PR-44755\4\dut.err) to bundles\CIDUT.err
16:02:37 [2023-01-07T16:02:37.678Z] INFO: Nuke-Everything...
16:02:38 [2023-01-07T16:02:38.148Z] INFO: Container count on control daemon to delete is 2
16:02:38 [2023-01-07T16:02:38.148Z] d0dad040deae
16:02:38 [2023-01-07T16:02:38.148Z] 9a1e66b85895
16:02:38 [2023-01-07T16:02:38.616Z] INFO: Tidying pidfile d:\CI\PR-44755\4\docker.pid
16:02:38 [2023-01-07T16:02:38.616Z] INFO: Nuking d:\CI
16:03:21 [2023-01-07T16:03:21.346Z] INFO: Zapped successfully
16:03:21 [2023-01-07T16:03:21.346Z] 
16:03:21 [2023-01-07T16:03:21.346Z] INFO: executeCI.ps1 exiting at Sat Jan  7 16:03:17 CUT 2023. Duration 01:27:22.7109554
16:03:21 [2023-01-07T16:03:21.346Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
16:03:21 [2023-01-07T16:03:21.594Z] Recording test results
16:03:28 [2023-01-07T16:03:28.822Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
16:03:30 [2023-01-07T16:03:30.933Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
16:03:33 [2023-01-07T16:03:33.376Z] Archiving artifacts
16:03:48 [2023-01-07T16:03:48.015Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44755/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:03:48 [2023-01-07T16:03:48.971Z] + make clean
16:03:51 [2023-01-07T16:03:51.190Z] docker volume rm -f docker-dev-cache
16:03:51 [2023-01-07T16:03:51.190Z] 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