Skip to content
Success

Console Output

Pull request #44473 opened
13:35:44 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from abe6b3dc9be3f91b7fe493184ff89a98fd81c688+cd8873dd3d21b1fc1b957c98dcd0f5c7a507fb70 (7c18a6c38c8e1d7135e3689c7d3092999348419d)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44473@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
13:35:47 [2022-11-16T13:35:47.514Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:35:47 [2022-11-16T13:35:47.519Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:35:47 [2022-11-16T13:35:47.710Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0468b77ed9aa62e26) in /home/ubuntu/workspace/moby_PR-44473
[Pipeline] {
[Pipeline] checkout
13:35:47 [2022-11-16T13:35:47.732Z] The recommended git tool is: git
13:35:47 [2022-11-16T13:35:47.739Z] using credential docker-jenkins-github-credentials
13:35:47 [2022-11-16T13:35:47.751Z] Cloning the remote Git repository
13:35:47 [2022-11-16T13:35:47.751Z] Cloning with configured refspecs honoured and without tags
13:35:47 [2022-11-16T13:35:47.826Z] Cloning repository https://github.com/moby/moby.git
13:35:47 [2022-11-16T13:35:47.827Z]  > git init /home/ubuntu/workspace/moby_PR-44473 # timeout=10
13:35:47 [2022-11-16T13:35:47.843Z] Fetching upstream changes from https://github.com/moby/moby.git
13:35:47 [2022-11-16T13:35:47.843Z]  > git --version # timeout=10
13:35:47 [2022-11-16T13:35:47.851Z]  > git --version # 'git version 2.25.1'
13:35:47 [2022-11-16T13:35:47.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:35:47 [2022-11-16T13:35:47.852Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44473/head:refs/remotes/origin/PR-44473 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:36:00 [2022-11-16T13:36:00.359Z] Fetching without tags
13:36:00 [2022-11-16T13:36:00.602Z] Merging remotes/origin/22.06 commit cd8873dd3d21b1fc1b957c98dcd0f5c7a507fb70 into PR head commit abe6b3dc9be3f91b7fe493184ff89a98fd81c688
13:36:01 [2022-11-16T13:36:01.239Z] Merge succeeded, producing abe6b3dc9be3f91b7fe493184ff89a98fd81c688
13:36:01 [2022-11-16T13:36:01.239Z] Checking out Revision abe6b3dc9be3f91b7fe493184ff89a98fd81c688 (PR-44473)
13:36:01 [2022-11-16T13:36:01.562Z] Commit message: "rootlesskit.installer: s/vendor.conf/vendor.mod/"
13:36:01 [2022-11-16T13:36:01.562Z] First time build. Skipping changelog.
13:36:01 [2022-11-16T13:36:01.605Z]  > git --version # timeout=10
13:36:01 [2022-11-16T13:36:01.610Z]  > git --version # 'git version 2.25.1'
13:36:01 [2022-11-16T13:36:01.616Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
13:36:00 [2022-11-16T13:36:00.372Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:36:00 [2022-11-16T13:36:00.377Z]  > git config --add remote.origin.fetch +refs/pull/44473/head:refs/remotes/origin/PR-44473 # timeout=10
13:36:00 [2022-11-16T13:36:00.380Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:36:00 [2022-11-16T13:36:00.388Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:36:00 [2022-11-16T13:36:00.434Z] Fetching upstream changes from https://github.com/moby/moby.git
13:36:00 [2022-11-16T13:36:00.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:36:00 [2022-11-16T13:36:00.435Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44473/head:refs/remotes/origin/PR-44473 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:36:00 [2022-11-16T13:36:00.637Z]  > git config core.sparsecheckout # timeout=10
13:36:00 [2022-11-16T13:36:00.642Z]  > git checkout -f abe6b3dc9be3f91b7fe493184ff89a98fd81c688 # timeout=10
13:36:01 [2022-11-16T13:36:01.218Z]  > git remote # timeout=10
13:36:01 [2022-11-16T13:36:01.222Z]  > git config --get remote.origin.url # timeout=10
13:36:01 [2022-11-16T13:36:01.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:36:01 [2022-11-16T13:36:01.230Z]  > git merge cd8873dd3d21b1fc1b957c98dcd0f5c7a507fb70 # timeout=10
13:36:01 [2022-11-16T13:36:01.266Z]  > git rev-parse HEAD^{commit} # timeout=10
13:36:01 [2022-11-16T13:36:01.318Z]  > git config core.sparsecheckout # timeout=10
13:36:01 [2022-11-16T13:36:01.324Z]  > git checkout -f abe6b3dc9be3f91b7fe493184ff89a98fd81c688 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:36:02 [2022-11-16T13:36:02.442Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44473:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
13:36:02 [2022-11-16T13:36:02.442Z] Unable to find image 'alpine:latest' locally
13:36:03 [2022-11-16T13:36:03.002Z] latest: Pulling from library/alpine
13:36:03 [2022-11-16T13:36:03.258Z] 6875df1f5354: Pulling fs layer
13:36:03 [2022-11-16T13:36:03.258Z] 6875df1f5354: Verifying Checksum
13:36:03 [2022-11-16T13:36:03.258Z] 6875df1f5354: Download complete
13:36:03 [2022-11-16T13:36:03.513Z] 6875df1f5354: Pull complete
13:36:03 [2022-11-16T13:36:03.769Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b
13:36:03 [2022-11-16T13:36:03.769Z] Status: Downloaded newer image for alpine:latest
13:36:10 [2022-11-16T13:36:10.305Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[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] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
13:36:10 [2022-11-16T13:36:10.697Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0468b77ed9aa62e26) in /home/ubuntu/workspace/moby_PR-44473
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
13:36:10 [2022-11-16T13:36:10.729Z] The recommended git tool is: git
[Pipeline] // stage
13:36:10 [2022-11-16T13:36:10.735Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
13:36:10 [2022-11-16T13:36:10.751Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
13:36:10 [2022-11-16T13:36:10.763Z] Fetching without tags
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
13:36:11 [2022-11-16T13:36:11.030Z] Merging remotes/origin/22.06 commit cd8873dd3d21b1fc1b957c98dcd0f5c7a507fb70 into PR head commit abe6b3dc9be3f91b7fe493184ff89a98fd81c688
13:36:11 [2022-11-16T13:36:11.350Z] Merge succeeded, producing abe6b3dc9be3f91b7fe493184ff89a98fd81c688
13:36:11 [2022-11-16T13:36:11.350Z] Checking out Revision abe6b3dc9be3f91b7fe493184ff89a98fd81c688 (PR-44473)
13:36:11 [2022-11-16T13:36:11.446Z] Commit message: "rootlesskit.installer: s/vendor.conf/vendor.mod/"
13:36:11 [2022-11-16T13:36:11.488Z]  > git --version # timeout=10
13:36:11 [2022-11-16T13:36:11.493Z]  > git --version # 'git version 2.25.1'
13:36:11 [2022-11-16T13:36:11.496Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
13:36:10 [2022-11-16T13:36:10.779Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44473/.git # timeout=10
13:36:10 [2022-11-16T13:36:10.787Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:36:10 [2022-11-16T13:36:10.842Z] Fetching upstream changes from https://github.com/moby/moby.git
13:36:10 [2022-11-16T13:36:10.842Z]  > git --version # timeout=10
13:36:10 [2022-11-16T13:36:10.846Z]  > git --version # 'git version 2.25.1'
13:36:10 [2022-11-16T13:36:10.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:36:10 [2022-11-16T13:36:10.847Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44473/head:refs/remotes/origin/PR-44473 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:36:11 [2022-11-16T13:36:11.065Z]  > git config core.sparsecheckout # timeout=10
13:36:11 [2022-11-16T13:36:11.070Z]  > git checkout -f abe6b3dc9be3f91b7fe493184ff89a98fd81c688 # timeout=10
13:36:11 [2022-11-16T13:36:11.362Z]  > git remote # timeout=10
13:36:11 [2022-11-16T13:36:11.368Z]  > git config --get remote.origin.url # timeout=10
13:36:11 [2022-11-16T13:36:11.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:36:11 [2022-11-16T13:36:11.372Z]  > git merge cd8873dd3d21b1fc1b957c98dcd0f5c7a507fb70 # timeout=10
13:36:11 [2022-11-16T13:36:11.380Z]  > git rev-parse HEAD^{commit} # timeout=10
13:36:11 [2022-11-16T13:36:11.386Z]  > git config core.sparsecheckout # timeout=10
13:36:11 [2022-11-16T13:36:11.389Z]  > git checkout -f abe6b3dc9be3f91b7fe493184ff89a98fd81c688 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:36:12 [2022-11-16T13:36:12.243Z] + docker version
13:36:12 [2022-11-16T13:36:12.243Z] Client: Docker Engine - Community
13:36:12 [2022-11-16T13:36:12.243Z]  Version:           22.06.0-beta.0
13:36:12 [2022-11-16T13:36:12.243Z]  API version:       1.42
13:36:12 [2022-11-16T13:36:12.243Z]  Go version:        go1.18.3
13:36:12 [2022-11-16T13:36:12.243Z]  Git commit:        3e9117b
13:36:12 [2022-11-16T13:36:12.243Z]  Built:             Fri Jun  3 17:55:34 2022
13:36:12 [2022-11-16T13:36:12.243Z]  OS/Arch:           linux/arm64
13:36:12 [2022-11-16T13:36:12.243Z]  Context:           default
13:36:12 [2022-11-16T13:36:12.243Z] 
13:36:12 [2022-11-16T13:36:12.243Z] Server: Docker Engine - Community
13:36:12 [2022-11-16T13:36:12.243Z]  Engine:
13:36:12 [2022-11-16T13:36:12.243Z]   Version:          22.06.0-beta.0
13:36:12 [2022-11-16T13:36:12.243Z]   API version:      1.42 (minimum version 1.12)
13:36:12 [2022-11-16T13:36:12.243Z]   Go version:       go1.18.3
13:36:12 [2022-11-16T13:36:12.243Z]   Git commit:       38633e7
13:36:12 [2022-11-16T13:36:12.243Z]   Built:            Fri Jun  3 17:55:34 2022
13:36:12 [2022-11-16T13:36:12.243Z]   OS/Arch:          linux/arm64
13:36:12 [2022-11-16T13:36:12.243Z]   Experimental:     true
13:36:12 [2022-11-16T13:36:12.243Z]  containerd:
13:36:12 [2022-11-16T13:36:12.243Z]   Version:          1.6.8
13:36:12 [2022-11-16T13:36:12.243Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:36:12 [2022-11-16T13:36:12.243Z]  runc:
13:36:12 [2022-11-16T13:36:12.243Z]   Version:          1.1.4
13:36:12 [2022-11-16T13:36:12.243Z]   GitCommit:        v1.1.4-0-g5fd4c4d
13:36:12 [2022-11-16T13:36:12.243Z]  docker-init:
13:36:12 [2022-11-16T13:36:12.243Z]   Version:          0.19.0
13:36:12 [2022-11-16T13:36:12.243Z]   GitCommit:        de40ad0
[Pipeline] sh
13:36:12 [2022-11-16T13:36:12.605Z] + docker info
13:36:12 [2022-11-16T13:36:12.605Z] Client:
13:36:12 [2022-11-16T13:36:12.605Z]  Context:    default
13:36:12 [2022-11-16T13:36:12.605Z]  Debug Mode: false
13:36:12 [2022-11-16T13:36:12.605Z]  Plugins:
13:36:12 [2022-11-16T13:36:12.605Z]   buildx: Docker Buildx (Docker Inc.)
13:36:12 [2022-11-16T13:36:12.605Z]     Version:  v0.8.2
13:36:12 [2022-11-16T13:36:12.605Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
13:36:12 [2022-11-16T13:36:12.605Z]   compose: Docker Compose (Docker Inc.)
13:36:12 [2022-11-16T13:36:12.605Z]     Version:  v2.12.0
13:36:12 [2022-11-16T13:36:12.605Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:36:12 [2022-11-16T13:36:12.605Z] 
13:36:12 [2022-11-16T13:36:12.605Z] Server:
13:36:12 [2022-11-16T13:36:12.605Z]  Containers: 0
13:36:12 [2022-11-16T13:36:12.605Z]   Running: 0
13:36:12 [2022-11-16T13:36:12.605Z]   Paused: 0
13:36:12 [2022-11-16T13:36:12.605Z]   Stopped: 0
13:36:12 [2022-11-16T13:36:12.605Z]  Images: 3
13:36:12 [2022-11-16T13:36:12.605Z]  Server Version: 22.06.0-beta.0
13:36:12 [2022-11-16T13:36:12.605Z]  Storage Driver: overlay2
13:36:12 [2022-11-16T13:36:12.605Z]   Backing Filesystem: extfs
13:36:12 [2022-11-16T13:36:12.605Z]   Supports d_type: true
13:36:12 [2022-11-16T13:36:12.605Z]   Using metacopy: false
13:36:12 [2022-11-16T13:36:12.605Z]   Native Overlay Diff: true
13:36:12 [2022-11-16T13:36:12.605Z]   userxattr: false
13:36:12 [2022-11-16T13:36:12.605Z]  Logging Driver: json-file
13:36:12 [2022-11-16T13:36:12.605Z]  Cgroup Driver: cgroupfs
13:36:12 [2022-11-16T13:36:12.605Z]  Cgroup Version: 1
13:36:12 [2022-11-16T13:36:12.605Z]  Plugins:
13:36:12 [2022-11-16T13:36:12.605Z]   Volume: local
13:36:12 [2022-11-16T13:36:12.605Z]   Network: bridge host ipvlan macvlan null overlay
13:36:12 [2022-11-16T13:36:12.605Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:36:12 [2022-11-16T13:36:12.605Z]  Swarm: inactive
13:36:12 [2022-11-16T13:36:12.605Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
13:36:12 [2022-11-16T13:36:12.605Z]  Default Runtime: runc
13:36:12 [2022-11-16T13:36:12.605Z]  Init Binary: docker-init
13:36:12 [2022-11-16T13:36:12.605Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:36:12 [2022-11-16T13:36:12.605Z]  runc version: v1.1.4-0-g5fd4c4d
13:36:12 [2022-11-16T13:36:12.605Z]  init version: de40ad0
13:36:12 [2022-11-16T13:36:12.605Z]  Security Options:
13:36:12 [2022-11-16T13:36:12.605Z]   apparmor
13:36:12 [2022-11-16T13:36:12.605Z]   seccomp
13:36:12 [2022-11-16T13:36:12.605Z]    Profile: builtin
13:36:12 [2022-11-16T13:36:12.605Z]  Kernel Version: 5.15.0-1022-aws
13:36:12 [2022-11-16T13:36:12.605Z]  Operating System: Ubuntu 20.04.5 LTS
13:36:12 [2022-11-16T13:36:12.605Z]  OSType: linux
13:36:12 [2022-11-16T13:36:12.605Z]  Architecture: aarch64
13:36:12 [2022-11-16T13:36:12.605Z]  CPUs: 2
13:36:12 [2022-11-16T13:36:12.605Z]  Total Memory: 7.559GiB
13:36:12 [2022-11-16T13:36:12.605Z]  Name: ip-10-100-68-204
13:36:12 [2022-11-16T13:36:12.605Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
13:36:12 [2022-11-16T13:36:12.605Z]  Docker Root Dir: /var/lib/docker
13:36:12 [2022-11-16T13:36:12.605Z]  Debug Mode: false
13:36:12 [2022-11-16T13:36:12.605Z]  Registry: https://index.docker.io/v1/
13:36:12 [2022-11-16T13:36:12.605Z]  Labels:
13:36:12 [2022-11-16T13:36:12.605Z]  Experimental: true
13:36:12 [2022-11-16T13:36:12.605Z]  Insecure Registries:
13:36:12 [2022-11-16T13:36:12.605Z]   127.0.0.0/8
13:36:12 [2022-11-16T13:36:12.605Z]  Live Restore Enabled: true
13:36:12 [2022-11-16T13:36:12.605Z] 
[Pipeline] sh
13:36:12 [2022-11-16T13:36:12.965Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:36:12 [2022-11-16T13:36:12.965Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:36:12 [2022-11-16T13:36:12.965Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44473/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:36:12 [2022-11-16T13:36:12.965Z] + bash /home/ubuntu/workspace/moby_PR-44473/check-config.sh
13:36:12 [2022-11-16T13:36:12.965Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:36:12 [2022-11-16T13:36:12.965Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
13:36:12 [2022-11-16T13:36:12.965Z] 
13:36:12 [2022-11-16T13:36:12.965Z] Generally Necessary:
13:36:12 [2022-11-16T13:36:12.965Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:36:12 [2022-11-16T13:36:12.965Z] - apparmor: enabled and tools installed
13:36:12 [2022-11-16T13:36:12.965Z] - CONFIG_NAMESPACES: enabled
13:36:12 [2022-11-16T13:36:12.965Z] - CONFIG_NET_NS: enabled
13:36:12 [2022-11-16T13:36:12.965Z] - CONFIG_PID_NS: enabled
13:36:12 [2022-11-16T13:36:12.965Z] - CONFIG_IPC_NS: enabled
13:36:12 [2022-11-16T13:36:12.965Z] - CONFIG_UTS_NS: enabled
13:36:12 [2022-11-16T13:36:12.965Z] - CONFIG_CGROUPS: enabled
13:36:12 [2022-11-16T13:36:12.965Z] - CONFIG_CGROUP_CPUACCT: enabled
13:36:12 [2022-11-16T13:36:12.965Z] - CONFIG_CGROUP_DEVICE: enabled
13:36:12 [2022-11-16T13:36:12.965Z] - CONFIG_CGROUP_FREEZER: enabled
13:36:12 [2022-11-16T13:36:12.965Z] - CONFIG_CGROUP_SCHED: enabled
13:36:12 [2022-11-16T13:36:12.965Z] - CONFIG_CPUSETS: enabled
13:36:12 [2022-11-16T13:36:12.965Z] - CONFIG_MEMCG: enabled
13:36:12 [2022-11-16T13:36:12.965Z] - CONFIG_KEYS: enabled
13:36:13 [2022-11-16T13:36:13.220Z] - CONFIG_VETH: enabled (as module)
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_BRIDGE: enabled (as module)
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_NF_NAT: enabled (as module)
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_POSIX_MQUEUE: enabled
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_CGROUP_BPF: enabled
13:36:13 [2022-11-16T13:36:13.221Z] 
13:36:13 [2022-11-16T13:36:13.221Z] Optional Features:
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_USER_NS: enabled
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_SECCOMP: enabled
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_SECCOMP_FILTER: enabled
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_CGROUP_PIDS: enabled
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_MEMCG_SWAP: enabled
13:36:13 [2022-11-16T13:36:13.221Z]     (cgroup swap accounting is currently enabled)
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_BLK_CGROUP: enabled
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_CGROUP_PERF: enabled
13:36:13 [2022-11-16T13:36:13.221Z] - CONFIG_CGROUP_HUGETLB: enabled
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_CFS_BANDWIDTH: enabled
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_RT_GROUP_SCHED: missing
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_IP_VS: enabled (as module)
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_IP_VS_NFCT: enabled
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_IP_VS_RR: enabled (as module)
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_SECURITY_SELINUX: enabled
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_SECURITY_APPARMOR: enabled
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_EXT4_FS: enabled
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:36:13 [2022-11-16T13:36:13.477Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:36:13 [2022-11-16T13:36:13.477Z] - Network Drivers:
13:36:13 [2022-11-16T13:36:13.477Z]   - "overlay":
13:36:13 [2022-11-16T13:36:13.477Z]     - CONFIG_VXLAN: enabled (as module)
13:36:13 [2022-11-16T13:36:13.477Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:36:13 [2022-11-16T13:36:13.477Z]       Optional (for encrypted networks):
13:36:13 [2022-11-16T13:36:13.732Z]       - CONFIG_CRYPTO: enabled
13:36:13 [2022-11-16T13:36:13.732Z]       - CONFIG_CRYPTO_AEAD: enabled
13:36:13 [2022-11-16T13:36:13.732Z]       - CONFIG_CRYPTO_GCM: enabled
13:36:13 [2022-11-16T13:36:13.732Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:36:13 [2022-11-16T13:36:13.733Z]       - CONFIG_CRYPTO_GHASH: enabled
13:36:13 [2022-11-16T13:36:13.733Z]       - CONFIG_XFRM: enabled
13:36:13 [2022-11-16T13:36:13.733Z]       - CONFIG_XFRM_USER: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z]       - CONFIG_INET_ESP: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z]   - "ipvlan":
13:36:13 [2022-11-16T13:36:13.733Z]     - CONFIG_IPVLAN: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z]   - "macvlan":
13:36:13 [2022-11-16T13:36:13.733Z]     - CONFIG_MACVLAN: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z]     - CONFIG_DUMMY: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z]   - "ftp,tftp client in container":
13:36:13 [2022-11-16T13:36:13.733Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z] - Storage Drivers:
13:36:13 [2022-11-16T13:36:13.733Z]   - "aufs":
13:36:13 [2022-11-16T13:36:13.733Z]     - CONFIG_AUFS_FS: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z]   - "btrfs":
13:36:13 [2022-11-16T13:36:13.733Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:36:13 [2022-11-16T13:36:13.733Z]   - "devicemapper":
13:36:13 [2022-11-16T13:36:13.733Z]     - CONFIG_BLK_DEV_DM: enabled
13:36:13 [2022-11-16T13:36:13.733Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z]   - "overlay":
13:36:13 [2022-11-16T13:36:13.733Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:36:13 [2022-11-16T13:36:13.733Z]   - "zfs":
13:36:13 [2022-11-16T13:36:13.733Z]     - /dev/zfs: present
13:36:13 [2022-11-16T13:36:13.733Z]     - zfs command: missing
13:36:13 [2022-11-16T13:36:13.733Z]     - zpool command: missing
13:36:13 [2022-11-16T13:36:13.733Z] 
13:36:13 [2022-11-16T13:36:13.733Z] Limits:
13:36:13 [2022-11-16T13:36:13.733Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:36:13 [2022-11-16T13:36:13.733Z] 
13:36:13 [2022-11-16T13:36:13.733Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:36:14 [2022-11-16T13:36:14.158Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:abe6b3dc9be3f91b7fe493184ff89a98fd81c688 .
13:36:14 [2022-11-16T13:36:14.414Z] #1 [internal] load build definition from Dockerfile
13:36:14 [2022-11-16T13:36:14.414Z] #1 transferring dockerfile: 19.47kB done
13:36:14 [2022-11-16T13:36:14.414Z] #1 DONE 0.0s
13:36:14 [2022-11-16T13:36:14.414Z] 
13:36:14 [2022-11-16T13:36:14.414Z] #2 [internal] load .dockerignore
13:36:14 [2022-11-16T13:36:14.414Z] #2 transferring context: 145B done
13:36:14 [2022-11-16T13:36:14.414Z] #2 DONE 0.0s
13:36:14 [2022-11-16T13:36:14.414Z] 
13:36:14 [2022-11-16T13:36:14.414Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:36:14 [2022-11-16T13:36:14.670Z] #3 DONE 0.1s
13:36:14 [2022-11-16T13:36:14.670Z] 
13:36:14 [2022-11-16T13:36:14.670Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
13:36:14 [2022-11-16T13:36:14.670Z] #4 CACHED
13:36:14 [2022-11-16T13:36:14.670Z] 
13:36:14 [2022-11-16T13:36:14.670Z] #5 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
13:36:14 [2022-11-16T13:36:14.927Z] #5 ...
13:36:14 [2022-11-16T13:36:14.927Z] 
13:36:14 [2022-11-16T13:36:14.927Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:36:14 [2022-11-16T13:36:14.927Z] #6 DONE 0.1s
13:36:14 [2022-11-16T13:36:14.927Z] 
13:36:14 [2022-11-16T13:36:14.927Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:36:14 [2022-11-16T13:36:14.927Z] #7 DONE 0.1s
13:36:14 [2022-11-16T13:36:14.927Z] 
13:36:14 [2022-11-16T13:36:14.927Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
13:36:14 [2022-11-16T13:36:14.927Z] #8 DONE 0.2s
13:36:14 [2022-11-16T13:36:14.927Z] 
13:36:14 [2022-11-16T13:36:14.927Z] #5 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
13:36:14 [2022-11-16T13:36:14.927Z] #5 DONE 0.2s
13:36:15 [2022-11-16T13:36:15.184Z] 
13:36:15 [2022-11-16T13:36:15.184Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:36:15 [2022-11-16T13:36:15.184Z] #9 DONE 0.0s
13:36:15 [2022-11-16T13:36:15.184Z] 
13:36:15 [2022-11-16T13:36:15.184Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:36:15 [2022-11-16T13:36:15.184Z] #10 DONE 0.0s
13:36:15 [2022-11-16T13:36:15.184Z] 
13:36:15 [2022-11-16T13:36:15.184Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
13:36:15 [2022-11-16T13:36:15.184Z] #11 DONE 0.0s
13:36:15 [2022-11-16T13:36:15.184Z] 
13:36:15 [2022-11-16T13:36:15.184Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:2a80cda19fac1972f4c8d69516372b452062631f84854c223f1a164ce77b06d3
13:36:15 [2022-11-16T13:36:15.184Z] #12 resolve docker.io/library/golang:1.19.3-bullseye@sha256:2a80cda19fac1972f4c8d69516372b452062631f84854c223f1a164ce77b06d3 0.0s done
13:36:15 [2022-11-16T13:36:15.184Z] #12 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 0B / 115.13MB 0.1s
13:36:15 [2022-11-16T13:36:15.184Z] #12 sha256:2a80cda19fac1972f4c8d69516372b452062631f84854c223f1a164ce77b06d3 1.86kB / 1.86kB done
13:36:15 [2022-11-16T13:36:15.184Z] #12 sha256:7f88dd7839e14188af238084c35bc40ae2cb886064829811dbcbf29ed9b521dd 7.12kB / 7.12kB done
13:36:15 [2022-11-16T13:36:15.184Z] #12 sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 0B / 157B 0.1s
13:36:15 [2022-11-16T13:36:15.184Z] #12 sha256:533ea8ef7688aacf5626e18d71dd7ae6a4b02f8c226ae0ec461fd43acb815159 1.80kB / 1.80kB done
13:36:15 [2022-11-16T13:36:15.443Z] #12 sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 157B / 157B 0.2s done
13:36:15 [2022-11-16T13:36:15.443Z] #12 ...
13:36:15 [2022-11-16T13:36:15.443Z] 
13:36:15 [2022-11-16T13:36:15.443Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
13:36:15 [2022-11-16T13:36:15.443Z] #13 DONE 0.4s
13:36:15 [2022-11-16T13:36:15.443Z] 
13:36:15 [2022-11-16T13:36:15.443Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:2a80cda19fac1972f4c8d69516372b452062631f84854c223f1a164ce77b06d3
13:36:15 [2022-11-16T13:36:15.443Z] #12 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 10.49MB / 115.13MB 0.3s
13:36:15 [2022-11-16T13:36:15.698Z] #12 ...
13:36:15 [2022-11-16T13:36:15.698Z] 
13:36:15 [2022-11-16T13:36:15.698Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
13:36:15 [2022-11-16T13:36:15.698Z] #13 DONE 0.4s
13:36:15 [2022-11-16T13:36:15.698Z] 
13:36:15 [2022-11-16T13:36:15.698Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:2a80cda19fac1972f4c8d69516372b452062631f84854c223f1a164ce77b06d3
13:36:15 [2022-11-16T13:36:15.698Z] #12 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 28.31MB / 115.13MB 0.5s
13:36:15 [2022-11-16T13:36:15.698Z] #12 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 35.65MB / 115.13MB 0.6s
13:36:15 [2022-11-16T13:36:15.956Z] #12 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 51.38MB / 115.13MB 0.7s
13:36:15 [2022-11-16T13:36:15.956Z] #12 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 65.91MB / 115.13MB 0.8s
13:36:15 [2022-11-16T13:36:15.956Z] #12 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 78.64MB / 115.13MB 0.9s
13:36:16 [2022-11-16T13:36:16.216Z] #12 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 99.61MB / 115.13MB 1.2s
13:36:16 [2022-11-16T13:36:16.476Z] #12 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 106.95MB / 115.13MB 1.3s
13:36:16 [2022-11-16T13:36:16.476Z] #12 ...
13:36:16 [2022-11-16T13:36:16.476Z] 
13:36:16 [2022-11-16T13:36:16.476Z] #14 [internal] load build context
13:36:16 [2022-11-16T13:36:16.476Z] #14 transferring context: 63.48MB 1.3s done
13:36:16 [2022-11-16T13:36:16.476Z] #14 DONE 1.4s
13:36:16 [2022-11-16T13:36:16.476Z] 
13:36:16 [2022-11-16T13:36:16.476Z] #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
13:36:16 [2022-11-16T13:36:16.476Z] #15 CACHED
13:36:16 [2022-11-16T13:36:16.476Z] 
13:36:16 [2022-11-16T13:36:16.476Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:2a80cda19fac1972f4c8d69516372b452062631f84854c223f1a164ce77b06d3
13:36:16 [2022-11-16T13:36:16.476Z] #12 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 115.13MB / 115.13MB 1.4s
13:36:16 [2022-11-16T13:36:16.732Z] #12 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 115.13MB / 115.13MB 1.5s done
13:36:16 [2022-11-16T13:36:16.732Z] #12 extracting sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45
13:36:18 [2022-11-16T13:36:18.622Z] #12 ...
13:36:18 [2022-11-16T13:36:18.622Z] 
13:36:18 [2022-11-16T13:36:18.622Z] #16 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:36:18 [2022-11-16T13:36:18.622Z] #16 DONE 2.1s
13:36:18 [2022-11-16T13:36:18.878Z] 
13:36:18 [2022-11-16T13:36:18.878Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:2a80cda19fac1972f4c8d69516372b452062631f84854c223f1a164ce77b06d3
13:36:20 [2022-11-16T13:36:20.767Z] #12 extracting sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 4.2s done
13:36:21 [2022-11-16T13:36:21.329Z] #12 extracting sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271
13:36:21 [2022-11-16T13:36:21.329Z] #12 extracting sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 done
13:36:21 [2022-11-16T13:36:21.329Z] #12 DONE 6.4s
13:36:21 [2022-11-16T13:36:21.329Z] 
13:36:21 [2022-11-16T13:36:21.329Z] #17 [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
13:36:21 [2022-11-16T13:36:21.329Z] #0 1.549 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:36:21 [2022-11-16T13:36:21.329Z] #0 1.770 
13:36:21 [2022-11-16T13:36:21.329Z] #0 1.992 #=#=#                                                                         

######################################################################## 100.0%
13:36:21 [2022-11-16T13:36:21.329Z] #0 2.222 
13:36:21 [2022-11-16T13:36:21.890Z] #17 3.279 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:36:22 [2022-11-16T13:36:22.146Z] #17 3.485 
13:36:22 [2022-11-16T13:36:22.707Z] #17 3.705 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
13:36:22 [2022-11-16T13:36:22.707Z] #17 4.050 
13:36:23 [2022-11-16T13:36:23.634Z] #17 5.006 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
13:36:23 [2022-11-16T13:36:23.634Z] #17 5.195 
13:36:24 [2022-11-16T13:36:24.760Z] #17 5.414 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.2%#17 ...
13:36:24 [2022-11-16T13:36:24.760Z] 
13:36:24 [2022-11-16T13:36:24.760Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:36:24 [2022-11-16T13:36:24.760Z] #18 DONE 3.3s
13:36:24 [2022-11-16T13:36:24.760Z] 
13:36:24 [2022-11-16T13:36:24.760Z] #17 [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
13:36:24 [2022-11-16T13:36:24.760Z] #17 5.414 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
13:36:24 [2022-11-16T13:36:24.760Z] #17 ...
13:36:24 [2022-11-16T13:36:24.760Z] 
13:36:24 [2022-11-16T13:36:24.760Z] #19 [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
13:36:25 [2022-11-16T13:36:25.322Z] #19 DONE 0.6s
13:36:25 [2022-11-16T13:36:25.322Z] 
13:36:25 [2022-11-16T13:36:25.322Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:36:25 [2022-11-16T13:36:25.883Z] #20 ...
13:36:25 [2022-11-16T13:36:25.883Z] 
13:36:25 [2022-11-16T13:36:25.883Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:36:25 [2022-11-16T13:36:25.883Z] #21 DONE 0.4s
13:36:25 [2022-11-16T13:36:25.883Z] 
13:36:25 [2022-11-16T13:36:25.883Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:36:25 [2022-11-16T13:36:25.883Z] #22 DONE 0.4s
13:36:25 [2022-11-16T13:36:25.883Z] 
13:36:25 [2022-11-16T13:36:25.883Z] #23 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
13:36:25 [2022-11-16T13:36:25.883Z] #23 DONE 0.5s
13:36:25 [2022-11-16T13:36:25.883Z] 
13:36:25 [2022-11-16T13:36:25.883Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
13:36:25 [2022-11-16T13:36:25.883Z] #24 DONE 0.5s
13:36:25 [2022-11-16T13:36:25.883Z] 
13:36:25 [2022-11-16T13:36:25.883Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
13:36:25 [2022-11-16T13:36:25.883Z] #25 DONE 0.5s
13:36:25 [2022-11-16T13:36:25.883Z] 
13:36:25 [2022-11-16T13:36:25.883Z] #26 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.376 + RM_GOPATH=0
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.376 + TMP_GOPATH=
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.379 + : /build
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.379 + '[' -z '' ']'
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.381 ++ mktemp -d
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.382 + export GOPATH=/tmp/tmp.KCZUptDl05
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.382 + GOPATH=/tmp/tmp.KCZUptDl05
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.382 + RM_GOPATH=1
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.382 + case "$(go env GOARCH)" in
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.383 ++ go env GOARCH
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.394 + export GO_BUILDMODE=-buildmode=pie
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.394 + GO_BUILDMODE=-buildmode=pie
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.395 ++ dirname /install.sh
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.396 + dir=/
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.396 + bin=rootlesskit
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.396 + shift
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.396 + '[' '!' -f //rootlesskit.installer ']'
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.396 + . //rootlesskit.installer
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.396 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.396 + install_rootlesskit
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.396 + case "$1" in
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.396 + export CGO_ENABLED=0
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.396 + CGO_ENABLED=0
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.396 + _install_rootlesskit
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.397 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.397 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.397 + for f in rootlesskit rootlesskit-docker-proxy
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.397 + GOBIN=/build
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.397 + GO111MODULE=on
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.397 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
13:36:31 [2022-11-16T13:36:31.135Z] #26 4.795 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
13:36:31 [2022-11-16T13:36:31.135Z] #26 ...
13:36:31 [2022-11-16T13:36:31.135Z] 
13:36:31 [2022-11-16T13:36:31.135Z] #17 [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
13:36:31 [2022-11-16T13:36:31.135Z] #17 6.405 
13:36:31 [2022-11-16T13:36:31.135Z] #17 7.473 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:36:31 [2022-11-16T13:36:31.135Z] #17 7.854 
13:36:31 [2022-11-16T13:36:31.135Z] #17 8.075 #=#=#                                                                         

################################                                          45.0%
######################################################################## 100.0%
13:36:31 [2022-11-16T13:36:31.135Z] #17 8.632 
13:36:31 [2022-11-16T13:36:31.135Z] #17 9.340 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:36:31 [2022-11-16T13:36:31.135Z] #17 9.620 
13:36:31 [2022-11-16T13:36:31.135Z] #17 9.856 #=#=#                                                                         

######################################################################## 100.0%
13:36:31 [2022-11-16T13:36:31.135Z] #17 10.17 
13:36:31 [2022-11-16T13:36:31.135Z] #17 10.25 Download of images into '/build' complete.
13:36:31 [2022-11-16T13:36:31.135Z] #17 10.25 Use something like the following to load the result into a Docker daemon:
13:36:31 [2022-11-16T13:36:31.135Z] #17 10.25   tar -cC '/build' . | docker load
13:36:31 [2022-11-16T13:36:31.135Z] #17 DONE 12.2s
13:36:31 [2022-11-16T13:36:31.135Z] 
13:36:31 [2022-11-16T13:36:31.135Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.864 + RM_GOPATH=0
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.864 + TMP_GOPATH=
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.864 + : /build
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.865 + '[' -z '' ']'
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.865 ++ mktemp -d
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.868 + export GOPATH=/tmp/tmp.V66WxyUdBb
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.868 + GOPATH=/tmp/tmp.V66WxyUdBb
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.868 + RM_GOPATH=1
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.868 + case "$(go env GOARCH)" in
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.869 ++ go env GOARCH
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.889 + export GO_BUILDMODE=-buildmode=pie
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.889 + GO_BUILDMODE=-buildmode=pie
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.890 ++ dirname /install.sh
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.899 + dir=/
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.899 + bin=dockercli
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.899 + shift
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.900 + '[' '!' -f //dockercli.installer ']'
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.900 + . //dockercli.installer
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.900 ++ : stable
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.900 ++ : 17.06.2-ce
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.900 + install_dockercli
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.900 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.900 Install docker/cli version 17.06.2-ce from stable
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.917 ++ uname -m
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.923 + arch=aarch64
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.923 + '[' aarch64 '!=' x86_64 ']'
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.923 + '[' aarch64 '!=' s390x ']'
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.923 + '[' aarch64 '!=' armhf ']'
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.923 + build_dockercli
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.924 + git clone https://github.com/docker/docker-ce /tmp/tmp.V66WxyUdBb/tmp/docker-ce
13:36:31 [2022-11-16T13:36:31.135Z] #0 4.960 Cloning into '/tmp/tmp.V66WxyUdBb/tmp/docker-ce'...
13:36:31 [2022-11-16T13:36:31.135Z] #27 ...
13:36:31 [2022-11-16T13:36:31.135Z] 
13:36:31 [2022-11-16T13:36:31.135Z] #26 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
13:36:31 [2022-11-16T13:36:31.135Z] #26 5.398 go: downloading github.com/sirupsen/logrus v1.9.0
13:36:31 [2022-11-16T13:36:31.391Z] #26 5.399 go: downloading github.com/urfave/cli/v2 v2.23.5
13:36:31 [2022-11-16T13:36:31.953Z] #26 6.172 go: downloading golang.org/x/sys v0.2.0
13:36:34 [2022-11-16T13:36:34.473Z] #26 8.692 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
13:36:35 [2022-11-16T13:36:35.401Z] #26 ...
13:36:35 [2022-11-16T13:36:35.401Z] 
13:36:35 [2022-11-16T13:36:35.401Z] #28 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:36:35 [2022-11-16T13:36:35.401Z] #0 5.596 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:36:35 [2022-11-16T13:36:35.401Z] #0 5.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:36:35 [2022-11-16T13:36:35.401Z] #0 5.653 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:36:35 [2022-11-16T13:36:35.401Z] #0 6.634 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
13:36:35 [2022-11-16T13:36:35.401Z] #0 9.170 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [196 kB]
13:36:35 [2022-11-16T13:36:35.401Z] #28 ...
13:36:35 [2022-11-16T13:36:35.401Z] 
13:36:35 [2022-11-16T13:36:35.401Z] #29 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:36:35 [2022-11-16T13:36:35.401Z] #0 5.890 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:36:35 [2022-11-16T13:36:35.401Z] #0 5.890 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:36:35 [2022-11-16T13:36:35.401Z] #0 5.890 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:36:35 [2022-11-16T13:36:35.658Z] #0 9.047 Reading package lists...
13:36:35 [2022-11-16T13:36:35.658Z] #29 ...
13:36:35 [2022-11-16T13:36:35.658Z] 
13:36:35 [2022-11-16T13:36:35.658Z] #30 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
13:36:35 [2022-11-16T13:36:35.658Z] #0 3.819 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:36:35 [2022-11-16T13:36:35.658Z] #0 3.827 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:36:35 [2022-11-16T13:36:35.658Z] #0 3.829 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:36:35 [2022-11-16T13:36:35.658Z] #0 4.931 Reading package lists...
13:36:35 [2022-11-16T13:36:35.658Z] #0 8.795 Reading package lists...
13:36:35 [2022-11-16T13:36:35.658Z] #30 ...
13:36:35 [2022-11-16T13:36:35.658Z] 
13:36:35 [2022-11-16T13:36:35.658Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
13:36:35 [2022-11-16T13:36:35.658Z] #0 4.025 go: downloading mvdan.cc/sh/v3 v3.0.2
13:36:35 [2022-11-16T13:36:35.658Z] #0 8.491 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:36:35 [2022-11-16T13:36:35.658Z] #0 8.492 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:36:35 [2022-11-16T13:36:35.658Z] #0 8.576 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:36:35 [2022-11-16T13:36:35.658Z] #0 10.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:36:35 [2022-11-16T13:36:35.914Z] #31 ...
13:36:35 [2022-11-16T13:36:35.914Z] 
13:36:35 [2022-11-16T13:36:35.914Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:36:35 [2022-11-16T13:36:35.914Z] #0 3.034 go: downloading github.com/golangci/golangci-lint v1.49.0
13:36:35 [2022-11-16T13:36:35.914Z] #0 3.772 go: downloading github.com/fatih/color v1.13.0
13:36:35 [2022-11-16T13:36:35.914Z] #0 3.785 go: downloading github.com/gofrs/flock v0.8.1
13:36:35 [2022-11-16T13:36:35.914Z] #0 3.839 go: downloading github.com/pkg/errors v0.9.1
13:36:35 [2022-11-16T13:36:35.914Z] #0 3.844 go: downloading github.com/spf13/cobra v1.5.0
13:36:35 [2022-11-16T13:36:35.914Z] #0 3.943 go: downloading github.com/spf13/pflag v1.0.5
13:36:35 [2022-11-16T13:36:35.914Z] #0 3.951 go: downloading github.com/spf13/viper v1.12.0
13:36:35 [2022-11-16T13:36:35.914Z] #0 4.120 go: downloading gopkg.in/yaml.v3 v3.0.1
13:36:35 [2022-11-16T13:36:35.914Z] #0 4.458 go: downloading golang.org/x/tools v0.1.12
13:36:35 [2022-11-16T13:36:35.914Z] #0 4.511 go: downloading github.com/hashicorp/go-version v1.6.0
13:36:35 [2022-11-16T13:36:35.914Z] #0 4.707 go: downloading github.com/ldez/gomoddirectives v0.2.3
13:36:35 [2022-11-16T13:36:35.914Z] #0 4.905 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:36:35 [2022-11-16T13:36:35.914Z] #0 5.040 go: downloading github.com/hashicorp/go-multierror v1.1.1
13:36:35 [2022-11-16T13:36:35.914Z] #0 8.666 go: downloading github.com/mattn/go-colorable v0.1.13
13:36:35 [2022-11-16T13:36:35.914Z] #0 8.666 go: downloading github.com/sirupsen/logrus v1.9.0
13:36:35 [2022-11-16T13:36:35.914Z] #0 8.891 go: downloading github.com/stretchr/testify v1.8.0
13:36:35 [2022-11-16T13:36:35.914Z] #0 9.009 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
13:36:35 [2022-11-16T13:36:35.914Z] #0 9.212 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
13:36:35 [2022-11-16T13:36:35.914Z] #0 9.261 go: downloading github.com/mattn/go-isatty v0.0.16
13:36:35 [2022-11-16T13:36:35.914Z] #0 9.452 go: downloading github.com/fsnotify/fsnotify v1.5.4
13:36:35 [2022-11-16T13:36:35.914Z] #0 9.453 go: downloading github.com/mitchellh/mapstructure v1.5.0
13:36:35 [2022-11-16T13:36:35.914Z] #0 9.494 go: downloading github.com/spf13/afero v1.8.2
13:36:35 [2022-11-16T13:36:35.914Z] #0 9.596 go: downloading github.com/spf13/cast v1.5.0
13:36:35 [2022-11-16T13:36:35.914Z] #0 9.652 go: downloading github.com/spf13/jwalterweatherman v1.1.0
13:36:35 [2022-11-16T13:36:35.914Z] #0 9.764 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
13:36:35 [2022-11-16T13:36:35.914Z] #0 9.824 go: downloading github.com/hashicorp/errwrap v1.0.0
13:36:35 [2022-11-16T13:36:35.914Z] #0 10.08 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
13:36:35 [2022-11-16T13:36:35.914Z] #0 10.13 go: downloading 4d63.com/gochecknoglobals v0.1.0
13:36:35 [2022-11-16T13:36:35.914Z] #0 10.40 go: downloading github.com/Antonboom/errname v0.1.7
13:36:35 [2022-11-16T13:36:35.914Z] #32 ...
13:36:35 [2022-11-16T13:36:35.914Z] 
13:36:35 [2022-11-16T13:36:35.914Z] #33 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
13:36:35 [2022-11-16T13:36:35.914Z] #0 4.773 go: downloading github.com/pelletier/go-toml v1.8.1
13:36:36 [2022-11-16T13:36:36.171Z] #33 ...
13:36:36 [2022-11-16T13:36:36.171Z] 
13:36:36 [2022-11-16T13:36:36.171Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:36:36 [2022-11-16T13:36:36.171Z] #0 4.717 + git clone https://github.com/kolyshkin/go-swagger.git .
13:36:36 [2022-11-16T13:36:36.171Z] #0 4.731 Cloning into '.'...
13:36:36 [2022-11-16T13:36:36.171Z] #34 ...
13:36:36 [2022-11-16T13:36:36.171Z] 
13:36:36 [2022-11-16T13:36:36.171Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
13:36:36 [2022-11-16T13:36:36.171Z] #0 5.009 go: downloading gotest.tools/gotestsum v1.8.1
13:36:36 [2022-11-16T13:36:36.171Z] #0 6.352 go: downloading github.com/fatih/color v1.10.0
13:36:36 [2022-11-16T13:36:36.171Z] #0 6.387 go: downloading github.com/dnephin/pflag v1.0.7
13:36:36 [2022-11-16T13:36:36.171Z] #0 6.442 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:36:36 [2022-11-16T13:36:36.171Z] #0 6.652 go: downloading golang.org/x/tools v0.1.0
13:36:36 [2022-11-16T13:36:36.171Z] #0 6.941 go: downloading github.com/mattn/go-colorable v0.1.8
13:36:36 [2022-11-16T13:36:36.171Z] #0 7.036 go: downloading github.com/mattn/go-isatty v0.0.12
13:36:36 [2022-11-16T13:36:36.171Z] #0 7.117 go: downloading github.com/fsnotify/fsnotify v1.4.9
13:36:36 [2022-11-16T13:36:36.171Z] #0 7.193 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
13:36:36 [2022-11-16T13:36:36.171Z] #0 10.78 go: downloading github.com/jonboulle/clockwork v0.2.2
13:36:36 [2022-11-16T13:36:36.171Z] #0 10.83 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
13:36:36 [2022-11-16T13:36:36.427Z] #35 10.96 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
13:36:36 [2022-11-16T13:36:36.427Z] #35 ...
13:36:36 [2022-11-16T13:36:36.427Z] 
13:36:36 [2022-11-16T13:36:36.427Z] #36 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
13:36:36 [2022-11-16T13:36:36.427Z] #0 5.586 go: downloading github.com/tc-hib/go-winres v0.2.3
13:36:36 [2022-11-16T13:36:36.427Z] #0 6.287 go: downloading github.com/tc-hib/winres v0.1.5
13:36:36 [2022-11-16T13:36:36.427Z] #0 7.321 go: downloading github.com/urfave/cli/v2 v2.3.0
13:36:36 [2022-11-16T13:36:36.427Z] #0 7.440 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
13:36:36 [2022-11-16T13:36:36.427Z] #0 7.649 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
13:36:36 [2022-11-16T13:36:36.427Z] #0 9.273 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:36:36 [2022-11-16T13:36:36.427Z] #0 9.593 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:36:36 [2022-11-16T13:36:36.427Z] #36 ...
13:36:36 [2022-11-16T13:36:36.427Z] 
13:36:36 [2022-11-16T13:36:36.427Z] #37 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:36:36 [2022-11-16T13:36:36.427Z] #0 5.276 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:36:36 [2022-11-16T13:36:36.427Z] #0 5.286 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:36:36 [2022-11-16T13:36:36.427Z] #0 5.286 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:36:36 [2022-11-16T13:36:36.427Z] #0 5.749 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
13:36:36 [2022-11-16T13:36:36.427Z] #0 9.576 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
13:36:36 [2022-11-16T13:36:36.427Z] #0 9.701 Fetched 3703 B in 5s (786 B/s)
13:36:36 [2022-11-16T13:36:36.684Z] #0 9.701 Reading package lists...
13:36:36 [2022-11-16T13:36:36.684Z] #37 ...
13:36:36 [2022-11-16T13:36:36.684Z] 
13:36:36 [2022-11-16T13:36:36.684Z] #38 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
13:36:36 [2022-11-16T13:36:36.684Z] #0 5.633 go: downloading github.com/go-delve/delve v1.8.1
13:36:36 [2022-11-16T13:36:36.684Z] #38 ...
13:36:36 [2022-11-16T13:36:36.684Z] 
13:36:36 [2022-11-16T13:36:36.684Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:36:36 [2022-11-16T13:36:36.684Z] #0 4.570 + git clone https://github.com/docker/distribution.git .
13:36:36 [2022-11-16T13:36:36.684Z] #0 4.576 Cloning into '.'...
13:36:36 [2022-11-16T13:36:36.940Z] #39 ...
13:36:36 [2022-11-16T13:36:36.940Z] 
13:36:36 [2022-11-16T13:36:36.940Z] #26 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
13:36:36 [2022-11-16T13:36:36.940Z] #26 9.768 go: downloading github.com/google/uuid v1.3.0
13:36:36 [2022-11-16T13:36:36.940Z] #26 10.05 go: downloading github.com/moby/vpnkit v0.5.0
13:36:36 [2022-11-16T13:36:36.940Z] #26 10.13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:36:36 [2022-11-16T13:36:36.940Z] #26 10.36 go: downloading github.com/gofrs/flock v0.8.1
13:36:36 [2022-11-16T13:36:36.940Z] #26 10.64 go: downloading github.com/gorilla/mux v1.8.0
13:36:36 [2022-11-16T13:36:36.940Z] #26 11.09 go: downloading github.com/moby/sys/mountinfo v0.6.2
13:36:37 [2022-11-16T13:36:37.502Z] #26 11.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
13:36:37 [2022-11-16T13:36:37.502Z] #26 11.60 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
13:36:38 [2022-11-16T13:36:38.869Z] #26 12.92 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
13:36:38 [2022-11-16T13:36:38.869Z] #26 13.05 go: downloading golang.org/x/net v0.1.0
13:36:39 [2022-11-16T13:36:39.798Z] #26 13.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:36:39 [2022-11-16T13:36:39.798Z] #26 ...
13:36:39 [2022-11-16T13:36:39.798Z] 
13:36:39 [2022-11-16T13:36:39.798Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:36:39 [2022-11-16T13:36:39.798Z] #20 4.554 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:36:39 [2022-11-16T13:36:39.798Z] #20 4.554 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:36:39 [2022-11-16T13:36:39.798Z] #20 4.554 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:36:39 [2022-11-16T13:36:39.798Z] #20 5.976 Reading package lists...
13:36:40 [2022-11-16T13:36:40.054Z] #20 11.12 Reading package lists...
13:36:40 [2022-11-16T13:36:40.054Z] #20 ...
13:36:40 [2022-11-16T13:36:40.054Z] 
13:36:40 [2022-11-16T13:36:40.055Z] #38 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
13:36:40 [2022-11-16T13:36:40.055Z] #38 13.22 go: downloading github.com/sirupsen/logrus v1.6.0
13:36:40 [2022-11-16T13:36:40.055Z] #38 13.24 go: downloading github.com/spf13/cobra v1.1.3
13:36:40 [2022-11-16T13:36:40.055Z] #38 13.62 go: downloading github.com/mattn/go-isatty v0.0.3
13:36:40 [2022-11-16T13:36:40.055Z] #38 13.81 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
13:36:40 [2022-11-16T13:36:40.055Z] #38 14.03 go: downloading gopkg.in/yaml.v2 v2.4.0
13:36:40 [2022-11-16T13:36:40.055Z] #38 14.24 go: downloading github.com/cosiner/argv v0.1.0
13:36:40 [2022-11-16T13:36:40.055Z] #38 14.44 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
13:36:40 [2022-11-16T13:36:40.055Z] #38 14.48 go: downloading github.com/peterh/liner v1.2.2
13:36:40 [2022-11-16T13:36:40.055Z] #38 14.69 go: downloading github.com/google/go-dap v0.6.0
13:36:40 [2022-11-16T13:36:40.055Z] #38 14.82 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
13:36:40 [2022-11-16T13:36:40.617Z] #38 15.27 go: downloading github.com/mattn/go-runewidth v0.0.3
13:36:40 [2022-11-16T13:36:40.873Z] #38 15.48 go: downloading github.com/hashicorp/golang-lru v0.5.4
13:36:41 [2022-11-16T13:36:41.129Z] #38 15.55 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
13:36:42 [2022-11-16T13:36:42.498Z] #38 17.18 go: downloading github.com/russross/blackfriday/v2 v2.0.1
13:36:42 [2022-11-16T13:36:42.754Z] #38 17.48 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
13:36:44 [2022-11-16T13:36:44.647Z] #38 ...
13:36:44 [2022-11-16T13:36:44.647Z] 
13:36:44 [2022-11-16T13:36:44.647Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:36:44 [2022-11-16T13:36:44.647Z] #32 10.76 go: downloading github.com/Antonboom/nilnil v0.1.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 10.90 go: downloading github.com/BurntSushi/toml v1.2.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 12.00 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
13:36:44 [2022-11-16T13:36:44.647Z] #32 12.10 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 12.18 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 12.23 go: downloading github.com/alexkohler/prealloc v1.0.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 12.28 go: downloading github.com/alingse/asasalint v0.0.11
13:36:44 [2022-11-16T13:36:44.647Z] #32 12.56 go: downloading github.com/ashanbrown/forbidigo v1.3.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 12.67 go: downloading github.com/ashanbrown/makezero v1.1.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 12.76 go: downloading github.com/bkielbasa/cyclop v1.2.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 12.84 go: downloading github.com/blizzy78/varnamelen v0.8.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 13.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 13.18 go: downloading github.com/breml/bidichk v0.2.3
13:36:44 [2022-11-16T13:36:44.647Z] #32 13.25 go: downloading github.com/breml/errchkjson v0.3.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 13.26 go: downloading github.com/butuzov/ireturn v0.1.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 13.40 go: downloading github.com/charithe/durationcheck v0.0.9
13:36:44 [2022-11-16T13:36:44.647Z] #32 13.44 go: downloading github.com/curioswitch/go-reassign v0.1.2
13:36:44 [2022-11-16T13:36:44.647Z] #32 13.52 go: downloading github.com/daixiang0/gci v0.6.3
13:36:44 [2022-11-16T13:36:44.647Z] #32 13.93 go: downloading github.com/denis-tingaikin/go-header v0.4.3
13:36:44 [2022-11-16T13:36:44.647Z] #32 13.94 go: downloading github.com/esimonov/ifshort v1.0.4
13:36:44 [2022-11-16T13:36:44.647Z] #32 14.01 go: downloading github.com/firefart/nonamedreturns v1.0.4
13:36:44 [2022-11-16T13:36:44.647Z] #32 14.06 go: downloading github.com/fzipp/gocyclo v0.6.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 14.13 go: downloading github.com/go-critic/go-critic v0.6.4
13:36:44 [2022-11-16T13:36:44.647Z] #32 14.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:36:44 [2022-11-16T13:36:44.647Z] #32 15.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:36:44 [2022-11-16T13:36:44.647Z] #32 15.05 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
13:36:44 [2022-11-16T13:36:44.647Z] #32 15.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
13:36:44 [2022-11-16T13:36:44.647Z] #32 15.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:36:44 [2022-11-16T13:36:44.647Z] #32 15.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:36:44 [2022-11-16T13:36:44.647Z] #32 15.56 go: downloading github.com/golangci/misspell v0.3.5
13:36:44 [2022-11-16T13:36:44.647Z] #32 15.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:36:44 [2022-11-16T13:36:44.647Z] #32 15.70 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
13:36:44 [2022-11-16T13:36:44.647Z] #32 15.84 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 15.84 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 15.88 go: downloading github.com/hexops/gotextdiff v1.0.3
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.12 go: downloading github.com/jgautheron/goconst v1.5.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.12 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.17 go: downloading github.com/julz/importas v0.1.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.19 go: downloading github.com/kisielk/errcheck v1.6.2
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.32 go: downloading github.com/kulti/thelper v0.6.3
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.41 go: downloading github.com/kunwardeep/paralleltest v1.0.6
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.46 go: downloading github.com/kyoh86/exportloopref v0.1.8
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.55 go: downloading github.com/ldez/tagliatelle v0.3.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.64 go: downloading github.com/leonklingele/grouper v1.1.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.71 go: downloading github.com/lufeee/execinquery v1.2.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.81 go: downloading github.com/maratori/testpackage v1.1.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.97 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
13:36:44 [2022-11-16T13:36:44.647Z] #32 16.97 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 17.15 go: downloading github.com/mgechev/revive v1.2.3
13:36:44 [2022-11-16T13:36:44.647Z] #32 17.93 go: downloading github.com/moricho/tparallel v0.2.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 17.94 go: downloading github.com/nakabonne/nestif v0.3.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 18.03 go: downloading github.com/nishanths/exhaustive v0.8.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 18.16 go: downloading github.com/nishanths/predeclared v0.2.2
13:36:44 [2022-11-16T13:36:44.647Z] #32 18.25 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
13:36:44 [2022-11-16T13:36:44.647Z] #32 18.35 go: downloading github.com/ryancurrah/gomodguard v1.2.4
13:36:44 [2022-11-16T13:36:44.647Z] #32 18.44 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 18.50 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
13:36:44 [2022-11-16T13:36:44.647Z] #32 18.52 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 18.55 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 18.66 go: downloading github.com/securego/gosec/v2 v2.13.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 18.96 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
13:36:44 [2022-11-16T13:36:44.647Z] #32 18.97 go: downloading github.com/sivchari/containedctx v1.0.2
13:36:44 [2022-11-16T13:36:44.647Z] #32 19.01 go: downloading github.com/sivchari/nosnakecase v1.7.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 19.04 go: downloading github.com/sivchari/tenv v1.7.0
13:36:44 [2022-11-16T13:36:44.647Z] #32 19.08 go: downloading github.com/sonatard/noctx v0.0.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 19.16 go: downloading github.com/sourcegraph/go-diff v0.6.1
13:36:44 [2022-11-16T13:36:44.647Z] #32 19.21 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
13:36:44 [2022-11-16T13:36:44.921Z] #32 ...
13:36:44 [2022-11-16T13:36:44.921Z] 
13:36:44 [2022-11-16T13:36:44.922Z] #33 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
13:36:44 [2022-11-16T13:36:44.922Z] #33 16.04 tomll can be used in two ways:
13:36:44 [2022-11-16T13:36:44.922Z] #33 16.04 Writing to STDIN and reading from STDOUT:
13:36:44 [2022-11-16T13:36:44.922Z] #33 16.04   cat file.toml | tomll > file.toml
13:36:44 [2022-11-16T13:36:44.922Z] #33 16.04 
13:36:44 [2022-11-16T13:36:44.922Z] #33 16.04 Reading and updating a list of files:
13:36:44 [2022-11-16T13:36:44.922Z] #33 16.04   tomll a.toml b.toml c.toml
13:36:44 [2022-11-16T13:36:44.922Z] #33 16.04 
13:36:44 [2022-11-16T13:36:44.922Z] #33 16.04 When given a list of files, tomll will modify all files in place without asking.
13:36:44 [2022-11-16T13:36:44.922Z] #33 DONE 19.4s
13:36:44 [2022-11-16T13:36:44.922Z] 
13:36:44 [2022-11-16T13:36:44.922Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:36:44 [2022-11-16T13:36:44.922Z] #32 19.37 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
13:36:44 [2022-11-16T13:36:44.922Z] #32 ...
13:36:44 [2022-11-16T13:36:44.922Z] 
13:36:44 [2022-11-16T13:36:44.922Z] #30 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
13:36:44 [2022-11-16T13:36:44.922Z] #0 8.795 Reading package lists...
13:36:44 [2022-11-16T13:36:44.922Z] #30 13.52 Building dependency tree...
13:36:44 [2022-11-16T13:36:44.922Z] #30 15.09 Reading state information...
13:36:44 [2022-11-16T13:36:44.922Z] #30 17.63 The following additional packages will be installed:
13:36:44 [2022-11-16T13:36:44.922Z] #30 17.64   libbtrfs0
13:36:44 [2022-11-16T13:36:44.922Z] #30 17.74 The following NEW packages will be installed:
13:36:44 [2022-11-16T13:36:44.922Z] #30 17.75   libbtrfs-dev libbtrfs0
13:36:44 [2022-11-16T13:36:44.922Z] #30 18.09 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
13:36:44 [2022-11-16T13:36:44.922Z] #30 18.09 Need to get 454 kB of archives.
13:36:44 [2022-11-16T13:36:44.922Z] #30 18.09 After this operation, 1275 kB of additional disk space will be used.
13:36:44 [2022-11-16T13:36:44.922Z] #30 18.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
13:36:44 [2022-11-16T13:36:44.922Z] #30 18.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
13:36:44 [2022-11-16T13:36:44.922Z] #30 19.33 debconf: delaying package configuration, since apt-utils is not installed
13:36:44 [2022-11-16T13:36:44.922Z] #30 ...
13:36:44 [2022-11-16T13:36:44.922Z] 
13:36:44 [2022-11-16T13:36:44.922Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:36:44 [2022-11-16T13:36:44.922Z] #32 19.49 go: downloading github.com/sylvia7788/contextcheck v1.0.6
13:36:44 [2022-11-16T13:36:44.922Z] #32 19.58 go: downloading github.com/tdakkota/asciicheck v0.1.1
13:36:44 [2022-11-16T13:36:44.922Z] #32 19.73 go: downloading github.com/tetafro/godot v1.4.11
13:36:44 [2022-11-16T13:36:44.922Z] #32 19.73 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
13:36:45 [2022-11-16T13:36:45.195Z] #32 19.86 go: downloading github.com/timonwong/logrlint v0.1.0
13:36:45 [2022-11-16T13:36:45.452Z] #32 20.09 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
13:36:45 [2022-11-16T13:36:45.452Z] #32 20.09 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
13:36:45 [2022-11-16T13:36:45.708Z] #32 20.45 go: downloading github.com/ultraware/funlen v0.0.3
13:36:45 [2022-11-16T13:36:45.964Z] #32 20.53 go: downloading github.com/ultraware/whitespace v0.0.5
13:36:45 [2022-11-16T13:36:45.964Z] #32 20.62 go: downloading github.com/uudashr/gocognit v1.0.6
13:36:46 [2022-11-16T13:36:46.220Z] #32 20.68 go: downloading github.com/yagipy/maintidx v1.0.0
13:36:46 [2022-11-16T13:36:46.220Z] #32 20.75 go: downloading github.com/yeya24/promlinter v0.2.0
13:36:46 [2022-11-16T13:36:46.220Z] #32 20.92 go: downloading gitlab.com/bosi/decorder v0.2.3
13:36:46 [2022-11-16T13:36:46.476Z] #32 21.00 go: downloading honnef.co/go/tools v0.3.3
13:36:46 [2022-11-16T13:36:46.732Z] #32 ...
13:36:46 [2022-11-16T13:36:46.732Z] 
13:36:46 [2022-11-16T13:36:46.732Z] #30 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
13:36:46 [2022-11-16T13:36:46.732Z] #30 19.82 Fetched 454 kB in 0s (1399 kB/s)
13:36:46 [2022-11-16T13:36:46.732Z] #30 19.97 Selecting previously unselected package libbtrfs0:arm64.
13:36:46 [2022-11-16T13:36:46.732Z] #30 19.97 (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.)
13:36:46 [2022-11-16T13:36:46.732Z] #30 20.08 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
13:36:46 [2022-11-16T13:36:46.733Z] #30 20.11 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
13:36:46 [2022-11-16T13:36:46.733Z] #30 20.45 Selecting previously unselected package libbtrfs-dev:arm64.
13:36:46 [2022-11-16T13:36:46.733Z] #30 20.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
13:36:46 [2022-11-16T13:36:46.733Z] #30 20.52 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
13:36:46 [2022-11-16T13:36:46.733Z] #30 20.92 Setting up libbtrfs0:arm64 (5.10.1-2) ...
13:36:46 [2022-11-16T13:36:46.733Z] #30 20.96 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
13:36:46 [2022-11-16T13:36:46.733Z] #30 20.97 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:36:46 [2022-11-16T13:36:46.733Z] #30 DONE 21.4s
13:36:46 [2022-11-16T13:36:46.733Z] 
13:36:46 [2022-11-16T13:36:46.733Z] #40 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
13:36:46 [2022-11-16T13:36:46.733Z] #40 DONE 0.1s
13:36:46 [2022-11-16T13:36:46.733Z] 
13:36:46 [2022-11-16T13:36:46.733Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:36:46 [2022-11-16T13:36:46.733Z] #20 11.12 Reading package lists...
13:36:46 [2022-11-16T13:36:46.733Z] #20 15.82 Building dependency tree...
13:36:46 [2022-11-16T13:36:46.733Z] #20 17.09 Reading state information...
13:36:46 [2022-11-16T13:36:46.733Z] #20 19.99 The following additional packages will be installed:
13:36:46 [2022-11-16T13:36:46.733Z] #20 19.99   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:36:46 [2022-11-16T13:36:46.733Z] #20 19.99   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
13:36:46 [2022-11-16T13:36:46.733Z] #20 19.99   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
13:36:46 [2022-11-16T13:36:46.733Z] #20 20.00   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
13:36:46 [2022-11-16T13:36:46.733Z] #20 20.00   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
13:36:46 [2022-11-16T13:36:46.733Z] #20 20.00   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
13:36:46 [2022-11-16T13:36:46.733Z] #20 20.00   mingw-w64-common mingw-w64-x86-64-dev
13:36:46 [2022-11-16T13:36:46.733Z] #20 20.05 Suggested packages:
13:36:46 [2022-11-16T13:36:46.733Z] #20 20.05   gcc-10-locales seccomp wine64
13:36:46 [2022-11-16T13:36:46.988Z] #20 21.51 The following NEW packages will be installed:
13:36:46 [2022-11-16T13:36:46.988Z] #20 21.51   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:36:46 [2022-11-16T13:36:46.988Z] #20 21.51   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
13:36:46 [2022-11-16T13:36:46.988Z] #20 21.51   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
13:36:46 [2022-11-16T13:36:46.988Z] #20 21.51   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
13:36:46 [2022-11-16T13:36:46.988Z] #20 21.51   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
13:36:46 [2022-11-16T13:36:46.988Z] #20 21.51   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
13:36:46 [2022-11-16T13:36:46.988Z] #20 21.52   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
13:36:46 [2022-11-16T13:36:46.988Z] #20 21.53   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:36:46 [2022-11-16T13:36:46.988Z] #20 21.54   mingw-w64-x86-64-dev
13:36:46 [2022-11-16T13:36:46.988Z] #20 ...
13:36:46 [2022-11-16T13:36:46.988Z] 
13:36:46 [2022-11-16T13:36:46.988Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:36:47 [2022-11-16T13:36:47.244Z] #39 21.16 Updating files:  79% (1761/2209)
Updating files:  80% (1768/2209)
Updating files:  81% (1790/2209)
Updating files:  82% (1812/2209)
Updating files:  83% (1834/2209)
Updating files:  84% (1856/2209)
Updating files:  85% (1878/2209)
Updating files:  86% (1900/2209)
Updating files:  87% (1922/2209)
Updating files:  88% (1944/2209)
Updating files:  89% (1967/2209)
Updating files:  90% (1989/2209)
Updating files:  91% (2011/2209)
Updating files:  92% (2033/2209)
Updating files:  93% (2055/2209)
Updating files:  94% (2077/2209)
Updating files:  95% (2099/2209)
Updating files:  96% (2121/2209)
Updating files:  97% (2143/2209)
Updating files:  98% (2165/2209)
Updating files:  99% (2187/2209)
Updating files: 100% (2209/2209)
Updating files: 100% (2209/2209), done.
13:36:47 [2022-11-16T13:36:47.500Z] #39 21.50 + git checkout -q v2.3.0
13:36:47 [2022-11-16T13:36:47.500Z] #39 ...
13:36:47 [2022-11-16T13:36:47.500Z] 
13:36:47 [2022-11-16T13:36:47.500Z] #28 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:36:47 [2022-11-16T13:36:47.500Z] #28 12.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
13:36:47 [2022-11-16T13:36:47.500Z] #28 16.28 Fetched 8487 kB in 11s (775 kB/s)
13:36:47 [2022-11-16T13:36:47.500Z] #28 16.28 Reading package lists...
13:36:47 [2022-11-16T13:36:47.500Z] #28 21.17 Reading package lists...
13:36:47 [2022-11-16T13:36:47.500Z] #28 ...
13:36:47 [2022-11-16T13:36:47.500Z] 
13:36:47 [2022-11-16T13:36:47.500Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:36:47 [2022-11-16T13:36:47.500Z] #20 22.06 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
13:36:47 [2022-11-16T13:36:47.500Z] #20 22.06 Need to get 108 MB of archives.
13:36:47 [2022-11-16T13:36:47.500Z] #20 22.06 After this operation, 620 MB of additional disk space will be used.
13:36:47 [2022-11-16T13:36:47.500Z] #20 22.06 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]
13:36:47 [2022-11-16T13:36:47.756Z] #20 22.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
13:36:47 [2022-11-16T13:36:47.756Z] #20 22.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
13:36:47 [2022-11-16T13:36:47.756Z] #20 22.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
13:36:47 [2022-11-16T13:36:47.756Z] #20 22.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
13:36:47 [2022-11-16T13:36:47.756Z] #20 22.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
13:36:48 [2022-11-16T13:36:48.012Z] #20 22.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
13:36:48 [2022-11-16T13:36:48.012Z] #20 22.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
13:36:48 [2022-11-16T13:36:48.012Z] #20 22.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
13:36:48 [2022-11-16T13:36:48.575Z] #20 23.10 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]
13:36:48 [2022-11-16T13:36:48.575Z] #20 ...
13:36:48 [2022-11-16T13:36:48.575Z] 
13:36:48 [2022-11-16T13:36:48.575Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
13:36:48 [2022-11-16T13:36:48.575Z] #35 13.23 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
13:36:48 [2022-11-16T13:36:48.575Z] #35 13.30 go: downloading golang.org/x/mod v0.3.0
13:36:48 [2022-11-16T13:36:48.832Z] #35 ...
13:36:48 [2022-11-16T13:36:48.832Z] 
13:36:48 [2022-11-16T13:36:48.832Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:36:48 [2022-11-16T13:36:48.832Z] #39 22.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:36:49 [2022-11-16T13:36:49.396Z] #39 ...
13:36:49 [2022-11-16T13:36:49.396Z] 
13:36:49 [2022-11-16T13:36:49.396Z] #29 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:36:49 [2022-11-16T13:36:49.396Z] #0 9.047 Reading package lists...
13:36:49 [2022-11-16T13:36:49.396Z] #29 14.10 Reading package lists...
13:36:49 [2022-11-16T13:36:49.396Z] #29 19.22 Building dependency tree...
13:36:49 [2022-11-16T13:36:49.396Z] #29 21.08 Reading state information...
13:36:49 [2022-11-16T13:36:49.396Z] #29 23.50 The following additional packages will be installed:
13:36:49 [2022-11-16T13:36:49.396Z] #29 23.50   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
13:36:49 [2022-11-16T13:36:49.396Z] #29 23.52 Suggested packages:
13:36:49 [2022-11-16T13:36:49.396Z] #29 23.54   cmake-doc ninja-build lrzip
13:36:49 [2022-11-16T13:36:49.396Z] #29 23.54 Recommended packages:
13:36:49 [2022-11-16T13:36:49.396Z] #29 23.54   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:36:49 [2022-11-16T13:36:49.396Z] #29 ...
13:36:49 [2022-11-16T13:36:49.396Z] 
13:36:49 [2022-11-16T13:36:49.396Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:36:49 [2022-11-16T13:36:49.396Z] #20 24.12 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]
13:36:49 [2022-11-16T13:36:49.958Z] #20 24.51 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]
13:36:50 [2022-11-16T13:36:50.215Z] #20 ...
13:36:50 [2022-11-16T13:36:50.215Z] 
13:36:50 [2022-11-16T13:36:50.215Z] #37 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:36:50 [2022-11-16T13:36:50.215Z] #0 9.701 Reading package lists...
13:36:50 [2022-11-16T13:36:50.215Z] #37 14.66 Reading package lists...
13:36:50 [2022-11-16T13:36:50.215Z] #37 18.82 Building dependency tree...
13:36:50 [2022-11-16T13:36:50.215Z] #37 20.80 Reading state information...
13:36:50 [2022-11-16T13:36:50.215Z] #37 23.25 The following additional packages will be installed:
13:36:50 [2022-11-16T13:36:50.215Z] #37 23.26   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:36:50 [2022-11-16T13:36:50.215Z] #37 23.27   python3-protobuf python3-six
13:36:50 [2022-11-16T13:36:50.215Z] #37 23.28 Suggested packages:
13:36:50 [2022-11-16T13:36:50.215Z] #37 23.28   python3-setuptools
13:36:50 [2022-11-16T13:36:50.215Z] #37 23.28 Recommended packages:
13:36:50 [2022-11-16T13:36:50.215Z] #37 23.28   iproute2 | iproute
13:36:50 [2022-11-16T13:36:50.215Z] #37 23.94 The following NEW packages will be installed:
13:36:50 [2022-11-16T13:36:50.215Z] #37 23.98   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:36:50 [2022-11-16T13:36:50.215Z] #37 23.98   python3-protobuf python3-six
13:36:50 [2022-11-16T13:36:50.215Z] #37 24.51 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
13:36:50 [2022-11-16T13:36:50.215Z] #37 24.51 Need to get 2136 kB of archives.
13:36:50 [2022-11-16T13:36:50.215Z] #37 24.51 After this operation, 10.8 MB of additional disk space will be used.
13:36:50 [2022-11-16T13:36:50.215Z] #37 24.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
13:36:50 [2022-11-16T13:36:50.472Z] #37 24.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:36:50 [2022-11-16T13:36:50.472Z] #37 24.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
13:36:50 [2022-11-16T13:36:50.472Z] #37 24.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
13:36:50 [2022-11-16T13:36:50.472Z] #37 24.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:36:50 [2022-11-16T13:36:50.472Z] #37 ...
13:36:50 [2022-11-16T13:36:50.472Z] 
13:36:50 [2022-11-16T13:36:50.472Z] #29 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:36:50 [2022-11-16T13:36:50.472Z] #29 24.22 The following NEW packages will be installed:
13:36:50 [2022-11-16T13:36:50.472Z] #29 24.23   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:36:50 [2022-11-16T13:36:50.472Z] #29 24.24   vim-common xxd
13:36:50 [2022-11-16T13:36:50.472Z] #29 24.66 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
13:36:50 [2022-11-16T13:36:50.472Z] #29 24.66 Need to get 15.6 MB of archives.
13:36:50 [2022-11-16T13:36:50.472Z] #29 24.66 After this operation, 67.4 MB of additional disk space will be used.
13:36:50 [2022-11-16T13:36:50.472Z] #29 24.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
13:36:50 [2022-11-16T13:36:50.472Z] #29 24.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:36:50 [2022-11-16T13:36:50.472Z] #29 24.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:36:50 [2022-11-16T13:36:50.472Z] #29 24.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:36:50 [2022-11-16T13:36:50.728Z] #29 25.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
13:36:50 [2022-11-16T13:36:50.728Z] #29 25.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
13:36:50 [2022-11-16T13:36:50.728Z] #29 25.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
13:36:50 [2022-11-16T13:36:50.728Z] #29 25.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
13:36:50 [2022-11-16T13:36:50.728Z] #29 25.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
13:36:50 [2022-11-16T13:36:50.728Z] #29 25.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
13:36:52 [2022-11-16T13:36:52.096Z] #29 26.44 debconf: delaying package configuration, since apt-utils is not installed
13:36:52 [2022-11-16T13:36:52.096Z] #29 26.68 Fetched 15.6 MB in 1s (13.7 MB/s)
13:36:52 [2022-11-16T13:36:52.096Z] #29 26.76 Selecting previously unselected package xxd.
13:36:52 [2022-11-16T13:36:52.096Z] #29 26.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
13:36:52 [2022-11-16T13:36:52.096Z] #29 26.86 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:36:52 [2022-11-16T13:36:52.352Z] #29 26.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:36:52 [2022-11-16T13:36:52.608Z] #29 27.16 Selecting previously unselected package vim-common.
13:36:52 [2022-11-16T13:36:52.608Z] #29 27.17 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:36:52 [2022-11-16T13:36:52.608Z] #29 27.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:36:53 [2022-11-16T13:36:53.121Z] #29 27.57 Selecting previously unselected package cmake-data.
13:36:53 [2022-11-16T13:36:53.121Z] #29 27.57 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:36:53 [2022-11-16T13:36:53.121Z] #29 27.58 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:36:57 [2022-11-16T13:36:57.289Z] #29 ...
13:36:57 [2022-11-16T13:36:57.289Z] 
13:36:57 [2022-11-16T13:36:57.289Z] #37 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:36:57 [2022-11-16T13:36:57.289Z] #37 24.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:36:57 [2022-11-16T13:36:57.289Z] #37 24.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:36:57 [2022-11-16T13:36:57.289Z] #37 26.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
13:36:57 [2022-11-16T13:36:57.289Z] #37 28.06 debconf: delaying package configuration, since apt-utils is not installed
13:36:57 [2022-11-16T13:36:57.289Z] #37 28.28 Fetched 2136 kB in 3s (725 kB/s)
13:36:57 [2022-11-16T13:36:57.289Z] #37 28.42 Selecting previously unselected package libprotobuf23:arm64.
13:36:57 [2022-11-16T13:36:57.289Z] #37 28.42 (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.)
13:36:57 [2022-11-16T13:36:57.289Z] #37 28.50 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
13:36:57 [2022-11-16T13:36:57.289Z] #37 28.52 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
13:36:57 [2022-11-16T13:36:57.289Z] #37 29.21 Selecting previously unselected package python3-pkg-resources.
13:36:57 [2022-11-16T13:36:57.289Z] #37 29.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
13:36:57 [2022-11-16T13:36:57.289Z] #37 29.23 Unpacking python3-pkg-resources (52.0.0-4) ...
13:36:57 [2022-11-16T13:36:57.289Z] #37 29.58 Selecting previously unselected package python3-six.
13:36:57 [2022-11-16T13:36:57.289Z] #37 29.58 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
13:36:57 [2022-11-16T13:36:57.289Z] #37 29.59 Unpacking python3-six (1.16.0-2) ...
13:36:57 [2022-11-16T13:36:57.289Z] #37 29.70 Selecting previously unselected package python3-protobuf.
13:36:57 [2022-11-16T13:36:57.289Z] #37 29.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
13:36:57 [2022-11-16T13:36:57.289Z] #37 29.71 Unpacking python3-protobuf (3.12.4-1) ...
13:36:57 [2022-11-16T13:36:57.289Z] #37 30.33 Selecting previously unselected package libnet1:arm64.
13:36:57 [2022-11-16T13:36:57.289Z] #37 30.35 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:36:57 [2022-11-16T13:36:57.289Z] #37 30.36 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:36:57 [2022-11-16T13:36:57.289Z] #37 30.59 Selecting previously unselected package libnl-3-200:arm64.
13:36:57 [2022-11-16T13:36:57.289Z] #37 30.60 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:36:57 [2022-11-16T13:36:57.289Z] #37 30.62 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:36:57 [2022-11-16T13:36:57.289Z] #37 30.85 Selecting previously unselected package libprotobuf-c1:arm64.
13:36:57 [2022-11-16T13:36:57.289Z] #37 ...
13:36:57 [2022-11-16T13:36:57.289Z] 
13:36:57 [2022-11-16T13:36:57.289Z] #29 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:36:57 [2022-11-16T13:36:57.289Z] #29 31.24 Selecting previously unselected package libicu67:arm64.
13:36:57 [2022-11-16T13:36:57.289Z] #29 31.24 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
13:36:57 [2022-11-16T13:36:57.289Z] #29 31.29 Unpacking libicu67:arm64 (67.1-7) ...
13:36:57 [2022-11-16T13:36:57.289Z] #29 ...
13:36:57 [2022-11-16T13:36:57.289Z] 
13:36:57 [2022-11-16T13:36:57.289Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.790 + RM_GOPATH=0
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.791 + TMP_GOPATH=
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.791 + : /build
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.791 + '[' -z '' ']'
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.792 ++ mktemp -d
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.826 + export GOPATH=/tmp/tmp.Nebh4PW3TI
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.826 + GOPATH=/tmp/tmp.Nebh4PW3TI
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.826 + RM_GOPATH=1
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.826 + case "$(go env GOARCH)" in
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.827 ++ go env GOARCH
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.874 + export GO_BUILDMODE=-buildmode=pie
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.874 + GO_BUILDMODE=-buildmode=pie
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.874 ++ dirname /install.sh
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.876 + dir=/
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.876 + bin=containerd
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.881 + shift
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.881 + '[' '!' -f //containerd.installer ']'
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.881 + . //containerd.installer
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.882 ++ set -e
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.882 ++ : v1.6.9
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.894 + install_containerd
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.902 + echo 'Install containerd version v1.6.9'
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.902 Install containerd version v1.6.9
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.903 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Nebh4PW3TI/src/github.com/containerd/containerd
13:36:57 [2022-11-16T13:36:57.290Z] #0 0.905 Cloning into '/tmp/tmp.Nebh4PW3TI/src/github.com/containerd/containerd'...
13:36:57 [2022-11-16T13:36:57.290Z] #41 ...
13:36:57 [2022-11-16T13:36:57.290Z] 
13:36:57 [2022-11-16T13:36:57.290Z] #37 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:36:57 [2022-11-16T13:36:57.290Z] #37 30.85 Selecting previously unselected package libprotobuf-c1:arm64.
13:36:57 [2022-11-16T13:36:57.290Z] #37 30.85 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:36:57 [2022-11-16T13:36:57.290Z] #37 30.86 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:36:57 [2022-11-16T13:36:57.290Z] #37 30.99 Selecting previously unselected package criu.
13:36:57 [2022-11-16T13:36:57.290Z] #37 30.99 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
13:36:57 [2022-11-16T13:36:57.290Z] #37 30.99 Unpacking criu (3.17.1-1) ...
13:36:57 [2022-11-16T13:36:57.852Z] #37 31.91 Setting up python3-pkg-resources (52.0.0-4) ...
13:36:58 [2022-11-16T13:36:58.415Z] #37 ...
13:36:58 [2022-11-16T13:36:58.415Z] 
13:36:58 [2022-11-16T13:36:58.415Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:36:58 [2022-11-16T13:36:58.415Z] #32 22.98 go: downloading mvdan.cc/gofumpt v0.3.1
13:36:58 [2022-11-16T13:36:58.415Z] #32 23.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:36:58 [2022-11-16T13:36:58.415Z] #32 23.12 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
13:36:58 [2022-11-16T13:36:58.415Z] #32 23.22 go: downloading github.com/davecgh/go-spew v1.1.1
13:36:58 [2022-11-16T13:36:58.415Z] #32 23.35 go: downloading github.com/stretchr/objx v0.4.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 23.38 go: downloading github.com/pmezard/go-difflib v1.0.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 23.41 go: downloading golang.org/x/text v0.3.7
13:36:58 [2022-11-16T13:36:58.415Z] #32 28.21 go: downloading github.com/subosito/gotenv v1.4.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 28.21 go: downloading github.com/hashicorp/hcl v1.0.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 28.45 go: downloading gopkg.in/ini.v1 v1.66.6
13:36:58 [2022-11-16T13:36:58.415Z] #32 28.45 go: downloading github.com/magiconair/properties v1.8.6
13:36:58 [2022-11-16T13:36:58.415Z] #32 28.58 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
13:36:58 [2022-11-16T13:36:58.415Z] #32 28.66 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
13:36:58 [2022-11-16T13:36:58.415Z] #32 29.15 go: downloading github.com/pelletier/go-toml v1.9.5
13:36:58 [2022-11-16T13:36:58.415Z] #32 29.38 go: downloading github.com/gobwas/glob v0.2.3
13:36:58 [2022-11-16T13:36:58.415Z] #32 29.54 go: downloading go.uber.org/zap v1.17.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 29.89 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
13:36:58 [2022-11-16T13:36:58.415Z] #32 29.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.06 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.07 go: downloading github.com/go-toolsmith/astcast v1.0.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.14 go: downloading github.com/go-toolsmith/astcopy v1.0.1
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.16 go: downloading github.com/go-toolsmith/astequal v1.0.2
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.19 go: downloading github.com/go-toolsmith/astp v1.0.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.21 go: downloading github.com/go-toolsmith/strparse v1.0.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.23 go: downloading github.com/go-toolsmith/typep v1.0.2
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.34 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.41 go: downloading github.com/kisielk/gotool v1.0.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.47 go: downloading github.com/gostaticanalysis/comment v1.4.2
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.70 go: downloading github.com/ettle/strcase v0.1.1
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.75 go: downloading github.com/fatih/structtag v1.2.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 30.97 go: downloading github.com/Masterminds/semver v1.5.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 31.05 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
13:36:58 [2022-11-16T13:36:58.415Z] #32 31.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
13:36:58 [2022-11-16T13:36:58.415Z] #32 31.16 go: downloading github.com/prometheus/client_golang v1.12.1
13:36:58 [2022-11-16T13:36:58.415Z] #32 31.88 go: downloading github.com/prometheus/client_model v0.2.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 32.01 go: downloading github.com/google/go-cmp v0.5.8
13:36:58 [2022-11-16T13:36:58.415Z] #32 32.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:36:58 [2022-11-16T13:36:58.415Z] #32 32.20 go: downloading go.uber.org/atomic v1.7.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 32.28 go: downloading go.uber.org/multierr v1.6.0
13:36:58 [2022-11-16T13:36:58.415Z] #32 32.33 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
13:36:58 [2022-11-16T13:36:58.415Z] #32 32.39 go: downloading github.com/olekukonko/tablewriter v0.0.5
13:36:58 [2022-11-16T13:36:58.415Z] #32 32.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
13:36:58 [2022-11-16T13:36:58.415Z] #32 32.64 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
13:36:58 [2022-11-16T13:36:58.415Z] #32 32.70 go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:36:58 [2022-11-16T13:36:58.415Z] #32 32.70 go: downloading github.com/beorn7/perks v1.0.1
13:36:58 [2022-11-16T13:36:58.415Z] #32 32.77 go: downloading github.com/golang/protobuf v1.5.2
13:36:58 [2022-11-16T13:36:58.415Z] #32 32.80 go: downloading github.com/prometheus/common v0.32.1
13:36:58 [2022-11-16T13:36:58.415Z] #32 ...
13:36:58 [2022-11-16T13:36:58.415Z] 
13:36:58 [2022-11-16T13:36:58.415Z] #28 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:36:58 [2022-11-16T13:36:58.415Z] #28 21.17 Reading package lists...
13:36:58 [2022-11-16T13:36:58.415Z] #28 25.94 Building dependency tree...
13:36:58 [2022-11-16T13:36:58.415Z] #28 29.41 python3 is already the newest version (3.9.2-3).
13:36:58 [2022-11-16T13:36:58.415Z] #28 29.41 The following additional packages will be installed:
13:36:58 [2022-11-16T13:36:58.415Z] #28 29.44   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
13:36:58 [2022-11-16T13:36:58.415Z] #28 29.44   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
13:36:58 [2022-11-16T13:36:58.415Z] #28 29.47 Suggested packages:
13:36:58 [2022-11-16T13:36:58.415Z] #28 29.47   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
13:36:58 [2022-11-16T13:36:58.415Z] #28 29.47   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
13:36:58 [2022-11-16T13:36:58.415Z] #28 29.47   m4-doc ed diffutils-doc
13:36:58 [2022-11-16T13:36:58.415Z] #28 29.47 Recommended packages:
13:36:58 [2022-11-16T13:36:58.415Z] #28 29.47   fakeroot libalgorithm-merge-perl libltdl-dev
13:36:58 [2022-11-16T13:36:58.415Z] #28 30.82 The following NEW packages will be installed:
13:36:58 [2022-11-16T13:36:58.415Z] #28 30.82   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
13:36:58 [2022-11-16T13:36:58.415Z] #28 30.83   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
13:36:58 [2022-11-16T13:36:58.415Z] #28 30.83   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
13:36:58 [2022-11-16T13:36:58.415Z] #28 30.83   libyajl2 m4 patch xz-utils
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.23 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.23 Need to get 5921 kB of archives.
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.23 After this operation, 18.6 MB of additional disk space will be used.
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 31.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
13:36:58 [2022-11-16T13:36:58.415Z] #28 32.65 debconf: delaying package configuration, since apt-utils is not installed
13:36:58 [2022-11-16T13:36:58.415Z] #28 32.87 Fetched 5921 kB in 1s (9699 kB/s)
13:36:58 [2022-11-16T13:36:58.415Z] #28 32.99 Selecting previously unselected package bzip2.
13:36:58 [2022-11-16T13:36:58.415Z] #28 32.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
13:36:58 [2022-11-16T13:36:58.415Z] #28 33.09 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
13:36:58 [2022-11-16T13:36:58.415Z] #28 33.11 Unpacking bzip2 (1.0.8-4) ...
13:36:58 [2022-11-16T13:36:58.671Z] #28 ...
13:36:58 [2022-11-16T13:36:58.672Z] 
13:36:58 [2022-11-16T13:36:58.672Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:36:58 [2022-11-16T13:36:58.672Z] #32 33.17 go: downloading github.com/prometheus/procfs v0.7.3
13:36:58 [2022-11-16T13:36:58.672Z] #32 33.25 go: downloading google.golang.org/protobuf v1.28.0
13:36:59 [2022-11-16T13:36:59.602Z] #32 33.98 go: downloading github.com/mattn/go-runewidth v0.0.9
13:36:59 [2022-11-16T13:36:59.602Z] #32 34.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:37:00 [2022-11-16T13:37:00.970Z] #32 ...
13:37:00 [2022-11-16T13:37:00.970Z] 
13:37:00 [2022-11-16T13:37:00.970Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:37:00 [2022-11-16T13:37:00.970Z] #20 25.24 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]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.11 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]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.47 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]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.48 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]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 26.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
13:37:00 [2022-11-16T13:37:00.970Z] #20 27.55 debconf: delaying package configuration, since apt-utils is not installed
13:37:00 [2022-11-16T13:37:00.970Z] #20 27.83 Fetched 108 MB in 5s (22.3 MB/s)
13:37:00 [2022-11-16T13:37:00.970Z] #20 28.01 Selecting previously unselected package binutils-mingw-w64-i686.
13:37:00 [2022-11-16T13:37:00.970Z] #20 28.01 (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.)
13:37:00 [2022-11-16T13:37:00.970Z] #20 28.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
13:37:00 [2022-11-16T13:37:00.970Z] #20 28.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:37:00 [2022-11-16T13:37:00.970Z] #20 30.66 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:37:00 [2022-11-16T13:37:00.970Z] #20 30.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
13:37:00 [2022-11-16T13:37:00.970Z] #20 30.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:37:00 [2022-11-16T13:37:00.970Z] #20 33.23 Selecting previously unselected package binutils-mingw-w64.
13:37:00 [2022-11-16T13:37:00.970Z] #20 33.26 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
13:37:00 [2022-11-16T13:37:00.970Z] #20 33.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
13:37:00 [2022-11-16T13:37:00.970Z] #20 33.46 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:37:00 [2022-11-16T13:37:00.970Z] #20 33.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:37:00 [2022-11-16T13:37:00.970Z] #20 33.48 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:37:00 [2022-11-16T13:37:00.970Z] #20 33.68 Selecting previously unselected package dmsetup.
13:37:00 [2022-11-16T13:37:00.970Z] #20 33.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
13:37:00 [2022-11-16T13:37:00.970Z] #20 33.69 Unpacking dmsetup (2:1.02.175-2.1) ...
13:37:00 [2022-11-16T13:37:00.970Z] #20 33.93 Selecting previously unselected package mingw-w64-common.
13:37:00 [2022-11-16T13:37:00.970Z] #20 33.95 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
13:37:00 [2022-11-16T13:37:00.970Z] #20 34.06 Unpacking mingw-w64-common (8.0.0-1) ...
13:37:00 [2022-11-16T13:37:00.970Z] #20 ...
13:37:00 [2022-11-16T13:37:00.970Z] 
13:37:00 [2022-11-16T13:37:00.970Z] #36 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
13:37:00 [2022-11-16T13:37:00.970Z] #36 33.87 NAME:
13:37:00 [2022-11-16T13:37:00.970Z] #36 33.87    go-winres - A tool for embedding resources in Windows executables
13:37:00 [2022-11-16T13:37:00.970Z] #36 33.88 
13:37:00 [2022-11-16T13:37:00.970Z] #36 33.88 USAGE:
13:37:00 [2022-11-16T13:37:00.970Z] #36 33.88    go-winres [global options] command [command options] [arguments...]
13:37:00 [2022-11-16T13:37:00.970Z] #36 33.88 
13:37:00 [2022-11-16T13:37:00.970Z] #36 33.88 COMMANDS:
13:37:00 [2022-11-16T13:37:00.970Z] #36 33.88    init     Create an initial ./winres/winres.json
13:37:00 [2022-11-16T13:37:00.970Z] #36 33.89    make     Make syso files for the "go build" command
13:37:00 [2022-11-16T13:37:00.970Z] #36 33.89    simply   Make syso files for the "go build" command (simplified)
13:37:00 [2022-11-16T13:37:00.970Z] #36 33.89    extract  Extract all resources from an executable
13:37:00 [2022-11-16T13:37:00.971Z] #36 33.90    patch    Replace resources in an executable file (exe, dll)
13:37:00 [2022-11-16T13:37:00.971Z] #36 33.90    help, h  Shows a list of commands or help for one command
13:37:00 [2022-11-16T13:37:00.971Z] #36 33.90 
13:37:00 [2022-11-16T13:37:00.971Z] #36 33.90 GLOBAL OPTIONS:
13:37:00 [2022-11-16T13:37:00.971Z] #36 33.90    --help, -h  show help (default: false)
13:37:02 [2022-11-16T13:37:02.993Z] #36 DONE 37.6s
13:37:02 [2022-11-16T13:37:02.993Z] 
13:37:02 [2022-11-16T13:37:02.993Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
13:37:02 [2022-11-16T13:37:02.993Z] #31 34.72 v3.0.2
13:37:02 [2022-11-16T13:37:02.993Z] #31 DONE 37.6s
13:37:02 [2022-11-16T13:37:02.993Z] 
13:37:02 [2022-11-16T13:37:02.993Z] #28 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:37:02 [2022-11-16T13:37:02.993Z] #28 33.24 Selecting previously unselected package libmagic-mgc.
13:37:02 [2022-11-16T13:37:02.993Z] #28 33.25 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 33.25 Unpacking libmagic-mgc (1:5.39-3) ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 33.89 Selecting previously unselected package libmagic1:arm64.
13:37:02 [2022-11-16T13:37:02.993Z] #28 33.89 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 33.91 Unpacking libmagic1:arm64 (1:5.39-3) ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 34.52 Selecting previously unselected package file.
13:37:02 [2022-11-16T13:37:02.993Z] #28 34.53 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 34.55 Unpacking file (1:5.39-3) ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 34.89 Selecting previously unselected package xz-utils.
13:37:02 [2022-11-16T13:37:02.993Z] #28 34.89 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 34.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 35.25 Selecting previously unselected package libsigsegv2:arm64.
13:37:02 [2022-11-16T13:37:02.993Z] #28 35.26 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 35.30 Unpacking libsigsegv2:arm64 (2.13-1) ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 35.43 Selecting previously unselected package m4.
13:37:02 [2022-11-16T13:37:02.993Z] #28 35.43 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 35.44 Unpacking m4 (1.4.18-5) ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 35.79 Selecting previously unselected package autoconf.
13:37:02 [2022-11-16T13:37:02.993Z] #28 35.79 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 35.81 Unpacking autoconf (2.69-14) ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 36.37 Selecting previously unselected package autotools-dev.
13:37:02 [2022-11-16T13:37:02.993Z] #28 36.37 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 36.39 Unpacking autotools-dev (20180224.1+nmu1) ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 36.90 Selecting previously unselected package automake.
13:37:02 [2022-11-16T13:37:02.993Z] #28 36.92 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
13:37:02 [2022-11-16T13:37:02.993Z] #28 36.94 Unpacking automake (1:1.16.3-2) ...
13:37:03 [2022-11-16T13:37:03.249Z] #28 37.79 Selecting previously unselected package patch.
13:37:03 [2022-11-16T13:37:03.250Z] #28 37.79 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
13:37:03 [2022-11-16T13:37:03.250Z] #28 37.83 Unpacking patch (2.7.6-7) ...
13:37:03 [2022-11-16T13:37:03.507Z] #28 38.10 Selecting previously unselected package dpkg-dev.
13:37:03 [2022-11-16T13:37:03.507Z] #28 38.10 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
13:37:03 [2022-11-16T13:37:03.507Z] #28 38.14 Unpacking dpkg-dev (1.20.12) ...
13:37:03 [2022-11-16T13:37:03.507Z] #28 ...
13:37:03 [2022-11-16T13:37:03.507Z] 
13:37:03 [2022-11-16T13:37:03.507Z] #29 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:37:03 [2022-11-16T13:37:03.507Z] #29 38.27 Selecting previously unselected package libxml2:arm64.
13:37:03 [2022-11-16T13:37:03.763Z] #29 38.28 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
13:37:03 [2022-11-16T13:37:03.763Z] #29 38.29 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
13:37:04 [2022-11-16T13:37:04.325Z] #29 38.93 Selecting previously unselected package libarchive13:arm64.
13:37:04 [2022-11-16T13:37:04.325Z] #29 38.95 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
13:37:04 [2022-11-16T13:37:04.325Z] #29 38.97 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:37:04 [2022-11-16T13:37:04.888Z] #29 39.35 Selecting previously unselected package libjsoncpp24:arm64.
13:37:04 [2022-11-16T13:37:04.888Z] #29 39.35 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
13:37:04 [2022-11-16T13:37:04.888Z] #29 39.37 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
13:37:04 [2022-11-16T13:37:04.888Z] #29 39.57 Selecting previously unselected package librhash0:arm64.
13:37:04 [2022-11-16T13:37:04.888Z] #29 39.57 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
13:37:04 [2022-11-16T13:37:04.888Z] #29 39.58 Unpacking librhash0:arm64 (1.4.1-2) ...
13:37:05 [2022-11-16T13:37:05.147Z] #29 39.77 Selecting previously unselected package libuv1:arm64.
13:37:05 [2022-11-16T13:37:05.147Z] #29 39.78 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
13:37:05 [2022-11-16T13:37:05.147Z] #29 39.79 Unpacking libuv1:arm64 (1.40.0-2) ...
13:37:05 [2022-11-16T13:37:05.405Z] #29 39.98 Selecting previously unselected package cmake.
13:37:05 [2022-11-16T13:37:05.405Z] #29 39.98 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
13:37:05 [2022-11-16T13:37:05.405Z] #29 39.98 Unpacking cmake (3.18.4-2+deb11u1) ...
13:37:07 [2022-11-16T13:37:07.920Z] #29 ...
13:37:07 [2022-11-16T13:37:07.920Z] 
13:37:07 [2022-11-16T13:37:07.920Z] #37 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:37:07 [2022-11-16T13:37:07.920Z] #37 33.91 Setting up libprotobuf23:arm64 (3.12.4-1) ...
13:37:07 [2022-11-16T13:37:07.920Z] #37 33.97 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:37:07 [2022-11-16T13:37:07.920Z] #37 34.01 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:37:07 [2022-11-16T13:37:07.920Z] #37 34.04 Setting up python3-six (1.16.0-2) ...
13:37:07 [2022-11-16T13:37:07.920Z] #37 35.53 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:37:07 [2022-11-16T13:37:07.920Z] #37 35.64 Setting up python3-protobuf (3.12.4-1) ...
13:37:07 [2022-11-16T13:37:07.920Z] #37 39.57 Setting up criu (3.17.1-1) ...
13:37:07 [2022-11-16T13:37:07.920Z] #37 41.11 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:37:07 [2022-11-16T13:37:07.920Z] #37 DONE 41.9s
13:37:07 [2022-11-16T13:37:07.920Z] 
13:37:07 [2022-11-16T13:37:07.920Z] #28 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:37:07 [2022-11-16T13:37:07.920Z] #28 39.82 Selecting previously unselected package build-essential.
13:37:07 [2022-11-16T13:37:07.920Z] #28 39.82 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 39.84 Unpacking build-essential (12.9) ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 39.99 Selecting previously unselected package libcap2:arm64.
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.00 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.04 Unpacking libcap2:arm64 (1:2.44-1) ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.11 Selecting previously unselected package libcap-dev:arm64.
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.12 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.14 Unpacking libcap-dev:arm64 (1:2.44-1) ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.28 Selecting previously unselected package libprotobuf-c1:arm64.
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.28 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.28 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.43 Selecting previously unselected package libprotobuf-c-dev:arm64.
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.43 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.44 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.59 Selecting previously unselected package libseccomp-dev:arm64.
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.59 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.60 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.79 Selecting previously unselected package libsystemd-dev:arm64.
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.80 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 40.80 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 41.48 Selecting previously unselected package libtool.
13:37:07 [2022-11-16T13:37:07.920Z] #28 41.52 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 41.53 Unpacking libtool (2.4.6-15) ...
13:37:07 [2022-11-16T13:37:07.920Z] #28 41.80 Selecting previously unselected package libudev-dev:arm64.
13:37:07 [2022-11-16T13:37:07.921Z] #28 41.80 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
13:37:07 [2022-11-16T13:37:07.921Z] #28 41.82 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
13:37:07 [2022-11-16T13:37:07.921Z] #28 42.07 Selecting previously unselected package libyajl2:arm64.
13:37:07 [2022-11-16T13:37:07.921Z] #28 42.08 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
13:37:07 [2022-11-16T13:37:07.921Z] #28 42.09 Unpacking libyajl2:arm64 (2.1.0-3) ...
13:37:07 [2022-11-16T13:37:07.921Z] #28 42.21 Selecting previously unselected package libyajl-dev:arm64.
13:37:07 [2022-11-16T13:37:07.921Z] #28 42.21 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
13:37:07 [2022-11-16T13:37:07.921Z] #28 42.22 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
13:37:07 [2022-11-16T13:37:07.921Z] #28 42.58 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:37:07 [2022-11-16T13:37:07.921Z] #28 42.60 Setting up libmagic-mgc (1:5.39-3) ...
13:37:07 [2022-11-16T13:37:07.921Z] #28 42.64 Setting up libyajl2:arm64 (2.1.0-3) ...
13:37:07 [2022-11-16T13:37:07.921Z] #28 42.68 Setting up libmagic1:arm64 (1:5.39-3) ...
13:37:08 [2022-11-16T13:37:08.176Z] #28 42.81 Setting up file (1:5.39-3) ...
13:37:08 [2022-11-16T13:37:08.176Z] #28 42.89 Setting up bzip2 (1.0.8-4) ...
13:37:08 [2022-11-16T13:37:08.432Z] #28 42.92 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:37:08 [2022-11-16T13:37:08.432Z] #28 42.93 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
13:37:08 [2022-11-16T13:37:08.432Z] #28 42.95 Setting up libcap2:arm64 (1:2.44-1) ...
13:37:08 [2022-11-16T13:37:08.432Z] #28 42.96 Setting up autotools-dev (20180224.1+nmu1) ...
13:37:08 [2022-11-16T13:37:08.432Z] #28 42.97 Setting up libsigsegv2:arm64 (2.13-1) ...
13:37:08 [2022-11-16T13:37:08.432Z] #28 42.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:37:08 [2022-11-16T13:37:08.432Z] #28 43.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:37:08 [2022-11-16T13:37:08.432Z] #28 43.12 Setting up patch (2.7.6-7) ...
13:37:08 [2022-11-16T13:37:08.690Z] #28 43.14 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
13:37:08 [2022-11-16T13:37:08.690Z] #28 43.21 Setting up libyajl-dev:arm64 (2.1.0-3) ...
13:37:08 [2022-11-16T13:37:08.690Z] #28 43.29 Setting up libcap-dev:arm64 (1:2.44-1) ...
13:37:08 [2022-11-16T13:37:08.690Z] #28 43.32 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:37:08 [2022-11-16T13:37:08.690Z] #28 43.37 Setting up libtool (2.4.6-15) ...
13:37:08 [2022-11-16T13:37:08.690Z] #28 43.39 Setting up m4 (1.4.18-5) ...
13:37:08 [2022-11-16T13:37:08.690Z] #28 43.41 Setting up dpkg-dev (1.20.12) ...
13:37:08 [2022-11-16T13:37:08.690Z] #28 43.44 Setting up autoconf (2.69-14) ...
13:37:08 [2022-11-16T13:37:08.690Z] #28 43.46 Setting up build-essential (12.9) ...
13:37:08 [2022-11-16T13:37:08.690Z] #28 43.48 Setting up automake (1:1.16.3-2) ...
13:37:08 [2022-11-16T13:37:08.690Z] #28 43.50 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:37:08 [2022-11-16T13:37:08.949Z] #28 43.51 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:37:08 [2022-11-16T13:37:08.949Z] #28 ...
13:37:08 [2022-11-16T13:37:08.949Z] 
13:37:08 [2022-11-16T13:37:08.949Z] #29 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:37:08 [2022-11-16T13:37:08.949Z] #29 42.66 Setting up libicu67:arm64 (67.1-7) ...
13:37:08 [2022-11-16T13:37:08.949Z] #29 42.71 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:37:08 [2022-11-16T13:37:08.949Z] #29 42.79 Setting up libuv1:arm64 (1.40.0-2) ...
13:37:08 [2022-11-16T13:37:08.949Z] #29 42.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:37:08 [2022-11-16T13:37:08.949Z] #29 43.04 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
13:37:08 [2022-11-16T13:37:08.949Z] #29 43.05 Setting up librhash0:arm64 (1.4.1-2) ...
13:37:08 [2022-11-16T13:37:08.949Z] #29 43.13 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:37:08 [2022-11-16T13:37:08.949Z] #29 43.21 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
13:37:08 [2022-11-16T13:37:08.949Z] #29 43.28 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:37:08 [2022-11-16T13:37:08.949Z] #29 43.30 Setting up cmake (3.18.4-2+deb11u1) ...
13:37:08 [2022-11-16T13:37:08.949Z] #29 43.36 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:37:08 [2022-11-16T13:37:08.949Z] #29 DONE 43.7s
13:37:08 [2022-11-16T13:37:08.949Z] 
13:37:08 [2022-11-16T13:37:08.949Z] #42 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
13:37:08 [2022-11-16T13:37:08.949Z] #42 DONE 0.1s
13:37:09 [2022-11-16T13:37:09.206Z] 
13:37:09 [2022-11-16T13:37:09.206Z] #28 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
13:37:09 [2022-11-16T13:37:09.206Z] #28 DONE 43.9s
13:37:09 [2022-11-16T13:37:09.206Z] 
13:37:09 [2022-11-16T13:37:09.206Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:37:10 [2022-11-16T13:37:10.574Z] #43 1.138 Cloning into '/tmp/crun-build'...
13:37:12 [2022-11-16T13:37:12.462Z] #43 ...
13:37:12 [2022-11-16T13:37:12.462Z] 
13:37:12 [2022-11-16T13:37:12.462Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:37:12 [2022-11-16T13:37:12.462Z] #34 36.42 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
13:37:12 [2022-11-16T13:37:12.462Z] #34 36.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:37:12 [2022-11-16T13:37:12.462Z] #34 ...
13:37:12 [2022-11-16T13:37:12.462Z] 
13:37:12 [2022-11-16T13:37:12.463Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.153 + RM_GOPATH=0
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.153 + TMP_GOPATH=
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.153 + : /build
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.153 + '[' -z '' ']'
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.167 ++ mktemp -d
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.172 + export GOPATH=/tmp/tmp.sT0SfCh0PT
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.172 + GOPATH=/tmp/tmp.sT0SfCh0PT
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.172 + RM_GOPATH=1
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.201 + case "$(go env GOARCH)" in
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.202 ++ go env GOARCH
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.222 + export GO_BUILDMODE=-buildmode=pie
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.223 + GO_BUILDMODE=-buildmode=pie
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.225 ++ dirname /install.sh
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.229 + dir=/
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.229 + bin=tini
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.229 + shift
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.229 + '[' '!' -f //tini.installer ']'
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.229 + . //tini.installer
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.229 ++ : v0.19.0
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.229 + install_tini
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.229 Install tini version v0.19.0
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.229 + echo 'Install tini version v0.19.0'
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.229 + git clone https://github.com/krallin/tini.git /tmp/tmp.sT0SfCh0PT/tini
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.244 Cloning into '/tmp/tmp.sT0SfCh0PT/tini'...
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.878 + cd /tmp/tmp.sT0SfCh0PT/tini
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.878 + git checkout -q v0.19.0
13:37:12 [2022-11-16T13:37:12.463Z] #0 1.901 + cmake .
13:37:12 [2022-11-16T13:37:12.463Z] #0 2.329 -- The C compiler identification is GNU 10.2.1
13:37:12 [2022-11-16T13:37:12.463Z] #0 2.368 -- Detecting C compiler ABI info
13:37:12 [2022-11-16T13:37:12.463Z] #0 2.989 -- Detecting C compiler ABI info - done
13:37:12 [2022-11-16T13:37:12.463Z] #0 3.090 -- Check for working C compiler: /usr/bin/cc - skipped
13:37:12 [2022-11-16T13:37:12.463Z] #0 3.099 -- Detecting C compile features
13:37:12 [2022-11-16T13:37:12.463Z] #0 3.100 -- Detecting C compile features - done
13:37:12 [2022-11-16T13:37:12.463Z] #0 3.163 -- Performing Test HAS_BUILTIN_FORTIFY
13:37:12 [2022-11-16T13:37:12.718Z] #44 3.449 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:37:12 [2022-11-16T13:37:12.718Z] #44 3.553 -- Configuring done
13:37:12 [2022-11-16T13:37:12.718Z] #44 3.575 -- Generating done
13:37:12 [2022-11-16T13:37:12.718Z] #44 3.579 -- Build files have been written to: /tmp/tmp.sT0SfCh0PT/tini
13:37:12 [2022-11-16T13:37:12.718Z] #44 3.606 + make tini-static
13:37:13 [2022-11-16T13:37:13.280Z] #44 4.001 Scanning dependencies of target tini-static
13:37:13 [2022-11-16T13:37:13.280Z] #44 4.130 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:37:14 [2022-11-16T13:37:14.647Z] #44 5.372 [100%] Linking C executable tini-static
13:37:15 [2022-11-16T13:37:15.209Z] #44 5.927 [100%] Built target tini-static
13:37:15 [2022-11-16T13:37:15.209Z] #44 6.014 + mkdir -p /build
13:37:15 [2022-11-16T13:37:15.209Z] #44 6.016 + cp tini-static /build/docker-init
13:37:15 [2022-11-16T13:37:15.466Z] #44 DONE 6.4s
13:37:15 [2022-11-16T13:37:15.466Z] 
13:37:15 [2022-11-16T13:37:15.466Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:37:15 [2022-11-16T13:37:15.466Z] #20 40.92 Selecting previously unselected package mingw-w64-x86-64-dev.
13:37:15 [2022-11-16T13:37:15.466Z] #20 40.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
13:37:15 [2022-11-16T13:37:15.466Z] #20 40.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
13:37:15 [2022-11-16T13:37:15.466Z] #20 48.23 Selecting previously unselected package gcc-mingw-w64-base.
13:37:15 [2022-11-16T13:37:15.466Z] #20 48.25 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
13:37:15 [2022-11-16T13:37:15.466Z] #20 48.26 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:37:15 [2022-11-16T13:37:15.466Z] #20 48.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
13:37:15 [2022-11-16T13:37:15.466Z] #20 48.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
13:37:15 [2022-11-16T13:37:15.466Z] #20 48.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:37:15 [2022-11-16T13:37:15.722Z] #20 ...
13:37:15 [2022-11-16T13:37:15.722Z] 
13:37:15 [2022-11-16T13:37:15.722Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:37:15 [2022-11-16T13:37:15.722Z] #43 6.515 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
13:37:15 [2022-11-16T13:37:15.722Z] #43 6.565 Cloning into '/tmp/crun-build/libocispec'...
13:37:17 [2022-11-16T13:37:17.090Z] #43 7.937 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
13:37:17 [2022-11-16T13:37:17.090Z] #43 7.950 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
13:37:17 [2022-11-16T13:37:17.090Z] #43 7.961 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
13:37:17 [2022-11-16T13:37:17.347Z] #43 7.962 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
13:37:17 [2022-11-16T13:37:17.347Z] #43 8.001 Cloning into '/tmp/crun-build/libocispec/image-spec'...
13:37:19 [2022-11-16T13:37:19.237Z] #43 9.758 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
13:37:19 [2022-11-16T13:37:19.237Z] #43 ...
13:37:19 [2022-11-16T13:37:19.237Z] 
13:37:19 [2022-11-16T13:37:19.237Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
13:37:19 [2022-11-16T13:37:19.237Z] #35 53.81 gotestsum version dev
13:37:19 [2022-11-16T13:37:19.237Z] #35 DONE 54.0s
13:37:19 [2022-11-16T13:37:19.494Z] 
13:37:19 [2022-11-16T13:37:19.494Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:37:20 [2022-11-16T13:37:20.861Z] #20 ...
13:37:20 [2022-11-16T13:37:20.861Z] 
13:37:20 [2022-11-16T13:37:20.861Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:37:20 [2022-11-16T13:37:20.861Z] #43 11.43 Cloning into '/tmp/crun-build/libocispec/yajl'...
13:37:21 [2022-11-16T13:37:21.790Z] #43 12.58 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
13:37:22 [2022-11-16T13:37:22.045Z] #43 12.83 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
13:37:22 [2022-11-16T13:37:22.301Z] #43 13.07 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
13:37:28 [2022-11-16T13:37:28.836Z] #43 ...
13:37:28 [2022-11-16T13:37:28.836Z] 
13:37:28 [2022-11-16T13:37:28.836Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:37:28 [2022-11-16T13:37:28.836Z] #20 55.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
13:37:28 [2022-11-16T13:37:28.836Z] #20 55.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
13:37:28 [2022-11-16T13:37:28.836Z] #20 55.86 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:37:32 [2022-11-16T13:37:32.101Z] #20 66.22 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
13:37:32 [2022-11-16T13:37:32.101Z] #20 66.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
13:37:32 [2022-11-16T13:37:32.101Z] #20 66.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:37:32 [2022-11-16T13:37:32.101Z] #20 ...
13:37:32 [2022-11-16T13:37:32.101Z] 
13:37:32 [2022-11-16T13:37:32.101Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:37:32 [2022-11-16T13:37:32.616Z] #41 44.68 Updating files:  59% (3029/5051)
Updating files:  60% (3031/5051)
Updating files:  61% (3082/5051)
Updating files:  62% (3132/5051)
Updating files:  63% (3183/5051)
Updating files:  64% (3233/5051)
Updating files:  65% (3284/5051)
Updating files:  66% (3334/5051)
Updating files:  67% (3385/5051)
Updating files:  68% (3435/5051)
Updating files:  69% (3486/5051)
Updating files:  70% (3536/5051)
Updating files:  71% (3587/5051)
Updating files:  72% (3637/5051)
Updating files:  73% (3688/5051)
Updating files:  74% (3738/5051)
Updating files:  75% (3789/5051)
Updating files:  76% (3839/5051)
Updating files:  77% (3890/5051)
Updating files:  78% (3940/5051)
Updating files:  79% (3991/5051)
Updating files:  80% (4041/5051)
Updating files:  81% (4092/5051)
Updating files:  82% (4142/5051)
Updating files:  83% (4193/5051)
Updating files:  84% (4243/5051)
Updating files:  85% (4294/5051)
Updating files:  86% (4344/5051)
Updating files:  87% (4395/5051)
Updating files:  88% (4445/5051)
Updating files:  89% (4496/5051)
Updating files:  90% (4546/5051)
Updating files:  91% (4597/5051)
Updating files:  92% (4647/5051)
Updating files:  93% (4698/5051)
Updating files:  94% (4748/5051)
Updating files:  95% (4799/5051)
Updating files:  96% (4849/5051)
Updating files:  97% (4900/5051)
Updating files:  98% (4950/5051)
Updating files:  99% (5001/5051)
Updating files: 100% (5051/5051)
Updating files: 100% (5051/5051), done.
13:37:32 [2022-11-16T13:37:32.616Z] #41 45.64 + cd /tmp/tmp.Nebh4PW3TI/src/github.com/containerd/containerd
13:37:32 [2022-11-16T13:37:32.616Z] #41 45.64 + git checkout -q v1.6.9
13:37:34 [2022-11-16T13:37:34.507Z] #41 47.26 + export 'BUILDTAGS=netgo osusergo static_build'
13:37:34 [2022-11-16T13:37:34.507Z] #41 47.27 + BUILDTAGS='netgo osusergo static_build'
13:37:34 [2022-11-16T13:37:34.507Z] #41 47.27 + export EXTRA_FLAGS=-buildmode=pie
13:37:34 [2022-11-16T13:37:34.507Z] #41 47.27 + EXTRA_FLAGS=-buildmode=pie
13:37:34 [2022-11-16T13:37:34.507Z] #41 47.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:37:34 [2022-11-16T13:37:34.507Z] #41 47.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:37:34 [2022-11-16T13:37:34.507Z] #41 47.27 + '[' '' = dynamic ']'
13:37:34 [2022-11-16T13:37:34.507Z] #41 47.27 + make
13:37:36 [2022-11-16T13:37:36.022Z] #41 49.20 + bin/ctr
13:37:37 [2022-11-16T13:37:37.392Z] #41 ...
13:37:37 [2022-11-16T13:37:37.392Z] 
13:37:37 [2022-11-16T13:37:37.392Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:37:37 [2022-11-16T13:37:37.392Z] #20 71.85 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
13:37:37 [2022-11-16T13:37:37.392Z] #20 71.89 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
13:37:37 [2022-11-16T13:37:37.392Z] #20 71.95 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:37:43 [2022-11-16T13:37:43.939Z] #20 77.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
13:37:43 [2022-11-16T13:37:43.939Z] #20 77.57 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
13:37:43 [2022-11-16T13:37:43.939Z] #20 77.58 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:37:44 [2022-11-16T13:37:44.195Z] #20 ...
13:37:44 [2022-11-16T13:37:44.195Z] 
13:37:44 [2022-11-16T13:37:44.195Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:37:44 [2022-11-16T13:37:44.195Z] #43 25.03 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:37:44 [2022-11-16T13:37:44.195Z] #43 34.37 libtoolize: putting auxiliary files in '.'.
13:37:44 [2022-11-16T13:37:44.195Z] #43 34.37 libtoolize: copying file './ltmain.sh'
13:37:44 [2022-11-16T13:37:44.452Z] #43 35.13 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:37:44 [2022-11-16T13:37:44.452Z] #43 35.14 libtoolize: and rerunning libtoolize and aclocal.
13:37:44 [2022-11-16T13:37:44.452Z] #43 35.14 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:37:52 [2022-11-16T13:37:52.543Z] #43 42.99 configure.ac:7: installing './compile'
13:37:52 [2022-11-16T13:37:52.543Z] #43 43.01 configure.ac:11: installing './config.guess'
13:37:52 [2022-11-16T13:37:52.543Z] #43 43.01 configure.ac:11: installing './config.sub'
13:37:52 [2022-11-16T13:37:52.543Z] #43 43.02 configure.ac:8: installing './install-sh'
13:37:52 [2022-11-16T13:37:52.543Z] #43 43.04 configure.ac:8: installing './missing'
13:37:52 [2022-11-16T13:37:52.543Z] #43 43.17 Makefile.am: installing './depcomp'
13:37:53 [2022-11-16T13:37:53.474Z] #43 ...
13:37:53 [2022-11-16T13:37:53.474Z] 
13:37:53 [2022-11-16T13:37:53.474Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:37:53 [2022-11-16T13:37:53.474Z] #20 87.93 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
13:37:53 [2022-11-16T13:37:53.474Z] #20 87.93 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
13:37:53 [2022-11-16T13:37:53.474Z] #20 87.94 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 93.66 Selecting previously unselected package g++-mingw-w64-x86-64.
13:38:00 [2022-11-16T13:38:00.017Z] #20 93.66 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 93.69 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 93.83 Selecting previously unselected package libapparmor1:arm64.
13:38:00 [2022-11-16T13:38:00.017Z] #20 93.83 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 93.84 Unpacking libapparmor1:arm64 (2.13.6-10) ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 93.93 Selecting previously unselected package libapparmor-dev:arm64.
13:38:00 [2022-11-16T13:38:00.017Z] #20 93.94 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 93.94 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.05 Selecting previously unselected package libbtrfs0:arm64.
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.05 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.06 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.19 Selecting previously unselected package libbtrfs-dev:arm64.
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.20 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.20 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.41 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.42 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.42 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.50 Selecting previously unselected package libudev-dev:arm64.
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.50 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.51 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.66 Selecting previously unselected package libsepol1-dev:arm64.
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.67 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
13:38:00 [2022-11-16T13:38:00.017Z] #20 94.67 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:38:00 [2022-11-16T13:38:00.581Z] #20 94.97 Selecting previously unselected package libpcre2-16-0:arm64.
13:38:00 [2022-11-16T13:38:00.581Z] #20 94.97 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
13:38:00 [2022-11-16T13:38:00.581Z] #20 94.98 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:38:00 [2022-11-16T13:38:00.581Z] #20 95.14 Selecting previously unselected package libpcre2-32-0:arm64.
13:38:00 [2022-11-16T13:38:00.581Z] #20 95.15 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
13:38:00 [2022-11-16T13:38:00.581Z] #20 95.16 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:38:00 [2022-11-16T13:38:00.581Z] #20 95.33 Selecting previously unselected package libpcre2-posix2:arm64.
13:38:00 [2022-11-16T13:38:00.838Z] #20 95.35 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
13:38:00 [2022-11-16T13:38:00.838Z] #20 95.36 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:38:00 [2022-11-16T13:38:00.838Z] #20 95.44 Selecting previously unselected package libpcre2-dev:arm64.
13:38:00 [2022-11-16T13:38:00.838Z] #20 95.45 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
13:38:00 [2022-11-16T13:38:00.838Z] #20 95.45 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:38:01 [2022-11-16T13:38:01.401Z] #20 95.85 Selecting previously unselected package libselinux1-dev:arm64.
13:38:01 [2022-11-16T13:38:01.401Z] #20 95.85 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
13:38:01 [2022-11-16T13:38:01.401Z] #20 95.86 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:38:01 [2022-11-16T13:38:01.689Z] #20 96.11 Selecting previously unselected package libdevmapper-dev:arm64.
13:38:01 [2022-11-16T13:38:01.689Z] #20 96.12 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
13:38:01 [2022-11-16T13:38:01.689Z] #20 96.12 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:38:01 [2022-11-16T13:38:01.689Z] #20 96.23 Selecting previously unselected package libseccomp-dev:arm64.
13:38:01 [2022-11-16T13:38:01.689Z] #20 96.25 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:38:01 [2022-11-16T13:38:01.689Z] #20 96.27 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:38:01 [2022-11-16T13:38:01.954Z] #20 96.38 Selecting previously unselected package libsystemd-dev:arm64.
13:38:01 [2022-11-16T13:38:01.954Z] #20 96.38 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
13:38:01 [2022-11-16T13:38:01.954Z] #20 96.39 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 96.96 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.00 Setting up libapparmor1:arm64 (2.13.6-10) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.02 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.03 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.06 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.07 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.08 Setting up libbtrfs0:arm64 (5.10.1-2) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.10 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.11 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.12 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.13 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.14 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.16 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.17 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.18 Setting up mingw-w64-common (8.0.0-1) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.19 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.21 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.22 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.23 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.24 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.25 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:38:02 [2022-11-16T13:38:02.465Z] #20 97.27 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
13:38:02 [2022-11-16T13:38:02.721Z] #20 97.28 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:38:02 [2022-11-16T13:38:02.721Z] #20 97.29 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
13:38:02 [2022-11-16T13:38:02.721Z] #20 97.30 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
13:38:02 [2022-11-16T13:38:02.721Z] #20 97.31 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:38:02 [2022-11-16T13:38:02.721Z] #20 97.33 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
13:38:02 [2022-11-16T13:38:02.721Z] #20 97.34 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:38:02 [2022-11-16T13:38:02.721Z] #20 97.36 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:38:02 [2022-11-16T13:38:02.721Z] #20 97.37 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:38:02 [2022-11-16T13:38:02.721Z] #20 97.39 Setting up dmsetup (2:1.02.175-2.1) ...
13:38:02 [2022-11-16T13:38:02.721Z] #20 97.40 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:38:02 [2022-11-16T13:38:02.721Z] #20 97.42 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:38:02 [2022-11-16T13:38:02.721Z] #20 97.43 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:38:03 [2022-11-16T13:38:03.651Z] #20 DONE 98.1s
13:38:03 [2022-11-16T13:38:03.651Z] 
13:38:03 [2022-11-16T13:38:03.651Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:38:03 [2022-11-16T13:38:03.651Z] #43 44.23 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:38:03 [2022-11-16T13:38:03.651Z] #43 44.23 libtoolize: copying file 'build-aux/ltmain.sh'
13:38:03 [2022-11-16T13:38:03.651Z] #43 44.38 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:38:03 [2022-11-16T13:38:03.651Z] #43 44.38 libtoolize: copying file 'm4/libtool.m4'
13:38:03 [2022-11-16T13:38:03.651Z] #43 44.49 libtoolize: copying file 'm4/ltoptions.m4'
13:38:03 [2022-11-16T13:38:03.651Z] #43 44.63 libtoolize: copying file 'm4/ltsugar.m4'
13:38:03 [2022-11-16T13:38:03.651Z] #43 44.75 libtoolize: copying file 'm4/ltversion.m4'
13:38:03 [2022-11-16T13:38:03.651Z] #43 44.85 libtoolize: copying file 'm4/lt~obsolete.m4'
13:38:03 [2022-11-16T13:38:03.651Z] #43 44.98 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:38:03 [2022-11-16T13:38:03.651Z] #43 ...
13:38:03 [2022-11-16T13:38:03.651Z] 
13:38:03 [2022-11-16T13:38:03.651Z] #45 [dev-systemd-false  1/28] RUN groupadd -r docker
13:38:03 [2022-11-16T13:38:03.651Z] #45 ...
13:38:03 [2022-11-16T13:38:03.651Z] 
13:38:03 [2022-11-16T13:38:03.651Z] #46 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
13:38:03 [2022-11-16T13:38:03.651Z] #46 DONE 0.2s
13:38:03 [2022-11-16T13:38:03.907Z] 
13:38:03 [2022-11-16T13:38:03.907Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.046 + RM_GOPATH=0
13:38:04 [2022-11-16T13:38:04.840Z] #47 ...
13:38:04 [2022-11-16T13:38:04.840Z] 
13:38:04 [2022-11-16T13:38:04.840Z] #45 [dev-systemd-false  1/28] RUN groupadd -r docker
13:38:04 [2022-11-16T13:38:04.840Z] #45 DONE 1.3s
13:38:04 [2022-11-16T13:38:04.840Z] 
13:38:04 [2022-11-16T13:38:04.840Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.048 + TMP_GOPATH=
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.049 + : /build
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.049 + '[' -z '' ']'
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.051 ++ mktemp -d
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.059 + export GOPATH=/tmp/tmp.GI6xSiJY92
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.059 + GOPATH=/tmp/tmp.GI6xSiJY92
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.060 + RM_GOPATH=1
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.060 + case "$(go env GOARCH)" in
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.061 ++ go env GOARCH
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.094 + export GO_BUILDMODE=-buildmode=pie
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.094 + GO_BUILDMODE=-buildmode=pie
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.098 ++ dirname /install.sh
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.107 + dir=/
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.108 + bin=runc
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.108 + shift
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.109 + '[' '!' -f //runc.installer ']'
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.109 + . //runc.installer
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.109 ++ set -e
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.110 ++ : v1.1.4
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.110 + install_runc
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.111 + RUNC_BUILDTAGS=seccomp
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.111 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.111 Install runc version v1.1.4 (build tags: seccomp)
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.112 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GI6xSiJY92/src/github.com/opencontainers/runc
13:38:04 [2022-11-16T13:38:04.840Z] #47 1.131 Cloning into '/tmp/tmp.GI6xSiJY92/src/github.com/opencontainers/runc'...
13:38:05 [2022-11-16T13:38:05.774Z] #47 ...
13:38:05 [2022-11-16T13:38:05.774Z] 
13:38:05 [2022-11-16T13:38:05.774Z] #48 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:38:05 [2022-11-16T13:38:05.774Z] #48 DONE 0.9s
13:38:05 [2022-11-16T13:38:05.774Z] 
13:38:05 [2022-11-16T13:38:05.774Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:38:05 [2022-11-16T13:38:05.774Z] #43 56.33 configure.ac:7: installing 'build-aux/compile'
13:38:05 [2022-11-16T13:38:05.774Z] #43 56.34 configure.ac:9: installing 'build-aux/config.guess'
13:38:05 [2022-11-16T13:38:05.774Z] #43 56.34 configure.ac:9: installing 'build-aux/config.sub'
13:38:05 [2022-11-16T13:38:05.774Z] #43 56.37 configure.ac:11: installing 'build-aux/install-sh'
13:38:05 [2022-11-16T13:38:05.774Z] #43 56.37 configure.ac:11: installing 'build-aux/missing'
13:38:06 [2022-11-16T13:38:06.030Z] #43 56.68 Makefile.am: installing 'build-aux/depcomp'
13:38:06 [2022-11-16T13:38:06.030Z] #43 56.78 parallel-tests: installing 'build-aux/test-driver'
13:38:06 [2022-11-16T13:38:06.592Z] #43 ...
13:38:06 [2022-11-16T13:38:06.592Z] 
13:38:06 [2022-11-16T13:38:06.592Z] #49 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:38:06 [2022-11-16T13:38:06.592Z] #0 0.694 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:38:06 [2022-11-16T13:38:06.592Z] #49 DONE 0.8s
13:38:06 [2022-11-16T13:38:06.592Z] 
13:38:06 [2022-11-16T13:38:06.592Z] #50 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:38:07 [2022-11-16T13:38:07.522Z] #50 DONE 0.9s
13:38:07 [2022-11-16T13:38:07.522Z] 
13:38:07 [2022-11-16T13:38:07.522Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:38:08 [2022-11-16T13:38:08.454Z] #43 ...
13:38:08 [2022-11-16T13:38:08.454Z] 
13:38:08 [2022-11-16T13:38:08.454Z] #51 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:38:08 [2022-11-16T13:38:08.454Z] #51 DONE 0.8s
13:38:08 [2022-11-16T13:38:08.454Z] 
13:38:08 [2022-11-16T13:38:08.454Z] #52 [dev-systemd-false  6/28] RUN ldconfig
13:38:09 [2022-11-16T13:38:09.383Z] #52 DONE 0.9s
13:38:09 [2022-11-16T13:38:09.383Z] 
13:38:09 [2022-11-16T13:38:09.383Z] #53 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:38:10 [2022-11-16T13:38:10.313Z] #53 1.176 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:38:10 [2022-11-16T13:38:10.570Z] #53 1.278 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:38:10 [2022-11-16T13:38:10.570Z] #53 1.372 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:38:14 [2022-11-16T13:38:14.522Z] #53 3.084 Reading package lists...
13:38:14 [2022-11-16T13:38:14.522Z] #53 ...
13:38:14 [2022-11-16T13:38:14.522Z] 
13:38:14 [2022-11-16T13:38:14.522Z] #26 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
13:38:14 [2022-11-16T13:38:14.522Z] #26 103.7 + for f in rootlesskit rootlesskit-docker-proxy
13:38:14 [2022-11-16T13:38:14.522Z] #26 103.7 + GOBIN=/build
13:38:14 [2022-11-16T13:38:14.522Z] #26 103.7 + GO111MODULE=on
13:38:14 [2022-11-16T13:38:14.522Z] #26 103.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
13:38:14 [2022-11-16T13:38:14.522Z] #26 108.3 rootlesskit version 1.1.0
13:38:14 [2022-11-16T13:38:14.522Z] #26 108.3 Usage of /build/rootlesskit-docker-proxy:
13:38:14 [2022-11-16T13:38:14.522Z] #26 108.3   -container-ip string
13:38:14 [2022-11-16T13:38:14.522Z] #26 108.3     	container ip
13:38:14 [2022-11-16T13:38:14.522Z] #26 108.3   -container-port int
13:38:14 [2022-11-16T13:38:14.522Z] #26 108.3     	container port (default -1)
13:38:14 [2022-11-16T13:38:14.522Z] #26 108.3   -host-ip string
13:38:14 [2022-11-16T13:38:14.522Z] #26 108.3     	host ip
13:38:14 [2022-11-16T13:38:14.522Z] #26 108.3   -host-port int
13:38:14 [2022-11-16T13:38:14.522Z] #26 108.3     	host port (default -1)
13:38:14 [2022-11-16T13:38:14.522Z] #26 108.3   -proto string
13:38:14 [2022-11-16T13:38:14.522Z] #26 108.3     	proxy protocol (default "tcp")
13:38:14 [2022-11-16T13:38:14.522Z] #26 DONE 108.5s
13:38:14 [2022-11-16T13:38:14.522Z] 
13:38:14 [2022-11-16T13:38:14.522Z] #54 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
13:38:14 [2022-11-16T13:38:14.522Z] #54 DONE 0.1s
13:38:14 [2022-11-16T13:38:14.522Z] 
13:38:14 [2022-11-16T13:38:14.522Z] #55 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:38:14 [2022-11-16T13:38:14.522Z] #55 DONE 0.1s
13:38:14 [2022-11-16T13:38:14.522Z] 
13:38:14 [2022-11-16T13:38:14.522Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:38:14 [2022-11-16T13:38:14.522Z] #43 59.57 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:38:14 [2022-11-16T13:38:14.522Z] #43 59.61 libtoolize: copying file 'build-aux/ltmain.sh'
13:38:14 [2022-11-16T13:38:14.522Z] #43 60.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:38:14 [2022-11-16T13:38:14.522Z] #43 60.37 libtoolize: copying file 'm4/libtool.m4'
13:38:14 [2022-11-16T13:38:14.522Z] #43 60.49 libtoolize: copying file 'm4/ltoptions.m4'
13:38:14 [2022-11-16T13:38:14.522Z] #43 60.68 libtoolize: copying file 'm4/ltsugar.m4'
13:38:14 [2022-11-16T13:38:14.522Z] #43 60.82 libtoolize: copying file 'm4/ltversion.m4'
13:38:14 [2022-11-16T13:38:14.522Z] #43 60.90 libtoolize: copying file 'm4/lt~obsolete.m4'
13:38:15 [2022-11-16T13:38:15.451Z] #43 ...
13:38:15 [2022-11-16T13:38:15.451Z] 
13:38:15 [2022-11-16T13:38:15.451Z] #56 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
13:38:15 [2022-11-16T13:38:15.451Z] #56 CACHED
13:38:15 [2022-11-16T13:38:15.451Z] 
13:38:15 [2022-11-16T13:38:15.451Z] #57 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
13:38:15 [2022-11-16T13:38:15.451Z] #57 CACHED
13:38:15 [2022-11-16T13:38:15.451Z] 
13:38:15 [2022-11-16T13:38:15.451Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:38:15 [2022-11-16T13:38:15.707Z] #41 ...
13:38:15 [2022-11-16T13:38:15.707Z] 
13:38:15 [2022-11-16T13:38:15.707Z] #53 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:38:15 [2022-11-16T13:38:15.707Z] #53 3.084 Reading package lists...
13:38:18 [2022-11-16T13:38:18.977Z] #53 6.558 Reading package lists...
13:38:18 [2022-11-16T13:38:18.977Z] #53 9.280 Building dependency tree...
13:38:19 [2022-11-16T13:38:19.234Z] #53 10.00 Reading state information...
13:38:20 [2022-11-16T13:38:20.160Z] #53 10.97 The following additional packages will be installed:
13:38:20 [2022-11-16T13:38:20.160Z] #53 10.98   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:38:20 [2022-11-16T13:38:20.160Z] #53 10.99   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
13:38:20 [2022-11-16T13:38:20.160Z] #53 10.99   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
13:38:20 [2022-11-16T13:38:20.160Z] #53 10.99   python3-pkg-resources vim-runtime xxd
13:38:20 [2022-11-16T13:38:20.160Z] #53 10.99 Suggested packages:
13:38:20 [2022-11-16T13:38:20.160Z] #53 11.00   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:38:20 [2022-11-16T13:38:20.160Z] #53 11.00   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
13:38:20 [2022-11-16T13:38:20.160Z] #53 11.00   acl attr quota
13:38:20 [2022-11-16T13:38:20.160Z] #53 11.01 Recommended packages:
13:38:20 [2022-11-16T13:38:20.160Z] #53 11.01   libatm1 nftables libpam-cap build-essential python3-dev unzip
13:38:21 [2022-11-16T13:38:21.525Z] #53 ...
13:38:21 [2022-11-16T13:38:21.525Z] 
13:38:21 [2022-11-16T13:38:21.525Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:38:24 [2022-11-16T13:38:24.858Z] #27 115.4 Updating files:  24% (2828/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  41% (4750/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  65% (7504/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:  85% (9788/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.
13:38:25 [2022-11-16T13:38:25.115Z] #27 119.2 + cd /tmp/tmp.V66WxyUdBb/tmp/docker-ce
13:38:25 [2022-11-16T13:38:25.115Z] #27 119.2 + git checkout -q v17.06.2-ce
13:38:26 [2022-11-16T13:38:26.481Z] #27 ...
13:38:26 [2022-11-16T13:38:26.481Z] 
13:38:26 [2022-11-16T13:38:26.481Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:38:26 [2022-11-16T13:38:26.481Z] #47 12.62 + cd /tmp/tmp.GI6xSiJY92/src/github.com/opencontainers/runc
13:38:26 [2022-11-16T13:38:26.481Z] #47 12.63 + git checkout -q v1.1.4
13:38:26 [2022-11-16T13:38:26.481Z] #47 13.04 + '[' -z '' ']'
13:38:26 [2022-11-16T13:38:26.481Z] #47 13.04 + target=static
13:38:26 [2022-11-16T13:38:26.481Z] #47 13.04 + make BUILDTAGS=seccomp static
13:38:26 [2022-11-16T13:38:26.481Z] #47 13.60 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 .
13:38:26 [2022-11-16T13:38:26.481Z] #47 ...
13:38:26 [2022-11-16T13:38:26.481Z] 
13:38:26 [2022-11-16T13:38:26.481Z] #53 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.47 The following NEW packages will be installed:
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.48   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.48   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.48   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.48   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.49   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.49   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.49   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.49   xz-utils zip zstd
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.81 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.81 Need to get 27.0 MB of archives.
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.81 After this operation, 105 MB of additional disk space will be used.
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 12.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.24 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.24 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.33 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.37 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.38 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.56 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.57 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 13.58 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
13:38:26 [2022-11-16T13:38:26.481Z] #53 14.23 debconf: delaying package configuration, since apt-utils is not installed
13:38:26 [2022-11-16T13:38:26.481Z] #53 14.43 Fetched 27.0 MB in 1s (25.3 MB/s)
13:38:26 [2022-11-16T13:38:26.481Z] #53 14.53 Selecting previously unselected package pigz.
13:38:26 [2022-11-16T13:38:26.481Z] #53 14.53 (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.)
13:38:26 [2022-11-16T13:38:26.482Z] #53 14.60 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 14.61 Unpacking pigz (2.6-1) ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 14.84 Selecting previously unselected package libelf1:arm64.
13:38:26 [2022-11-16T13:38:26.482Z] #53 14.84 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 14.85 Unpacking libelf1:arm64 (0.183-1) ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.03 Selecting previously unselected package libbpf0:arm64.
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.04 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.07 Unpacking libbpf0:arm64 (1:0.3-2) ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.20 Selecting previously unselected package libcap2:arm64.
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.20 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.21 Unpacking libcap2:arm64 (1:2.44-1) ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.31 Selecting previously unselected package libmnl0:arm64.
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.31 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.33 Unpacking libmnl0:arm64 (1.0.4-3) ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.43 Selecting previously unselected package libxtables12:arm64.
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.43 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.44 Unpacking libxtables12:arm64 (1.8.7-1) ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.54 Selecting previously unselected package libcap2-bin.
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.56 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.57 Unpacking libcap2-bin (1:2.44-1) ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.71 Selecting previously unselected package iproute2.
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.71 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 15.72 Unpacking iproute2 (5.10.0-4) ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 16.35 Selecting previously unselected package xxd.
13:38:26 [2022-11-16T13:38:26.482Z] #53 16.35 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 16.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 16.53 Selecting previously unselected package vim-common.
13:38:26 [2022-11-16T13:38:26.482Z] #53 16.53 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 16.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:38:26 [2022-11-16T13:38:26.482Z] #53 16.78 Selecting previously unselected package bash-completion.
13:38:26 [2022-11-16T13:38:26.482Z] #53 16.78 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
13:38:29 [2022-11-16T13:38:29.042Z] #53 ...
13:38:29 [2022-11-16T13:38:29.042Z] 
13:38:29 [2022-11-16T13:38:29.042Z] #38 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 Delve is a source level debugger for Go programs.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 Delve enables you to interact with your program by controlling the execution of the process,
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 Pass flags to the program you are debugging using `--`, for example:
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 `dlv exec ./hello -- server --config conf/config.toml`
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 Usage:
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   dlv [command]
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 Available Commands:
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   attach      Attach to running process and begin debugging.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   connect     Connect to a headless debug server with a terminal client.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   core        Examine a core dump.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   debug       Compile and begin debugging main package in current directory, or the package specified.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   exec        Execute a precompiled binary, and begin a debug session.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   help        Help about any command
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   run         Deprecated command. Use 'debug' instead.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   test        Compile test binary and begin debugging program.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   trace       Compile and begin tracing program.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   version     Prints version.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 Flags:
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --disable-aslr                     Disables address space randomization
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   -h, --help                             help for dlv
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --init string                      Init file, executed by the terminal client.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --log                              Enable debugging server logging.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8       --wd string                        Working directory for running the program.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 Additional help topics:
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   dlv backend  Help about the --backend flag.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   dlv log      Help about logging flags.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8   dlv redirect Help about file redirection.
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 
13:38:29 [2022-11-16T13:38:29.042Z] #38 119.8 Use "dlv [command] --help" for more information about a command.
13:38:29 [2022-11-16T13:38:29.042Z] #38 DONE 123.2s
13:38:29 [2022-11-16T13:38:29.042Z] 
13:38:29 [2022-11-16T13:38:29.042Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:38:29 [2022-11-16T13:38:29.042Z] #43 74.45 configure.ac:11: installing 'build-aux/compile'
13:38:29 [2022-11-16T13:38:29.042Z] #43 74.47 configure.ac:11: installing 'build-aux/config.guess'
13:38:29 [2022-11-16T13:38:29.042Z] #43 74.49 configure.ac:11: installing 'build-aux/config.sub'
13:38:29 [2022-11-16T13:38:29.042Z] #43 74.49 configure.ac:13: installing 'build-aux/install-sh'
13:38:29 [2022-11-16T13:38:29.042Z] #43 74.52 configure.ac:13: installing 'build-aux/missing'
13:38:29 [2022-11-16T13:38:29.042Z] #43 74.52 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:38:29 [2022-11-16T13:38:29.042Z] #43 74.67 Makefile.am: installing 'build-aux/depcomp'
13:38:29 [2022-11-16T13:38:29.042Z] #43 76.04 checking build system type... aarch64-unknown-linux-gnu
13:38:29 [2022-11-16T13:38:29.042Z] #43 76.49 checking host system type... aarch64-unknown-linux-gnu
13:38:29 [2022-11-16T13:38:29.042Z] #43 76.49 checking how to print strings... printf
13:38:29 [2022-11-16T13:38:29.042Z] #43 76.51 checking for gcc... gcc
13:38:29 [2022-11-16T13:38:29.042Z] #43 76.64 checking whether the C compiler works... yes
13:38:29 [2022-11-16T13:38:29.042Z] #43 76.83 checking for C compiler default output file name... a.out
13:38:29 [2022-11-16T13:38:29.042Z] #43 76.83 checking for suffix of executables... 
13:38:29 [2022-11-16T13:38:29.042Z] #43 77.04 checking whether we are cross compiling... no
13:38:29 [2022-11-16T13:38:29.042Z] #43 77.25 checking for suffix of object files... o
13:38:29 [2022-11-16T13:38:29.042Z] #43 77.40 checking whether we are using the GNU C compiler... yes
13:38:29 [2022-11-16T13:38:29.042Z] #43 77.56 checking whether gcc accepts -g... yes
13:38:29 [2022-11-16T13:38:29.042Z] #43 77.66 checking for gcc option to accept ISO C89... none needed
13:38:29 [2022-11-16T13:38:29.042Z] #43 77.89 checking whether gcc understands -c and -o together... yes
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.12 checking for a sed that does not truncate output... /bin/sed
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.15 checking for grep that handles long lines and -e... /bin/grep
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.16 checking for egrep... /bin/grep -E
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.17 checking for fgrep... /bin/grep -F
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.18 checking for ld used by gcc... /usr/bin/ld
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.20 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.21 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.39 checking whether ln -s works... yes
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.39 checking the maximum length of command line arguments... 1572864
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.46 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.46 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.46 checking for /usr/bin/ld option to reload object files... -r
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.46 checking for objdump... objdump
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.46 checking how to recognize dependent libraries... pass_all
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.47 checking for dlltool... no
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.47 checking how to associate runtime and link libraries... printf %s\n
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.47 checking for ar... ar
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.47 checking for archiver @FILE support... @
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.72 checking for strip... strip
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.73 checking for ranlib... ranlib
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.73 checking for gawk... no
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.74 checking for mawk... mawk
13:38:29 [2022-11-16T13:38:29.042Z] #43 78.74 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:38:29 [2022-11-16T13:38:29.042Z] #43 79.22 checking for sysroot... no
13:38:29 [2022-11-16T13:38:29.042Z] #43 79.23 checking for a working dd... /bin/dd
13:38:29 [2022-11-16T13:38:29.042Z] #43 79.25 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:38:29 [2022-11-16T13:38:29.042Z] #43 79.27 checking for mt... no
13:38:29 [2022-11-16T13:38:29.042Z] #43 79.27 checking if : is a manifest tool... no
13:38:29 [2022-11-16T13:38:29.042Z] #43 79.29 checking how to run the C preprocessor... gcc -E
13:38:29 [2022-11-16T13:38:29.298Z] #43 79.87 checking for ANSI C header files... 
13:38:29 [2022-11-16T13:38:29.298Z] #43 ...
13:38:29 [2022-11-16T13:38:29.298Z] 
13:38:29 [2022-11-16T13:38:29.298Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:38:29 [2022-11-16T13:38:29.298Z] #27 123.5 + mkdir -p /tmp/tmp.V66WxyUdBb/src/github.com/docker
13:38:29 [2022-11-16T13:38:29.555Z] #27 123.5 + mv components/cli /tmp/tmp.V66WxyUdBb/src/github.com/docker/cli
13:38:29 [2022-11-16T13:38:29.555Z] #27 123.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
13:38:34 [2022-11-16T13:38:34.801Z] #27 ...
13:38:34 [2022-11-16T13:38:34.801Z] 
13:38:34 [2022-11-16T13:38:34.801Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:38:34 [2022-11-16T13:38:34.801Z] #43 79.87 checking for ANSI C header files... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 80.52 checking for sys/types.h... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 80.66 checking for sys/stat.h... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 80.78 checking for stdlib.h... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 80.92 checking for string.h... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 81.15 checking for memory.h... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 81.35 checking for strings.h... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 81.51 checking for inttypes.h... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 81.72 checking for stdint.h... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 81.88 checking for unistd.h... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 82.07 checking for dlfcn.h... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 82.20 checking for objdir... .libs
13:38:34 [2022-11-16T13:38:34.801Z] #43 82.67 checking if gcc supports -fno-rtti -fno-exceptions... no
13:38:34 [2022-11-16T13:38:34.801Z] #43 82.85 checking for gcc option to produce PIC... -fPIC -DPIC
13:38:34 [2022-11-16T13:38:34.801Z] #43 82.85 checking if gcc PIC flag -fPIC -DPIC works... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 82.97 checking if gcc static flag -static works... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 83.29 checking if gcc supports -c -o file.o... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 83.46 checking if gcc supports -c -o file.o... (cached) yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 83.48 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 83.53 checking dynamic linker characteristics... GNU/Linux ld.so
13:38:34 [2022-11-16T13:38:34.801Z] #43 83.84 checking how to hardcode library paths into programs... immediate
13:38:34 [2022-11-16T13:38:34.801Z] #43 83.84 checking whether stripping libraries is possible... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 83.85 checking if libtool supports shared libraries... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 83.85 checking whether to build shared libraries... no
13:38:34 [2022-11-16T13:38:34.801Z] #43 83.85 checking whether to build static libraries... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 83.85 checking for a BSD-compatible install... /usr/bin/install -c
13:38:34 [2022-11-16T13:38:34.801Z] #43 83.91 checking whether build environment is sane... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 83.98 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.00 checking whether make sets $(MAKE)... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.07 checking whether make supports the include directive... yes (GNU style)
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.12 checking whether make supports nested variables... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.16 checking whether UID '0' is supported by ustar format... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.19 checking whether GID '0' is supported by ustar format... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.19 checking how to create a ustar tar archive... gnutar
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.26 checking dependency style of gcc... gcc3
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.49 checking whether to enable maintainer-specific portions of Makefiles... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.49 checking whether make supports nested variables... (cached) yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.50 checking for gawk... (cached) mawk
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.50 checking for a sed that does not truncate output... (cached) /bin/sed
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.51 checking for gcc... (cached) gcc
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.59 checking whether we are using the GNU C compiler... (cached) yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.60 checking whether gcc accepts -g... (cached) yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.60 checking for gcc option to accept ISO C89... (cached) none needed
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.60 checking whether gcc understands -c and -o together... (cached) yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.60 checking for a Python interpreter with version >= 3... python3
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.67 checking for python3... /usr/bin/python3
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.67 checking for python3 version... 3.9
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.71 checking for python3 platform... linux
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.76 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:38:34 [2022-11-16T13:38:34.801Z] #43 84.91 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:38:34 [2022-11-16T13:38:34.801Z] #43 85.05 checking for go-md2man... no
13:38:34 [2022-11-16T13:38:34.801Z] #43 85.06 checking error.h usability... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 85.23 checking error.h presence... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 85.32 checking for error.h... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 85.36 checking linux/openat2.h usability... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 85.54 checking linux/openat2.h presence... yes
13:38:34 [2022-11-16T13:38:34.801Z] #43 85.61 checking for linux/openat2.h... yes
13:38:35 [2022-11-16T13:38:35.364Z] #43 85.64 checking for copy_file_range... yes
13:38:35 [2022-11-16T13:38:35.364Z] #43 85.95 checking for fgetxattr... yes
13:38:35 [2022-11-16T13:38:35.620Z] #43 86.32 checking for statx... yes
13:38:36 [2022-11-16T13:38:36.133Z] #43 86.62 checking for fgetpwent_r... yes
13:38:36 [2022-11-16T13:38:36.390Z] #43 86.89 checking for issetugid... no
13:38:36 [2022-11-16T13:38:36.390Z] #43 87.17 checking for pkg-config... /usr/bin/pkg-config
13:38:36 [2022-11-16T13:38:36.390Z] #43 87.17 checking pkg-config is at least version 0.9.0... yes
13:38:36 [2022-11-16T13:38:36.953Z] #43 87.19 checking for library containing yajl_tree_get... -lyajl
13:38:36 [2022-11-16T13:38:36.953Z] #43 87.60 checking for yajl >= 2.0.0... yes
13:38:36 [2022-11-16T13:38:36.953Z] #43 87.65 checking sys/capability.h usability... yes
13:38:37 [2022-11-16T13:38:37.209Z] #43 87.80 checking sys/capability.h presence... yes
13:38:37 [2022-11-16T13:38:37.209Z] #43 87.87 checking for sys/capability.h... yes
13:38:37 [2022-11-16T13:38:37.771Z] #43 87.88 checking for library containing cap_from_name... 
13:38:37 [2022-11-16T13:38:37.771Z] #43 ...
13:38:37 [2022-11-16T13:38:37.771Z] 
13:38:37 [2022-11-16T13:38:37.772Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:38:37 [2022-11-16T13:38:37.772Z] #34 DONE 131.8s
13:38:37 [2022-11-16T13:38:37.772Z] 
13:38:37 [2022-11-16T13:38:37.772Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:38:37 [2022-11-16T13:38:37.772Z] #43 87.88 checking for library containing cap_from_name... -lcap
13:38:37 [2022-11-16T13:38:37.772Z] #43 88.34 checking for library containing dlopen... 
13:38:37 [2022-11-16T13:38:37.772Z] #43 ...
13:38:37 [2022-11-16T13:38:37.772Z] 
13:38:37 [2022-11-16T13:38:37.772Z] #53 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:38:37 [2022-11-16T13:38:37.772Z] #53 19.82 Unpacking bash-completion (1:2.11-2) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 20.79 Selecting previously unselected package bzip2.
13:38:37 [2022-11-16T13:38:37.772Z] #53 20.80 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 20.80 Unpacking bzip2 (1.0.8-4) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 20.88 Selecting previously unselected package xz-utils.
13:38:37 [2022-11-16T13:38:37.772Z] #53 20.88 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 20.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.05 Selecting previously unselected package apparmor.
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.05 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.14 Unpacking apparmor (2.13.6-10) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.62 Selecting previously unselected package inetutils-ping.
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.63 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.63 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.78 Selecting previously unselected package libip4tc2:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.78 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.79 Unpacking libip4tc2:arm64 (1.8.7-1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.85 Selecting previously unselected package libip6tc2:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.86 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.86 Unpacking libip6tc2:arm64 (1.8.7-1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.95 Selecting previously unselected package libnfnetlink0:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.95 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 21.97 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.02 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.03 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.03 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.13 Selecting previously unselected package libnftnl11:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.13 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.14 Unpacking libnftnl11:arm64 (1.1.9-1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.26 Selecting previously unselected package iptables.
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.26 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.27 Unpacking iptables (1.8.7-1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.67 Selecting previously unselected package libonig5:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.67 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.68 Unpacking libonig5:arm64 (6.9.6-1.1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.84 Selecting previously unselected package libjq1:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.85 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.86 Unpacking libjq1:arm64 (1.6-2.1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.94 Selecting previously unselected package jq.
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.96 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 22.97 Unpacking jq (1.6-2.1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 23.07 Selecting previously unselected package libaio1:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 23.07 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 23.08 Unpacking libaio1:arm64 (0.3.112-9) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 23.13 Selecting previously unselected package libgpm2:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 23.14 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 23.15 Unpacking libgpm2:arm64 (1.20.7-8) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 23.21 Selecting previously unselected package libicu67:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 23.23 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 23.25 Unpacking libicu67:arm64 (67.1-7) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 26.70 Selecting previously unselected package libinih1:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 26.71 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 26.71 Unpacking libinih1:arm64 (53-1+b2) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 26.77 Selecting previously unselected package libnet1:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 26.77 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 26.77 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 26.87 Selecting previously unselected package libnl-3-200:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 26.88 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 26.88 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 26.98 Selecting previously unselected package libprotobuf-c1:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 26.99 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 26.99 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 27.06 Selecting previously unselected package libyajl2:arm64.
13:38:37 [2022-11-16T13:38:37.772Z] #53 27.07 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 27.07 Unpacking libyajl2:arm64 (2.1.0-3) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 27.19 Selecting previously unselected package net-tools.
13:38:37 [2022-11-16T13:38:37.772Z] #53 27.24 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 27.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 27.48 Selecting previously unselected package patch.
13:38:37 [2022-11-16T13:38:37.772Z] #53 27.50 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 27.50 Unpacking patch (2.7.6-7) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 27.64 Selecting previously unselected package python-pip-whl.
13:38:37 [2022-11-16T13:38:37.772Z] #53 27.66 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 27.67 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 28.41 Selecting previously unselected package python3-lib2to3.
13:38:37 [2022-11-16T13:38:37.772Z] #53 28.41 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
13:38:37 [2022-11-16T13:38:37.772Z] #53 28.43 Unpacking python3-lib2to3 (3.9.2-1) ...
13:38:38 [2022-11-16T13:38:38.028Z] #53 28.73 Selecting previously unselected package python3-distutils.
13:38:38 [2022-11-16T13:38:38.028Z] #53 28.75 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
13:38:38 [2022-11-16T13:38:38.028Z] #53 28.76 Unpacking python3-distutils (3.9.2-1) ...
13:38:38 [2022-11-16T13:38:38.292Z] #53 29.06 Selecting previously unselected package python3-pkg-resources.
13:38:38 [2022-11-16T13:38:38.292Z] #53 29.13 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
13:38:38 [2022-11-16T13:38:38.292Z] #53 29.13 Unpacking python3-pkg-resources (52.0.0-4) ...
13:38:38 [2022-11-16T13:38:38.292Z] #53 ...
13:38:38 [2022-11-16T13:38:38.292Z] 
13:38:38 [2022-11-16T13:38:38.292Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:38:38 [2022-11-16T13:38:38.292Z] #43 88.34 checking for library containing dlopen... -ldl
13:38:38 [2022-11-16T13:38:38.548Z] #43 88.96 checking seccomp.h usability... yes
13:38:38 [2022-11-16T13:38:38.548Z] #43 89.29 checking seccomp.h presence... yes
13:38:38 [2022-11-16T13:38:38.548Z] #43 89.37 checking for seccomp.h... yes
13:38:39 [2022-11-16T13:38:39.110Z] #43 89.37 checking for library containing seccomp_rule_add... -lseccomp
13:38:39 [2022-11-16T13:38:39.367Z] #43 89.83 checking for library containing seccomp_arch_resolve_name... none required
13:38:39 [2022-11-16T13:38:39.367Z] #43 90.03 checking systemd/sd-bus.h usability... yes
13:38:39 [2022-11-16T13:38:39.623Z] #43 90.27 checking systemd/sd-bus.h presence... yes
13:38:39 [2022-11-16T13:38:39.623Z] #43 90.36 checking for systemd/sd-bus.h... yes
13:38:40 [2022-11-16T13:38:40.185Z] #43 90.37 checking for library containing sd_bus_match_signal_async... -lsystemd
13:38:40 [2022-11-16T13:38:40.185Z] #43 90.81 checking for sd_notify_barrier... yes
13:38:40 [2022-11-16T13:38:40.748Z] #43 91.05 checking linux/bpf.h usability... yes
13:38:40 [2022-11-16T13:38:40.748Z] #43 91.33 checking linux/bpf.h presence... yes
13:38:40 [2022-11-16T13:38:40.748Z] #43 91.41 checking for linux/bpf.h... yes
13:38:40 [2022-11-16T13:38:40.748Z] #43 91.41 checking compilation for eBPF... yes
13:38:40 [2022-11-16T13:38:40.748Z] #43 91.56 checking for criu >= 3.15... no
13:38:40 [2022-11-16T13:38:40.748Z] #43 91.60 configure: CRIU headers not found, building without CRIU support
13:38:40 [2022-11-16T13:38:40.748Z] #43 91.61 checking for criu > 3.16... no
13:38:40 [2022-11-16T13:38:40.748Z] #43 91.63 configure: CRIU version doesn't support join-ns API
13:38:40 [2022-11-16T13:38:40.748Z] #43 91.63 checking for criu > 3.16.1... no
13:38:40 [2022-11-16T13:38:40.748Z] #43 91.66 configure: CRIU version doesn't support for pre-dumping
13:38:41 [2022-11-16T13:38:41.004Z] #43 91.66 checking for new mount API (fsconfig)... yes
13:38:41 [2022-11-16T13:38:41.004Z] #43 91.72 checking for seccomp notify API... yes
13:38:41 [2022-11-16T13:38:41.004Z] #43 91.77 checking for gperf... no
13:38:41 [2022-11-16T13:38:41.004Z] #43 91.77 configure: gperf not found - cannot rebuild signal parser code
13:38:41 [2022-11-16T13:38:41.260Z] #43 91.77 checking for library containing argp_parse... none required
13:38:41 [2022-11-16T13:38:41.260Z] #43 92.02 checking that generated files are newer than configure... done
13:38:41 [2022-11-16T13:38:41.260Z] #43 92.03 configure: creating ./config.status
13:38:44 [2022-11-16T13:38:44.529Z] #43 94.77 config.status: creating Makefile
13:38:44 [2022-11-16T13:38:44.529Z] #43 94.88 config.status: creating rpm/crun.spec
13:38:44 [2022-11-16T13:38:44.529Z] #43 94.95 config.status: creating config.h
13:38:44 [2022-11-16T13:38:44.529Z] #43 95.03 config.status: executing libtool commands
13:38:44 [2022-11-16T13:38:44.529Z] #43 95.07 config.status: executing depfiles commands
13:38:45 [2022-11-16T13:38:45.457Z] #43 96.33 === configuring in libocispec (/tmp/crun-build/libocispec)
13:38:45 [2022-11-16T13:38:45.457Z] #43 96.34 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:38:46 [2022-11-16T13:38:46.019Z] #43 96.76 checking for gcc... gcc
13:38:46 [2022-11-16T13:38:46.276Z] #43 96.87 checking whether the C compiler works... yes
13:38:46 [2022-11-16T13:38:46.276Z] #43 97.03 checking for C compiler default output file name... a.out
13:38:46 [2022-11-16T13:38:46.531Z] #43 97.03 checking for suffix of executables... 
13:38:46 [2022-11-16T13:38:46.532Z] #43 97.24 checking whether we are cross compiling... 
13:38:46 [2022-11-16T13:38:46.532Z] #43 ...
13:38:46 [2022-11-16T13:38:46.532Z] 
13:38:46 [2022-11-16T13:38:46.532Z] #53 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:38:46 [2022-11-16T13:38:46.532Z] #53 29.38 Selecting previously unselected package python3-setuptools.
13:38:46 [2022-11-16T13:38:46.532Z] #53 29.39 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 29.39 Unpacking python3-setuptools (52.0.0-4) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 29.62 Selecting previously unselected package python3-wheel.
13:38:46 [2022-11-16T13:38:46.532Z] #53 29.62 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 29.62 Unpacking python3-wheel (0.34.2-1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 29.79 Selecting previously unselected package python3-pip.
13:38:46 [2022-11-16T13:38:46.532Z] #53 29.79 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 29.80 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 30.09 Selecting previously unselected package sudo.
13:38:46 [2022-11-16T13:38:46.532Z] #53 30.10 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 30.11 Unpacking sudo (1.9.5p2-3) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 30.64 Selecting previously unselected package thin-provisioning-tools.
13:38:46 [2022-11-16T13:38:46.532Z] #53 30.64 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 30.65 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 30.85 Selecting previously unselected package uidmap.
13:38:46 [2022-11-16T13:38:46.532Z] #53 30.86 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 30.86 Unpacking uidmap (1:4.8.1-1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 31.00 Selecting previously unselected package vim-runtime.
13:38:46 [2022-11-16T13:38:46.532Z] #53 31.01 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 31.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:38:46 [2022-11-16T13:38:46.532Z] #53 31.07 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:38:46 [2022-11-16T13:38:46.532Z] #53 31.09 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 34.49 Selecting previously unselected package vim.
13:38:46 [2022-11-16T13:38:46.532Z] #53 34.49 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 34.50 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 35.00 Selecting previously unselected package xfsprogs.
13:38:46 [2022-11-16T13:38:46.532Z] #53 35.00 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 35.01 Unpacking xfsprogs (5.10.0-4) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 35.32 Selecting previously unselected package zip.
13:38:46 [2022-11-16T13:38:46.532Z] #53 35.34 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 35.36 Unpacking zip (3.0-12) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 35.49 Selecting previously unselected package zstd.
13:38:46 [2022-11-16T13:38:46.532Z] #53 35.50 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 35.51 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 35.75 Setting up python3-pkg-resources (52.0.0-4) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 36.58 Setting up libip4tc2:arm64 (1.8.7-1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 36.61 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 36.63 Setting up libgpm2:arm64 (1.20.7-8) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 36.64 Setting up libicu67:arm64 (67.1-7) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 36.65 Setting up libip6tc2:arm64 (1.8.7-1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 36.66 Setting up libinih1:arm64 (53-1+b2) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 36.67 Setting up uidmap (1:4.8.1-1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 36.68 Setting up libyajl2:arm64 (2.1.0-3) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 36.70 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 36.71 Setting up bzip2 (1.0.8-4) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 36.72 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 36.73 Setting up python3-wheel (0.34.2-1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 37.35 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 37.37 Setting up libcap2:arm64 (1:2.44-1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 37.38 Setting up libcap2-bin (1:2.44-1) ...
13:38:46 [2022-11-16T13:38:46.532Z] #53 37.41 Setting up apparmor (2.13.6-10) ...
13:38:46 [2022-11-16T13:38:46.787Z] #53 ...
13:38:46 [2022-11-16T13:38:46.787Z] 
13:38:46 [2022-11-16T13:38:46.787Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:38:46 [2022-11-16T13:38:46.787Z] #43 97.24 checking whether we are cross compiling... no
13:38:46 [2022-11-16T13:38:46.787Z] #43 97.44 checking for suffix of object files... o
13:38:47 [2022-11-16T13:38:47.044Z] #43 97.55 checking whether we are using the GNU C compiler... yes
13:38:47 [2022-11-16T13:38:47.044Z] #43 97.71 checking whether gcc accepts -g... yes
13:38:47 [2022-11-16T13:38:47.044Z] #43 97.78 checking for gcc option to accept ISO C89... none needed
13:38:47 [2022-11-16T13:38:47.299Z] #43 97.94 checking whether gcc understands -c and -o together... yes
13:38:47 [2022-11-16T13:38:47.555Z] #43 98.09 checking how to run the C preprocessor... gcc -E
13:38:47 [2022-11-16T13:38:47.555Z] #43 98.28 checking for grep that handles long lines and -e... /bin/grep
13:38:47 [2022-11-16T13:38:47.555Z] #43 98.29 checking for egrep... /bin/grep -E
13:38:48 [2022-11-16T13:38:48.117Z] #43 98.30 checking for ANSI C header files... yes
13:38:48 [2022-11-16T13:38:48.117Z] #43 98.86 checking for sys/types.h... yes
13:38:48 [2022-11-16T13:38:48.372Z] #43 99.02 checking for sys/stat.h... yes
13:38:48 [2022-11-16T13:38:48.372Z] #43 99.21 checking for stdlib.h... yes
13:38:48 [2022-11-16T13:38:48.628Z] #43 99.31 checking for string.h... yes
13:38:48 [2022-11-16T13:38:48.884Z] #43 99.48 checking for memory.h... yes
13:38:49 [2022-11-16T13:38:49.140Z] #43 99.65 checking for strings.h... yes
13:38:49 [2022-11-16T13:38:49.140Z] #43 99.81 checking for inttypes.h... yes
13:38:49 [2022-11-16T13:38:49.395Z] #43 100.0 checking for stdint.h... yes
13:38:49 [2022-11-16T13:38:49.652Z] #43 100.2 checking for unistd.h... yes
13:38:49 [2022-11-16T13:38:49.652Z] #43 100.3 checking minix/config.h usability... no
13:38:49 [2022-11-16T13:38:49.652Z] #43 100.5 checking minix/config.h presence... no
13:38:49 [2022-11-16T13:38:49.908Z] #43 100.5 checking for minix/config.h... no
13:38:49 [2022-11-16T13:38:49.908Z] #43 100.5 checking whether it is safe to define __EXTENSIONS__... yes
13:38:50 [2022-11-16T13:38:50.470Z] #43 100.8 checking build system type... aarch64-unknown-linux-gnu
13:38:50 [2022-11-16T13:38:50.470Z] #43 101.1 checking host system type... aarch64-unknown-linux-gnu
13:38:50 [2022-11-16T13:38:50.470Z] #43 101.1 checking how to print strings... printf
13:38:50 [2022-11-16T13:38:50.470Z] #43 101.2 checking for a sed that does not truncate output... /bin/sed
13:38:50 [2022-11-16T13:38:50.470Z] #43 101.2 checking for fgrep... /bin/grep -F
13:38:50 [2022-11-16T13:38:50.470Z] #43 101.2 checking for ld used by gcc... /usr/bin/ld
13:38:50 [2022-11-16T13:38:50.470Z] #43 101.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:38:50 [2022-11-16T13:38:50.470Z] #43 101.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.4 checking whether ln -s works... yes
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.4 checking the maximum length of command line arguments... 1572864
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.4 checking for /usr/bin/ld option to reload object files... -r
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.4 checking for objdump... objdump
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.5 checking how to recognize dependent libraries... pass_all
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.5 checking for dlltool... no
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.5 checking how to associate runtime and link libraries... printf %s\n
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.5 checking for ar... ar
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.5 checking for archiver @FILE support... @
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.6 checking for strip... strip
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.6 checking for ranlib... ranlib
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.6 checking for gawk... no
13:38:50 [2022-11-16T13:38:50.726Z] #43 101.6 checking for mawk... mawk
13:38:51 [2022-11-16T13:38:51.259Z] #43 101.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:38:51 [2022-11-16T13:38:51.259Z] #43 101.9 checking for sysroot... no
13:38:51 [2022-11-16T13:38:51.259Z] #43 101.9 checking for a working dd... /bin/dd
13:38:51 [2022-11-16T13:38:51.259Z] #43 102.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:38:51 [2022-11-16T13:38:51.259Z] #43 102.0 checking for mt... no
13:38:51 [2022-11-16T13:38:51.259Z] #43 102.0 checking if : is a manifest tool... no
13:38:51 [2022-11-16T13:38:51.517Z] #43 102.0 checking for dlfcn.h... yes
13:38:51 [2022-11-16T13:38:51.517Z] #43 102.2 checking for objdir... .libs
13:38:52 [2022-11-16T13:38:52.078Z] #43 102.7 checking if gcc supports -fno-rtti -fno-exceptions... no
13:38:52 [2022-11-16T13:38:52.078Z] #43 102.8 checking for gcc option to produce PIC... -fPIC -DPIC
13:38:52 [2022-11-16T13:38:52.079Z] #43 102.8 checking if gcc PIC flag -fPIC -DPIC works... yes
13:38:52 [2022-11-16T13:38:52.334Z] #43 102.9 checking if gcc static flag -static works... yes
13:38:52 [2022-11-16T13:38:52.590Z] #43 103.3 checking if gcc supports -c -o file.o... yes
13:38:52 [2022-11-16T13:38:52.590Z] #43 103.5 checking if gcc supports -c -o file.o... (cached) yes
13:38:52 [2022-11-16T13:38:52.846Z] #43 103.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:38:53 [2022-11-16T13:38:53.102Z] #43 103.6 checking dynamic linker characteristics... GNU/Linux ld.so
13:38:53 [2022-11-16T13:38:53.102Z] #43 103.9 checking how to hardcode library paths into programs... immediate
13:38:53 [2022-11-16T13:38:53.102Z] #43 103.9 checking whether stripping libraries is possible... yes
13:38:53 [2022-11-16T13:38:53.102Z] #43 103.9 checking if libtool supports shared libraries... yes
13:38:53 [2022-11-16T13:38:53.102Z] #43 103.9 checking whether to build shared libraries... no
13:38:53 [2022-11-16T13:38:53.102Z] #43 103.9 checking whether to build static libraries... yes
13:38:53 [2022-11-16T13:38:53.102Z] #43 103.9 checking for a BSD-compatible install... /usr/bin/install -c
13:38:53 [2022-11-16T13:38:53.102Z] #43 103.9 checking whether build environment is sane... yes
13:38:53 [2022-11-16T13:38:53.102Z] #43 104.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:38:53 [2022-11-16T13:38:53.102Z] #43 104.0 checking whether make sets $(MAKE)... yes
13:38:53 [2022-11-16T13:38:53.357Z] #43 104.1 checking whether make supports the include directive... yes (GNU style)
13:38:53 [2022-11-16T13:38:53.357Z] #43 104.1 checking whether make supports nested variables... yes
13:38:53 [2022-11-16T13:38:53.357Z] #43 104.2 checking whether UID '0' is supported by ustar format... yes
13:38:53 [2022-11-16T13:38:53.357Z] #43 104.2 checking whether GID '0' is supported by ustar format... yes
13:38:53 [2022-11-16T13:38:53.357Z] #43 104.2 checking how to create a ustar tar archive... gnutar
13:38:53 [2022-11-16T13:38:53.613Z] #43 104.3 checking dependency style of gcc... gcc3
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.5 checking whether to enable maintainer-specific portions of Makefiles... yes
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.5 checking whether make supports nested variables... (cached) yes
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.5 checking for pkg-config... /usr/bin/pkg-config
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.5 checking pkg-config is at least version 0.9.0... yes
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.5 checking for yajl >= 2.1.0... yes
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.5 checking for a sed that does not truncate output... (cached) /bin/sed
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.5 checking for gcc... (cached) gcc
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.6 checking whether we are using the GNU C compiler... (cached) yes
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.6 checking whether gcc accepts -g... (cached) yes
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.6 checking for gcc option to accept ISO C89... (cached) none needed
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.7 checking whether gcc understands -c and -o together... (cached) yes
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.7 checking for a Python interpreter with version >= 3... python3
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.7 checking for python3... /usr/bin/python3
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.7 checking for python3 version... 3.9
13:38:53 [2022-11-16T13:38:53.869Z] #43 104.8 checking for python3 platform... linux
13:38:54 [2022-11-16T13:38:54.124Z] #43 104.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:38:54 [2022-11-16T13:38:54.124Z] #43 104.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:38:54 [2022-11-16T13:38:54.686Z] #43 105.2 checking that generated files are newer than configure... done
13:38:54 [2022-11-16T13:38:54.686Z] #43 105.2 configure: creating ./config.status
13:38:56 [2022-11-16T13:38:56.578Z] #43 ...
13:38:56 [2022-11-16T13:38:56.578Z] 
13:38:56 [2022-11-16T13:38:56.579Z] #53 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:38:56 [2022-11-16T13:38:56.579Z] #53 38.89 Setting up zip (3.0-12) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 38.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 38.94 Setting up bash-completion (1:2.11-2) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 41.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 41.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 41.86 Setting up libmnl0:arm64 (1.0.4-3) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 41.87 Setting up patch (2.7.6-7) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 41.88 Setting up sudo (1.9.5p2-3) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 41.96 invoke-rc.d: could not determine current runlevel
13:38:56 [2022-11-16T13:38:56.579Z] #53 41.97 invoke-rc.d: policy-rc.d denied execution of start.
13:38:56 [2022-11-16T13:38:56.579Z] #53 41.99 Setting up xfsprogs (5.10.0-4) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 42.00 Setting up libxtables12:arm64 (1.8.7-1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 42.01 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 42.03 Setting up pigz (2.6-1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 42.05 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 42.06 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 42.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 42.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 42.68 Setting up libaio1:arm64 (0.3.112-9) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 42.70 Setting up python3-lib2to3 (3.9.2-1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.08 Setting up libelf1:arm64 (0.183-1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.10 Setting up zstd (1.4.8+dfsg-2.1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.11 Setting up libonig5:arm64 (6.9.6-1.1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.12 Setting up python3-distutils (3.9.2-1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.59 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 43.68 Setting up python3-setuptools (52.0.0-4) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 44.90 Setting up libjq1:arm64 (1.6-2.1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 44.91 Setting up libnftnl11:arm64 (1.1.9-1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 44.92 Setting up thin-provisioning-tools (0.9.0-1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 44.93 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 46.01 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 46.04 Setting up jq (1.6-2.1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 46.07 Setting up libbpf0:arm64 (1:0.3-2) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 46.09 Setting up iptables (1.8.7-1) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 46.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 46.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 46.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 46.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 46.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 46.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:38:56 [2022-11-16T13:38:56.579Z] #53 46.14 Setting up iproute2 (5.10.0-4) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 46.46 Processing triggers for libc-bin (2.31-13+deb11u5) ...
13:38:56 [2022-11-16T13:38:56.579Z] #53 DONE 47.6s
13:38:56 [2022-11-16T13:38:56.834Z] 
13:38:56 [2022-11-16T13:38:56.834Z] #58 [dev-systemd-false  8/28] 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
13:38:57 [2022-11-16T13:38:57.651Z] #58 0.734 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:38:57 [2022-11-16T13:38:57.651Z] #58 0.739 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:38:57 [2022-11-16T13:38:57.651Z] #58 0.743 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:38:57 [2022-11-16T13:38:57.651Z] #58 DONE 0.8s
13:38:57 [2022-11-16T13:38:57.651Z] 
13:38:57 [2022-11-16T13:38:57.651Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
13:39:02 [2022-11-16T13:39:02.897Z] #59 ...
13:39:02 [2022-11-16T13:39:02.897Z] 
13:39:02 [2022-11-16T13:39:02.897Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:39:02 [2022-11-16T13:39:02.897Z] #43 108.3 config.status: creating Makefile
13:39:02 [2022-11-16T13:39:02.897Z] #43 108.4 config.status: creating config.h
13:39:02 [2022-11-16T13:39:02.897Z] #43 108.5 config.status: executing libtool commands
13:39:02 [2022-11-16T13:39:02.897Z] #43 108.6 config.status: executing depfiles commands
13:39:02 [2022-11-16T13:39:02.897Z] #43 109.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:39:02 [2022-11-16T13:39:02.897Z] #43 109.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:39:02 [2022-11-16T13:39:02.897Z] #43 109.9 checking for gcc... gcc
13:39:02 [2022-11-16T13:39:02.897Z] #43 110.0 checking whether the C compiler works... yes
13:39:02 [2022-11-16T13:39:02.897Z] #43 110.2 checking for C compiler default output file name... a.out
13:39:02 [2022-11-16T13:39:02.897Z] #43 110.2 checking for suffix of executables... 
13:39:02 [2022-11-16T13:39:02.897Z] #43 110.3 checking whether we are cross compiling... no
13:39:02 [2022-11-16T13:39:02.897Z] #43 110.5 checking for suffix of object files... o
13:39:02 [2022-11-16T13:39:02.897Z] #43 110.6 checking whether we are using the GNU C compiler... yes
13:39:02 [2022-11-16T13:39:02.897Z] #43 110.7 checking whether gcc accepts -g... yes
13:39:02 [2022-11-16T13:39:02.897Z] #43 110.8 checking for gcc option to accept ISO C89... none needed
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.0 checking whether gcc understands -c and -o together... yes
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.2 checking for a BSD-compatible install... /usr/bin/install -c
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.2 checking whether build environment is sane... yes
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.3 checking for gawk... no
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.3 checking for mawk... mawk
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.3 checking whether make sets $(MAKE)... yes
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.4 checking whether make supports the include directive... yes (GNU style)
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.4 checking whether make supports nested variables... yes
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.5 checking whether UID '0' is supported by ustar format... yes
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.5 checking whether GID '0' is supported by ustar format... yes
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.5 checking how to create a ustar tar archive... gnutar
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.6 checking dependency style of gcc... gcc3
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.7 checking whether to enable maintainer-specific portions of Makefiles... yes
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.7 checking whether make supports nested variables... (cached) yes
13:39:02 [2022-11-16T13:39:02.897Z] #43 111.8 checking build system type... aarch64-unknown-linux-gnu
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.0 checking host system type... aarch64-unknown-linux-gnu
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.0 checking how to print strings... printf
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.1 checking for a sed that does not truncate output... /bin/sed
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.1 checking for grep that handles long lines and -e... /bin/grep
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.1 checking for egrep... /bin/grep -E
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.1 checking for fgrep... /bin/grep -F
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.1 checking for ld used by gcc... /usr/bin/ld
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.3 checking whether ln -s works... yes
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.3 checking the maximum length of command line arguments... 1572864
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.3 checking for /usr/bin/ld option to reload object files... -r
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.3 checking for objdump... objdump
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.3 checking how to recognize dependent libraries... pass_all
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.3 checking for dlltool... no
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.3 checking how to associate runtime and link libraries... printf %s\n
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.3 checking for ar... ar
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.3 checking for archiver @FILE support... @
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.5 checking for strip... strip
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.5 checking for ranlib... ranlib
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.9 checking for sysroot... no
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.9 checking for a working dd... /bin/dd
13:39:02 [2022-11-16T13:39:02.897Z] #43 112.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:39:02 [2022-11-16T13:39:02.898Z] #43 112.9 checking for mt... no
13:39:02 [2022-11-16T13:39:02.898Z] #43 112.9 checking if : is a manifest tool... no
13:39:02 [2022-11-16T13:39:02.898Z] #43 113.0 checking how to run the C preprocessor... gcc -E
13:39:02 [2022-11-16T13:39:02.898Z] #43 113.3 checking for ANSI C header files... yes
13:39:03 [2022-11-16T13:39:03.153Z] #43 113.7 checking for sys/types.h... yes
13:39:03 [2022-11-16T13:39:03.409Z] #43 113.9 checking for sys/stat.h... yes
13:39:03 [2022-11-16T13:39:03.409Z] #43 114.1 checking for stdlib.h... yes
13:39:03 [2022-11-16T13:39:03.666Z] #43 114.2 checking for string.h... yes
13:39:03 [2022-11-16T13:39:03.666Z] #43 114.3 checking for memory.h... yes
13:39:03 [2022-11-16T13:39:03.922Z] #43 114.5 checking for strings.h... yes
13:39:04 [2022-11-16T13:39:04.179Z] #43 114.7 checking for inttypes.h... yes
13:39:04 [2022-11-16T13:39:04.179Z] #43 114.9 checking for stdint.h... yes
13:39:04 [2022-11-16T13:39:04.435Z] #43 115.0 checking for unistd.h... yes
13:39:04 [2022-11-16T13:39:04.692Z] #43 115.2 checking for dlfcn.h... yes
13:39:04 [2022-11-16T13:39:04.692Z] #43 115.4 checking for objdir... .libs
13:39:04 [2022-11-16T13:39:04.948Z] #43 115.6 checking if gcc supports -fno-rtti -fno-exceptions... no
13:39:04 [2022-11-16T13:39:04.948Z] #43 115.7 checking for gcc option to produce PIC... -fPIC -DPIC
13:39:04 [2022-11-16T13:39:04.948Z] #43 115.7 checking if gcc PIC flag -fPIC -DPIC works... yes
13:39:05 [2022-11-16T13:39:05.461Z] #43 115.8 checking if gcc static flag -static works... yes
13:39:05 [2022-11-16T13:39:05.461Z] #43 116.1 checking if gcc supports -c -o file.o... yes
13:39:05 [2022-11-16T13:39:05.461Z] #43 116.2 checking if gcc supports -c -o file.o... (cached) yes
13:39:05 [2022-11-16T13:39:05.461Z] #43 116.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:39:05 [2022-11-16T13:39:05.717Z] #43 116.3 checking dynamic linker characteristics... GNU/Linux ld.so
13:39:05 [2022-11-16T13:39:05.717Z] #43 116.5 checking how to hardcode library paths into programs... immediate
13:39:05 [2022-11-16T13:39:05.717Z] #43 116.5 checking whether stripping libraries is possible... yes
13:39:05 [2022-11-16T13:39:05.717Z] #43 116.5 checking if libtool supports shared libraries... yes
13:39:05 [2022-11-16T13:39:05.717Z] #43 116.5 checking whether to build shared libraries... no
13:39:05 [2022-11-16T13:39:05.717Z] #43 116.5 checking whether to build static libraries... yes
13:39:05 [2022-11-16T13:39:05.974Z] #43 116.5 checking float.h usability... yes
13:39:05 [2022-11-16T13:39:05.974Z] #43 116.7 checking float.h presence... yes
13:39:05 [2022-11-16T13:39:05.974Z] #43 116.7 checking for float.h... yes
13:39:05 [2022-11-16T13:39:05.974Z] #43 116.7 checking limits.h usability... yes
13:39:06 [2022-11-16T13:39:06.231Z] #43 116.9 checking limits.h presence... yes
13:39:06 [2022-11-16T13:39:06.231Z] #43 116.9 checking for limits.h... yes
13:39:06 [2022-11-16T13:39:06.231Z] #43 117.0 checking stddef.h usability... yes
13:39:06 [2022-11-16T13:39:06.487Z] #43 117.1 checking stddef.h presence... yes
13:39:06 [2022-11-16T13:39:06.487Z] #43 117.1 checking for stddef.h... yes
13:39:06 [2022-11-16T13:39:06.487Z] #43 117.2 checking for stdlib.h... (cached) yes
13:39:06 [2022-11-16T13:39:06.487Z] #43 117.2 checking for string.h... (cached) yes
13:39:06 [2022-11-16T13:39:06.487Z] #43 117.2 checking sys/time.h usability... yes
13:39:06 [2022-11-16T13:39:06.747Z] #43 117.4 checking sys/time.h presence... yes
13:39:06 [2022-11-16T13:39:06.747Z] #43 117.4 checking for sys/time.h... yes
13:39:06 [2022-11-16T13:39:06.747Z] #43 117.4 checking for inline... 
13:39:06 [2022-11-16T13:39:06.747Z] #43 ...
13:39:06 [2022-11-16T13:39:06.747Z] 
13:39:06 [2022-11-16T13:39:06.747Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
13:39:06 [2022-11-16T13:39:06.747Z] #59 9.159 Collecting yamllint==1.27.1
13:39:07 [2022-11-16T13:39:07.674Z] #59 10.21   Downloading yamllint-1.27.1.tar.gz (129 kB)
13:39:09 [2022-11-16T13:39:09.040Z] #59 11.28 Collecting pathspec>=0.5.3
13:39:09 [2022-11-16T13:39:09.040Z] #59 11.30   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
13:39:09 [2022-11-16T13:39:09.040Z] #59 11.57 Collecting pyyaml
13:39:09 [2022-11-16T13:39:09.296Z] #59 11.57   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
13:39:09 [2022-11-16T13:39:09.296Z] #59 11.61 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
13:39:09 [2022-11-16T13:39:09.296Z] #59 11.61 Building wheels for collected packages: yamllint
13:39:09 [2022-11-16T13:39:09.296Z] #59 11.63   Building wheel for yamllint (setup.py): started
13:39:10 [2022-11-16T13:39:10.224Z] #59 12.75   Building wheel for yamllint (setup.py): finished with status 'done'
13:39:10 [2022-11-16T13:39:10.480Z] #59 12.76   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=744083a115303e8a511e9e44137690bcd2c35de85e03ed39d5d1d0f519f998f1
13:39:10 [2022-11-16T13:39:10.480Z] #59 12.76   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
13:39:10 [2022-11-16T13:39:10.480Z] #59 12.76 Successfully built yamllint
13:39:10 [2022-11-16T13:39:10.480Z] #59 12.79 Installing collected packages: pyyaml, pathspec, yamllint
13:39:10 [2022-11-16T13:39:10.736Z] #59 13.20 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
13:39:10 [2022-11-16T13:39:10.991Z] #59 DONE 13.6s
13:39:10 [2022-11-16T13:39:10.991Z] 
13:39:10 [2022-11-16T13:39:10.991Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:39:10 [2022-11-16T13:39:10.991Z] #43 117.4 checking for inline... inline
13:39:10 [2022-11-16T13:39:10.991Z] #43 117.5 checking for size_t... yes
13:39:10 [2022-11-16T13:39:10.991Z] #43 117.7 checking for stdlib.h... (cached) yes
13:39:10 [2022-11-16T13:39:10.991Z] #43 117.7 checking for GNU libc compatible malloc... yes
13:39:10 [2022-11-16T13:39:10.991Z] #43 117.9 checking for stdlib.h... (cached) yes
13:39:10 [2022-11-16T13:39:10.991Z] #43 117.9 checking for GNU libc compatible realloc... yes
13:39:10 [2022-11-16T13:39:10.991Z] #43 118.0 checking for working strtod... yes
13:39:10 [2022-11-16T13:39:10.991Z] #43 118.3 checking for gettimeofday... yes
13:39:10 [2022-11-16T13:39:10.991Z] #43 118.4 checking for memset... yes
13:39:10 [2022-11-16T13:39:10.991Z] #43 118.7 checking for strspn... yes
13:39:10 [2022-11-16T13:39:10.991Z] #43 119.1 checking that generated files are newer than configure... done
13:39:10 [2022-11-16T13:39:10.991Z] #43 119.1 configure: creating ./config.status
13:39:10 [2022-11-16T13:39:10.991Z] #43 121.4 config.status: creating Makefile
13:39:10 [2022-11-16T13:39:10.991Z] #43 121.5 config.status: creating config.h
13:39:10 [2022-11-16T13:39:10.991Z] #43 121.5 config.status: executing depfiles commands
13:39:10 [2022-11-16T13:39:10.991Z] #43 121.8 config.status: executing libtool commands
13:39:11 [2022-11-16T13:39:11.920Z] #43 122.8   GEN      .version
13:39:11 [2022-11-16T13:39:11.920Z] #43 122.8 make  install-recursive
13:39:12 [2022-11-16T13:39:12.176Z] #43 122.8 make[1]: Entering directory '/tmp/crun-build'
13:39:12 [2022-11-16T13:39:12.176Z] #43 122.9 Making install in libocispec
13:39:12 [2022-11-16T13:39:12.176Z] #43 122.9 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:39:12 [2022-11-16T13:39:12.176Z] #43 122.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
13:39:12 [2022-11-16T13:39:12.176Z] #43 122.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
13:39:12 [2022-11-16T13:39:12.176Z] #43 123.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
13:39:12 [2022-11-16T13:39:12.176Z] #43 123.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:39:12 [2022-11-16T13:39:12.739Z] #43 123.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 make  install-recursive
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.4 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.5 Making install in yajl
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.6   CC       verify/json_verify-json_verify.o
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.6   CC       src/libyajl_la-yajl_alloc.lo
13:39:13 [2022-11-16T13:39:13.667Z] #43 124.6   CC       src/libyajl_la-yajl.lo
13:39:13 [2022-11-16T13:39:13.923Z] #43 124.6   CC       src/libyajl_la-yajl_gen.lo
13:39:13 [2022-11-16T13:39:13.923Z] #43 124.6   CC       src/libyajl_la-yajl_parser.lo
13:39:13 [2022-11-16T13:39:13.923Z] #43 124.7   CC       src/libyajl_la-yajl_buf.lo
13:39:13 [2022-11-16T13:39:13.923Z] #43 124.7   CC       src/libyajl_la-yajl_encode.lo
13:39:13 [2022-11-16T13:39:13.923Z] #43 124.7   CC       src/libyajl_la-yajl_lex.lo
13:39:13 [2022-11-16T13:39:13.923Z] #43 124.8   CC       src/libyajl_la-yajl_tree.lo
13:39:19 [2022-11-16T13:39:19.189Z] #43 129.5   CCLD     libyajl.la
13:39:19 [2022-11-16T13:39:19.189Z] #43 129.8   CCLD     verify/json_verify
13:39:19 [2022-11-16T13:39:19.445Z] #43 130.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:39:19 [2022-11-16T13:39:19.445Z] #43 130.2 make[5]: Nothing to be done for 'install-exec-am'.
13:39:19 [2022-11-16T13:39:19.445Z] #43 130.2 make[5]: Nothing to be done for 'install-data-am'.
13:39:19 [2022-11-16T13:39:19.445Z] #43 130.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:39:19 [2022-11-16T13:39:19.445Z] #43 130.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:39:19 [2022-11-16T13:39:19.445Z] #43 130.2 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:39:19 [2022-11-16T13:39:19.702Z] #43 130.4   CC       src/validate.o
13:39:19 [2022-11-16T13:39:19.702Z] #43 130.4   CC       src/image_spec_schema_config_schema.lo
13:39:19 [2022-11-16T13:39:19.702Z] #43 130.4   CC       src/image_spec_schema_content_descriptor.lo
13:39:19 [2022-11-16T13:39:19.702Z] #43 130.4   CC       src/image_spec_schema_defs.lo
13:39:19 [2022-11-16T13:39:19.702Z] #43 130.4   CC       src/image_spec_schema_defs_descriptor.lo
13:39:19 [2022-11-16T13:39:19.702Z] #43 130.4   CC       src/image_spec_schema_image_index_schema.lo
13:39:19 [2022-11-16T13:39:19.702Z] #43 130.5   CC       src/image_spec_schema_image_layout_schema.lo
13:39:19 [2022-11-16T13:39:19.702Z] #43 130.5   CC       src/image_spec_schema_image_manifest_schema.lo
13:39:19 [2022-11-16T13:39:19.702Z] #43 130.5   CC       src/runtime_spec_schema_config_linux.lo
13:39:19 [2022-11-16T13:39:19.702Z] #43 130.6   CC       src/runtime_spec_schema_config_zos.lo
13:39:19 [2022-11-16T13:39:19.702Z] #43 130.6   CC       src/runtime_spec_schema_config_schema.lo
13:39:19 [2022-11-16T13:39:19.959Z] #43 130.6   CC       src/runtime_spec_schema_config_solaris.lo
13:39:19 [2022-11-16T13:39:19.959Z] #43 130.7   CC       src/runtime_spec_schema_config_vm.lo
13:39:19 [2022-11-16T13:39:19.959Z] #43 130.7   CC       src/runtime_spec_schema_config_windows.lo
13:39:19 [2022-11-16T13:39:19.959Z] #43 130.8   CC       src/runtime_spec_schema_defs.lo
13:39:20 [2022-11-16T13:39:20.216Z] #43 130.9   CC       src/runtime_spec_schema_defs_linux.lo
13:39:20 [2022-11-16T13:39:20.216Z] #43 130.9   CC       src/runtime_spec_schema_defs_zos.lo
13:39:20 [2022-11-16T13:39:20.216Z] #43 130.9   CC       src/runtime_spec_schema_defs_vm.lo
13:39:20 [2022-11-16T13:39:20.216Z] #43 131.0   CC       src/runtime_spec_schema_defs_windows.lo
13:39:20 [2022-11-16T13:39:20.472Z] #43 131.1   CC       src/runtime_spec_schema_state_schema.lo
13:39:20 [2022-11-16T13:39:20.472Z] #43 131.3   CC       src/image_manifest_items_image_manifest_items_schema.lo
13:39:20 [2022-11-16T13:39:20.472Z] #43 131.4   CC       src/basic_test_double_array_item.lo
13:39:20 [2022-11-16T13:39:20.728Z] #43 131.5   CC       src/basic_test_double_array.lo
13:39:20 [2022-11-16T13:39:20.728Z] #43 131.5   CC       src/basic_test_top_array_int.lo
13:39:20 [2022-11-16T13:39:20.985Z] #43 131.8   CC       src/basic_test_top_array_string.lo
13:39:21 [2022-11-16T13:39:21.241Z] #43 131.8   CC       src/basic_test_top_double_array_int.lo
13:39:21 [2022-11-16T13:39:21.241Z] #43 132.0   CC       src/basic_test_top_double_array_obj.lo
13:39:21 [2022-11-16T13:39:21.498Z] #43 132.1   CC       src/basic_test_top_double_array_refobj.lo
13:39:21 [2022-11-16T13:39:21.498Z] #43 132.3   CC       src/basic_test_top_double_array_string.lo
13:39:21 [2022-11-16T13:39:21.755Z] #43 132.5   CC       src/read-file.lo
13:39:21 [2022-11-16T13:39:21.755Z] #43 132.6   CC       src/json_common.lo
13:39:22 [2022-11-16T13:39:22.011Z] #43 132.9   CC       tests/test-1.o
13:39:22 [2022-11-16T13:39:22.574Z] #43 133.1   CC       tests/test-2.o
13:39:22 [2022-11-16T13:39:22.574Z] #43 133.4   CC       tests/test-3.o
13:39:22 [2022-11-16T13:39:22.574Z] #43 133.5   CC       tests/test-4.o
13:39:22 [2022-11-16T13:39:22.574Z] #43 133.5   CC       tests/test-5.o
13:39:23 [2022-11-16T13:39:23.137Z] #43 133.7   CC       tests/test-6.o
13:39:23 [2022-11-16T13:39:23.137Z] #43 133.9   CC       tests/test-7.o
13:39:23 [2022-11-16T13:39:23.393Z] #43 134.1   CC       tests/test-8.o
13:39:23 [2022-11-16T13:39:23.650Z] #43 134.4   CC       tests/test-9.o
13:39:23 [2022-11-16T13:39:23.906Z] #43 134.6   CC       tests/test-10.o
13:39:23 [2022-11-16T13:39:23.906Z] #43 134.7   CC       tests/test-11.o
13:39:45 [2022-11-16T13:39:45.799Z] #43 ...
13:39:45 [2022-11-16T13:39:45.799Z] 
13:39:45 [2022-11-16T13:39:45.799Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:39:45 [2022-11-16T13:39:45.799Z] #39 196.8 + dpkg --print-architecture
13:39:45 [2022-11-16T13:39:45.799Z] #39 DONE 197.4s
13:39:45 [2022-11-16T13:39:45.799Z] 
13:39:45 [2022-11-16T13:39:45.799Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:39:55 [2022-11-16T13:39:55.746Z] #41 ...
13:39:55 [2022-11-16T13:39:55.746Z] 
13:39:55 [2022-11-16T13:39:55.746Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:39:55 [2022-11-16T13:39:55.746Z] #43 165.5   CCLD     libocispec.la
13:39:55 [2022-11-16T13:39:55.746Z] #43 165.8   CCLD     src/validate
13:39:55 [2022-11-16T13:39:55.746Z] #43 165.8   CCLD     tests/test-1
13:39:55 [2022-11-16T13:39:55.746Z] #43 165.9   CCLD     tests/test-2
13:39:55 [2022-11-16T13:39:55.746Z] #43 165.9   CCLD     tests/test-3
13:39:55 [2022-11-16T13:39:55.746Z] #43 165.9   CCLD     tests/test-4
13:39:55 [2022-11-16T13:39:55.746Z] #43 165.9   CCLD     tests/test-5
13:39:55 [2022-11-16T13:39:55.746Z] #43 166.0   CCLD     tests/test-6
13:39:55 [2022-11-16T13:39:55.746Z] #43 166.1   CCLD     tests/test-7
13:39:55 [2022-11-16T13:39:55.746Z] #43 166.1   CCLD     tests/test-8
13:39:55 [2022-11-16T13:39:55.746Z] #43 166.2   CCLD     tests/test-9
13:39:55 [2022-11-16T13:39:55.746Z] #43 166.3   CCLD     tests/test-10
13:39:55 [2022-11-16T13:39:55.746Z] #43 166.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:39:55 [2022-11-16T13:39:55.746Z] #43 166.4   CCLD     tests/test-11
13:39:57 [2022-11-16T13:39:57.112Z] #43 167.9 libtool: link: ar cr libocispec.a 
13:39:57 [2022-11-16T13:39:57.368Z] #43 168.0 libtool: link: ranlib libocispec.a
13:39:58 [2022-11-16T13:39:58.736Z] #43 169.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:39:58 [2022-11-16T13:39:58.736Z] #43 169.4 make[5]: Nothing to be done for 'install-exec-am'.
13:39:58 [2022-11-16T13:39:58.736Z] #43 169.4 make[5]: Nothing to be done for 'install-data-am'.
13:39:58 [2022-11-16T13:39:58.736Z] #43 169.4 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:39:58 [2022-11-16T13:39:58.736Z] #43 169.4 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:39:58 [2022-11-16T13:39:58.736Z] #43 169.5 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:39:58 [2022-11-16T13:39:58.736Z] #43 169.5 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:39:58 [2022-11-16T13:39:58.736Z] #43 169.5 make[2]: Entering directory '/tmp/crun-build'
13:39:58 [2022-11-16T13:39:58.736Z] #43 169.6   CC       src/libcrun/libcrun_testing_a-utils.o
13:39:58 [2022-11-16T13:39:58.736Z] #43 169.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:39:58 [2022-11-16T13:39:58.736Z] #43 169.7   CC       src/libcrun/libcrun_testing_a-container.o
13:39:58 [2022-11-16T13:39:58.736Z] #43 169.7   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:39:58 [2022-11-16T13:39:58.736Z] #43 169.7   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:39:58 [2022-11-16T13:39:58.992Z] #43 169.7   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:39:58 [2022-11-16T13:39:58.992Z] #43 169.8   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:39:58 [2022-11-16T13:39:58.992Z] #43 169.8   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:39:58 [2022-11-16T13:39:58.992Z] #43 169.8   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:39:58 [2022-11-16T13:39:58.992Z] #43 169.9   CC       src/libcrun/libcrun_testing_a-criu.o
13:39:59 [2022-11-16T13:39:59.249Z] #43 170.0   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:39:59 [2022-11-16T13:39:59.249Z] #43 170.1   CC       src/libcrun/libcrun_testing_a-linux.o
13:39:59 [2022-11-16T13:39:59.249Z] #43 170.1   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:39:59 [2022-11-16T13:39:59.505Z] #43 170.2   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:39:59 [2022-11-16T13:39:59.505Z] #43 170.3   CC       src/libcrun/libcrun_testing_a-error.o
13:39:59 [2022-11-16T13:39:59.505Z] #43 170.4   CC       src/libcrun/libcrun_testing_a-status.o
13:39:59 [2022-11-16T13:39:59.505Z] #43 170.4   CC       src/libcrun/libcrun_testing_a-terminal.o
13:39:59 [2022-11-16T13:39:59.761Z] #43 170.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:39:59 [2022-11-16T13:39:59.761Z] #43 170.7   CC       src/libcrun/libcrun_testing_a-signals.o
13:40:00 [2022-11-16T13:40:00.018Z] #43 170.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:40:00 [2022-11-16T13:40:00.018Z] #43 170.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:40:00 [2022-11-16T13:40:00.018Z] #43 170.9   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:40:00 [2022-11-16T13:40:00.274Z] #43 171.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:40:00 [2022-11-16T13:40:00.274Z] #43 171.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:40:00 [2022-11-16T13:40:00.274Z] #43 171.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:40:00 [2022-11-16T13:40:00.530Z] #43 171.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:40:00 [2022-11-16T13:40:00.787Z] #43 171.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:40:01 [2022-11-16T13:40:01.043Z] #43 171.9   CC       src/crun-crun.o
13:40:01 [2022-11-16T13:40:01.300Z] #43 172.0   CC       src/crun-run.o
13:40:01 [2022-11-16T13:40:01.300Z] #43 172.1   CC       src/crun-delete.o
13:40:01 [2022-11-16T13:40:01.300Z] #43 172.1   CC       src/crun-kill.o
13:40:01 [2022-11-16T13:40:01.556Z] #43 172.3   CC       src/crun-pause.o
13:40:01 [2022-11-16T13:40:01.812Z] #43 172.5   CC       src/crun-unpause.o
13:40:01 [2022-11-16T13:40:01.812Z] #43 172.6   CC       src/crun-spec.o
13:40:01 [2022-11-16T13:40:01.812Z] #43 172.7   CC       src/crun-exec.o
13:40:02 [2022-11-16T13:40:02.068Z] #43 172.8   CC       src/crun-list.o
13:40:02 [2022-11-16T13:40:02.068Z] #43 173.0   CC       src/crun-create.o
13:40:02 [2022-11-16T13:40:02.325Z] #43 173.1   CC       src/crun-start.o
13:40:02 [2022-11-16T13:40:02.583Z] #43 173.2   CC       src/crun-state.o
13:40:02 [2022-11-16T13:40:02.583Z] #43 173.5   CC       src/crun-update.o
13:40:02 [2022-11-16T13:40:02.844Z] #43 173.5   CC       src/crun-ps.o
13:40:02 [2022-11-16T13:40:02.844Z] #43 173.7   CC       src/crun-checkpoint.o
13:40:03 [2022-11-16T13:40:03.101Z] #43 173.9   CC       src/crun-restore.o
13:40:03 [2022-11-16T13:40:03.356Z] #43 174.0   CC       src/libcrun/libcrun_la-utils.lo
13:40:03 [2022-11-16T13:40:03.356Z] #43 174.2   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:40:03 [2022-11-16T13:40:03.356Z] #43 174.2   CC       src/libcrun/libcrun_la-container.lo
13:40:03 [2022-11-16T13:40:03.612Z] #43 174.4   CC       src/libcrun/libcrun_la-cgroup.lo
13:40:03 [2022-11-16T13:40:03.870Z] #43 174.6   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:40:03 [2022-11-16T13:40:03.870Z] #43 174.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:40:04 [2022-11-16T13:40:04.431Z] #43 175.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:40:04 [2022-11-16T13:40:04.993Z] #43 175.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:40:05 [2022-11-16T13:40:05.248Z] #43 176.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:40:05 [2022-11-16T13:40:05.248Z] #43 176.1   CC       src/libcrun/libcrun_la-criu.lo
13:40:05 [2022-11-16T13:40:05.504Z] #43 176.4   CC       src/libcrun/libcrun_la-custom-handler.lo
13:40:06 [2022-11-16T13:40:06.066Z] #43 176.8   CC       src/libcrun/libcrun_la-linux.lo
13:40:06 [2022-11-16T13:40:06.322Z] #43 177.0   CC       src/libcrun/libcrun_la-seccomp.lo
13:40:06 [2022-11-16T13:40:06.323Z] #43 177.2   CC       src/libcrun/libcrun_la-ebpf.lo
13:40:06 [2022-11-16T13:40:06.885Z] #43 177.6   CC       src/libcrun/libcrun_la-error.lo
13:40:07 [2022-11-16T13:40:07.141Z] #43 178.0   CC       src/libcrun/libcrun_la-status.lo
13:40:07 [2022-11-16T13:40:07.399Z] #43 178.1   CC       src/libcrun/libcrun_la-terminal.lo
13:40:07 [2022-11-16T13:40:07.399Z] #43 178.1   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:40:07 [2022-11-16T13:40:07.399Z] #43 178.3   CC       src/libcrun/libcrun_la-signals.lo
13:40:07 [2022-11-16T13:40:07.656Z] #43 178.4   CC       src/libcrun/libcrun_la-mount_flags.lo
13:40:07 [2022-11-16T13:40:07.912Z] #43 178.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:40:08 [2022-11-16T13:40:08.170Z] #43 178.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:40:08 [2022-11-16T13:40:08.170Z] #43 179.0   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:40:08 [2022-11-16T13:40:08.733Z] #43 179.4   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:40:08 [2022-11-16T13:40:08.989Z] #43 179.7   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:40:09 [2022-11-16T13:40:09.552Z] #43 180.1   CC       tests/init.o
13:40:09 [2022-11-16T13:40:09.552Z] #43 180.3   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:40:27 [2022-11-16T13:40:27.599Z] #43 198.2   CCLD     tests/init
13:40:49 [2022-11-16T13:40:49.488Z] #43 ...
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:40:49 [2022-11-16T13:40:49.488Z] #27 260.0 + return
13:40:49 [2022-11-16T13:40:49.488Z] #27 DONE 261.0s
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:40:49 [2022-11-16T13:40:49.488Z] #43 217.0   AR       libcrun_testing.a
13:40:49 [2022-11-16T13:40:49.488Z] #43 217.0 ar: `u' modifier ignored since `D' is the default (see `U')
13:40:49 [2022-11-16T13:40:49.488Z] #43 217.1   CCLD     tests/tests_libcrun_utils
13:40:49 [2022-11-16T13:40:49.488Z] #43 217.1   CCLD     tests/tests_libcrun_errors
13:40:49 [2022-11-16T13:40:49.488Z] #43 217.2   CCLD     tests/tests_libcrun_fuzzer
13:40:49 [2022-11-16T13:40:49.488Z] #43 217.3   CCLD     libcrun.la
13:40:49 [2022-11-16T13:40:49.488Z] #43 ...
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
13:40:49 [2022-11-16T13:40:49.488Z] #60 DONE 0.2s
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:40:49 [2022-11-16T13:40:49.488Z] #43 218.9   CCLD     crun
13:40:49 [2022-11-16T13:40:49.488Z] #43 ...
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:40:49 [2022-11-16T13:40:49.488Z] #47 164.5 + mkdir -p /build
13:40:49 [2022-11-16T13:40:49.488Z] #47 164.5 + cp runc /build/runc
13:40:49 [2022-11-16T13:40:49.488Z] #47 DONE 164.8s
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
13:40:49 [2022-11-16T13:40:49.488Z] #61 DONE 0.4s
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:40:49 [2022-11-16T13:40:49.488Z] #43 219.4 make[3]: Entering directory '/tmp/crun-build'
13:40:49 [2022-11-16T13:40:49.488Z] #43 ...
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
13:40:49 [2022-11-16T13:40:49.488Z] #62 DONE 0.2s
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
13:40:49 [2022-11-16T13:40:49.488Z] #63 DONE 0.4s
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
13:40:49 [2022-11-16T13:40:49.488Z] #64 DONE 0.1s
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:40:49 [2022-11-16T13:40:49.488Z] #43 219.8  /bin/mkdir -p '/usr/local/share/man/man1'
13:40:49 [2022-11-16T13:40:49.488Z] #43 219.8  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:40:49 [2022-11-16T13:40:49.488Z] #43 219.9  /bin/mkdir -p '/usr/local/lib'
13:40:49 [2022-11-16T13:40:49.488Z] #43 219.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:40:49 [2022-11-16T13:40:49.488Z] #43 219.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:40:49 [2022-11-16T13:40:49.488Z] #43 219.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:40:49 [2022-11-16T13:40:49.488Z] #43 219.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:40:49 [2022-11-16T13:40:49.488Z] #43 219.9 libtool: install: ranlib /usr/local/lib/libcrun.a
13:40:49 [2022-11-16T13:40:49.488Z] #43 ...
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
13:40:49 [2022-11-16T13:40:49.488Z] #65 DONE 0.1s
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
13:40:49 [2022-11-16T13:40:49.488Z] #66 DONE 0.2s
13:40:49 [2022-11-16T13:40:49.488Z] 
13:40:49 [2022-11-16T13:40:49.488Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2 ----------------------------------------------------------------------
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2 Libraries have been installed in:
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2    /usr/local/lib
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2 
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2 If you ever happen to want to link against installed libraries
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2 in a given directory, LIBDIR, you must either use libtool, and
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2 specify the full pathname of the library, or use the '-LLIBDIR'
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2 flag during linking and do at least one of the following:
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2      during execution
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2      during linking
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2 
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2 See any operating system documentation about shared libraries for
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2 more information, such as the ld(1) and ld.so(8) manual pages.
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2 ----------------------------------------------------------------------
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.2  /bin/mkdir -p '/build'
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.3   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.3 libtool: install: /usr/bin/install -c crun /build/crun
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.3 make[3]: Leaving directory '/tmp/crun-build'
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.3 make[2]: Leaving directory '/tmp/crun-build'
13:40:49 [2022-11-16T13:40:49.488Z] #43 220.3 make[1]: Leaving directory '/tmp/crun-build'
13:40:49 [2022-11-16T13:40:49.747Z] #43 DONE 220.4s
13:40:49 [2022-11-16T13:40:49.747Z] 
13:40:49 [2022-11-16T13:40:49.747Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
13:40:49 [2022-11-16T13:40:49.747Z] #67 DONE 0.2s
13:40:49 [2022-11-16T13:40:49.747Z] 
13:40:49 [2022-11-16T13:40:49.747Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
13:40:50 [2022-11-16T13:40:50.004Z] #68 DONE 0.2s
13:40:50 [2022-11-16T13:40:50.004Z] 
13:40:50 [2022-11-16T13:40:50.004Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
13:40:50 [2022-11-16T13:40:50.260Z] #69 DONE 0.2s
13:40:50 [2022-11-16T13:40:50.260Z] 
13:40:50 [2022-11-16T13:40:50.260Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
13:40:54 [2022-11-16T13:40:54.430Z] #32 268.8 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
13:40:54 [2022-11-16T13:40:54.430Z] #32 DONE 269.2s
13:40:54 [2022-11-16T13:40:54.430Z] 
13:40:54 [2022-11-16T13:40:54.430Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:40:55 [2022-11-16T13:40:55.357Z] #41 ...
13:40:55 [2022-11-16T13:40:55.357Z] 
13:40:55 [2022-11-16T13:40:55.357Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
13:40:55 [2022-11-16T13:40:55.613Z] #70 DONE 0.2s
13:40:55 [2022-11-16T13:40:55.613Z] 
13:40:55 [2022-11-16T13:40:55.613Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
13:40:55 [2022-11-16T13:40:55.613Z] #71 DONE 0.1s
13:40:55 [2022-11-16T13:40:55.613Z] 
13:40:55 [2022-11-16T13:40:55.613Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
13:40:55 [2022-11-16T13:40:55.613Z] #72 DONE 0.1s
13:40:55 [2022-11-16T13:40:55.613Z] 
13:40:55 [2022-11-16T13:40:55.613Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:40:57 [2022-11-16T13:40:57.504Z] #41 250.6 + bin/containerd
13:41:44 [2022-11-16T13:41:44.130Z] #41 289.5 # github.com/containerd/containerd/cmd/containerd
13:41:44 [2022-11-16T13:41:44.130Z] #41 289.5 /usr/bin/ld: /tmp/go-link-3095697483/000019.o: in function `New':
13:41:44 [2022-11-16T13:41:44.130Z] #41 289.5 /tmp/tmp.Nebh4PW3TI/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
13:41:44 [2022-11-16T13:41:44.130Z] #41 289.6 + bin/containerd-stress
13:41:44 [2022-11-16T13:41:44.130Z] #41 290.7 + bin/containerd-shim
13:41:46 [2022-11-16T13:41:46.019Z] #41 299.0 + bin/containerd-shim-runc-v1
13:41:51 [2022-11-16T13:41:51.263Z] #41 303.9 + bin/containerd-shim-runc-v2
13:41:51 [2022-11-16T13:41:51.519Z] #41 304.6 + binaries
13:41:51 [2022-11-16T13:41:51.519Z] #41 304.6 + install -D bin/containerd /build/containerd
13:41:51 [2022-11-16T13:41:51.519Z] #41 304.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:41:51 [2022-11-16T13:41:51.519Z] #41 304.7 + install -D bin/ctr /build/ctr
13:41:52 [2022-11-16T13:41:52.446Z] #41 DONE 305.4s
13:41:53 [2022-11-16T13:41:53.008Z] 
13:41:53 [2022-11-16T13:41:53.008Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
13:41:53 [2022-11-16T13:41:53.264Z] #73 DONE 0.2s
13:41:53 [2022-11-16T13:41:53.264Z] 
13:41:53 [2022-11-16T13:41:53.264Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:41:53 [2022-11-16T13:41:53.264Z] #74 DONE 0.1s
13:41:53 [2022-11-16T13:41:53.264Z] 
13:41:53 [2022-11-16T13:41:53.264Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
13:41:54 [2022-11-16T13:41:54.190Z] #75 DONE 0.7s
13:41:54 [2022-11-16T13:41:54.190Z] 
13:41:54 [2022-11-16T13:41:54.190Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
13:41:54 [2022-11-16T13:41:54.190Z] #76 DONE 0.1s
13:41:54 [2022-11-16T13:41:54.190Z] 
13:41:54 [2022-11-16T13:41:54.190Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
13:41:54 [2022-11-16T13:41:54.190Z] #77 DONE 0.1s
13:41:54 [2022-11-16T13:41:54.190Z] 
13:41:54 [2022-11-16T13:41:54.190Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
13:41:54 [2022-11-16T13:41:54.190Z] #78 DONE 0.0s
13:41:54 [2022-11-16T13:41:54.190Z] 
13:41:54 [2022-11-16T13:41:54.190Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
13:42:00 [2022-11-16T13:42:00.726Z] #79 DONE 5.9s
13:42:00 [2022-11-16T13:42:00.726Z] 
13:42:00 [2022-11-16T13:42:00.726Z] #80 exporting to image
13:42:00 [2022-11-16T13:42:00.726Z] #80 exporting layers
13:42:04 [2022-11-16T13:42:04.893Z] #80 exporting layers 4.4s done
13:42:04 [2022-11-16T13:42:04.893Z] #80 writing image sha256:cd4193610d6f3e4d0a6c8660048ab9d1c4175414d5302056085a3f3f59943a47 done
13:42:04 [2022-11-16T13:42:04.893Z] #80 naming to docker.io/library/docker:abe6b3dc9be3f91b7fe493184ff89a98fd81c688 done
13:42:04 [2022-11-16T13:42:04.893Z] #80 DONE 4.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:42:05 [2022-11-16T13:42:05.240Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:42:05 [2022-11-16T13:42:05.561Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=abe6b3dc9be3f91b7fe493184ff89a98fd81c688 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:abe6b3dc9be3f91b7fe493184ff89a98fd81c688 hack/test/unit
13:42:06 [2022-11-16T13:42:06.139Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
13:42:06 [2022-11-16T13:42:06.139Z] + TESTFLAGS+=' -test.timeout=5m'
13:42:06 [2022-11-16T13:42:06.139Z] + TESTDIRS=./...
13:42:06 [2022-11-16T13:42:06.139Z] + exclude_paths='/vendor/|/integration'
13:42:06 [2022-11-16T13:42:06.139Z] ++ go list ./...
13:42:06 [2022-11-16T13:42:06.139Z] ++ grep -vE '(/vendor/|/integration)'
13:42:07 [2022-11-16T13:42:07.076Z] + pkg_list='github.com/docker/docker/api
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/backend/build
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/httpstatus
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/httputils
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/middleware
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/build
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/checkpoint
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/container
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/debug
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/distribution
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/grpc
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/image
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/network
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/plugin
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/session
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/swarm
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/system
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/volume
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/backend
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/blkiodev
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/container
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/events
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/filters
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/image
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/mount
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/network
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/plugins/logdriver
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/registry
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/strslice
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/swarm
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/swarm/runtime
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/time
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/versions
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/versions/v1p19
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/versions/v1p20
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/volume
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder/builder-next
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder/builder-next/exporter
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder/builder-next/worker
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder/dockerfile
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder/remotecontext
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder/remotecontext/git
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder/remotecontext/urlutil
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/cli
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/cli/config
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/cli/debug
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/cli/winresources/docker-proxy
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/cli/winresources/dockerd
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/client
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/cmd/docker-proxy
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/cmd/dockerd
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/cmd/dockerd/trap
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/container
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/container/stream
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/contrib/apparmor
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/contrib/docker-device-tool
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/contrib/httpserver
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/cluster
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/cluster/convert
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/cluster/executor
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/cluster/executor/container
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/cluster/provider
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/config
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/events
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/events/testutils
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/exec
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/graphdriver
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/graphdriver/aufs
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/graphdriver/copy
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/graphdriver/overlay
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/graphdriver/register
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/graphdriver/vfs
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/graphdriver/zfs
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/images
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/initlayer
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/links
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/listeners
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/awslogs
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/fluentd
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/gcplogs
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/gelf
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/journald
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/local
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/logentries
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/loggertest
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/loggerutils
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/splunk
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/syslog
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/logger/templates
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/names
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/network
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/daemon/stats
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/distribution
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/distribution/metadata
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/distribution/utils
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/distribution/xfer
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/dockerversion
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/errdefs
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/image
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/image/cache
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/image/tarexport
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/image/v1
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/internal/test/suite
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/layer
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libcontainerd
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libcontainerd/queue
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libcontainerd/remote
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libcontainerd/supervisor
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libcontainerd/types
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/bitseq
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/cluster
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/config
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/datastore
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/diagnostic
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/discoverapi
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/driverapi
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/bridge
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/host
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/null
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/overlay
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/remote
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/windows
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/drvregistry
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/etchosts
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/idm
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/internal/caller
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/ipam
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/ipamapi
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/ipams/builtin
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/ipams/null
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/ipams/remote
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/ipamutils
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/iptables
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/netlabel
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/netutils
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/networkdb
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/ns
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/options
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/osl
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/osl/kernel
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/portallocator
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/portmapper
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/resolvconf
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/testutils
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/libnetwork/types
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/oci
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/oci/caps
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/opts
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/aaparser
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/archive
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/authorization
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/broadcaster
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/capabilities
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/chrootarchive
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/containerfs
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/devicemapper
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/directory
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/dmesg
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/fileutils
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/fsutils
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/homedir
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/idtools
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/ioutils
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/jsonmessage
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/longpath
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/loopback
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/namesgenerator
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/parsers
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/parsers/kernel
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/pidfile
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/platform
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/plugingetter
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/plugins
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/plugins/transport
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/pools
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/progress
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/pubsub
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/reexec
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/signal
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/stack
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/stdcopy
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/streamformatter
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/stringid
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/sysinfo
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/system
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/tailfile
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/tarsum
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/truncindex
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/urlutil
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/pkg/useragent
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/plugin
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/plugin/executor/containerd
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/plugin/v2
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/profiles/apparmor
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/profiles/seccomp
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/quota
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/reference
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/registry
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/registry/resumable
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/restartmanager
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/rootless
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/rootless/specconv
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/runconfig
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/runconfig/opts
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/testutil
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/testutil/daemon
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/testutil/environment
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/testutil/fakecontext
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/testutil/fakegit
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/testutil/fakestorage
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/testutil/fixtures/load
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/testutil/fixtures/plugin
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/testutil/registry
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/testutil/request
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/volume
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/volume/drivers
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/volume/local
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/volume/mounts
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/volume/service
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/volume/service/opts
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/volume/testutils'
13:42:07 [2022-11-16T13:42:07.076Z] ++ echo 'github.com/docker/docker/api
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/backend/build
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/httpstatus
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/httputils
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/middleware
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/build
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/checkpoint
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/container
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/debug
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/distribution
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/grpc
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/image
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/network
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/plugin
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/session
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/swarm
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/system
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/server/router/volume
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/backend
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/blkiodev
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/container
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/events
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/filters
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/image
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/mount
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/network
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/plugins/logdriver
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/registry
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/strslice
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/swarm
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/swarm/runtime
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/time
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/versions
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/versions/v1p19
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/versions/v1p20
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/api/types/volume
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder/builder-next
13:42:07 [2022-11-16T13:42:07.076Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/builder-next/exporter
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/builder-next/worker
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/dockerfile
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/remotecontext
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/remotecontext/git
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/remotecontext/urlutil
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cli
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cli/config
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cli/debug
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cli/winresources/docker-proxy
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cli/winresources/dockerd
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/client
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cmd/docker-proxy
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cmd/dockerd
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cmd/dockerd/trap
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/container
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/container/stream
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/contrib/apparmor
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/contrib/docker-device-tool
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/contrib/httpserver
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/cluster
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/cluster/convert
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/cluster/executor
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/cluster/executor/container
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/cluster/provider
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/config
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/events
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/events/testutils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/exec
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/aufs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/copy
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/overlay
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/register
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/vfs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/zfs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/images
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/initlayer
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/links
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/listeners
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/awslogs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/fluentd
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/gcplogs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/gelf
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/journald
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/local
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/logentries
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/loggertest
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/loggerutils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/splunk
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/syslog
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/templates
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/names
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/network
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/stats
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/distribution
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/distribution/metadata
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/distribution/utils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/distribution/xfer
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/dockerversion
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/errdefs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/image
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/image/cache
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/image/tarexport
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/image/v1
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/internal/test/suite
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/layer
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libcontainerd
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libcontainerd/queue
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libcontainerd/remote
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libcontainerd/supervisor
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libcontainerd/types
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/bitseq
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/cluster
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/config
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/datastore
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/diagnostic
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/discoverapi
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/driverapi
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/bridge
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/host
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/null
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/overlay
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/remote
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/windows
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/drvregistry
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/etchosts
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/idm
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/internal/caller
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/ipam
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/ipamapi
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/ipams/builtin
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/ipams/null
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/ipams/remote
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/ipamutils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/iptables
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/netlabel
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/netutils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/networkdb
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/ns
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/options
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/osl
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/osl/kernel
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/portallocator
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/portmapper
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/resolvconf
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/testutils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libnetwork/types
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/oci
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/oci/caps
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/opts
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/aaparser
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/archive
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/authorization
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/broadcaster
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/capabilities
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/chrootarchive
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/containerfs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/devicemapper
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/directory
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/dmesg
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/fileutils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/fsutils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/homedir
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/idtools
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/ioutils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/jsonmessage
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/longpath
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/loopback
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/namesgenerator
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/parsers
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/parsers/kernel
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/pidfile
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/platform
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/plugingetter
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/plugins
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/plugins/transport
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/pools
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/progress
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/pubsub
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/reexec
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/signal
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/stack
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/stdcopy
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/streamformatter
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/stringid
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/sysinfo
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/system
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/tailfile
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/tarsum
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/truncindex
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/urlutil
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/pkg/useragent
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/plugin
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/plugin/executor/containerd
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/plugin/v2
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/profiles/apparmor
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/profiles/seccomp
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/quota
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/reference
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/registry
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/registry/resumable
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/restartmanager
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/rootless
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/rootless/specconv
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/runconfig
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/runconfig/opts
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/testutil
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/testutil/daemon
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/testutil/environment
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/testutil/fakecontext
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/testutil/fakegit
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/testutil/fakestorage
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/testutil/fixtures/load
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/testutil/fixtures/plugin
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/testutil/registry
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/testutil/request
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/volume
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/volume/drivers
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/volume/local
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/volume/mounts
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/volume/service
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/volume/service/opts
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/volume/testutils'
13:42:07 [2022-11-16T13:42:07.077Z] ++ grep --fixed-strings -v /libnetwork
13:42:07 [2022-11-16T13:42:07.077Z] + base_pkg_list='github.com/docker/docker/api
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/backend/build
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/httpstatus
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/httputils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/middleware
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router/build
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router/checkpoint
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router/container
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router/debug
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router/distribution
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router/grpc
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router/image
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router/network
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router/plugin
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router/session
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router/swarm
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router/system
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/server/router/volume
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/backend
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/blkiodev
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/container
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/events
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/filters
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/image
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/mount
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/network
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/plugins/logdriver
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/registry
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/strslice
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/swarm
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/swarm/runtime
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/time
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/versions
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/versions/v1p19
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/versions/v1p20
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/api/types/volume
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/builder-next
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/builder-next/exporter
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/builder-next/worker
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/dockerfile
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/remotecontext
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/remotecontext/git
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/builder/remotecontext/urlutil
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cli
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cli/config
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cli/debug
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cli/winresources/docker-proxy
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cli/winresources/dockerd
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/client
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cmd/docker-proxy
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cmd/dockerd
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cmd/dockerd/trap
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/container
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/container/stream
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/contrib/apparmor
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/contrib/docker-device-tool
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/contrib/httpserver
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/cluster
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/cluster/convert
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/cluster/executor
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/cluster/executor/container
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/cluster/provider
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/config
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/events
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/events/testutils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/exec
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/aufs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/copy
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/overlay
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/register
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/vfs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/graphdriver/zfs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/images
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/initlayer
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/links
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/listeners
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/awslogs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/fluentd
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/gcplogs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/gelf
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/journald
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/local
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/logentries
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/loggertest
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/loggerutils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/splunk
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/syslog
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/logger/templates
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/names
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/network
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/daemon/stats
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/distribution
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/distribution/metadata
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/distribution/utils
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/distribution/xfer
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/dockerversion
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/errdefs
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/image
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/image/cache
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/image/tarexport
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/image/v1
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/internal/test/suite
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/layer
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libcontainerd
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libcontainerd/queue
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libcontainerd/remote
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libcontainerd/supervisor
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/libcontainerd/types
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/oci
13:42:07 [2022-11-16T13:42:07.077Z] github.com/docker/docker/oci/caps
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/opts
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/aaparser
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/archive
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/authorization
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/broadcaster
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/capabilities
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/chrootarchive
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/containerfs
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/devicemapper
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/directory
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/dmesg
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/fileutils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/fsutils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/homedir
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/idtools
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/ioutils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/jsonmessage
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/longpath
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/loopback
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/namesgenerator
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/parsers
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/parsers/kernel
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/pidfile
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/platform
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/plugingetter
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/plugins
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/plugins/transport
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/pools
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/progress
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/pubsub
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/reexec
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/signal
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/stack
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/stdcopy
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/streamformatter
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/stringid
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/sysinfo
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/system
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/tailfile
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/tarsum
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/truncindex
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/urlutil
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/useragent
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/plugin
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/plugin/executor/containerd
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/plugin/v2
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/profiles/apparmor
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/profiles/seccomp
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/quota
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/reference
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/registry
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/registry/resumable
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/restartmanager
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/rootless
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/rootless/specconv
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/runconfig
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/runconfig/opts
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/daemon
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/environment
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/fakecontext
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/fakegit
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/fakestorage
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/fixtures/load
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/fixtures/plugin
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/registry
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/request
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/volume
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/volume/drivers
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/volume/local
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/volume/mounts
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/volume/service
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/volume/service/opts
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/volume/testutils'
13:42:07 [2022-11-16T13:42:07.078Z] ++ grep --fixed-strings /libnetwork
13:42:07 [2022-11-16T13:42:07.078Z] ++ echo 'github.com/docker/docker/api
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/backend/build
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/httpstatus
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/httputils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/middleware
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router/build
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router/checkpoint
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router/container
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router/debug
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router/distribution
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router/grpc
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router/image
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router/network
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router/plugin
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router/session
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router/swarm
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router/system
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/server/router/volume
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/backend
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/blkiodev
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/container
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/events
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/filters
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/image
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/mount
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/network
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/plugins/logdriver
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/registry
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/strslice
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/swarm
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/swarm/runtime
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/time
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/versions
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/versions/v1p19
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/versions/v1p20
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/api/types/volume
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/builder
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/builder/builder-next
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/builder/builder-next/exporter
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/builder/builder-next/worker
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/builder/dockerfile
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/builder/remotecontext
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/builder/remotecontext/git
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/builder/remotecontext/urlutil
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/cli
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/cli/config
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/cli/debug
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/cli/winresources/docker-proxy
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/cli/winresources/dockerd
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/client
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/cmd/docker-proxy
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/cmd/dockerd
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/cmd/dockerd/trap
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/container
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/container/stream
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/contrib/apparmor
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/contrib/docker-device-tool
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/contrib/httpserver
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/cluster
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/cluster/convert
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/cluster/executor
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/cluster/executor/container
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/cluster/provider
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/config
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/events
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/events/testutils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/exec
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/graphdriver
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/graphdriver/aufs
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/graphdriver/copy
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/graphdriver/overlay
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/graphdriver/register
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/graphdriver/vfs
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/graphdriver/zfs
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/images
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/initlayer
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/links
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/listeners
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/awslogs
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/fluentd
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/gcplogs
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/gelf
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/journald
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/local
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/logentries
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/loggertest
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/loggerutils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/splunk
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/syslog
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/logger/templates
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/names
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/network
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/daemon/stats
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/distribution
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/distribution/metadata
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/distribution/utils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/distribution/xfer
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/dockerversion
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/errdefs
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/image
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/image/cache
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/image/tarexport
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/image/v1
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/internal/test/suite
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/layer
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libcontainerd
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libcontainerd/queue
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libcontainerd/remote
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libcontainerd/supervisor
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libcontainerd/types
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/bitseq
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/cluster
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/config
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/datastore
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/diagnostic
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/discoverapi
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/driverapi
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/bridge
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/host
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/null
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/overlay
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/remote
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/windows
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/drvregistry
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/etchosts
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/idm
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/internal/caller
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/ipam
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/ipamapi
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/ipams/builtin
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/ipams/null
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/ipams/remote
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/ipamutils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/iptables
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/netlabel
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/netutils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/networkdb
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/ns
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/options
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/osl
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/osl/kernel
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/portallocator
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/portmapper
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/resolvconf
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/testutils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/libnetwork/types
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/oci
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/oci/caps
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/opts
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/aaparser
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/archive
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/authorization
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/broadcaster
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/capabilities
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/chrootarchive
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/containerfs
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/devicemapper
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/directory
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/dmesg
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/fileutils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/fsutils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/homedir
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/idtools
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/ioutils
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/jsonmessage
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/longpath
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/loopback
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/namesgenerator
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/parsers
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/parsers/kernel
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/pidfile
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/platform
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/plugingetter
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/plugins
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/plugins/transport
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/pools
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/progress
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/pubsub
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/reexec
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/signal
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/stack
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/stdcopy
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/streamformatter
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/stringid
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/sysinfo
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/system
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/tailfile
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/tarsum
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/truncindex
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/urlutil
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/pkg/useragent
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/plugin
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/plugin/executor/containerd
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/plugin/v2
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/profiles/apparmor
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/profiles/seccomp
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/quota
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/reference
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/registry
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/registry/resumable
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/restartmanager
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/rootless
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/rootless/specconv
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/runconfig
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/runconfig/opts
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/daemon
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/environment
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/fakecontext
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/fakegit
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/fakestorage
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/fixtures/load
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/fixtures/plugin
13:42:07 [2022-11-16T13:42:07.078Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/testutil/registry
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/testutil/request
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/volume
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/volume/drivers
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/volume/local
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/volume/mounts
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/volume/service
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/volume/service/opts
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/volume/testutils'
13:42:07 [2022-11-16T13:42:07.079Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/bitseq
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cluster
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/config
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/datastore
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/diagnostic
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/discoverapi
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/driverapi
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/bridge
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/host
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/null
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/overlay
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/remote
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/windows
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drvregistry
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/etchosts
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/idm
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/internal/caller
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipam
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipamapi
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipams/builtin
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipams/null
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipams/remote
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipamutils
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/iptables
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/netlabel
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/netutils
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/networkdb
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ns
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/options
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/osl
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/osl/kernel
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/portallocator
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/portmapper
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/resolvconf
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/testutils
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/types'
13:42:07 [2022-11-16T13:42:07.079Z] + echo 'github.com/docker/docker/libnetwork
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/bitseq
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cluster
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/config
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/datastore
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/diagnostic
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/discoverapi
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/driverapi
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/bridge
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/host
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/null
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/overlay
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/remote
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/windows
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drvregistry
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/etchosts
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/idm
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/internal/caller
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipam
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipamapi
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipams/builtin
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipams/null
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipams/remote
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ipamutils
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/iptables
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/netlabel
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/netutils
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/networkdb
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/ns
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/options
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/osl
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/osl/kernel
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/portallocator
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/portmapper
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/resolvconf
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/testutils
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/types'
13:42:07 [2022-11-16T13:42:07.079Z] + grep --fixed-strings libnetwork/drivers/bridge
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/bridge
13:42:07 [2022-11-16T13:42:07.079Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:42:07 [2022-11-16T13:42:07.079Z] + type docker-proxy
13:42:07 [2022-11-16T13:42:07.079Z] hack/test/unit: line 25: type: docker-proxy: not found
13:42:07 [2022-11-16T13:42:07.079Z] + hack/make.sh binary-proxy install-proxy
13:42:07 [2022-11-16T13:42:07.079Z] 
13:42:07 [2022-11-16T13:42:07.079Z] Removing bundles/
13:42:07 [2022-11-16T13:42:07.079Z] 
13:42:07 [2022-11-16T13:42:07.079Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:42:07 [2022-11-16T13:42:07.079Z] Building: bundles/binary-proxy/docker-proxy
13:42:07 [2022-11-16T13:42:07.079Z] GOOS="" GOARCH="" GOARM=""
13:42:13 [2022-11-16T13:42:13.616Z] Created binary: bundles/binary-proxy/docker-proxy
13:42:13 [2022-11-16T13:42:13.616Z] 
13:42:13 [2022-11-16T13:42:13.616Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:42:13 [2022-11-16T13:42:13.616Z] Installing docker-proxy to /usr/local/bin/
13:42:13 [2022-11-16T13:42:13.616Z] 
13:42:13 [2022-11-16T13:42:13.616Z] + mkdir -p bundles
13:42:13 [2022-11-16T13:42:13.616Z] + '[' -n 'github.com/docker/docker/api
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/backend/build
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/httpstatus
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/httputils
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/middleware
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router/build
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router/checkpoint
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router/container
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router/debug
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router/distribution
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router/grpc
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router/image
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router/network
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router/plugin
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router/session
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router/swarm
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router/system
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/server/router/volume
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/backend
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/blkiodev
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/container
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/events
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/filters
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/image
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/mount
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/network
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/plugins/logdriver
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/registry
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/strslice
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/swarm
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/swarm/runtime
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/time
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/versions
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/versions/v1p19
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/versions/v1p20
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/api/types/volume
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/builder
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/builder/builder-next
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/builder/builder-next/exporter
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/builder/builder-next/worker
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/builder/dockerfile
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/builder/remotecontext
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/builder/remotecontext/git
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/builder/remotecontext/urlutil
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/cli
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/cli/config
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/cli/debug
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/cli/winresources/docker-proxy
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/cli/winresources/dockerd
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/client
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/cmd/docker-proxy
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/cmd/dockerd
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/cmd/dockerd/trap
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/container
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/container/stream
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/contrib/apparmor
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/contrib/docker-device-tool
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/contrib/httpserver
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/cluster
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/cluster/convert
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/cluster/executor
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/cluster/executor/container
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/cluster/provider
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/config
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/events
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/events/testutils
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/exec
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/graphdriver
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/graphdriver/aufs
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/graphdriver/copy
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/graphdriver/overlay
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/graphdriver/register
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/graphdriver/vfs
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/graphdriver/zfs
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/images
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/initlayer
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/links
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/listeners
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/awslogs
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/fluentd
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/gcplogs
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/gelf
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/journald
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/local
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/logentries
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/loggertest
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/loggerutils
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/splunk
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/syslog
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/logger/templates
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/names
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/network
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/daemon/stats
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/distribution
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/distribution/metadata
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/distribution/utils
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/distribution/xfer
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/dockerversion
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/errdefs
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/image
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/image/cache
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/image/tarexport
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/image/v1
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/internal/test/suite
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/layer
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/libcontainerd
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/libcontainerd/queue
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/libcontainerd/remote
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/libcontainerd/supervisor
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/libcontainerd/types
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/oci
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/oci/caps
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/opts
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/aaparser
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/archive
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/authorization
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/broadcaster
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/capabilities
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/chrootarchive
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/containerfs
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/devicemapper
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/directory
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/dmesg
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/fileutils
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/fsutils
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/homedir
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/idtools
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/ioutils
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/jsonmessage
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/longpath
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/loopback
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/namesgenerator
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/parsers
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/parsers/kernel
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/pidfile
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/platform
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/plugingetter
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/plugins
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/plugins/transport
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/pools
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/progress
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/pubsub
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/reexec
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/signal
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/stack
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/stdcopy
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/streamformatter
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/stringid
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/sysinfo
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/system
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/tailfile
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/tarsum
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/truncindex
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/urlutil
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/pkg/useragent
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/plugin
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/plugin/executor/containerd
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/plugin/v2
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/profiles/apparmor
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/profiles/seccomp
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/quota
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/reference
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/registry
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/registry/resumable
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/restartmanager
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/rootless
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/rootless/specconv
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/runconfig
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/runconfig/opts
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/testutil
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/testutil/daemon
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/testutil/environment
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/testutil/fakecontext
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/testutil/fakegit
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/testutil/fakestorage
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/testutil/fixtures/load
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/testutil/fixtures/plugin
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/testutil/registry
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/testutil/request
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/volume
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/volume/drivers
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/volume/local
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/volume/mounts
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/volume/service
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/volume/service/opts
13:42:13 [2022-11-16T13:42:13.616Z] github.com/docker/docker/volume/testutils' ']'
13:42:13 [2022-11-16T13:42:13.617Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
13:42:13 [2022-11-16T13:42:13.617Z] ?   	github.com/docker/docker/api	[no test files]
13:42:28 [2022-11-16T13:42:28.458Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 31.9% of statements
13:43:49 [2022-11-16T13:43:49.838Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 6.0% of statements
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
13:43:49 [2022-11-16T13:43:49.838Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
13:43:49 [2022-11-16T13:43:49.838Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/builder	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:43:49 [2022-11-16T13:43:49.838Z] ok  	github.com/docker/docker/builder/remotecontext	0.104s	coverage: 13.7% of statements
13:43:49 [2022-11-16T13:43:49.838Z] ok  	github.com/docker/docker/builder/dockerfile	0.434s	coverage: 49.3% of statements
13:43:49 [2022-11-16T13:43:49.838Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
13:43:49 [2022-11-16T13:43:49.838Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
13:43:50 [2022-11-16T13:43:50.095Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.373s	coverage: 83.5% of statements
13:43:50 [2022-11-16T13:43:50.095Z] ?   	github.com/docker/docker/cli	[no test files]
13:43:50 [2022-11-16T13:43:50.095Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:43:50 [2022-11-16T13:43:50.095Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
13:43:50 [2022-11-16T13:43:50.095Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
13:43:50 [2022-11-16T13:43:50.656Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.243s	coverage: 67.6% of statements
13:43:52 [2022-11-16T13:43:52.545Z] ok  	github.com/docker/docker/client	0.068s	coverage: 76.0% of statements
13:44:24 [2022-11-16T13:44:24.588Z] ok  	github.com/docker/docker/cmd/dockerd	0.065s	coverage: 31.8% of statements
13:44:25 [2022-11-16T13:44:25.151Z] ok  	github.com/docker/docker/container	0.119s	coverage: 36.1% of statements
13:44:25 [2022-11-16T13:44:25.712Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.449s	coverage: 0.0% of statements
13:44:25 [2022-11-16T13:44:25.712Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
13:44:25 [2022-11-16T13:44:25.712Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:44:25 [2022-11-16T13:44:25.712Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:44:25 [2022-11-16T13:44:25.712Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:44:25 [2022-11-16T13:44:25.712Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:44:32 [2022-11-16T13:44:32.252Z] ok  	github.com/docker/docker/daemon/cluster	0.058s	coverage: 0.5% of statements
13:44:32 [2022-11-16T13:44:32.508Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.016s	coverage: 65.3% of statements
13:44:33 [2022-11-16T13:44:33.873Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
13:44:40 [2022-11-16T13:44:40.411Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
13:44:41 [2022-11-16T13:44:41.775Z] ok  	github.com/docker/docker/daemon/config	0.036s	coverage: 81.1% of statements
13:44:42 [2022-11-16T13:44:42.031Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
13:44:42 [2022-11-16T13:44:42.593Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
13:44:43 [2022-11-16T13:44:43.155Z] ok  	github.com/docker/docker/daemon	10.117s	coverage: 16.5% of statements
13:44:43 [2022-11-16T13:44:43.155Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:44:43 [2022-11-16T13:44:43.155Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:44:43 [2022-11-16T13:44:43.155Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:44:43 [2022-11-16T13:44:43.155Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:44:44 [2022-11-16T13:44:44.084Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.599s	coverage: 74.8% of statements
13:44:45 [2022-11-16T13:44:45.012Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.269s	coverage: 60.7% of statements
13:44:45 [2022-11-16T13:44:45.269Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.023s	coverage: 3.0% of statements
13:44:46 [2022-11-16T13:44:46.644Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
13:44:48 [2022-11-16T13:44:48.023Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.255s	coverage: 50.6% of statements
13:44:48 [2022-11-16T13:44:48.279Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.894s	coverage: 45.9% of statements
13:44:48 [2022-11-16T13:44:48.279Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:44:49 [2022-11-16T13:44:49.646Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.033s	coverage: 58.5% of statements
13:44:50 [2022-11-16T13:44:50.209Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.855s	coverage: 58.8% of statements
13:44:50 [2022-11-16T13:44:50.209Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:44:50 [2022-11-16T13:44:50.209Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:44:50 [2022-11-16T13:44:50.465Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
13:44:51 [2022-11-16T13:44:51.027Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
13:44:51 [2022-11-16T13:44:51.955Z] ok  	github.com/docker/docker/daemon/images	0.035s	coverage: 6.9% of statements
13:44:51 [2022-11-16T13:44:51.955Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:44:51 [2022-11-16T13:44:51.955Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:44:52 [2022-11-16T13:44:52.518Z] ok  	github.com/docker/docker/daemon/logger	0.226s	coverage: 43.2% of statements
13:44:53 [2022-11-16T13:44:53.446Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
13:44:53 [2022-11-16T13:44:53.446Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.124s	coverage: 79.6% of statements
13:44:53 [2022-11-16T13:44:53.446Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:44:54 [2022-11-16T13:44:54.022Z] ok  	github.com/docker/docker/daemon/logger/journald	0.021s	coverage: 23.4% of statements
13:44:54 [2022-11-16T13:44:54.022Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
13:44:54 [2022-11-16T13:44:54.291Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
13:44:54 [2022-11-16T13:44:54.858Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.113s	coverage: 76.8% of statements
13:44:55 [2022-11-16T13:44:55.114Z] ok  	github.com/docker/docker/daemon/logger/local	0.042s	coverage: 79.4% of statements
13:44:55 [2022-11-16T13:44:55.114Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:44:55 [2022-11-16T13:44:55.114Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:44:56 [2022-11-16T13:44:56.043Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.026s	coverage: 62.0% of statements
13:44:56 [2022-11-16T13:44:56.043Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.032s	coverage: 31.5% of statements
13:44:56 [2022-11-16T13:44:56.605Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
13:44:56 [2022-11-16T13:44:56.861Z] ok  	github.com/docker/docker/daemon/logger/templates	0.011s	coverage: 8.3% of statements
13:44:57 [2022-11-16T13:44:57.423Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
13:44:58 [2022-11-16T13:44:58.350Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.517s	coverage: 82.5% of statements
13:44:58 [2022-11-16T13:44:58.350Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:44:58 [2022-11-16T13:44:58.350Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:44:59 [2022-11-16T13:44:59.278Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
13:45:00 [2022-11-16T13:45:00.205Z] ok  	github.com/docker/docker/distribution	1.506s	coverage: 29.5% of statements
13:45:00 [2022-11-16T13:45:00.205Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:45:00 [2022-11-16T13:45:00.767Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
13:45:01 [2022-11-16T13:45:01.328Z] ok  	github.com/docker/docker/image	0.044s	coverage: 86.9% of statements
13:45:01 [2022-11-16T13:45:01.584Z] ok  	github.com/docker/docker/distribution/xfer	1.893s	coverage: 84.9% of statements
13:45:01 [2022-11-16T13:45:01.584Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:45:01 [2022-11-16T13:45:01.584Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
13:45:02 [2022-11-16T13:45:02.513Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
13:45:02 [2022-11-16T13:45:02.513Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:45:02 [2022-11-16T13:45:02.513Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:45:02 [2022-11-16T13:45:02.769Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
13:45:03 [2022-11-16T13:45:03.331Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
13:45:03 [2022-11-16T13:45:03.893Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 66.0% of statements
13:45:03 [2022-11-16T13:45:03.893Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
13:45:05 [2022-11-16T13:45:05.783Z] ok  	github.com/docker/docker/pkg/archive	0.287s	coverage: 82.2% of statements
13:45:06 [2022-11-16T13:45:06.344Z] ok  	github.com/docker/docker/pkg/authorization	0.218s	coverage: 68.3% of statements
13:45:06 [2022-11-16T13:45:06.344Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
13:45:06 [2022-11-16T13:45:06.600Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
13:45:09 [2022-11-16T13:45:09.867Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.518s	coverage: 42.7% of statements
13:45:09 [2022-11-16T13:45:09.867Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
13:45:10 [2022-11-16T13:45:10.123Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
13:45:10 [2022-11-16T13:45:10.379Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
13:45:10 [2022-11-16T13:45:10.635Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 78.6% of statements
13:45:10 [2022-11-16T13:45:10.635Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
13:45:11 [2022-11-16T13:45:11.198Z] ok  	github.com/docker/docker/layer	7.959s	coverage: 68.9% of statements
13:45:11 [2022-11-16T13:45:11.198Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:45:11 [2022-11-16T13:45:11.198Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:45:11 [2022-11-16T13:45:11.198Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:45:11 [2022-11-16T13:45:11.198Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:45:11 [2022-11-16T13:45:11.198Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:45:11 [2022-11-16T13:45:11.198Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:45:11 [2022-11-16T13:45:11.198Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
13:45:11 [2022-11-16T13:45:11.760Z] ok  	github.com/docker/docker/pkg/idtools	0.416s	coverage: 67.9% of statements
13:45:12 [2022-11-16T13:45:12.016Z] ok  	github.com/docker/docker/pkg/ioutils	0.395s	coverage: 71.5% of statements
13:45:12 [2022-11-16T13:45:12.016Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
13:45:12 [2022-11-16T13:45:12.016Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
13:45:12 [2022-11-16T13:45:12.016Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:45:12 [2022-11-16T13:45:12.272Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
13:45:12 [2022-11-16T13:45:12.272Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
13:45:12 [2022-11-16T13:45:12.528Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
13:45:12 [2022-11-16T13:45:12.785Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
13:45:12 [2022-11-16T13:45:12.785Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
13:45:12 [2022-11-16T13:45:12.785Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:45:12 [2022-11-16T13:45:12.785Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:45:13 [2022-11-16T13:45:13.347Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
13:45:13 [2022-11-16T13:45:13.604Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
13:45:13 [2022-11-16T13:45:13.860Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
13:45:14 [2022-11-16T13:45:14.116Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:45:14 [2022-11-16T13:45:14.372Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
13:45:14 [2022-11-16T13:45:14.628Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
13:45:14 [2022-11-16T13:45:14.884Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
13:45:15 [2022-11-16T13:45:15.140Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
13:45:15 [2022-11-16T13:45:15.140Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
13:45:15 [2022-11-16T13:45:15.701Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
13:45:15 [2022-11-16T13:45:15.957Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
13:45:16 [2022-11-16T13:45:16.215Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
13:45:16 [2022-11-16T13:45:16.781Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
13:45:17 [2022-11-16T13:45:17.343Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
13:45:17 [2022-11-16T13:45:17.343Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:45:19 [2022-11-16T13:45:19.232Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
13:45:19 [2022-11-16T13:45:19.232Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
13:45:19 [2022-11-16T13:45:19.795Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
13:45:21 [2022-11-16T13:45:21.161Z] ok  	github.com/docker/docker/quota	0.175s	coverage: 71.4% of statements
13:45:21 [2022-11-16T13:45:21.161Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
13:45:22 [2022-11-16T13:45:22.089Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.7% of statements
13:45:22 [2022-11-16T13:45:22.346Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
13:45:22 [2022-11-16T13:45:22.602Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
13:45:23 [2022-11-16T13:45:23.164Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
13:45:23 [2022-11-16T13:45:23.421Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
13:45:24 [2022-11-16T13:45:24.787Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
13:45:25 [2022-11-16T13:45:25.716Z] ok  	github.com/docker/docker/volume/local	0.059s	coverage: 77.1% of statements
13:45:25 [2022-11-16T13:45:25.972Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
13:45:27 [2022-11-16T13:45:27.338Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.1% of statements
13:45:49 [2022-11-16T13:45:49.220Z] ok  	github.com/docker/docker/pkg/plugins	33.645s	coverage: 76.3% of statements
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/rootless	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/volume	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === Skipped
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     network_proxy_test.go:208: No support for dual stack yet
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver btrfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver btrfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver btrfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver btrfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver btrfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:71: No driver to put!
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z] time="2022-11-16T13:44:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z] time="2022-11-16T13:44:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z] time="2022-11-16T13:44:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z] time="2022-11-16T13:44:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z] time="2022-11-16T13:44:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:71: No driver to put!
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     overlay_test.go:50: Fails to compute changes intermittently
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver zfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver zfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver zfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver zfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:44: Driver zfs not supported
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     graphtest_unix.go:71: No driver to put!
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:45:49 [2022-11-16T13:45:49.220Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
13:45:49 [2022-11-16T13:45:49.220Z] 
13:45:49 [2022-11-16T13:45:49.220Z] DONE 2792 tests, 28 skipped in 214.485s
13:45:49 [2022-11-16T13:45:49.220Z] + '[' -n 'github.com/docker/docker/libnetwork
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/bitseq
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/cluster
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/config
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/datastore
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/diagnostic
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/discoverapi
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/driverapi
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/drivers/bridge
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/drivers/host
13:45:49 [2022-11-16T13:45:49.220Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/drivers/null
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/drivers/overlay
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/drivers/remote
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/drivers/windows
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/drvregistry
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/etchosts
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/idm
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/internal/caller
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/ipam
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/ipamapi
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/ipams/builtin
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/ipams/null
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/ipams/remote
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/ipamutils
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/iptables
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/netlabel
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/netutils
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/networkdb
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/ns
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/options
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/osl
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/osl/kernel
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/portallocator
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/portmapper
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/resolvconf
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/testutils
13:45:49 [2022-11-16T13:45:49.221Z] github.com/docker/docker/libnetwork/types' ']'
13:45:49 [2022-11-16T13:45:49.221Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
13:46:35 [2022-11-16T13:46:35.842Z] ok  	github.com/docker/docker/libnetwork	37.441s	coverage: 40.6% of statements
13:46:35 [2022-11-16T13:46:35.842Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.139s	coverage: 84.4% of statements
13:46:35 [2022-11-16T13:46:35.842Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:46:35 [2022-11-16T13:46:35.842Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:46:35 [2022-11-16T13:46:35.842Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:46:35 [2022-11-16T13:46:35.842Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:46:35 [2022-11-16T13:46:35.842Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:46:35 [2022-11-16T13:46:35.842Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:46:35 [2022-11-16T13:46:35.842Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
13:46:35 [2022-11-16T13:46:35.842Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
13:46:35 [2022-11-16T13:46:35.842Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 22.4% of statements
13:46:35 [2022-11-16T13:46:35.842Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
13:46:35 [2022-11-16T13:46:35.842Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:46:35 [2022-11-16T13:46:35.842Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:46:35 [2022-11-16T13:46:35.842Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
13:46:35 [2022-11-16T13:46:35.842Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.606s	coverage: 59.9% of statements
13:46:35 [2022-11-16T13:46:35.842Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:46:35 [2022-11-16T13:46:35.842Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
13:46:36 [2022-11-16T13:46:36.404Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.023s	coverage: 5.0% of statements
13:46:36 [2022-11-16T13:46:36.404Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:46:36 [2022-11-16T13:46:36.979Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.020s	coverage: 4.5% of statements
13:46:36 [2022-11-16T13:46:36.979Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:46:37 [2022-11-16T13:46:37.235Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
13:46:47 [2022-11-16T13:46:47.176Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.264s	coverage: 6.6% of statements
13:46:47 [2022-11-16T13:46:47.176Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
13:46:47 [2022-11-16T13:46:47.176Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
13:46:47 [2022-11-16T13:46:47.432Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.014s	coverage: 57.4% of statements
13:46:47 [2022-11-16T13:46:47.432Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:46:47 [2022-11-16T13:46:47.432Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:46:47 [2022-11-16T13:46:47.689Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:46:47 [2022-11-16T13:46:47.945Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.013s	coverage: 82.4% of statements
13:46:48 [2022-11-16T13:46:48.201Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
13:46:48 [2022-11-16T13:46:48.457Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
13:46:48 [2022-11-16T13:46:48.713Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:47:00 [2022-11-16T13:47:00.881Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
13:47:15 [2022-11-16T13:47:15.722Z] ok  	github.com/docker/docker/libnetwork/ipam	14.967s	coverage: 85.3% of statements
13:47:15 [2022-11-16T13:47:15.722Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:47:15 [2022-11-16T13:47:15.722Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:47:15 [2022-11-16T13:47:15.722Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
13:47:15 [2022-11-16T13:47:15.722Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
13:47:15 [2022-11-16T13:47:15.722Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:47:15 [2022-11-16T13:47:15.722Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
13:47:15 [2022-11-16T13:47:15.722Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.259s	coverage: 74.0% of statements
13:47:16 [2022-11-16T13:47:16.649Z] ok  	github.com/docker/docker/libnetwork/iptables	0.167s	coverage: 45.0% of statements
13:47:16 [2022-11-16T13:47:16.649Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
13:47:16 [2022-11-16T13:47:16.904Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
13:49:08 [2022-11-16T13:49:08.318Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.252s	coverage: 60.1% of statements
13:49:08 [2022-11-16T13:49:08.318Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:49:08 [2022-11-16T13:49:08.318Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:49:08 [2022-11-16T13:49:08.318Z] ok  	github.com/docker/docker/libnetwork/osl	4.305s	coverage: 39.7% of statements
13:49:08 [2022-11-16T13:49:08.318Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
13:49:08 [2022-11-16T13:49:08.318Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
13:49:09 [2022-11-16T13:49:09.245Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.626s	coverage: 48.6% of statements
13:49:09 [2022-11-16T13:49:09.245Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
13:49:09 [2022-11-16T13:49:09.245Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
13:49:09 [2022-11-16T13:49:09.501Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
13:49:09 [2022-11-16T13:49:09.757Z] 
13:49:09 [2022-11-16T13:49:09.757Z] === Skipped
13:49:09 [2022-11-16T13:49:09.757Z] === SKIP: libnetwork TestParallel1 (0.00s)
13:49:09 [2022-11-16T13:49:09.757Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
13:49:09 [2022-11-16T13:49:09.758Z] 
13:49:09 [2022-11-16T13:49:09.758Z] === SKIP: libnetwork TestParallel3 (0.00s)
13:49:09 [2022-11-16T13:49:09.758Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
13:49:09 [2022-11-16T13:49:09.758Z] 
13:49:09 [2022-11-16T13:49:09.758Z] === SKIP: libnetwork TestParallel2 (0.00s)
13:49:09 [2022-11-16T13:49:09.758Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
13:49:09 [2022-11-16T13:49:09.758Z] 
13:49:09 [2022-11-16T13:49:09.758Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
13:49:09 [2022-11-16T13:49:09.758Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:49:09 [2022-11-16T13:49:09.758Z] 
13:49:09 [2022-11-16T13:49:09.758Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
13:49:09 [2022-11-16T13:49:09.758Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:49:09 [2022-11-16T13:49:09.758Z] 
13:49:09 [2022-11-16T13:49:09.758Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
13:49:09 [2022-11-16T13:49:09.758Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:49:09 [2022-11-16T13:49:09.758Z] 
13:49:09 [2022-11-16T13:49:09.758Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
13:49:09 [2022-11-16T13:49:09.758Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:49:09 [2022-11-16T13:49:09.758Z] 
13:49:09 [2022-11-16T13:49:09.758Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
13:49:09 [2022-11-16T13:49:09.758Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:49:09 [2022-11-16T13:49:09.758Z] 
13:49:09 [2022-11-16T13:49:09.758Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:49:09 [2022-11-16T13:49:09.758Z]     firewalld_test.go:14: firewalld is not running
13:49:09 [2022-11-16T13:49:09.758Z] 
13:49:09 [2022-11-16T13:49:09.758Z] DONE 327 tests, 9 skipped in 202.330s
Post stage
[Pipeline] junit
13:49:10 [2022-11-16T13:49:10.336Z] Recording test results
13:49:10 [2022-11-16T13:49:10.432Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:49:10 [2022-11-16T13:49:10.827Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=abe6b3dc9be3f91b7fe493184ff89a98fd81c688 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:abe6b3dc9be3f91b7fe493184ff89a98fd81c688 hack/make.sh dynbinary test-integration
13:49:11 [2022-11-16T13:49:11.388Z] 
13:49:11 [2022-11-16T13:49:11.388Z] Removing bundles/
13:49:11 [2022-11-16T13:49:11.388Z] 
13:49:11 [2022-11-16T13:49:11.388Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:49:11 [2022-11-16T13:49:11.388Z] Building: bundles/dynbinary-daemon/dockerd
13:49:11 [2022-11-16T13:49:11.388Z] GOOS="" GOARCH="" GOARM=""
13:50:47 [2022-11-16T13:50:47.770Z] Created binary: bundles/dynbinary-daemon/dockerd
13:50:47 [2022-11-16T13:50:47.770Z] Building: bundles/dynbinary-daemon/docker-proxy
13:50:47 [2022-11-16T13:50:47.770Z] GOOS="" GOARCH="" GOARM=""
13:50:47 [2022-11-16T13:50:47.770Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:50:47 [2022-11-16T13:50:47.770Z] 
13:50:47 [2022-11-16T13:50:47.770Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:50:47 [2022-11-16T13:50:47.770Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:50:47 [2022-11-16T13:50:47.770Z] HOSTNAME=63e31bf93cbd
13:50:47 [2022-11-16T13:50:47.770Z] TESTDEBUG=0
13:50:47 [2022-11-16T13:50:47.770Z] DEST=bundles/test-integration
13:50:47 [2022-11-16T13:50:47.770Z] PWD=/go/src/github.com/docker/docker
13:50:47 [2022-11-16T13:50:47.770Z] DOCKER_GITCOMMIT=abe6b3dc9be3f91b7fe493184ff89a98fd81c688
13:50:47 [2022-11-16T13:50:47.770Z] container=docker
13:50:47 [2022-11-16T13:50:47.770Z] HOME=/root
13:50:47 [2022-11-16T13:50:47.770Z] GOLANG_VERSION=1.19.3
13:50:47 [2022-11-16T13:50:47.770Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:50:47 [2022-11-16T13:50:47.770Z] VALIDATE_BRANCH=22.06
13:50:47 [2022-11-16T13:50:47.770Z] TERM=xterm
13:50:47 [2022-11-16T13:50:47.770Z] DOCKER_PKG=github.com/docker/docker
13:50:47 [2022-11-16T13:50:47.770Z] SHLVL=1
13:50:47 [2022-11-16T13:50:47.770Z] TIMEOUT=120m
13:50:47 [2022-11-16T13:50:47.770Z] DOCKER_BUILDTAGS= journald
13:50:47 [2022-11-16T13:50:47.770Z] DOCKER_GRAPHDRIVER=overlay2
13:50:47 [2022-11-16T13:50:47.770Z] GO111MODULE=off
13:50:47 [2022-11-16T13:50:47.770Z] DOCKER_EXPERIMENTAL=1
13:50:47 [2022-11-16T13:50:47.770Z] TEST_SKIP_INTEGRATION_CLI=1
13:50:47 [2022-11-16T13:50:47.770Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:50:47 [2022-11-16T13:50:47.770Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:50:47 [2022-11-16T13:50:47.770Z] GOPATH=/go
13:50:47 [2022-11-16T13:50:47.770Z] PKG_CONFIG=pkg-config
13:50:47 [2022-11-16T13:50:47.770Z] _=/usr/bin/env
13:50:47 [2022-11-16T13:50:47.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:51:19 [2022-11-16T13:51:19.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:51:19 [2022-11-16T13:51:19.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:51:37 [2022-11-16T13:51:37.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:51:45 [2022-11-16T13:51:45.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:51:58 [2022-11-16T13:51:58.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:51:58 [2022-11-16T13:51:58.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:51:58 [2022-11-16T13:51:58.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:51:59 [2022-11-16T13:51:59.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:51:59 [2022-11-16T13:51:59.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:51:59 [2022-11-16T13:51:59.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:52:00 [2022-11-16T13:52:00.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:52:02 [2022-11-16T13:52:02.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:52:02 [2022-11-16T13:52:02.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:52:03 [2022-11-16T13:52:03.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:52:04 [2022-11-16T13:52:04.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:52:04 [2022-11-16T13:52:04.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:52:05 [2022-11-16T13:52:05.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:52:06 [2022-11-16T13:52:06.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:52:07 [2022-11-16T13:52:07.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:52:08 [2022-11-16T13:52:08.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:52:08 [2022-11-16T13:52:08.840Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:52:08 [2022-11-16T13:52:08.840Z] Using test binary docker
13:52:08 [2022-11-16T13:52:08.840Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:52:08 [2022-11-16T13:52:08.840Z] +++ /etc/init.d/apparmor start
13:52:08 [2022-11-16T13:52:08.840Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:52:08 [2022-11-16T13:52:08.840Z] INFO: Waiting for daemon to start...
13:52:08 [2022-11-16T13:52:08.840Z] Starting dockerd
13:52:08 [2022-11-16T13:52:08.840Z] +++ 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
13:52:10 [2022-11-16T13:52:10.984Z] .
13:52:10 [2022-11-16T13:52:10.984Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:52:10 [2022-11-16T13:52:10.984Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:52:10 [2022-11-16T13:52:10.984Z] Error: No such image: emptyfs
13:52:10 [2022-11-16T13:52:10.984Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:52:10 [2022-11-16T13:52:10.984Z] ++++ docker load
13:52:11 [2022-11-16T13:52:11.239Z] Running integration-test (iteration 1)
13:52:11 [2022-11-16T13:52:11.239Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
13:52:11 [2022-11-16T13:52:11.239Z] ++ 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
13:52:11 [2022-11-16T13:52:11.239Z] ++ set -e
13:52:11 [2022-11-16T13:52:11.239Z] ++ '[' -n 0 ']'
13:52:11 [2022-11-16T13:52:11.239Z] ++ set -x
13:52:11 [2022-11-16T13:52:11.240Z] ++ 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 GITHUB_ACTIONS= 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
13:52:11 [2022-11-16T13:52:11.501Z] Loaded image: busybox:latest
13:52:11 [2022-11-16T13:52:11.757Z] Loaded image: busybox:glibc
13:52:12 [2022-11-16T13:52:12.688Z] Loaded image: debian:bullseye-slim
13:52:12 [2022-11-16T13:52:12.688Z] Loaded image: hello-world:latest
13:52:12 [2022-11-16T13:52:12.944Z] Loaded image: arm32v7/hello-world:latest
13:52:12 [2022-11-16T13:52:12.944Z] INFO: Testing against a local daemon
13:52:12 [2022-11-16T13:52:12.944Z] === RUN   TestCgroupNamespacesBuild
13:52:14 [2022-11-16T13:52:14.832Z] --- PASS: TestCgroupNamespacesBuild (1.55s)
13:52:14 [2022-11-16T13:52:14.832Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:52:15 [2022-11-16T13:52:15.759Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s)
13:52:15 [2022-11-16T13:52:15.759Z] === RUN   TestBuildWithSession
13:52:15 [2022-11-16T13:52:15.759Z]     build_session_test.go:25: TODO: BuildKit
13:52:15 [2022-11-16T13:52:15.759Z] --- SKIP: TestBuildWithSession (0.00s)
13:52:15 [2022-11-16T13:52:15.759Z] === RUN   TestBuildSquashParent
13:52:19 [2022-11-16T13:52:19.925Z] --- PASS: TestBuildSquashParent (3.60s)
13:52:19 [2022-11-16T13:52:19.925Z] === RUN   TestBuildWithRemoveAndForceRemove
13:52:19 [2022-11-16T13:52:19.925Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:52:19 [2022-11-16T13:52:19.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:52:19 [2022-11-16T13:52:19.925Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:52:19 [2022-11-16T13:52:19.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:52:19 [2022-11-16T13:52:19.925Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:52:19 [2022-11-16T13:52:19.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:52:19 [2022-11-16T13:52:19.925Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:52:19 [2022-11-16T13:52:19.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:52:19 [2022-11-16T13:52:19.925Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:52:19 [2022-11-16T13:52:19.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:52:19 [2022-11-16T13:52:19.925Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:52:19 [2022-11-16T13:52:19.925Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:52:19 [2022-11-16T13:52:19.925Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:52:19 [2022-11-16T13:52:19.925Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:52:20 [2022-11-16T13:52:20.487Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:52:20 [2022-11-16T13:52:20.743Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:52:22 [2022-11-16T13:52:22.109Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:52:22 [2022-11-16T13:52:22.109Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:52:23 [2022-11-16T13:52:23.474Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:52:23 [2022-11-16T13:52:23.474Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s)
13:52:23 [2022-11-16T13:52:23.474Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s)
13:52:23 [2022-11-16T13:52:23.474Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.27s)
13:52:23 [2022-11-16T13:52:23.474Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s)
13:52:23 [2022-11-16T13:52:23.474Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s)
13:52:23 [2022-11-16T13:52:23.474Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s)
13:52:23 [2022-11-16T13:52:23.474Z] === RUN   TestBuildMultiStageCopy
13:52:23 [2022-11-16T13:52:23.474Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:52:24 [2022-11-16T13:52:24.401Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:52:24 [2022-11-16T13:52:24.657Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:52:24 [2022-11-16T13:52:24.913Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:52:25 [2022-11-16T13:52:25.170Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:52:25 [2022-11-16T13:52:25.426Z] --- PASS: TestBuildMultiStageCopy (2.13s)
13:52:25 [2022-11-16T13:52:25.426Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s)
13:52:25 [2022-11-16T13:52:25.426Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
13:52:25 [2022-11-16T13:52:25.426Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
13:52:25 [2022-11-16T13:52:25.426Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
13:52:25 [2022-11-16T13:52:25.426Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
13:52:25 [2022-11-16T13:52:25.426Z] === RUN   TestBuildMultiStageParentConfig
13:52:25 [2022-11-16T13:52:25.987Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
13:52:25 [2022-11-16T13:52:25.987Z] === RUN   TestBuildLabelWithTargets
13:52:27 [2022-11-16T13:52:27.352Z] --- PASS: TestBuildLabelWithTargets (1.03s)
13:52:27 [2022-11-16T13:52:27.352Z] === RUN   TestBuildWithEmptyLayers
13:52:27 [2022-11-16T13:52:27.608Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
13:52:27 [2022-11-16T13:52:27.608Z] === RUN   TestBuildMultiStageOnBuild
13:52:28 [2022-11-16T13:52:28.973Z] --- PASS: TestBuildMultiStageOnBuild (1.43s)
13:52:28 [2022-11-16T13:52:28.973Z] === RUN   TestBuildUncleanTarFilenames
13:52:29 [2022-11-16T13:52:29.901Z] --- PASS: TestBuildUncleanTarFilenames (0.74s)
13:52:29 [2022-11-16T13:52:29.901Z] === RUN   TestBuildMultiStageLayerLeak
13:52:31 [2022-11-16T13:52:31.265Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s)
13:52:31 [2022-11-16T13:52:31.265Z] === RUN   TestBuildWithHugeFile
13:53:09 [2022-11-16T13:53:09.943Z] --- PASS: TestBuildWithHugeFile (34.91s)
13:53:09 [2022-11-16T13:53:09.943Z] === RUN   TestBuildWCOWSandboxSize
13:53:09 [2022-11-16T13:53:09.943Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:53:09 [2022-11-16T13:53:09.943Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:53:09 [2022-11-16T13:53:09.943Z] === RUN   TestBuildWithEmptyDockerfile
13:53:09 [2022-11-16T13:53:09.943Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:53:09 [2022-11-16T13:53:09.943Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:53:09 [2022-11-16T13:53:09.943Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:53:09 [2022-11-16T13:53:09.943Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:53:09 [2022-11-16T13:53:09.943Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:53:09 [2022-11-16T13:53:09.943Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:53:09 [2022-11-16T13:53:09.943Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:53:09 [2022-11-16T13:53:09.943Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:53:09 [2022-11-16T13:53:09.943Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:53:09 [2022-11-16T13:53:09.943Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
13:53:09 [2022-11-16T13:53:09.943Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
13:53:09 [2022-11-16T13:53:09.943Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
13:53:09 [2022-11-16T13:53:09.943Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
13:53:09 [2022-11-16T13:53:09.943Z] === RUN   TestBuildPreserveOwnership
13:53:09 [2022-11-16T13:53:09.943Z] === RUN   TestBuildPreserveOwnership/copy_from
13:53:09 [2022-11-16T13:53:09.943Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:53:09 [2022-11-16T13:53:09.943Z] --- PASS: TestBuildPreserveOwnership (2.95s)
13:53:09 [2022-11-16T13:53:09.943Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.99s)
13:53:09 [2022-11-16T13:53:09.943Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s)
13:53:09 [2022-11-16T13:53:09.943Z] === RUN   TestBuildPlatformInvalid
13:53:09 [2022-11-16T13:53:09.944Z] --- PASS: TestBuildPlatformInvalid (0.08s)
13:53:09 [2022-11-16T13:53:09.944Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:53:10 [2022-11-16T13:53:10.199Z] Loaded image: busybox:latest
13:53:10 [2022-11-16T13:53:10.199Z] Loaded image: busybox:glibc
13:53:11 [2022-11-16T13:53:11.564Z] Loaded image: debian:bullseye-slim
13:53:11 [2022-11-16T13:53:11.564Z] Loaded image: hello-world:latest
13:53:11 [2022-11-16T13:53:11.564Z] Loaded image: arm32v7/hello-world:latest
13:53:21 [2022-11-16T13:53:21.508Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.16s)
13:53:21 [2022-11-16T13:53:21.508Z] PASS
13:53:21 [2022-11-16T13:53:21.508Z] 
13:53:21 [2022-11-16T13:53:21.508Z] === Skipped
13:53:21 [2022-11-16T13:53:21.508Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:53:21 [2022-11-16T13:53:21.508Z]     build_session_test.go:25: TODO: BuildKit
13:53:21 [2022-11-16T13:53:21.508Z] 
13:53:21 [2022-11-16T13:53:21.508Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:53:21 [2022-11-16T13:53:21.508Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:53:21 [2022-11-16T13:53:21.508Z] 
13:53:21 [2022-11-16T13:53:21.508Z] DONE 34 tests, 2 skipped in 69.259s
13:53:21 [2022-11-16T13:53:21.508Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
13:53:21 [2022-11-16T13:53:21.508Z] ++ 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
13:53:21 [2022-11-16T13:53:21.508Z] ++ set -e
13:53:21 [2022-11-16T13:53:21.508Z] ++ '[' -n 0 ']'
13:53:21 [2022-11-16T13:53:21.508Z] ++ set -x
13:53:21 [2022-11-16T13:53:21.508Z] ++ 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 GITHUB_ACTIONS= 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
13:53:21 [2022-11-16T13:53:21.508Z] INFO: Testing against a local daemon
13:53:21 [2022-11-16T13:53:21.508Z] === RUN   TestConfigInspect
13:53:22 [2022-11-16T13:53:22.873Z] --- PASS: TestConfigInspect (2.19s)
13:53:22 [2022-11-16T13:53:22.873Z] === RUN   TestConfigList
13:53:25 [2022-11-16T13:53:25.388Z] --- PASS: TestConfigList (2.16s)
13:53:25 [2022-11-16T13:53:25.388Z] === RUN   TestConfigsCreateAndDelete
13:53:27 [2022-11-16T13:53:27.277Z] --- PASS: TestConfigsCreateAndDelete (2.28s)
13:53:27 [2022-11-16T13:53:27.277Z] === RUN   TestConfigsUpdate
13:53:29 [2022-11-16T13:53:29.793Z] --- PASS: TestConfigsUpdate (2.25s)
13:53:29 [2022-11-16T13:53:29.793Z] === RUN   TestTemplatedConfig
13:53:32 [2022-11-16T13:53:32.308Z] --- PASS: TestTemplatedConfig (2.59s)
13:53:32 [2022-11-16T13:53:32.308Z] === RUN   TestConfigCreateResolve
13:53:34 [2022-11-16T13:53:34.196Z] --- PASS: TestConfigCreateResolve (2.26s)
13:53:34 [2022-11-16T13:53:34.196Z] PASS
13:53:34 [2022-11-16T13:53:34.196Z] 
13:53:34 [2022-11-16T13:53:34.196Z] DONE 6 tests in 13.839s
13:53:34 [2022-11-16T13:53:34.452Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
13:53:34 [2022-11-16T13:53:34.452Z] ++ 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
13:53:34 [2022-11-16T13:53:34.452Z] ++ set -e
13:53:34 [2022-11-16T13:53:34.452Z] ++ '[' -n 0 ']'
13:53:34 [2022-11-16T13:53:34.452Z] ++ set -x
13:53:34 [2022-11-16T13:53:34.452Z] ++ 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 GITHUB_ACTIONS= 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
13:53:34 [2022-11-16T13:53:34.452Z] INFO: Testing against a local daemon
13:53:34 [2022-11-16T13:53:34.452Z] === RUN   TestAttachWithTTY
13:53:34 [2022-11-16T13:53:34.707Z] --- PASS: TestAttachWithTTY (0.08s)
13:53:34 [2022-11-16T13:53:34.707Z] === RUN   TestAttachWithoutTTy
13:53:34 [2022-11-16T13:53:34.707Z] --- PASS: TestAttachWithoutTTy (0.06s)
13:53:34 [2022-11-16T13:53:34.707Z] === RUN   TestCheckpoint
13:53:34 [2022-11-16T13:53:34.707Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:53:34 [2022-11-16T13:53:34.707Z] --- SKIP: TestCheckpoint (0.00s)
13:53:34 [2022-11-16T13:53:34.707Z] === RUN   TestContainerInvalidJSON
13:53:34 [2022-11-16T13:53:34.707Z] === RUN   TestContainerInvalidJSON/commit
13:53:34 [2022-11-16T13:53:34.707Z] === PAUSE TestContainerInvalidJSON/commit
13:53:34 [2022-11-16T13:53:34.707Z] === RUN   TestContainerInvalidJSON/containers/create
13:53:34 [2022-11-16T13:53:34.707Z] === PAUSE TestContainerInvalidJSON/containers/create
13:53:34 [2022-11-16T13:53:34.707Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:53:34 [2022-11-16T13:53:34.707Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:53:34 [2022-11-16T13:53:34.707Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:53:34 [2022-11-16T13:53:34.707Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:53:34 [2022-11-16T13:53:34.707Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:53:34 [2022-11-16T13:53:34.707Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:53:34 [2022-11-16T13:53:34.707Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:53:34 [2022-11-16T13:53:34.707Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:53:34 [2022-11-16T13:53:34.707Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:53:34 [2022-11-16T13:53:34.707Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:53:34 [2022-11-16T13:53:34.707Z] === CONT  TestContainerInvalidJSON/commit
13:53:34 [2022-11-16T13:53:34.707Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:53:34 [2022-11-16T13:53:34.707Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:53:34 [2022-11-16T13:53:34.708Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:53:34 [2022-11-16T13:53:34.708Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:53:34 [2022-11-16T13:53:34.708Z] === CONT  TestContainerInvalidJSON/containers/create
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:53:34 [2022-11-16T13:53:34.708Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:53:34 [2022-11-16T13:53:34.708Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:53:34 [2022-11-16T13:53:34.708Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestCopyFromContainerPathIsNotDir
13:53:34 [2022-11-16T13:53:34.708Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
13:53:34 [2022-11-16T13:53:34.708Z] === RUN   TestCopyToContainerPathDoesNotExist
13:53:34 [2022-11-16T13:53:34.963Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
13:53:34 [2022-11-16T13:53:34.963Z] === RUN   TestCopyEmptyFile
13:53:34 [2022-11-16T13:53:34.963Z] --- PASS: TestCopyEmptyFile (0.22s)
13:53:35 [2022-11-16T13:53:35.220Z] === RUN   TestCopyToContainerPathIsNotDir
13:53:35 [2022-11-16T13:53:35.220Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
13:53:35 [2022-11-16T13:53:35.220Z] === RUN   TestCopyFromContainer
13:53:36 [2022-11-16T13:53:36.147Z] === RUN   TestCopyFromContainer//
13:53:36 [2022-11-16T13:53:36.147Z] === RUN   TestCopyFromContainer//bar/root
13:53:36 [2022-11-16T13:53:36.404Z] === RUN   TestCopyFromContainer//bar/root/
13:53:36 [2022-11-16T13:53:36.404Z] === RUN   TestCopyFromContainer/bar/quux
13:53:36 [2022-11-16T13:53:36.404Z] === RUN   TestCopyFromContainer/bar/quux/
13:53:36 [2022-11-16T13:53:36.404Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:53:36 [2022-11-16T13:53:36.404Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:53:36 [2022-11-16T13:53:36.660Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:53:36 [2022-11-16T13:53:36.660Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:53:36 [2022-11-16T13:53:36.660Z] === RUN   TestCopyFromContainer/bar/notarget
13:53:36 [2022-11-16T13:53:36.660Z] --- PASS: TestCopyFromContainer (1.62s)
13:53:36 [2022-11-16T13:53:36.660Z]     --- PASS: TestCopyFromContainer// (0.06s)
13:53:36 [2022-11-16T13:53:36.660Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
13:53:36 [2022-11-16T13:53:36.660Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
13:53:36 [2022-11-16T13:53:36.660Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
13:53:36 [2022-11-16T13:53:36.660Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
13:53:36 [2022-11-16T13:53:36.660Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
13:53:36 [2022-11-16T13:53:36.660Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
13:53:36 [2022-11-16T13:53:36.660Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
13:53:36 [2022-11-16T13:53:36.660Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
13:53:36 [2022-11-16T13:53:36.660Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
13:53:36 [2022-11-16T13:53:36.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:53:36 [2022-11-16T13:53:36.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:53:36 [2022-11-16T13:53:36.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:53:36 [2022-11-16T13:53:36.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:53:36 [2022-11-16T13:53:36.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:53:36 [2022-11-16T13:53:36.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:53:36 [2022-11-16T13:53:36.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:53:36 [2022-11-16T13:53:36.916Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:53:36 [2022-11-16T13:53:36.916Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:53:36 [2022-11-16T13:53:36.916Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:53:36 [2022-11-16T13:53:36.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:53:36 [2022-11-16T13:53:36.916Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:53:36 [2022-11-16T13:53:36.916Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:53:36 [2022-11-16T13:53:36.916Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:53:36 [2022-11-16T13:53:36.916Z] === RUN   TestCreateLinkToNonExistingContainer
13:53:36 [2022-11-16T13:53:36.916Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
13:53:36 [2022-11-16T13:53:36.916Z] === RUN   TestCreateWithInvalidEnv
13:53:36 [2022-11-16T13:53:36.916Z] === RUN   TestCreateWithInvalidEnv/0
13:53:36 [2022-11-16T13:53:36.916Z] === PAUSE TestCreateWithInvalidEnv/0
13:53:36 [2022-11-16T13:53:36.916Z] === RUN   TestCreateWithInvalidEnv/1
13:53:36 [2022-11-16T13:53:36.916Z] === PAUSE TestCreateWithInvalidEnv/1
13:53:36 [2022-11-16T13:53:36.916Z] === RUN   TestCreateWithInvalidEnv/2
13:53:36 [2022-11-16T13:53:36.916Z] === PAUSE TestCreateWithInvalidEnv/2
13:53:36 [2022-11-16T13:53:36.916Z] === CONT  TestCreateWithInvalidEnv/0
13:53:36 [2022-11-16T13:53:36.916Z] === CONT  TestCreateWithInvalidEnv/2
13:53:36 [2022-11-16T13:53:36.916Z] === CONT  TestCreateWithInvalidEnv/1
13:53:36 [2022-11-16T13:53:36.916Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:53:36 [2022-11-16T13:53:36.916Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:53:36 [2022-11-16T13:53:36.916Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:53:36 [2022-11-16T13:53:36.916Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:53:36 [2022-11-16T13:53:36.916Z] === RUN   TestCreateTmpfsMountsTarget
13:53:36 [2022-11-16T13:53:36.916Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:53:36 [2022-11-16T13:53:36.916Z] === RUN   TestCreateWithCustomMaskedPaths
13:53:38 [2022-11-16T13:53:38.282Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
13:53:38 [2022-11-16T13:53:38.282Z] === RUN   TestCreateWithCustomReadonlyPaths
13:53:39 [2022-11-16T13:53:39.648Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
13:53:39 [2022-11-16T13:53:39.648Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:53:39 [2022-11-16T13:53:39.648Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:53:39 [2022-11-16T13:53:39.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:53:39 [2022-11-16T13:53:39.648Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:53:39 [2022-11-16T13:53:39.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:53:39 [2022-11-16T13:53:39.648Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:53:39 [2022-11-16T13:53:39.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:53:39 [2022-11-16T13:53:39.648Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:53:39 [2022-11-16T13:53:39.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:53:39 [2022-11-16T13:53:39.648Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:53:39 [2022-11-16T13:53:39.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:53:39 [2022-11-16T13:53:39.648Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:53:39 [2022-11-16T13:53:39.648Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:53:39 [2022-11-16T13:53:39.648Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:53:39 [2022-11-16T13:53:39.648Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:53:39 [2022-11-16T13:53:39.648Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:53:39 [2022-11-16T13:53:39.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:53:39 [2022-11-16T13:53:39.648Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:53:39 [2022-11-16T13:53:39.648Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:53:39 [2022-11-16T13:53:39.648Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:53:39 [2022-11-16T13:53:39.648Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:53:39 [2022-11-16T13:53:39.648Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:53:39 [2022-11-16T13:53:39.648Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:53:39 [2022-11-16T13:53:39.904Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestCreateDifferentPlatform
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestCreateDifferentPlatform/different_os
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:53:39 [2022-11-16T13:53:39.904Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:53:39 [2022-11-16T13:53:39.904Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:53:39 [2022-11-16T13:53:39.904Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:53:39 [2022-11-16T13:53:39.904Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:53:39 [2022-11-16T13:53:39.904Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestCreateInvalidHostConfig
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:53:39 [2022-11-16T13:53:39.904Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:53:39 [2022-11-16T13:53:39.904Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:53:39 [2022-11-16T13:53:39.904Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:53:39 [2022-11-16T13:53:39.904Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:53:39 [2022-11-16T13:53:39.904Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:53:39 [2022-11-16T13:53:39.904Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:53:39 [2022-11-16T13:53:39.904Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:53:39 [2022-11-16T13:53:39.904Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:53:39 [2022-11-16T13:53:39.904Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:53:39 [2022-11-16T13:53:39.904Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:53:39 [2022-11-16T13:53:39.904Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:53:39 [2022-11-16T13:53:39.904Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:53:39 [2022-11-16T13:53:39.904Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestContainerStartOnDaemonRestart
13:53:39 [2022-11-16T13:53:39.904Z] === PAUSE TestContainerStartOnDaemonRestart
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestDaemonRestartIpcMode
13:53:39 [2022-11-16T13:53:39.904Z] === PAUSE TestDaemonRestartIpcMode
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestDaemonHostGatewayIP
13:53:39 [2022-11-16T13:53:39.904Z] === PAUSE TestDaemonHostGatewayIP
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestRestartDaemonWithRestartingContainer
13:53:39 [2022-11-16T13:53:39.904Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestContainerKillOnDaemonStart
13:53:39 [2022-11-16T13:53:39.904Z] === PAUSE TestContainerKillOnDaemonStart
13:53:39 [2022-11-16T13:53:39.904Z] === RUN   TestDiff
13:53:40 [2022-11-16T13:53:40.465Z] --- PASS: TestDiff (0.46s)
13:53:40 [2022-11-16T13:53:40.465Z] === RUN   TestExecConsoleSize
13:53:40 [2022-11-16T13:53:40.737Z] --- PASS: TestExecConsoleSize (0.47s)
13:53:40 [2022-11-16T13:53:40.737Z] === RUN   TestExecWithCloseStdin
13:53:41 [2022-11-16T13:53:41.338Z] --- PASS: TestExecWithCloseStdin (0.54s)
13:53:41 [2022-11-16T13:53:41.338Z] === RUN   TestExec
13:53:41 [2022-11-16T13:53:41.904Z] --- PASS: TestExec (0.51s)
13:53:41 [2022-11-16T13:53:41.904Z] === RUN   TestExecUser
13:53:42 [2022-11-16T13:53:42.466Z] --- PASS: TestExecUser (0.49s)
13:53:42 [2022-11-16T13:53:42.466Z] === RUN   TestExportContainerAndImportImage
13:53:43 [2022-11-16T13:53:43.028Z] --- PASS: TestExportContainerAndImportImage (0.61s)
13:53:43 [2022-11-16T13:53:43.028Z] === RUN   TestExportContainerAfterDaemonRestart
13:53:44 [2022-11-16T13:53:44.392Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
13:53:44 [2022-11-16T13:53:44.392Z] === RUN   TestHealthCheckWorkdir
13:53:44 [2022-11-16T13:53:44.954Z] --- PASS: TestHealthCheckWorkdir (0.55s)
13:53:44 [2022-11-16T13:53:44.954Z] === RUN   TestHealthKillContainer
13:53:53 [2022-11-16T13:53:53.035Z] --- PASS: TestHealthKillContainer (7.92s)
13:53:53 [2022-11-16T13:53:53.035Z] === RUN   TestHealthCheckProcessKilled
13:53:53 [2022-11-16T13:53:53.292Z] --- PASS: TestHealthCheckProcessKilled (0.68s)
13:53:53 [2022-11-16T13:53:53.292Z] === RUN   TestInspectCpusetInConfigPre120
13:53:53 [2022-11-16T13:53:53.854Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
13:53:53 [2022-11-16T13:53:53.854Z] === RUN   TestIpcModeNone
13:53:54 [2022-11-16T13:53:54.415Z] --- PASS: TestIpcModeNone (0.47s)
13:53:54 [2022-11-16T13:53:54.415Z] === RUN   TestIpcModePrivate
13:53:54 [2022-11-16T13:53:54.671Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
13:53:54 [2022-11-16T13:53:54.927Z] --- PASS: TestIpcModePrivate (0.48s)
13:53:54 [2022-11-16T13:53:54.927Z] === RUN   TestIpcModeShareable
13:53:55 [2022-11-16T13:53:55.183Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
13:53:55 [2022-11-16T13:53:55.438Z] --- PASS: TestIpcModeShareable (0.51s)
13:53:55 [2022-11-16T13:53:55.439Z] === RUN   TestAPIIpcModeShareableAndContainer
13:53:57 [2022-11-16T13:53:57.327Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s)
13:53:57 [2022-11-16T13:53:57.327Z] === RUN   TestAPIIpcModeHost
13:53:57 [2022-11-16T13:53:57.327Z] --- PASS: TestAPIIpcModeHost (0.34s)
13:53:57 [2022-11-16T13:53:57.327Z] === RUN   TestDaemonIpcModeShareable
13:53:58 [2022-11-16T13:53:58.254Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
13:53:58 [2022-11-16T13:53:58.513Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
13:53:58 [2022-11-16T13:53:58.513Z] === RUN   TestDaemonIpcModePrivate
13:53:59 [2022-11-16T13:53:59.441Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
13:53:59 [2022-11-16T13:53:59.697Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
13:53:59 [2022-11-16T13:53:59.697Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:54:01 [2022-11-16T13:54:01.063Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
13:54:01 [2022-11-16T13:54:01.063Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.30s)
13:54:01 [2022-11-16T13:54:01.063Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:54:01 [2022-11-16T13:54:01.990Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
13:54:02 [2022-11-16T13:54:02.245Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
13:54:02 [2022-11-16T13:54:02.245Z] === RUN   TestIpcModeOlderClient
13:54:02 [2022-11-16T13:54:02.245Z] === PAUSE TestIpcModeOlderClient
13:54:02 [2022-11-16T13:54:02.245Z] === RUN   TestKillContainerInvalidSignal
13:54:02 [2022-11-16T13:54:02.501Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
13:54:02 [2022-11-16T13:54:02.501Z] === RUN   TestKillContainer
13:54:02 [2022-11-16T13:54:02.501Z] === RUN   TestKillContainer/no_signal
13:54:03 [2022-11-16T13:54:03.064Z] === RUN   TestKillContainer/non_killing_signal
13:54:03 [2022-11-16T13:54:03.320Z] === RUN   TestKillContainer/killing_signal
13:54:03 [2022-11-16T13:54:03.881Z] --- PASS: TestKillContainer (1.34s)
13:54:03 [2022-11-16T13:54:03.881Z]     --- PASS: TestKillContainer/no_signal (0.44s)
13:54:03 [2022-11-16T13:54:03.881Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
13:54:03 [2022-11-16T13:54:03.881Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
13:54:03 [2022-11-16T13:54:03.881Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:54:03 [2022-11-16T13:54:03.881Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:54:04 [2022-11-16T13:54:04.443Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:54:05 [2022-11-16T13:54:05.370Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
13:54:05 [2022-11-16T13:54:05.370Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
13:54:05 [2022-11-16T13:54:05.370Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
13:54:05 [2022-11-16T13:54:05.370Z] === RUN   TestKillStoppedContainer
13:54:05 [2022-11-16T13:54:05.370Z] --- PASS: TestKillStoppedContainer (0.05s)
13:54:05 [2022-11-16T13:54:05.370Z] === RUN   TestKillStoppedContainerAPIPre120
13:54:05 [2022-11-16T13:54:05.370Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
13:54:05 [2022-11-16T13:54:05.370Z] === RUN   TestKillDifferentUserContainer
13:54:05 [2022-11-16T13:54:05.625Z] --- PASS: TestKillDifferentUserContainer (0.42s)
13:54:05 [2022-11-16T13:54:05.625Z] === RUN   TestInspectOomKilledTrue
13:54:06 [2022-11-16T13:54:06.188Z] --- PASS: TestInspectOomKilledTrue (0.58s)
13:54:06 [2022-11-16T13:54:06.188Z] === RUN   TestInspectOomKilledFalse
13:54:06 [2022-11-16T13:54:06.752Z] --- PASS: TestInspectOomKilledFalse (0.45s)
13:54:06 [2022-11-16T13:54:06.752Z] === RUN   TestLinksEtcHostsContentMatch
13:54:07 [2022-11-16T13:54:07.014Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
13:54:07 [2022-11-16T13:54:07.014Z] === RUN   TestLinksContainerNames
13:54:07 [2022-11-16T13:54:07.945Z] --- PASS: TestLinksContainerNames (0.88s)
13:54:07 [2022-11-16T13:54:07.945Z] === RUN   TestLogsFollowTailEmpty
13:54:08 [2022-11-16T13:54:08.507Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
13:54:08 [2022-11-16T13:54:08.507Z] === RUN   TestLogs
13:54:08 [2022-11-16T13:54:08.507Z] === RUN   TestLogs/driver_local
13:54:08 [2022-11-16T13:54:08.507Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:54:08 [2022-11-16T13:54:08.507Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:54:08 [2022-11-16T13:54:08.507Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:54:08 [2022-11-16T13:54:08.507Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:54:08 [2022-11-16T13:54:08.507Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:54:08 [2022-11-16T13:54:08.507Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:54:08 [2022-11-16T13:54:08.507Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:54:08 [2022-11-16T13:54:08.507Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:54:08 [2022-11-16T13:54:08.507Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:54:08 [2022-11-16T13:54:08.507Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:54:08 [2022-11-16T13:54:08.507Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:54:08 [2022-11-16T13:54:08.507Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:54:08 [2022-11-16T13:54:08.507Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:54:08 [2022-11-16T13:54:08.507Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:54:09 [2022-11-16T13:54:09.434Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:54:09 [2022-11-16T13:54:09.434Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:54:09 [2022-11-16T13:54:09.690Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:54:09 [2022-11-16T13:54:09.946Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:54:10 [2022-11-16T13:54:10.508Z] === RUN   TestLogs/driver_json-file
13:54:10 [2022-11-16T13:54:10.508Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:54:10 [2022-11-16T13:54:10.508Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:54:10 [2022-11-16T13:54:10.508Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:54:10 [2022-11-16T13:54:10.508Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:54:10 [2022-11-16T13:54:10.508Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:54:10 [2022-11-16T13:54:10.508Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:54:10 [2022-11-16T13:54:10.508Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:54:10 [2022-11-16T13:54:10.508Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:54:10 [2022-11-16T13:54:10.508Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:54:10 [2022-11-16T13:54:10.508Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:54:10 [2022-11-16T13:54:10.508Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:54:10 [2022-11-16T13:54:10.508Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:54:10 [2022-11-16T13:54:10.508Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:54:10 [2022-11-16T13:54:10.508Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:54:11 [2022-11-16T13:54:11.069Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:54:11 [2022-11-16T13:54:11.069Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:54:11 [2022-11-16T13:54:11.631Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:54:11 [2022-11-16T13:54:11.631Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:54:12 [2022-11-16T13:54:12.193Z] --- PASS: TestLogs (3.80s)
13:54:12 [2022-11-16T13:54:12.193Z]     --- PASS: TestLogs/driver_local (0.01s)
13:54:12 [2022-11-16T13:54:12.193Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.86s)
13:54:12 [2022-11-16T13:54:12.193Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.90s)
13:54:12 [2022-11-16T13:54:12.193Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.53s)
13:54:12 [2022-11-16T13:54:12.193Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s)
13:54:12 [2022-11-16T13:54:12.193Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s)
13:54:12 [2022-11-16T13:54:12.193Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s)
13:54:12 [2022-11-16T13:54:12.193Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:54:12 [2022-11-16T13:54:12.193Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s)
13:54:12 [2022-11-16T13:54:12.193Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.66s)
13:54:12 [2022-11-16T13:54:12.193Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s)
13:54:12 [2022-11-16T13:54:12.193Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s)
13:54:12 [2022-11-16T13:54:12.193Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s)
13:54:12 [2022-11-16T13:54:12.193Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.68s)
13:54:12 [2022-11-16T13:54:12.193Z] === RUN   TestContainerNetworkMountsNoChown
13:54:12 [2022-11-16T13:54:12.755Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/default
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/default
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/private
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/private
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rprivate
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rprivate
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/slave
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/slave
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rslave
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rslave
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/shared
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/shared
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rshared
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rshared
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/default
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/default/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/default/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/rslave
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/rshared
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/shared
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/rprivate
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/slave
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/private
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/private/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === RUN   TestMountDaemonRoot/private/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/default/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/default/mount_root
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:54:12 [2022-11-16T13:54:12.755Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:54:13 [2022-11-16T13:54:13.010Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:54:13 [2022-11-16T13:54:13.267Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:54:13 [2022-11-16T13:54:13.267Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:54:13 [2022-11-16T13:54:13.267Z] === CONT  TestMountDaemonRoot/private/mount_root
13:54:13 [2022-11-16T13:54:13.267Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:54:13 [2022-11-16T13:54:13.267Z] === CONT  TestMountDaemonRoot/private/bind_root
13:54:13 [2022-11-16T13:54:13.267Z] --- PASS: TestMountDaemonRoot (0.02s)
13:54:13 [2022-11-16T13:54:13.267Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
13:54:13 [2022-11-16T13:54:13.267Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
13:54:13 [2022-11-16T13:54:13.267Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
13:54:13 [2022-11-16T13:54:13.267Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
13:54:13 [2022-11-16T13:54:13.267Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
13:54:13 [2022-11-16T13:54:13.267Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
13:54:13 [2022-11-16T13:54:13.267Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
13:54:13 [2022-11-16T13:54:13.267Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
13:54:13 [2022-11-16T13:54:13.267Z] === RUN   TestContainerBindMountNonRecursive
13:54:14 [2022-11-16T13:54:14.632Z] --- PASS: TestContainerBindMountNonRecursive (1.27s)
13:54:14 [2022-11-16T13:54:14.632Z] === RUN   TestContainerVolumesMountedAsShared
13:54:14 [2022-11-16T13:54:14.889Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
13:54:14 [2022-11-16T13:54:14.889Z] === RUN   TestContainerVolumesMountedAsSlave
13:54:15 [2022-11-16T13:54:15.451Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
13:54:15 [2022-11-16T13:54:15.451Z] === RUN   TestNetworkNat
13:54:15 [2022-11-16T13:54:15.706Z] --- PASS: TestNetworkNat (0.47s)
13:54:15 [2022-11-16T13:54:15.707Z] === RUN   TestNetworkLocalhostTCPNat
13:54:16 [2022-11-16T13:54:16.269Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
13:54:16 [2022-11-16T13:54:16.269Z] === RUN   TestNetworkLoopbackNat
13:54:18 [2022-11-16T13:54:18.784Z] --- PASS: TestNetworkLoopbackNat (2.59s)
13:54:18 [2022-11-16T13:54:18.784Z] === RUN   TestPause
13:54:19 [2022-11-16T13:54:19.346Z] --- PASS: TestPause (0.49s)
13:54:19 [2022-11-16T13:54:19.346Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:54:19 [2022-11-16T13:54:19.346Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:54:19 [2022-11-16T13:54:19.346Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:54:19 [2022-11-16T13:54:19.346Z] === RUN   TestPauseStopPausedContainer
13:54:19 [2022-11-16T13:54:19.907Z] --- PASS: TestPauseStopPausedContainer (0.47s)
13:54:19 [2022-11-16T13:54:19.908Z] === RUN   TestPidHost
13:54:20 [2022-11-16T13:54:20.836Z] --- PASS: TestPidHost (1.02s)
13:54:20 [2022-11-16T13:54:20.836Z] === RUN   TestPsFilter
13:54:20 [2022-11-16T13:54:20.836Z] --- PASS: TestPsFilter (0.12s)
13:54:20 [2022-11-16T13:54:20.836Z] === RUN   TestRemoveContainerWithRemovedVolume
13:54:21 [2022-11-16T13:54:21.397Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
13:54:21 [2022-11-16T13:54:21.397Z] === RUN   TestRemoveContainerWithVolume
13:54:21 [2022-11-16T13:54:21.653Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
13:54:21 [2022-11-16T13:54:21.653Z] === RUN   TestRemoveContainerRunning
13:54:22 [2022-11-16T13:54:22.215Z] --- PASS: TestRemoveContainerRunning (0.43s)
13:54:22 [2022-11-16T13:54:22.215Z] === RUN   TestRemoveContainerForceRemoveRunning
13:54:22 [2022-11-16T13:54:22.777Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
13:54:22 [2022-11-16T13:54:22.777Z] === RUN   TestRemoveInvalidContainer
13:54:22 [2022-11-16T13:54:22.777Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:54:22 [2022-11-16T13:54:22.777Z] === RUN   TestRenameLinkedContainer
13:54:24 [2022-11-16T13:54:24.667Z] --- PASS: TestRenameLinkedContainer (1.79s)
13:54:24 [2022-11-16T13:54:24.667Z] === RUN   TestRenameStoppedContainer
13:54:24 [2022-11-16T13:54:24.922Z] --- PASS: TestRenameStoppedContainer (0.41s)
13:54:24 [2022-11-16T13:54:24.922Z] === RUN   TestRenameRunningContainerAndReuse
13:54:25 [2022-11-16T13:54:25.850Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
13:54:25 [2022-11-16T13:54:25.850Z] === RUN   TestRenameInvalidName
13:54:26 [2022-11-16T13:54:26.107Z] --- PASS: TestRenameInvalidName (0.42s)
13:54:26 [2022-11-16T13:54:26.107Z] === RUN   TestRenameAnonymousContainer
13:54:27 [2022-11-16T13:54:27.998Z] --- PASS: TestRenameAnonymousContainer (1.51s)
13:54:27 [2022-11-16T13:54:27.998Z] === RUN   TestRenameContainerWithSameName
13:54:27 [2022-11-16T13:54:27.998Z] --- PASS: TestRenameContainerWithSameName (0.45s)
13:54:27 [2022-11-16T13:54:27.998Z] === RUN   TestRenameContainerWithLinkedContainer
13:54:28 [2022-11-16T13:54:28.926Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
13:54:28 [2022-11-16T13:54:28.926Z] === RUN   TestResize
13:54:29 [2022-11-16T13:54:29.490Z] --- PASS: TestResize (0.42s)
13:54:29 [2022-11-16T13:54:29.490Z] === RUN   TestResizeWithInvalidSize
13:54:30 [2022-11-16T13:54:30.055Z] --- PASS: TestResizeWithInvalidSize (0.54s)
13:54:30 [2022-11-16T13:54:30.055Z] === RUN   TestResizeWhenContainerNotStarted
13:54:30 [2022-11-16T13:54:30.311Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:54:30 [2022-11-16T13:54:30.311Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:54:31 [2022-11-16T13:54:31.676Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:54:31 [2022-11-16T13:54:31.932Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:54:32 [2022-11-16T13:54:32.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:54:33 [2022-11-16T13:54:33.117Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:34 [2022-11-16T13:54:34.046Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:36 [2022-11-16T13:54:36.563Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:37 [2022-11-16T13:54:37.491Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:40 [2022-11-16T13:54:40.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:54:41 [2022-11-16T13:54:41.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:54:42 [2022-11-16T13:54:42.255Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:54:43 [2022-11-16T13:54:43.183Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:54:44 [2022-11-16T13:54:44.111Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:54:45 [2022-11-16T13:54:45.041Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:54:45 [2022-11-16T13:54:45.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:54:47 [2022-11-16T13:54:47.336Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s)
13:54:47 [2022-11-16T13:54:47.336Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s)
13:54:47 [2022-11-16T13:54:47.336Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:54:47 [2022-11-16T13:54:47.336Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:54:48 [2022-11-16T13:54:48.264Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:54:49 [2022-11-16T13:54:49.191Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
13:54:49 [2022-11-16T13:54:49.191Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
13:54:49 [2022-11-16T13:54:49.191Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
13:54:49 [2022-11-16T13:54:49.191Z] === RUN   TestCgroupNamespacesRun
13:54:50 [2022-11-16T13:54:50.557Z] --- PASS: TestCgroupNamespacesRun (1.16s)
13:54:50 [2022-11-16T13:54:50.557Z] === RUN   TestCgroupNamespacesRunPrivileged
13:54:51 [2022-11-16T13:54:51.923Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s)
13:54:51 [2022-11-16T13:54:51.923Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:54:52 [2022-11-16T13:54:52.850Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
13:54:52 [2022-11-16T13:54:52.850Z] === RUN   TestCgroupNamespacesRunHostMode
13:54:54 [2022-11-16T13:54:54.222Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
13:54:54 [2022-11-16T13:54:54.222Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:54:55 [2022-11-16T13:54:55.170Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
13:54:55 [2022-11-16T13:54:55.170Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:54:56 [2022-11-16T13:54:56.535Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
13:54:56 [2022-11-16T13:54:56.535Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:54:57 [2022-11-16T13:54:57.097Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
13:54:57 [2022-11-16T13:54:57.097Z] === RUN   TestCgroupNamespacesRunOlderClient
13:54:58 [2022-11-16T13:54:58.463Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
13:54:58 [2022-11-16T13:54:58.463Z] === RUN   TestNISDomainname
13:54:58 [2022-11-16T13:54:58.719Z] --- PASS: TestNISDomainname (0.54s)
13:54:58 [2022-11-16T13:54:58.719Z] === RUN   TestHostnameDnsResolution
13:54:59 [2022-11-16T13:54:59.282Z] --- PASS: TestHostnameDnsResolution (0.68s)
13:54:59 [2022-11-16T13:54:59.282Z] === RUN   TestUnprivilegedPortsAndPing
13:54:59 [2022-11-16T13:54:59.844Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
13:54:59 [2022-11-16T13:54:59.844Z] === RUN   TestPrivilegedHostDevices
13:55:00 [2022-11-16T13:55:00.406Z] --- PASS: TestPrivilegedHostDevices (0.49s)
13:55:00 [2022-11-16T13:55:00.406Z] === RUN   TestRunConsoleSize
13:55:00 [2022-11-16T13:55:00.968Z] --- PASS: TestRunConsoleSize (0.43s)
13:55:00 [2022-11-16T13:55:00.968Z] === RUN   TestRunWithAlternativeContainerdShim
13:55:02 [2022-11-16T13:55:02.859Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s)
13:55:02 [2022-11-16T13:55:02.859Z] === RUN   TestStats
13:55:05 [2022-11-16T13:55:05.374Z] --- PASS: TestStats (2.44s)
13:55:05 [2022-11-16T13:55:05.374Z] === RUN   TestStopContainerWithTimeout
13:55:05 [2022-11-16T13:55:05.374Z] === RUN   TestStopContainerWithTimeout/0
13:55:05 [2022-11-16T13:55:05.374Z] === PAUSE TestStopContainerWithTimeout/0
13:55:05 [2022-11-16T13:55:05.374Z] === RUN   TestStopContainerWithTimeout/1
13:55:05 [2022-11-16T13:55:05.374Z] === PAUSE TestStopContainerWithTimeout/1
13:55:05 [2022-11-16T13:55:05.374Z] === RUN   TestStopContainerWithTimeout/3
13:55:05 [2022-11-16T13:55:05.374Z] === PAUSE TestStopContainerWithTimeout/3
13:55:05 [2022-11-16T13:55:05.374Z] === RUN   TestStopContainerWithTimeout/-1
13:55:05 [2022-11-16T13:55:05.374Z] === PAUSE TestStopContainerWithTimeout/-1
13:55:05 [2022-11-16T13:55:05.374Z] === CONT  TestStopContainerWithTimeout/0
13:55:05 [2022-11-16T13:55:05.374Z] === CONT  TestStopContainerWithTimeout/-1
13:55:05 [2022-11-16T13:55:05.936Z] === CONT  TestStopContainerWithTimeout/3
13:55:07 [2022-11-16T13:55:07.824Z] === CONT  TestStopContainerWithTimeout/1
13:55:09 [2022-11-16T13:55:09.715Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:55:09 [2022-11-16T13:55:09.715Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
13:55:09 [2022-11-16T13:55:09.715Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.57s)
13:55:09 [2022-11-16T13:55:09.715Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
13:55:09 [2022-11-16T13:55:09.715Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
13:55:09 [2022-11-16T13:55:09.715Z] === RUN   TestDeleteDevicemapper
13:55:09 [2022-11-16T13:55:09.715Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:55:09 [2022-11-16T13:55:09.715Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:55:09 [2022-11-16T13:55:09.715Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:55:11 [2022-11-16T13:55:11.080Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s)
13:55:11 [2022-11-16T13:55:11.080Z] === RUN   TestUpdateMemory
13:55:11 [2022-11-16T13:55:11.642Z] --- PASS: TestUpdateMemory (0.54s)
13:55:11 [2022-11-16T13:55:11.642Z] === RUN   TestUpdateCPUQuota
13:55:12 [2022-11-16T13:55:12.204Z] --- PASS: TestUpdateCPUQuota (0.76s)
13:55:12 [2022-11-16T13:55:12.204Z] === RUN   TestUpdatePidsLimit
13:55:12 [2022-11-16T13:55:12.204Z] === RUN   TestUpdatePidsLimit/update_from_none
13:55:12 [2022-11-16T13:55:12.460Z] === RUN   TestUpdatePidsLimit/no_change
13:55:12 [2022-11-16T13:55:12.716Z] === RUN   TestUpdatePidsLimit/update_lower
13:55:12 [2022-11-16T13:55:12.972Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:55:12 [2022-11-16T13:55:12.972Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:55:13 [2022-11-16T13:55:13.229Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:55:13 [2022-11-16T13:55:13.484Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:55:14 [2022-11-16T13:55:14.046Z] --- PASS: TestUpdatePidsLimit (1.91s)
13:55:14 [2022-11-16T13:55:14.046Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
13:55:14 [2022-11-16T13:55:14.046Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
13:55:14 [2022-11-16T13:55:14.046Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
13:55:14 [2022-11-16T13:55:14.046Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
13:55:14 [2022-11-16T13:55:14.046Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
13:55:14 [2022-11-16T13:55:14.046Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
13:55:14 [2022-11-16T13:55:14.046Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
13:55:14 [2022-11-16T13:55:14.046Z] === RUN   TestUpdateRestartPolicy
13:55:26 [2022-11-16T13:55:26.225Z] --- PASS: TestUpdateRestartPolicy (10.88s)
13:55:26 [2022-11-16T13:55:26.225Z] === RUN   TestUpdateRestartWithAutoRemove
13:55:26 [2022-11-16T13:55:26.225Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
13:55:26 [2022-11-16T13:55:26.225Z] === RUN   TestWaitNonBlocked
13:55:26 [2022-11-16T13:55:26.225Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:55:26 [2022-11-16T13:55:26.225Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:55:26 [2022-11-16T13:55:26.225Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:55:26 [2022-11-16T13:55:26.225Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:55:26 [2022-11-16T13:55:26.225Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:55:26 [2022-11-16T13:55:26.225Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:55:26 [2022-11-16T13:55:26.225Z] --- PASS: TestWaitNonBlocked (0.01s)
13:55:26 [2022-11-16T13:55:26.225Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
13:55:26 [2022-11-16T13:55:26.225Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
13:55:26 [2022-11-16T13:55:26.225Z] === RUN   TestWaitBlocked
13:55:26 [2022-11-16T13:55:26.225Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:55:26 [2022-11-16T13:55:26.225Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:55:26 [2022-11-16T13:55:26.225Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:55:26 [2022-11-16T13:55:26.225Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:55:26 [2022-11-16T13:55:26.225Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:55:26 [2022-11-16T13:55:26.225Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:55:26 [2022-11-16T13:55:26.795Z] --- PASS: TestWaitBlocked (0.01s)
13:55:26 [2022-11-16T13:55:26.795Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
13:55:26 [2022-11-16T13:55:26.795Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
13:55:26 [2022-11-16T13:55:26.795Z] === RUN   TestWaitConditions
13:55:26 [2022-11-16T13:55:26.795Z] === RUN   TestWaitConditions/default
13:55:26 [2022-11-16T13:55:26.795Z] === PAUSE TestWaitConditions/default
13:55:26 [2022-11-16T13:55:26.795Z] === RUN   TestWaitConditions/not-running
13:55:26 [2022-11-16T13:55:26.795Z] === PAUSE TestWaitConditions/not-running
13:55:26 [2022-11-16T13:55:26.795Z] === RUN   TestWaitConditions/next-exit
13:55:26 [2022-11-16T13:55:26.795Z] === PAUSE TestWaitConditions/next-exit
13:55:26 [2022-11-16T13:55:26.795Z] === RUN   TestWaitConditions/removed
13:55:26 [2022-11-16T13:55:26.795Z] === PAUSE TestWaitConditions/removed
13:55:26 [2022-11-16T13:55:26.795Z] === CONT  TestWaitConditions/default
13:55:26 [2022-11-16T13:55:26.795Z] === CONT  TestWaitConditions/next-exit
13:55:28 [2022-11-16T13:55:28.688Z] === CONT  TestWaitConditions/removed
13:55:28 [2022-11-16T13:55:28.688Z] === CONT  TestWaitConditions/not-running
13:55:30 [2022-11-16T13:55:30.052Z] --- PASS: TestWaitConditions (0.01s)
13:55:30 [2022-11-16T13:55:30.052Z]     --- PASS: TestWaitConditions/next-exit (1.76s)
13:55:30 [2022-11-16T13:55:30.052Z]     --- PASS: TestWaitConditions/default (1.81s)
13:55:30 [2022-11-16T13:55:30.052Z]     --- PASS: TestWaitConditions/removed (1.44s)
13:55:30 [2022-11-16T13:55:30.052Z]     --- PASS: TestWaitConditions/not-running (1.48s)
13:55:30 [2022-11-16T13:55:30.052Z] === RUN   TestWaitRestartedContainer
13:55:30 [2022-11-16T13:55:30.052Z] === RUN   TestWaitRestartedContainer/default
13:55:30 [2022-11-16T13:55:30.052Z] === PAUSE TestWaitRestartedContainer/default
13:55:30 [2022-11-16T13:55:30.052Z] === RUN   TestWaitRestartedContainer/not-running
13:55:30 [2022-11-16T13:55:30.052Z] === PAUSE TestWaitRestartedContainer/not-running
13:55:30 [2022-11-16T13:55:30.052Z] === RUN   TestWaitRestartedContainer/next-exit
13:55:30 [2022-11-16T13:55:30.052Z] === PAUSE TestWaitRestartedContainer/next-exit
13:55:30 [2022-11-16T13:55:30.052Z] === CONT  TestWaitRestartedContainer/default
13:55:30 [2022-11-16T13:55:30.052Z] === CONT  TestWaitRestartedContainer/next-exit
13:55:31 [2022-11-16T13:55:31.418Z] === CONT  TestWaitRestartedContainer/not-running
13:55:32 [2022-11-16T13:55:32.346Z] --- PASS: TestWaitRestartedContainer (0.01s)
13:55:32 [2022-11-16T13:55:32.346Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.17s)
13:55:32 [2022-11-16T13:55:32.346Z]     --- PASS: TestWaitRestartedContainer/default (1.36s)
13:55:32 [2022-11-16T13:55:32.346Z]     --- PASS: TestWaitRestartedContainer/not-running (1.06s)
13:55:32 [2022-11-16T13:55:32.346Z] === CONT  TestContainerStartOnDaemonRestart
13:55:32 [2022-11-16T13:55:32.346Z] === CONT  TestRestartDaemonWithRestartingContainer
13:55:34 [2022-11-16T13:55:34.862Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.09s)
13:55:34 [2022-11-16T13:55:34.862Z] === CONT  TestIpcModeOlderClient
13:55:34 [2022-11-16T13:55:34.862Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s)
13:55:34 [2022-11-16T13:55:34.862Z] === CONT  TestContainerKillOnDaemonStart
13:55:34 [2022-11-16T13:55:34.862Z] --- PASS: TestIpcModeOlderClient (0.10s)
13:55:34 [2022-11-16T13:55:34.862Z] === CONT  TestDaemonHostGatewayIP
13:55:37 [2022-11-16T13:55:37.378Z] --- PASS: TestDaemonHostGatewayIP (2.48s)
13:55:37 [2022-11-16T13:55:37.378Z] === CONT  TestDaemonRestartIpcMode
13:55:39 [2022-11-16T13:55:39.274Z] --- PASS: TestDaemonRestartIpcMode (2.21s)
13:55:47 [2022-11-16T13:55:47.355Z] --- PASS: TestContainerKillOnDaemonStart (11.79s)
13:55:47 [2022-11-16T13:55:47.355Z] PASS
13:55:47 [2022-11-16T13:55:47.355Z] 
13:55:47 [2022-11-16T13:55:47.355Z] === Skipped
13:55:47 [2022-11-16T13:55:47.355Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:55:47 [2022-11-16T13:55:47.355Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:55:47 [2022-11-16T13:55:47.355Z] 
13:55:47 [2022-11-16T13:55:47.355Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:55:47 [2022-11-16T13:55:47.355Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:55:47 [2022-11-16T13:55:47.355Z] 
13:55:47 [2022-11-16T13:55:47.355Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
13:55:47 [2022-11-16T13:55:47.355Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:55:47 [2022-11-16T13:55:47.355Z] 
13:55:47 [2022-11-16T13:55:47.355Z] DONE 273 tests, 3 skipped in 132.008s
13:55:47 [2022-11-16T13:55:47.355Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
13:55:47 [2022-11-16T13:55:47.355Z] ++ 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
13:55:47 [2022-11-16T13:55:47.355Z] ++ set -e
13:55:47 [2022-11-16T13:55:47.355Z] ++ '[' -n 0 ']'
13:55:47 [2022-11-16T13:55:47.355Z] ++ set -x
13:55:47 [2022-11-16T13:55:47.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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
13:55:47 [2022-11-16T13:55:47.355Z] INFO: Testing against a local daemon
13:55:47 [2022-11-16T13:55:47.355Z] === RUN   TestConfigDaemonLibtrustID
13:55:47 [2022-11-16T13:55:47.355Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
13:55:47 [2022-11-16T13:55:47.355Z] === RUN   TestConfigDaemonID
13:55:48 [2022-11-16T13:55:48.282Z]     daemon_test.go:86: [df72c80f414b5] daemon is not started
13:55:48 [2022-11-16T13:55:48.282Z] --- PASS: TestConfigDaemonID (1.04s)
13:55:48 [2022-11-16T13:55:48.282Z] === RUN   TestDaemonConfigValidation
13:55:48 [2022-11-16T13:55:48.282Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:55:48 [2022-11-16T13:55:48.282Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:55:48 [2022-11-16T13:55:48.282Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:55:48 [2022-11-16T13:55:48.282Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:55:48 [2022-11-16T13:55:48.282Z] === RUN   TestDaemonConfigValidation/invalid_config
13:55:48 [2022-11-16T13:55:48.282Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:55:48 [2022-11-16T13:55:48.282Z] === RUN   TestDaemonConfigValidation/malformed_config
13:55:48 [2022-11-16T13:55:48.282Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:55:48 [2022-11-16T13:55:48.282Z] === RUN   TestDaemonConfigValidation/valid_config
13:55:48 [2022-11-16T13:55:48.282Z] === PAUSE TestDaemonConfigValidation/valid_config
13:55:48 [2022-11-16T13:55:48.282Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:55:48 [2022-11-16T13:55:48.282Z] === CONT  TestDaemonConfigValidation/malformed_config
13:55:48 [2022-11-16T13:55:48.282Z] === CONT  TestDaemonConfigValidation/valid_config
13:55:48 [2022-11-16T13:55:48.282Z] === CONT  TestDaemonConfigValidation/invalid_config
13:55:48 [2022-11-16T13:55:48.282Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:55:48 [2022-11-16T13:55:48.282Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:55:48 [2022-11-16T13:55:48.282Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
13:55:48 [2022-11-16T13:55:48.282Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
13:55:48 [2022-11-16T13:55:48.283Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
13:55:48 [2022-11-16T13:55:48.283Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
13:55:48 [2022-11-16T13:55:48.283Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
13:55:48 [2022-11-16T13:55:48.283Z] === RUN   TestConfigDaemonSeccompProfiles
13:55:48 [2022-11-16T13:55:48.283Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:55:49 [2022-11-16T13:55:49.210Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:55:50 [2022-11-16T13:55:50.576Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:55:51 [2022-11-16T13:55:51.503Z] === CONT  TestConfigDaemonSeccompProfiles
13:55:51 [2022-11-16T13:55:51.503Z]     daemon_test.go:200: [d0da721ae31b9] daemon is not started
13:55:51 [2022-11-16T13:55:51.503Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
13:55:51 [2022-11-16T13:55:51.503Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
13:55:51 [2022-11-16T13:55:51.503Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
13:55:51 [2022-11-16T13:55:51.503Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
13:55:51 [2022-11-16T13:55:51.503Z] === RUN   TestDaemonProxy
13:55:51 [2022-11-16T13:55:51.503Z] === RUN   TestDaemonProxy/environment_variables
13:55:53 [2022-11-16T13:55:53.395Z] === RUN   TestDaemonProxy/command-line_options
13:55:54 [2022-11-16T13:55:54.760Z] === RUN   TestDaemonProxy/configuration_file
13:55:56 [2022-11-16T13:55:56.658Z] === RUN   TestDaemonProxy/conflicting_options
13:55:57 [2022-11-16T13:55:57.221Z] === RUN   TestDaemonProxy/reload_sanitized
13:55:57 [2022-11-16T13:55:57.787Z] --- PASS: TestDaemonProxy (6.24s)
13:55:57 [2022-11-16T13:55:57.787Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
13:55:57 [2022-11-16T13:55:57.787Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
13:55:57 [2022-11-16T13:55:57.787Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
13:55:57 [2022-11-16T13:55:57.787Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
13:55:57 [2022-11-16T13:55:57.787Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
13:55:57 [2022-11-16T13:55:57.787Z] === RUN   TestLiveRestore
13:55:57 [2022-11-16T13:55:57.787Z] === RUN   TestLiveRestore/volume_references
13:55:57 [2022-11-16T13:55:57.787Z] === PAUSE TestLiveRestore/volume_references
13:55:57 [2022-11-16T13:55:57.787Z] === CONT  TestLiveRestore/volume_references
13:55:58 [2022-11-16T13:55:58.348Z] === RUN   TestLiveRestore/volume_references/restartPolicy
13:55:58 [2022-11-16T13:55:58.348Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
13:55:59 [2022-11-16T13:55:59.276Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
13:56:00 [2022-11-16T13:56:00.204Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
13:56:01 [2022-11-16T13:56:01.131Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
13:56:02 [2022-11-16T13:56:02.497Z] --- PASS: TestLiveRestore (0.00s)
13:56:02 [2022-11-16T13:56:02.497Z]     --- PASS: TestLiveRestore/volume_references (4.55s)
13:56:02 [2022-11-16T13:56:02.497Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.87s)
13:56:02 [2022-11-16T13:56:02.497Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s)
13:56:02 [2022-11-16T13:56:02.497Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.01s)
13:56:02 [2022-11-16T13:56:02.497Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
13:56:02 [2022-11-16T13:56:02.497Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
13:56:02 [2022-11-16T13:56:02.497Z] PASS
13:56:02 [2022-11-16T13:56:02.497Z] 
13:56:02 [2022-11-16T13:56:02.497Z] DONE 25 tests in 15.834s
13:56:02 [2022-11-16T13:56:02.497Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
13:56:02 [2022-11-16T13:56:02.497Z] ++ 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
13:56:02 [2022-11-16T13:56:02.497Z] ++ set -e
13:56:02 [2022-11-16T13:56:02.497Z] ++ '[' -n 0 ']'
13:56:02 [2022-11-16T13:56:02.497Z] ++ set -x
13:56:02 [2022-11-16T13:56:02.497Z] ++ 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 GITHUB_ACTIONS= 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
13:56:02 [2022-11-16T13:56:02.497Z] INFO: Testing against a local daemon
13:56:02 [2022-11-16T13:56:02.497Z] === RUN   TestCommitInheritsEnv
13:56:02 [2022-11-16T13:56:02.753Z] --- PASS: TestCommitInheritsEnv (0.28s)
13:56:02 [2022-11-16T13:56:02.753Z] === RUN   TestImportExtremelyLargeImageWorks
13:56:02 [2022-11-16T13:56:02.753Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:56:02 [2022-11-16T13:56:02.753Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:56:02 [2022-11-16T13:56:02.753Z] === RUN   TestImportWithCustomPlatform
13:56:02 [2022-11-16T13:56:02.753Z] === RUN   TestImportWithCustomPlatform/#00
13:56:02 [2022-11-16T13:56:02.753Z] === RUN   TestImportWithCustomPlatform/_______
13:56:02 [2022-11-16T13:56:02.753Z] === RUN   TestImportWithCustomPlatform//
13:56:02 [2022-11-16T13:56:02.753Z] === RUN   TestImportWithCustomPlatform/linux
13:56:02 [2022-11-16T13:56:02.753Z] === RUN   TestImportWithCustomPlatform/LINUX
13:56:03 [2022-11-16T13:56:03.009Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:56:03 [2022-11-16T13:56:03.009Z] === RUN   TestImportWithCustomPlatform/macos
13:56:03 [2022-11-16T13:56:03.009Z] === RUN   TestImportWithCustomPlatform/macos/arm64
13:56:03 [2022-11-16T13:56:03.009Z] === RUN   TestImportWithCustomPlatform/nintendo64
13:56:03 [2022-11-16T13:56:03.009Z] --- PASS: TestImportWithCustomPlatform (0.32s)
13:56:03 [2022-11-16T13:56:03.009Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
13:56:03 [2022-11-16T13:56:03.009Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
13:56:03 [2022-11-16T13:56:03.009Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
13:56:03 [2022-11-16T13:56:03.009Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
13:56:03 [2022-11-16T13:56:03.009Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
13:56:03 [2022-11-16T13:56:03.009Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
13:56:03 [2022-11-16T13:56:03.009Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
13:56:03 [2022-11-16T13:56:03.009Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
13:56:03 [2022-11-16T13:56:03.009Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
13:56:03 [2022-11-16T13:56:03.009Z] === RUN   TestImagesFilterMultiReference
13:56:03 [2022-11-16T13:56:03.009Z] --- PASS: TestImagesFilterMultiReference (0.06s)
13:56:03 [2022-11-16T13:56:03.009Z] === RUN   TestImagePullPlatformInvalid
13:56:03 [2022-11-16T13:56:03.009Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:56:03 [2022-11-16T13:56:03.009Z] === RUN   TestImagePullStoredfDigestForOtherRepo
13:56:03 [2022-11-16T13:56:03.268Z] time="2022-11-16T13:56:03Z" 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.19.3 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.268Z] time="2022-11-16T13:56:03Z" level=info msg="Starting upload purge in 56m0s" go.version=go1.19.3 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.268Z] time="2022-11-16T13:56:03Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.268Z] time="2022-11-16T13:56:03Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.268Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4e2ad07e-224a-44b8-ab4d-3f5e80b34702 http.request.method=GET http.request.remoteaddr="127.0.0.1:35230" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.268Z] time="2022-11-16T13:56:03Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4e2ad07e-224a-44b8-ab4d-3f5e80b34702 http.request.method=GET http.request.remoteaddr="127.0.0.1:35230" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.879102ms http.response.status=200 http.response.written=2 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.268Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
13:56:03 [2022-11-16T13:56:03.268Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0ef8cfe0-90f2-4aa6-86f1-22d56e37a3d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.268Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9253e89d-91c1-4af3-a3e5-2c9061089798 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.268Z] time="2022-11-16T13:56:03Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9253e89d-91c1-4af3-a3e5-2c9061089798 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.268Z] time="2022-11-16T13:56:03Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0ef8cfe0-90f2-4aa6-86f1-22d56e37a3d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0ef8cfe0-90f2-4aa6-86f1-22d56e37a3d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=14.859µs trace.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=26989d7d-8c24-40dc-82d9-bd75b27cd789 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9253e89d-91c1-4af3-a3e5-2c9061089798 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=30.901µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4cb3a75d-081f-46ec-b592-b539b0a89d31 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9253e89d-91c1-4af3-a3e5-2c9061089798 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.261823ms http.response.status=404 http.response.written=157 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0ef8cfe0-90f2-4aa6-86f1-22d56e37a3d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.270267ms http.response.status=404 http.response.written=157 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f405f6fe-01e1-4c1a-84c9-1bf77639982a http.request.method=POST http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f405f6fe-01e1-4c1a-84c9-1bf77639982a http.request.method=POST http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/17c21882-03a7-4118-9bf9-7c032cd5a308/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f405f6fe-01e1-4c1a-84c9-1bf77639982a http.request.method=POST http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=85.794µs trace.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=55b8354d-b90e-4680-8e8b-a02cbec88407 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=740e0260-cb6e-4dd6-8cb3-3802de400255 http.request.method=POST http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=740e0260-cb6e-4dd6-8cb3-3802de400255 http.request.method=POST http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=740e0260-cb6e-4dd6-8cb3-3802de400255 http.request.method=POST http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=51.676µs trace.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=2b365f20-730a-4f01-b1da-347da98a014e trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=740e0260-cb6e-4dd6-8cb3-3802de400255 http.request.method=POST http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=10.011µs trace.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=da5b4096-cdf6-4286-aaf8-bfe082170a58 trace.line=141 vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/17c21882-03a7-4118-9bf9-7c032cd5a308/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f405f6fe-01e1-4c1a-84c9-1bf77639982a http.request.method=POST http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=980.192µs trace.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=729d4071-8820-4c69-926a-2898049d18d9 trace.line=141 vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=740e0260-cb6e-4dd6-8cb3-3802de400255 http.request.method=POST http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=62.622µs trace.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=e2bc92a0-3d03-464e-847a-77e0bfda37a8 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=740e0260-cb6e-4dd6-8cb3-3802de400255 http.request.method=POST http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.22494ms http.response.status=202 http.response.written=0 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/17c21882-03a7-4118-9bf9-7c032cd5a308/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f405f6fe-01e1-4c1a-84c9-1bf77639982a http.request.method=POST http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=94.778µs trace.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=40e86fee-8866-494f-8a18-34ee81717a67 trace.line=95 vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f405f6fe-01e1-4c1a-84c9-1bf77639982a http.request.method=POST http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=9.952684ms http.response.status=202 http.response.written=0 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98744d87-57c8-4434-a8cd-2389d896d6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.uuid=3a8227b9-eede-44f9-926c-5d0b9a9c3425 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98744d87-57c8-4434-a8cd-2389d896d6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.uuid=3a8227b9-eede-44f9-926c-5d0b9a9c3425 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738c62e3-de64-49c8-9960-81a6541ffcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.uuid=17c21882-03a7-4118-9bf9-7c032cd5a308 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738c62e3-de64-49c8-9960-81a6541ffcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.uuid=17c21882-03a7-4118-9bf9-7c032cd5a308 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/17c21882-03a7-4118-9bf9-7c032cd5a308/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738c62e3-de64-49c8-9960-81a6541ffcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=31.147µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f0cd4082-099f-4a7c-aecb-5852bb3fd2db trace.line=82 vars.name=test vars.uuid=17c21882-03a7-4118-9bf9-7c032cd5a308 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/17c21882-03a7-4118-9bf9-7c032cd5a308/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738c62e3-de64-49c8-9960-81a6541ffcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=11.799µs trace.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=414c6a3f-2873-408e-b771-db569610f002 trace.line=141 vars.name=test vars.uuid=17c21882-03a7-4118-9bf9-7c032cd5a308 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/17c21882-03a7-4118-9bf9-7c032cd5a308/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738c62e3-de64-49c8-9960-81a6541ffcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=432.585µs trace.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=18ecd6ec-7103-4a79-8019-25efe7f6aaca trace.line=124 vars.name=test vars.uuid=17c21882-03a7-4118-9bf9-7c032cd5a308 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738c62e3-de64-49c8-9960-81a6541ffcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.uuid=17c21882-03a7-4118-9bf9-7c032cd5a308 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/17c21882-03a7-4118-9bf9-7c032cd5a308/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738c62e3-de64-49c8-9960-81a6541ffcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=15.885µs trace.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=0e8f3f77-8114-438c-b151-682acdcec4be trace.line=141 vars.name=test vars.uuid=17c21882-03a7-4118-9bf9-7c032cd5a308 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738c62e3-de64-49c8-9960-81a6541ffcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=12.883µs trace.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=e8d74614-fd8a-4e29-a9e0-2935cff519c7 trace.line=141 vars.name=test vars.uuid=17c21882-03a7-4118-9bf9-7c032cd5a308 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/17c21882-03a7-4118-9bf9-7c032cd5a308/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738c62e3-de64-49c8-9960-81a6541ffcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=128.715µs trace.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=955b2761-a574-447c-b8b6-349ee0231249 trace.line=141 vars.name=test vars.uuid=17c21882-03a7-4118-9bf9-7c032cd5a308 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/17c21882-03a7-4118-9bf9-7c032cd5a308/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738c62e3-de64-49c8-9960-81a6541ffcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=57.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).Move" trace.id=eaab096d-d076-4dc1-a2d2-9ddc91ee4901 trace.line=167 vars.name=test vars.uuid=17c21882-03a7-4118-9bf9-7c032cd5a308 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.269Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738c62e3-de64-49c8-9960-81a6541ffcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=368.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).PutContent" trace.id=22f41f79-c47c-491e-9489-d0ae96d75cd6 trace.line=95 vars.name=test vars.uuid=17c21882-03a7-4118-9bf9-7c032cd5a308 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/17c21882-03a7-4118-9bf9-7c032cd5a308\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738c62e3-de64-49c8-9960-81a6541ffcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=84.021µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=5eafcac7-d5c5-4c41-aa39-98dccf4787d3 trace.line=181 vars.name=test vars.uuid=17c21882-03a7-4118-9bf9-7c032cd5a308 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=738c62e3-de64-49c8-9960-81a6541ffcb9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35244" http.request.uri="/v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.144561ms http.response.status=201 http.response.written=0 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "PUT /v2/test/blobs/uploads/17c21882-03a7-4118-9bf9-7c032cd5a308?_state=17ocKlJufnxzdlHxUTqLUm-pcU51HWBGioyIepNGU-x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3YzIxODgyLTAzYTctNDExOC05YmY5LTdjMDMyY2Q1YTMwOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDczNjkzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98744d87-57c8-4434-a8cd-2389d896d6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=30.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).GetContent" trace.id=0893748f-d5f1-47b0-87f3-173eddfede93 trace.line=82 vars.name=test vars.uuid=3a8227b9-eede-44f9-926c-5d0b9a9c3425 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98744d87-57c8-4434-a8cd-2389d896d6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=12.8µs trace.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=b0b0379e-31d5-4281-b862-327058f4f6fd trace.line=141 vars.name=test vars.uuid=3a8227b9-eede-44f9-926c-5d0b9a9c3425 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98744d87-57c8-4434-a8cd-2389d896d6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=69.243µs trace.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=5e3624e4-ada9-48b9-9ebd-542622da813f trace.line=124 vars.name=test vars.uuid=3a8227b9-eede-44f9-926c-5d0b9a9c3425 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98744d87-57c8-4434-a8cd-2389d896d6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.uuid=3a8227b9-eede-44f9-926c-5d0b9a9c3425 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98744d87-57c8-4434-a8cd-2389d896d6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=11.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=558a49d6-8086-41d7-9871-3ae6e883ff13 trace.line=141 vars.name=test vars.uuid=3a8227b9-eede-44f9-926c-5d0b9a9c3425 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98744d87-57c8-4434-a8cd-2389d896d6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=14.449µs trace.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=0d5be1dc-dd8a-4605-93ef-4dda55334976 trace.line=141 vars.name=test vars.uuid=3a8227b9-eede-44f9-926c-5d0b9a9c3425 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98744d87-57c8-4434-a8cd-2389d896d6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=15.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).Stat" trace.id=f8ee7dc3-fd2b-4673-af28-a3fc89ede7e1 trace.line=141 vars.name=test vars.uuid=3a8227b9-eede-44f9-926c-5d0b9a9c3425 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98744d87-57c8-4434-a8cd-2389d896d6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=58.109µs trace.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=c67accc0-13de-4852-a5a7-4a7fd210feb6 trace.line=167 vars.name=test vars.uuid=3a8227b9-eede-44f9-926c-5d0b9a9c3425 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98744d87-57c8-4434-a8cd-2389d896d6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=44.226µs trace.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=3f902b35-e5ad-4674-9c2f-518367543a7e trace.line=95 vars.name=test vars.uuid=3a8227b9-eede-44f9-926c-5d0b9a9c3425 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98744d87-57c8-4434-a8cd-2389d896d6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=93.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).Delete" trace.id=e7aeddf6-e695-4990-baa4-ff1f9757b9cc trace.line=181 vars.name=test vars.uuid=3a8227b9-eede-44f9-926c-5d0b9a9c3425 version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98744d87-57c8-4434-a8cd-2389d896d6b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=15.249598ms http.response.status=201 http.response.written=0 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "PUT /v2/test/blobs/uploads/3a8227b9-eede-44f9-926c-5d0b9a9c3425?_state=EBlL7QWHTjeSQWXJSVi2lF559RXz15w0B5EDHatUg2B7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNhODIyN2I5LWVlZGUtNDRmOS05MjZjLTVkMGI5YTljMzQyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xNlQxMzo1NjowMy4xMDgxODAxNFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8810f483-860b-4f78-b29c-7868d50a4940 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8810f483-860b-4f78-b29c-7868d50a4940 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8810f483-860b-4f78-b29c-7868d50a4940 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=20.012µs trace.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=688e8810-c1dc-4a0c-a967-c66b3cc46680 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8810f483-860b-4f78-b29c-7868d50a4940 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="972.766µs" http.response.status=404 http.response.written=96 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown"
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=41.584µs trace.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=186cc293-1664-4ed7-89d1-c1a0d7df0709 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=26.183µs trace.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=cd170b35-1f9b-41c0-8ea6-77ce4e79e666 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=19.602µs trace.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=4ef9d875-b301-4f7a-8ece-5c432cc4c14c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=11.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).Stat" trace.id=60fb2459-d0ff-4025-a7f6-297c085b3495 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=13.26µs trace.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=6859a46f-2fcd-47fe-93d5-6adf93931641 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.270Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=85.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).PutContent" trace.id=c6e75da4-4684-4f6f-9665-5f9e7f9d1581 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=89.953µs trace.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=7abacfde-e752-4f14-99d1-4e2b446275bb trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=29.194µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ba1e5fa3-12a4-4b56-9b82-994acae9e5d2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=62.277µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3b0d5e0c-f943-4329-b073-0c99c28f3998 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=35.807µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7dfb0ff4-c63d-4902-9fc3-d1591b8e5f75 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f4c9df4c-c169-49c2-897e-ddc258579c75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=2.034254ms http.response.status=201 http.response.written=0 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d4e89f1a-de97-456a-83cc-f8c1064dc522 http.request.method=GET http.request.remoteaddr="127.0.0.1:35266" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d4e89f1a-de97-456a-83cc-f8c1064dc522 http.request.method=GET http.request.remoteaddr="127.0.0.1:35266" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 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.224936ms http.response.status=200 http.response.written=2 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=79a46b1f-7b84-4062-b68b-38fc13aa9451 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=79a46b1f-7b84-4062-b68b-38fc13aa9451 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=79a46b1f-7b84-4062-b68b-38fc13aa9451 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=55.262µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=584b525c-93cb-4d26-ace1-d821aee03543 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=79a46b1f-7b84-4062-b68b-38fc13aa9451 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=79a46b1f-7b84-4062-b68b-38fc13aa9451 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=24.14µs trace.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=bd7a58d2-bd8b-472d-a004-6eb77098e953 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=79a46b1f-7b84-4062-b68b-38fc13aa9451 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=15.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).Stat" trace.id=23ead875-aae7-4bdb-853b-55ed68e3367d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=79a46b1f-7b84-4062-b68b-38fc13aa9451 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=18.667µs trace.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=e4e5e011-2f8a-4c25-a634-473b9d987809 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=79a46b1f-7b84-4062-b68b-38fc13aa9451 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference=latest version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=79a46b1f-7b84-4062-b68b-38fc13aa9451 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.827196ms http.response.status=200 http.response.written=417 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a9f5b23-1232-47fc-9c32-31d0b755ed0e http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a9f5b23-1232-47fc-9c32-31d0b755ed0e http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a9f5b23-1232-47fc-9c32-31d0b755ed0e http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a9f5b23-1232-47fc-9c32-31d0b755ed0e http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=35.848µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=53dc477c-52b3-437d-b981-91ce54d4d522 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a9f5b23-1232-47fc-9c32-31d0b755ed0e http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=14.187µs trace.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=fbbe9fe8-cc19-48fa-b242-52be3f16f94d trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a9f5b23-1232-47fc-9c32-31d0b755ed0e http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=14.294µs trace.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=68279517-aef8-4394-9e6f-cc0a4021ce28 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a9f5b23-1232-47fc-9c32-31d0b755ed0e http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0a9f5b23-1232-47fc-9c32-31d0b755ed0e http.request.method=GET http.request.remoteaddr="127.0.0.1:35292" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.182269ms http.response.status=200 http.response.written=417 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2d5676-8711-4bbd-ba7b-e264119f5a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:35304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2d5676-8711-4bbd-ba7b-e264119f5a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:35304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.271Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2d5676-8711-4bbd-ba7b-e264119f5a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:35304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=31.647µs trace.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=f4c482e5-d7ff-43b0-a370-89c26dcacb8f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ebe8fc15-abc3-4ae8-aef0-265c4082040f http.request.method=GET http.request.remoteaddr="127.0.0.1:35308" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ebe8fc15-abc3-4ae8-aef0-265c4082040f http.request.method=GET http.request.remoteaddr="127.0.0.1:35308" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2d5676-8711-4bbd-ba7b-e264119f5a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:35304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=12.718µs trace.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=c71dd796-3711-4c20-a3de-b4bdfca928a7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2d5676-8711-4bbd-ba7b-e264119f5a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:35304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=14.966µs trace.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=71cc9d27-d4d9-4dd4-a5d3-4f1353ed4645 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ebe8fc15-abc3-4ae8-aef0-265c4082040f http.request.method=GET http.request.remoteaddr="127.0.0.1:35308" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=36.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=7d12fd84-6a61-4d83-bd8f-543cf3f4ab2d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2d5676-8711-4bbd-ba7b-e264119f5a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:35304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=9.928µs trace.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=0f912069-fba9-4a1e-8c23-1580564df244 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ebe8fc15-abc3-4ae8-aef0-265c4082040f http.request.method=GET http.request.remoteaddr="127.0.0.1:35308" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=13.629µs trace.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=3695fec9-a03c-4172-9f55-5b6488081332 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2d5676-8711-4bbd-ba7b-e264119f5a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:35304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=8.361µs trace.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=f3b0a2bf-5ea8-4f21-a2b2-85238aab84d3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2d5676-8711-4bbd-ba7b-e264119f5a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:35304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=5.26µs trace.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=19b8c8a1-ecde-4810-b056-d53e7a45df5b trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ebe8fc15-abc3-4ae8-aef0-265c4082040f http.request.method=GET http.request.remoteaddr="127.0.0.1:35308" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=23.237µs trace.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=77297c2a-4d35-47cd-9301-e06592f4240c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ebe8fc15-abc3-4ae8-aef0-265c4082040f http.request.method=GET http.request.remoteaddr="127.0.0.1:35308" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff 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=ec35353b-84d5-40e3-845f-040e1549c744 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2d5676-8711-4bbd-ba7b-e264119f5a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:35304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=12.948µs trace.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=65434eec-c5de-4dd9-b358-d698d9e140ed trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ebe8fc15-abc3-4ae8-aef0-265c4082040f http.request.method=GET http.request.remoteaddr="127.0.0.1:35308" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=9.256µs trace.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=a2242f4f-2574-4cdb-a31f-449a5143d06e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ebe8fc15-abc3-4ae8-aef0-265c4082040f http.request.method=GET http.request.remoteaddr="127.0.0.1:35308" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=5.399µs trace.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=d231c610-7163-4837-8e73-023ec388f987 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2d5676-8711-4bbd-ba7b-e264119f5a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:35304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=67.43µs trace.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=cbb19626-b86b-499e-a785-5667170482b6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2d5676-8711-4bbd-ba7b-e264119f5a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:35304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=15.606µs trace.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=5edceb52-9961-4272-b617-484d6dde777e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4f2d5676-8711-4bbd-ba7b-e264119f5a3c http.request.method=GET http.request.remoteaddr="127.0.0.1:35304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 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=5.635083ms http.response.status=200 http.response.written=179 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ebe8fc15-abc3-4ae8-aef0-265c4082040f http.request.method=GET http.request.remoteaddr="127.0.0.1:35308" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=12.923µs trace.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=67e2bf79-d1e7-44bf-bff0-2ff1409a5cb5 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ebe8fc15-abc3-4ae8-aef0-265c4082040f http.request.method=GET http.request.remoteaddr="127.0.0.1:35308" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=31.377µs trace.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=995b0374-3b7e-4437-9304-d7bc55b78dba trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ebe8fc15-abc3-4ae8-aef0-265c4082040f http.request.method=GET http.request.remoteaddr="127.0.0.1:35308" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=133.778µs trace.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=ab586537-8220-490c-9ff2-d251b6ccecb5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ebe8fc15-abc3-4ae8-aef0-265c4082040f http.request.method=GET http.request.remoteaddr="127.0.0.1:35308" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 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=10.849831ms http.response.status=200 http.response.written=68 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4aa83641-9355-4e3c-9b08-3aab96503c18 http.request.method=GET http.request.remoteaddr="127.0.0.1:35328" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4aa83641-9355-4e3c-9b08-3aab96503c18 http.request.method=GET http.request.remoteaddr="127.0.0.1:35328" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 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="855.965µs" http.response.status=200 http.response.written=2 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=54023251-4532-4f93-a304-627d4229f7e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35332" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=54023251-4532-4f93-a304-627d4229f7e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35332" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.272Z] time="2022-11-16T13:56:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=54023251-4532-4f93-a304-627d4229f7e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35332" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.273Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=54023251-4532-4f93-a304-627d4229f7e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35332" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=31.803µs trace.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=5ad6ebd9-c416-426a-99e0-b9f07f8dd74e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.273Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=54023251-4532-4f93-a304-627d4229f7e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35332" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=22.442µs trace.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=1a786f26-0b66-4e0e-8fdb-9f9af80ee0c9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.273Z] time="2022-11-16T13:56:03Z" 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.19.3 http.request.host="127.0.0.1:5000" http.request.id=54023251-4532-4f93-a304-627d4229f7e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35332" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 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.997224ms http.response.status=404 http.response.written=181 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.273Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:03 [2022-11-16T13:56:03.273Z] time="2022-11-16T13:56:03Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3801c8-020a-4d3a-b9a0-b052a30c0c4f http.request.method=GET http.request.remoteaddr="127.0.0.1:35348" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.273Z] time="2022-11-16T13:56:03Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3801c8-020a-4d3a-b9a0-b052a30c0c4f http.request.method=GET http.request.remoteaddr="127.0.0.1:35348" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.273Z] time="2022-11-16T13:56:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3801c8-020a-4d3a-b9a0-b052a30c0c4f http.request.method=GET http.request.remoteaddr="127.0.0.1:35348" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.273Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3801c8-020a-4d3a-b9a0-b052a30c0c4f http.request.method=GET http.request.remoteaddr="127.0.0.1:35348" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=23.196µs trace.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=4d280f16-0a8a-4a60-a04d-12a773607074 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.273Z] time="2022-11-16T13:56:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3801c8-020a-4d3a-b9a0-b052a30c0c4f http.request.method=GET http.request.remoteaddr="127.0.0.1:35348" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff trace.duration=11.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).GetContent" trace.id=c68dd2c8-a838-49ba-8516-3bafdc303e89 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.273Z] time="2022-11-16T13:56:03Z" 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.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c3801c8-020a-4d3a-b9a0-b052a30c0c4f http.request.method=GET http.request.remoteaddr="127.0.0.1:35348" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 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.003864ms http.response.status=404 http.response.written=181 instance.id=57c1e1b8-0ca5-41fa-a0a0-103ba11b1fff vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
13:56:03 [2022-11-16T13:56:03.273Z] 127.0.0.1 - - [16/Nov/2022:13:56:03 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/abe6b3dc9be3f91b7fe493184ff89a98fd81c688 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:03 [2022-11-16T13:56:03.273Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s)
13:56:03 [2022-11-16T13:56:03.273Z] === RUN   TestRemoveImageOrphaning
13:56:03 [2022-11-16T13:56:03.529Z] --- PASS: TestRemoveImageOrphaning (0.27s)
13:56:03 [2022-11-16T13:56:03.529Z] === RUN   TestRemoveImageGarbageCollector
13:56:03 [2022-11-16T13:56:03.529Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:56:03 [2022-11-16T13:56:03.529Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:56:03 [2022-11-16T13:56:03.529Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:56:03 [2022-11-16T13:56:03.785Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:56:03 [2022-11-16T13:56:03.785Z] === RUN   TestTagInvalidReference
13:56:03 [2022-11-16T13:56:03.785Z] --- PASS: TestTagInvalidReference (0.01s)
13:56:03 [2022-11-16T13:56:03.785Z] === RUN   TestTagValidPrefixedRepo
13:56:03 [2022-11-16T13:56:03.785Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
13:56:03 [2022-11-16T13:56:03.785Z] === RUN   TestTagExistedNameWithoutForce
13:56:03 [2022-11-16T13:56:03.785Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:56:03 [2022-11-16T13:56:03.785Z] === RUN   TestTagOfficialNames
13:56:03 [2022-11-16T13:56:03.785Z] --- PASS: TestTagOfficialNames (0.05s)
13:56:03 [2022-11-16T13:56:03.785Z] === RUN   TestTagMatchesDigest
13:56:03 [2022-11-16T13:56:03.785Z] --- PASS: TestTagMatchesDigest (0.01s)
13:56:03 [2022-11-16T13:56:03.785Z] PASS
13:56:03 [2022-11-16T13:56:03.785Z] 
13:56:03 [2022-11-16T13:56:03.785Z] === Skipped
13:56:03 [2022-11-16T13:56:03.785Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:56:03 [2022-11-16T13:56:03.785Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:56:03 [2022-11-16T13:56:03.785Z] 
13:56:03 [2022-11-16T13:56:03.785Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:56:03 [2022-11-16T13:56:03.785Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:56:03 [2022-11-16T13:56:03.785Z] 
13:56:03 [2022-11-16T13:56:03.785Z] DONE 23 tests, 2 skipped in 1.615s
13:56:03 [2022-11-16T13:56:03.785Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
13:56:03 [2022-11-16T13:56:03.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
13:56:03 [2022-11-16T13:56:03.785Z] ++ set -e
13:56:03 [2022-11-16T13:56:03.785Z] ++ '[' -n 0 ']'
13:56:03 [2022-11-16T13:56:03.785Z] ++ set -x
13:56:03 [2022-11-16T13:56:03.785Z] ++ 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 GITHUB_ACTIONS= 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
13:56:03 [2022-11-16T13:56:03.785Z] === RUN   TestStripANSICommands
13:56:03 [2022-11-16T13:56:03.785Z] === RUN   TestStripANSICommands/#00
13:56:03 [2022-11-16T13:56:03.785Z] === RUN   TestStripANSICommands/#01
13:56:03 [2022-11-16T13:56:03.785Z] --- PASS: TestStripANSICommands (0.00s)
13:56:03 [2022-11-16T13:56:03.785Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:56:03 [2022-11-16T13:56:03.785Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:56:03 [2022-11-16T13:56:03.785Z] PASS
13:56:03 [2022-11-16T13:56:03.785Z] 
13:56:03 [2022-11-16T13:56:03.785Z] DONE 3 tests in 0.048s
13:56:03 [2022-11-16T13:56:03.785Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
13:56:03 [2022-11-16T13:56:03.785Z] ++ 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
13:56:03 [2022-11-16T13:56:03.785Z] ++ set -e
13:56:03 [2022-11-16T13:56:03.785Z] ++ '[' -n 0 ']'
13:56:03 [2022-11-16T13:56:03.785Z] ++ set -x
13:56:03 [2022-11-16T13:56:03.785Z] ++ 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 GITHUB_ACTIONS= 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
13:56:04 [2022-11-16T13:56:04.041Z] INFO: Testing against a local daemon
13:56:04 [2022-11-16T13:56:04.041Z] === RUN   TestNetworkCreateDelete
13:56:04 [2022-11-16T13:56:04.041Z] --- PASS: TestNetworkCreateDelete (0.15s)
13:56:04 [2022-11-16T13:56:04.041Z] === RUN   TestDockerNetworkDeletePreferID
13:56:04 [2022-11-16T13:56:04.603Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
13:56:04 [2022-11-16T13:56:04.603Z] === RUN   TestDaemonDNSFallback
13:56:11 [2022-11-16T13:56:11.138Z] --- PASS: TestDaemonDNSFallback (6.29s)
13:56:11 [2022-11-16T13:56:11.138Z] === RUN   TestInspectNetwork
13:56:13 [2022-11-16T13:56:13.655Z] === RUN   TestInspectNetwork/full_network_id
13:56:13 [2022-11-16T13:56:13.655Z] === RUN   TestInspectNetwork/partial_network_id
13:56:13 [2022-11-16T13:56:13.655Z] === RUN   TestInspectNetwork/network_name
13:56:13 [2022-11-16T13:56:13.655Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:56:17 [2022-11-16T13:56:17.821Z] --- PASS: TestInspectNetwork (7.12s)
13:56:17 [2022-11-16T13:56:17.821Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:56:17 [2022-11-16T13:56:17.821Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:56:17 [2022-11-16T13:56:17.821Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:56:17 [2022-11-16T13:56:17.821Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:56:17 [2022-11-16T13:56:17.821Z] === RUN   TestRunContainerWithBridgeNone
13:56:19 [2022-11-16T13:56:19.713Z] --- PASS: TestRunContainerWithBridgeNone (1.47s)
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/create
13:56:19 [2022-11-16T13:56:19.713Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:56:19 [2022-11-16T13:56:19.713Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:56:19 [2022-11-16T13:56:19.713Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:56:19 [2022-11-16T13:56:19.713Z] === CONT  TestNetworkInvalidJSON/networks/create
13:56:19 [2022-11-16T13:56:19.713Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:56:19 [2022-11-16T13:56:19.713Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:56:19 [2022-11-16T13:56:19.713Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:56:19 [2022-11-16T13:56:19.713Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkList
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkList//networks
13:56:19 [2022-11-16T13:56:19.713Z] === PAUSE TestNetworkList//networks
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestNetworkList//networks/
13:56:19 [2022-11-16T13:56:19.713Z] === PAUSE TestNetworkList//networks/
13:56:19 [2022-11-16T13:56:19.713Z] === CONT  TestNetworkList//networks
13:56:19 [2022-11-16T13:56:19.713Z] === CONT  TestNetworkList//networks/
13:56:19 [2022-11-16T13:56:19.713Z] --- PASS: TestNetworkList (0.01s)
13:56:19 [2022-11-16T13:56:19.713Z]     --- PASS: TestNetworkList//networks (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:56:19 [2022-11-16T13:56:19.713Z] === RUN   TestHostIPv4BridgeLabel
13:56:19 [2022-11-16T13:56:19.969Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
13:56:19 [2022-11-16T13:56:19.969Z] === RUN   TestDaemonRestartWithLiveRestore
13:56:21 [2022-11-16T13:56:21.336Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
13:56:21 [2022-11-16T13:56:21.336Z] === RUN   TestDaemonDefaultNetworkPools
13:56:21 [2022-11-16T13:56:21.897Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
13:56:21 [2022-11-16T13:56:21.897Z] === RUN   TestDaemonRestartWithExistingNetwork
13:56:22 [2022-11-16T13:56:22.824Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
13:56:22 [2022-11-16T13:56:22.824Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:56:24 [2022-11-16T13:56:24.191Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
13:56:24 [2022-11-16T13:56:24.191Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:56:24 [2022-11-16T13:56:24.761Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
13:56:24 [2022-11-16T13:56:24.761Z] === RUN   TestServiceWithPredefinedNetwork
13:56:27 [2022-11-16T13:56:27.276Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
13:56:27 [2022-11-16T13:56:27.276Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:56:27 [2022-11-16T13:56:27.276Z]     service_test.go:242: FLAKY_TEST
13:56:27 [2022-11-16T13:56:27.276Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:56:27 [2022-11-16T13:56:27.276Z] === RUN   TestServiceWithDataPathPortInit
13:56:42 [2022-11-16T13:56:42.114Z] --- PASS: TestServiceWithDataPathPortInit (13.86s)
13:56:42 [2022-11-16T13:56:42.114Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:56:43 [2022-11-16T13:56:43.479Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ntkadbm535st9u1hxqewhdoo6 Created:2022-11-16 13:56:42.111237961 +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[616426bbc9b086c120c8c3639a697f5c6f1914b75bece41fb2451a154775ccda:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y1phg46lwympjpmu69wmsitl4 EndpointID:42dd825ddf764ecb96dbfbd6fd77356f03326c7f0bb2908fd993ead89821455f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dc81be48c1f82e62de5634f0e09499951d8f261841f180255be710e7d0c16e3b 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:1de009330d3e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y1phg46lwympjpmu69wmsitl4 EndpointID:42dd825ddf764ecb96dbfbd6fd77356f03326c7f0bb2908fd993ead89821455f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:56:47 [2022-11-16T13:56:47.645Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s)
13:56:47 [2022-11-16T13:56:47.645Z] PASS
13:56:47 [2022-11-16T13:56:47.645Z] 
13:56:47 [2022-11-16T13:56:47.645Z] === Skipped
13:56:47 [2022-11-16T13:56:47.645Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:56:47 [2022-11-16T13:56:47.645Z]     service_test.go:242: FLAKY_TEST
13:56:47 [2022-11-16T13:56:47.645Z] 
13:56:47 [2022-11-16T13:56:47.645Z] DONE 38 tests, 1 skipped in 43.771s
13:56:47 [2022-11-16T13:56:47.645Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:56:47 [2022-11-16T13:56:47.645Z] ++ 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
13:56:47 [2022-11-16T13:56:47.645Z] ++ set -e
13:56:47 [2022-11-16T13:56:47.645Z] ++ '[' -n 0 ']'
13:56:47 [2022-11-16T13:56:47.645Z] ++ set -x
13:56:47 [2022-11-16T13:56:47.645Z] ++ 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 GITHUB_ACTIONS= 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
13:56:47 [2022-11-16T13:56:47.901Z] INFO: Testing against a local daemon
13:56:47 [2022-11-16T13:56:47.901Z] === RUN   TestDockerNetworkIpvlanPersistance
13:56:47 [2022-11-16T13:56:47.901Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:56:47 [2022-11-16T13:56:47.901Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:56:47 [2022-11-16T13:56:47.901Z] === RUN   TestDockerNetworkIpvlan
13:56:47 [2022-11-16T13:56:47.901Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:56:47 [2022-11-16T13:56:47.901Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:56:47 [2022-11-16T13:56:47.901Z] PASS
13:56:47 [2022-11-16T13:56:47.901Z] 
13:56:47 [2022-11-16T13:56:47.901Z] === Skipped
13:56:47 [2022-11-16T13:56:47.901Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:56:47 [2022-11-16T13:56:47.901Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:56:47 [2022-11-16T13:56:47.901Z] 
13:56:47 [2022-11-16T13:56:47.901Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:56:47 [2022-11-16T13:56:47.901Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:56:47 [2022-11-16T13:56:47.901Z] 
13:56:47 [2022-11-16T13:56:47.901Z] DONE 2 tests, 2 skipped in 0.096s
13:56:47 [2022-11-16T13:56:47.901Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:56:47 [2022-11-16T13:56:47.901Z] ++ 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
13:56:47 [2022-11-16T13:56:47.901Z] ++ set -e
13:56:47 [2022-11-16T13:56:47.901Z] ++ '[' -n 0 ']'
13:56:47 [2022-11-16T13:56:47.901Z] ++ set -x
13:56:47 [2022-11-16T13:56:47.901Z] ++ 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 GITHUB_ACTIONS= 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
13:56:47 [2022-11-16T13:56:47.901Z] INFO: Testing against a local daemon
13:56:47 [2022-11-16T13:56:47.901Z] === RUN   TestDockerNetworkMacvlanPersistance
13:56:49 [2022-11-16T13:56:49.266Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
13:56:49 [2022-11-16T13:56:49.266Z] === RUN   TestDockerNetworkMacvlan
13:56:49 [2022-11-16T13:56:49.828Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:56:50 [2022-11-16T13:56:50.755Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:56:51 [2022-11-16T13:56:51.317Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:56:53 [2022-11-16T13:56:53.206Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:56:55 [2022-11-16T13:56:55.094Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:56:58 [2022-11-16T13:56:58.362Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:56:58 [2022-11-16T13:56:58.618Z] --- PASS: TestDockerNetworkMacvlan (9.56s)
13:56:58 [2022-11-16T13:56:58.618Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
13:56:58 [2022-11-16T13:56:58.618Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
13:56:58 [2022-11-16T13:56:58.618Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s)
13:56:58 [2022-11-16T13:56:58.618Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s)
13:56:58 [2022-11-16T13:56:58.618Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
13:56:58 [2022-11-16T13:56:58.618Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
13:56:58 [2022-11-16T13:56:58.618Z] PASS
13:56:58 [2022-11-16T13:56:58.618Z] 
13:56:58 [2022-11-16T13:56:58.618Z] DONE 8 tests in 10.886s
13:56:58 [2022-11-16T13:56:58.618Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
13:56:58 [2022-11-16T13:56:58.618Z] ++ 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
13:56:58 [2022-11-16T13:56:58.618Z] ++ set -e
13:56:58 [2022-11-16T13:56:58.618Z] ++ '[' -n 0 ']'
13:56:58 [2022-11-16T13:56:58.618Z] ++ set -x
13:56:58 [2022-11-16T13:56:58.619Z] ++ 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 GITHUB_ACTIONS= 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
13:56:58 [2022-11-16T13:56:58.619Z] testing: warning: no tests to run
13:56:58 [2022-11-16T13:56:58.619Z] PASS
13:56:58 [2022-11-16T13:56:58.619Z] 
13:56:58 [2022-11-16T13:56:58.619Z] DONE 0 tests in 0.025s
13:56:58 [2022-11-16T13:56:58.875Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:56:58 [2022-11-16T13:56:58.875Z] ++ 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
13:56:58 [2022-11-16T13:56:58.875Z] ++ set -e
13:56:58 [2022-11-16T13:56:58.875Z] ++ '[' -n 0 ']'
13:56:58 [2022-11-16T13:56:58.875Z] ++ set -x
13:56:58 [2022-11-16T13:56:58.875Z] ++ 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 GITHUB_ACTIONS= 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
13:56:58 [2022-11-16T13:56:58.875Z] INFO: Testing against a local daemon
13:56:58 [2022-11-16T13:56:58.875Z] === RUN   TestAuthZPluginAllowRequest
13:57:00 [2022-11-16T13:57:00.241Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
13:57:00 [2022-11-16T13:57:00.241Z] === RUN   TestAuthZPluginTLS
13:57:00 [2022-11-16T13:57:00.497Z] --- PASS: TestAuthZPluginTLS (0.55s)
13:57:00 [2022-11-16T13:57:00.497Z] === RUN   TestAuthZPluginDenyRequest
13:57:01 [2022-11-16T13:57:01.059Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:57:01 [2022-11-16T13:57:01.059Z] === RUN   TestAuthZPluginAPIDenyResponse
13:57:01 [2022-11-16T13:57:01.633Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
13:57:01 [2022-11-16T13:57:01.633Z] === RUN   TestAuthZPluginDenyResponse
13:57:02 [2022-11-16T13:57:02.197Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:57:02 [2022-11-16T13:57:02.197Z] === RUN   TestAuthZPluginAllowEventStream
13:57:03 [2022-11-16T13:57:03.124Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
13:57:03 [2022-11-16T13:57:03.124Z] === RUN   TestAuthZPluginErrorResponse
13:57:03 [2022-11-16T13:57:03.686Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
13:57:03 [2022-11-16T13:57:03.686Z] === RUN   TestAuthZPluginErrorRequest
13:57:04 [2022-11-16T13:57:04.248Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:57:04 [2022-11-16T13:57:04.248Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:57:04 [2022-11-16T13:57:04.809Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
13:57:04 [2022-11-16T13:57:04.809Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:57:06 [2022-11-16T13:57:06.175Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s)
13:57:06 [2022-11-16T13:57:06.175Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:57:07 [2022-11-16T13:57:07.540Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s)
13:57:07 [2022-11-16T13:57:07.540Z] === RUN   TestAuthZPluginHeader
13:57:08 [2022-11-16T13:57:08.468Z] --- PASS: TestAuthZPluginHeader (0.70s)
13:57:08 [2022-11-16T13:57:08.468Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:57:08 [2022-11-16T13:57:08.468Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:57:08 [2022-11-16T13:57:08.468Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:57:08 [2022-11-16T13:57:08.468Z] === RUN   TestAuthZPluginV2Disable
13:57:08 [2022-11-16T13:57:08.468Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:57:08 [2022-11-16T13:57:08.468Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:57:08 [2022-11-16T13:57:08.468Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:57:08 [2022-11-16T13:57:08.468Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:57:08 [2022-11-16T13:57:08.468Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:57:08 [2022-11-16T13:57:08.468Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:57:08 [2022-11-16T13:57:08.468Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:57:08 [2022-11-16T13:57:08.468Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:57:08 [2022-11-16T13:57:08.468Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:57:26 [2022-11-16T13:57:26.508Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
13:57:26 [2022-11-16T13:57:26.508Z] PASS
13:57:26 [2022-11-16T13:57:26.508Z] 
13:57:26 [2022-11-16T13:57:26.508Z] === Skipped
13:57:26 [2022-11-16T13:57:26.508Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:57:26 [2022-11-16T13:57:26.508Z] 
13:57:26 [2022-11-16T13:57:26.508Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:57:26 [2022-11-16T13:57:26.508Z] 
13:57:26 [2022-11-16T13:57:26.508Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:57:26 [2022-11-16T13:57:26.508Z] 
13:57:26 [2022-11-16T13:57:26.508Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:57:26 [2022-11-16T13:57:26.508Z] 
13:57:26 [2022-11-16T13:57:26.508Z] DONE 17 tests, 4 skipped in 26.393s
13:57:26 [2022-11-16T13:57:26.508Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:57:26 [2022-11-16T13:57:26.508Z] ++ 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
13:57:26 [2022-11-16T13:57:26.508Z] ++ set -e
13:57:26 [2022-11-16T13:57:26.508Z] ++ '[' -n 0 ']'
13:57:26 [2022-11-16T13:57:26.508Z] ++ set -x
13:57:26 [2022-11-16T13:57:26.508Z] ++ 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 GITHUB_ACTIONS= 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
13:57:26 [2022-11-16T13:57:26.508Z] INFO: Testing against a local daemon
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:57:26 [2022-11-16T13:57:26.508Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:57:26 [2022-11-16T13:57:26.508Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:57:26 [2022-11-16T13:57:26.508Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:57:26 [2022-11-16T13:57:26.508Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:57:26 [2022-11-16T13:57:26.508Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:57:26 [2022-11-16T13:57:26.508Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:57:26 [2022-11-16T13:57:26.508Z] --- PASS: TestPluginInvalidJSON (0.02s)
13:57:26 [2022-11-16T13:57:26.508Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInstall
13:57:26 [2022-11-16T13:57:26.508Z] === RUN   TestPluginInstall/no_auth
13:57:29 [2022-11-16T13:57:29.228Z] time="2022-11-16T13:57:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:57:29 [2022-11-16T13:57:29.228Z] time="2022-11-16T13:57:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcdb6fec417f15df6104320b44ba419ab8b21742827cd9b2b4c8e7f2a50ff266" mediatype=application/vnd.docker.plugin.v1+json size=522
13:57:29 [2022-11-16T13:57:29.228Z] time="2022-11-16T13:57:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:57:29 [2022-11-16T13:57:29.228Z] time="2022-11-16T13:57:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcdb6fec417f15df6104320b44ba419ab8b21742827cd9b2b4c8e7f2a50ff266" mediatype=application/vnd.docker.plugin.v1+json size=522
13:57:29 [2022-11-16T13:57:29.228Z] === RUN   TestPluginInstall/with_htpasswd
13:57:29 [2022-11-16T13:57:29.484Z] time="2022-11-16T13:57:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:57:29 [2022-11-16T13:57:29.484Z] time="2022-11-16T13:57:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d43e80fd98b5fa24bbe4dc92842daf2eb13593cad60e719930ed626342b139d6" mediatype=application/vnd.docker.plugin.v1+json size=522
13:57:29 [2022-11-16T13:57:29.484Z] time="2022-11-16T13:57:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:57:29 [2022-11-16T13:57:29.484Z] time="2022-11-16T13:57:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d43e80fd98b5fa24bbe4dc92842daf2eb13593cad60e719930ed626342b139d6" mediatype=application/vnd.docker.plugin.v1+json size=522
13:57:30 [2022-11-16T13:57:30.045Z] === RUN   TestPluginInstall/with_insecure
13:57:30 [2022-11-16T13:57:30.607Z] time="2022-11-16T13:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:57:30 [2022-11-16T13:57:30.607Z] time="2022-11-16T13:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bf1781451681fa1d1a491f6f177345746130d0e2a679e7f42aef6dd6ed8dbab" mediatype=application/vnd.docker.plugin.v1+json size=522
13:57:30 [2022-11-16T13:57:30.607Z] time="2022-11-16T13:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:57:30 [2022-11-16T13:57:30.607Z] time="2022-11-16T13:57:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bf1781451681fa1d1a491f6f177345746130d0e2a679e7f42aef6dd6ed8dbab" mediatype=application/vnd.docker.plugin.v1+json size=522
13:57:30 [2022-11-16T13:57:30.863Z]     plugin_test.go:195: [d0b98fcf92ad3] daemon is not started
13:57:30 [2022-11-16T13:57:30.863Z] --- PASS: TestPluginInstall (5.60s)
13:57:30 [2022-11-16T13:57:30.863Z]     --- PASS: TestPluginInstall/no_auth (3.96s)
13:57:30 [2022-11-16T13:57:30.863Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
13:57:30 [2022-11-16T13:57:30.863Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
13:57:30 [2022-11-16T13:57:30.863Z] === RUN   TestPluginsWithRuntimes
13:57:32 [2022-11-16T13:57:32.752Z] === RUN   TestPluginsWithRuntimes/No_Args
13:57:33 [2022-11-16T13:57:33.314Z] === RUN   TestPluginsWithRuntimes/With_Args
13:57:34 [2022-11-16T13:57:34.242Z] --- PASS: TestPluginsWithRuntimes (3.30s)
13:57:34 [2022-11-16T13:57:34.242Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
13:57:34 [2022-11-16T13:57:34.242Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
13:57:34 [2022-11-16T13:57:34.242Z] === RUN   TestPluginBackCompatMediaTypes
13:57:34 [2022-11-16T13:57:34.804Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
13:57:34 [2022-11-16T13:57:34.804Z] PASS
13:57:34 [2022-11-16T13:57:34.804Z] 
13:57:34 [2022-11-16T13:57:34.804Z] DONE 24 tests in 9.624s
13:57:34 [2022-11-16T13:57:34.804Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:57:34 [2022-11-16T13:57:34.804Z] ++ 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
13:57:34 [2022-11-16T13:57:34.804Z] ++ set -e
13:57:34 [2022-11-16T13:57:34.804Z] ++ '[' -n 0 ']'
13:57:34 [2022-11-16T13:57:34.804Z] ++ set -x
13:57:34 [2022-11-16T13:57:34.804Z] ++ 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 GITHUB_ACTIONS= 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
13:57:34 [2022-11-16T13:57:34.804Z] INFO: Testing against a local daemon
13:57:34 [2022-11-16T13:57:34.804Z] === RUN   TestExternalGraphDriver
13:57:35 [2022-11-16T13:57:35.366Z] === RUN   TestExternalGraphDriver/json
13:57:36 [2022-11-16T13:57:36.732Z] === RUN   TestExternalGraphDriver/spec
13:57:38 [2022-11-16T13:57:38.624Z] === RUN   TestExternalGraphDriver/pull
13:57:39 [2022-11-16T13:57:39.999Z] --- PASS: TestExternalGraphDriver (5.09s)
13:57:39 [2022-11-16T13:57:39.999Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
13:57:39 [2022-11-16T13:57:39.999Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
13:57:39 [2022-11-16T13:57:39.999Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
13:57:39 [2022-11-16T13:57:39.999Z] === RUN   TestGraphdriverPluginV2
13:57:40 [2022-11-16T13:57:40.255Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:57:40 [2022-11-16T13:57:40.255Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
13:57:40 [2022-11-16T13:57:40.255Z] PASS
13:57:40 [2022-11-16T13:57:40.255Z] 
13:57:40 [2022-11-16T13:57:40.255Z] === Skipped
13:57:40 [2022-11-16T13:57:40.255Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
13:57:40 [2022-11-16T13:57:40.255Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:57:40 [2022-11-16T13:57:40.255Z] 
13:57:40 [2022-11-16T13:57:40.255Z] DONE 5 tests, 1 skipped in 5.543s
13:57:40 [2022-11-16T13:57:40.255Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:57:40 [2022-11-16T13:57:40.255Z] ++ 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
13:57:40 [2022-11-16T13:57:40.255Z] ++ set -e
13:57:40 [2022-11-16T13:57:40.255Z] ++ '[' -n 0 ']'
13:57:40 [2022-11-16T13:57:40.255Z] ++ set -x
13:57:40 [2022-11-16T13:57:40.255Z] ++ 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 GITHUB_ACTIONS= 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
13:57:40 [2022-11-16T13:57:40.511Z] INFO: Testing against a local daemon
13:57:40 [2022-11-16T13:57:40.511Z] === RUN   TestContinueAfterPluginCrash
13:57:40 [2022-11-16T13:57:40.511Z] === PAUSE TestContinueAfterPluginCrash
13:57:40 [2022-11-16T13:57:40.511Z] === RUN   TestReadPluginNoRead
13:57:40 [2022-11-16T13:57:40.511Z] === PAUSE TestReadPluginNoRead
13:57:40 [2022-11-16T13:57:40.511Z] === RUN   TestDaemonStartWithLogOpt
13:57:40 [2022-11-16T13:57:40.511Z] === PAUSE TestDaemonStartWithLogOpt
13:57:40 [2022-11-16T13:57:40.511Z] === CONT  TestContinueAfterPluginCrash
13:57:40 [2022-11-16T13:57:40.511Z] === CONT  TestDaemonStartWithLogOpt
13:57:43 [2022-11-16T13:57:43.778Z] --- PASS: TestDaemonStartWithLogOpt (3.03s)
13:57:43 [2022-11-16T13:57:43.778Z] === CONT  TestReadPluginNoRead
13:57:45 [2022-11-16T13:57:45.667Z] === RUN   TestReadPluginNoRead/default
13:57:47 [2022-11-16T13:57:47.033Z] === RUN   TestReadPluginNoRead/disabled_caching
13:57:48 [2022-11-16T13:57:48.399Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:57:48 [2022-11-16T13:57:48.399Z] --- PASS: TestContinueAfterPluginCrash (8.00s)
13:57:49 [2022-11-16T13:57:49.326Z] === CONT  TestReadPluginNoRead
13:57:49 [2022-11-16T13:57:49.326Z]     read_test.go:91: [d796ca4a45cf6] daemon is not started
13:57:49 [2022-11-16T13:57:49.326Z] --- PASS: TestReadPluginNoRead (5.80s)
13:57:49 [2022-11-16T13:57:49.326Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
13:57:49 [2022-11-16T13:57:49.326Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
13:57:49 [2022-11-16T13:57:49.326Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
13:57:49 [2022-11-16T13:57:49.326Z] PASS
13:57:49 [2022-11-16T13:57:49.326Z] 
13:57:49 [2022-11-16T13:57:49.326Z] DONE 6 tests in 8.946s
13:57:49 [2022-11-16T13:57:49.326Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:57:49 [2022-11-16T13:57:49.326Z] ++ 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
13:57:49 [2022-11-16T13:57:49.326Z] ++ set -e
13:57:49 [2022-11-16T13:57:49.326Z] ++ '[' -n 0 ']'
13:57:49 [2022-11-16T13:57:49.326Z] ++ set -x
13:57:49 [2022-11-16T13:57:49.326Z] ++ 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 GITHUB_ACTIONS= 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
13:57:49 [2022-11-16T13:57:49.326Z] testing: warning: no tests to run
13:57:49 [2022-11-16T13:57:49.326Z] PASS
13:57:49 [2022-11-16T13:57:49.326Z] 
13:57:49 [2022-11-16T13:57:49.326Z] DONE 0 tests in 0.034s
13:57:49 [2022-11-16T13:57:49.326Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:57:49 [2022-11-16T13:57:49.326Z] ++ 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
13:57:49 [2022-11-16T13:57:49.326Z] ++ set -e
13:57:49 [2022-11-16T13:57:49.326Z] ++ '[' -n 0 ']'
13:57:49 [2022-11-16T13:57:49.326Z] ++ set -x
13:57:49 [2022-11-16T13:57:49.327Z] ++ 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 GITHUB_ACTIONS= 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
13:57:49 [2022-11-16T13:57:49.582Z] INFO: Testing against a local daemon
13:57:49 [2022-11-16T13:57:49.582Z] === RUN   TestPluginWithDevMounts
13:57:49 [2022-11-16T13:57:49.582Z] === PAUSE TestPluginWithDevMounts
13:57:49 [2022-11-16T13:57:49.582Z] === CONT  TestPluginWithDevMounts
13:57:50 [2022-11-16T13:57:50.947Z] --- PASS: TestPluginWithDevMounts (1.54s)
13:57:50 [2022-11-16T13:57:50.947Z] PASS
13:57:50 [2022-11-16T13:57:50.947Z] 
13:57:50 [2022-11-16T13:57:50.947Z] DONE 1 tests in 1.666s
13:57:50 [2022-11-16T13:57:50.947Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
13:57:50 [2022-11-16T13:57:50.947Z] ++ 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
13:57:50 [2022-11-16T13:57:50.947Z] ++ set -e
13:57:50 [2022-11-16T13:57:50.947Z] ++ '[' -n 0 ']'
13:57:50 [2022-11-16T13:57:50.947Z] ++ set -x
13:57:50 [2022-11-16T13:57:50.947Z] ++ 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 GITHUB_ACTIONS= 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
13:57:51 [2022-11-16T13:57:51.203Z] INFO: Testing against a local daemon
13:57:51 [2022-11-16T13:57:51.203Z] === RUN   TestSecretInspect
13:57:53 [2022-11-16T13:57:53.719Z] --- PASS: TestSecretInspect (2.15s)
13:57:53 [2022-11-16T13:57:53.719Z] === RUN   TestSecretList
13:57:55 [2022-11-16T13:57:55.607Z] --- PASS: TestSecretList (2.19s)
13:57:55 [2022-11-16T13:57:55.607Z] === RUN   TestSecretsCreateAndDelete
13:57:58 [2022-11-16T13:57:58.122Z] --- PASS: TestSecretsCreateAndDelete (2.19s)
13:57:58 [2022-11-16T13:57:58.122Z] === RUN   TestSecretsUpdate
13:58:00 [2022-11-16T13:58:00.011Z] --- PASS: TestSecretsUpdate (2.15s)
13:58:00 [2022-11-16T13:58:00.011Z] === RUN   TestTemplatedSecret
13:58:02 [2022-11-16T13:58:02.527Z] --- PASS: TestTemplatedSecret (2.57s)
13:58:02 [2022-11-16T13:58:02.527Z] === RUN   TestSecretCreateResolve
13:58:05 [2022-11-16T13:58:05.043Z] --- PASS: TestSecretCreateResolve (2.15s)
13:58:05 [2022-11-16T13:58:05.043Z] PASS
13:58:05 [2022-11-16T13:58:05.043Z] 
13:58:05 [2022-11-16T13:58:05.043Z] DONE 6 tests in 13.504s
13:58:05 [2022-11-16T13:58:05.043Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
13:58:05 [2022-11-16T13:58:05.043Z] ++ 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
13:58:05 [2022-11-16T13:58:05.043Z] ++ set -e
13:58:05 [2022-11-16T13:58:05.043Z] ++ '[' -n 0 ']'
13:58:05 [2022-11-16T13:58:05.043Z] ++ set -x
13:58:05 [2022-11-16T13:58:05.043Z] ++ 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 GITHUB_ACTIONS= 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
13:58:05 [2022-11-16T13:58:05.043Z] INFO: Testing against a local daemon
13:58:05 [2022-11-16T13:58:05.043Z] === RUN   TestServiceCreateInit
13:58:05 [2022-11-16T13:58:05.043Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:58:08 [2022-11-16T13:58:08.342Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:58:12 [2022-11-16T13:58:12.507Z] --- PASS: TestServiceCreateInit (7.14s)
13:58:12 [2022-11-16T13:58:12.507Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s)
13:58:12 [2022-11-16T13:58:12.507Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s)
13:58:12 [2022-11-16T13:58:12.507Z] === RUN   TestCreateServiceMultipleTimes
13:58:27 [2022-11-16T13:58:27.344Z] --- PASS: TestCreateServiceMultipleTimes (15.38s)
13:58:27 [2022-11-16T13:58:27.344Z] === RUN   TestCreateServiceConflict
13:58:29 [2022-11-16T13:58:29.859Z] --- PASS: TestCreateServiceConflict (2.30s)
13:58:29 [2022-11-16T13:58:29.859Z] === RUN   TestCreateServiceMaxReplicas
13:58:32 [2022-11-16T13:58:32.373Z] --- PASS: TestCreateServiceMaxReplicas (2.66s)
13:58:32 [2022-11-16T13:58:32.373Z] === RUN   TestCreateWithDuplicateNetworkNames
13:58:47 [2022-11-16T13:58:47.211Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s)
13:58:47 [2022-11-16T13:58:47.211Z] === RUN   TestCreateServiceSecretFileMode
13:58:47 [2022-11-16T13:58:47.467Z] --- PASS: TestCreateServiceSecretFileMode (2.37s)
13:58:47 [2022-11-16T13:58:47.467Z] === RUN   TestCreateServiceConfigFileMode
13:58:49 [2022-11-16T13:58:49.983Z] --- PASS: TestCreateServiceConfigFileMode (2.53s)
13:58:49 [2022-11-16T13:58:49.983Z] === RUN   TestCreateServiceSysctls
13:58:53 [2022-11-16T13:58:53.248Z] --- PASS: TestCreateServiceSysctls (3.16s)
13:58:53 [2022-11-16T13:58:53.248Z] === RUN   TestCreateServiceCapabilities
13:58:55 [2022-11-16T13:58:55.762Z] --- PASS: TestCreateServiceCapabilities (2.34s)
13:58:55 [2022-11-16T13:58:55.762Z] === RUN   TestInspect
13:58:58 [2022-11-16T13:58:58.290Z] --- PASS: TestInspect (2.65s)
13:58:58 [2022-11-16T13:58:58.290Z] === RUN   TestCreateJob
13:59:01 [2022-11-16T13:59:01.556Z] --- PASS: TestCreateJob (2.96s)
13:59:01 [2022-11-16T13:59:01.556Z] === RUN   TestReplicatedJob
13:59:05 [2022-11-16T13:59:05.721Z] --- PASS: TestReplicatedJob (4.65s)
13:59:05 [2022-11-16T13:59:05.721Z] === RUN   TestUpdateReplicatedJob
13:59:08 [2022-11-16T13:59:08.987Z] --- PASS: TestUpdateReplicatedJob (2.92s)
13:59:08 [2022-11-16T13:59:08.987Z] === RUN   TestServiceListWithStatuses
13:59:08 [2022-11-16T13:59:08.987Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:59:08 [2022-11-16T13:59:08.987Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:59:08 [2022-11-16T13:59:08.987Z] === RUN   TestDockerNetworkConnectAlias
13:59:13 [2022-11-16T13:59:13.152Z] --- PASS: TestDockerNetworkConnectAlias (3.94s)
13:59:13 [2022-11-16T13:59:13.152Z] === RUN   TestDockerNetworkReConnect
13:59:16 [2022-11-16T13:59:16.418Z] --- PASS: TestDockerNetworkReConnect (3.31s)
13:59:16 [2022-11-16T13:59:16.418Z] === RUN   TestServicePlugin
13:59:16 [2022-11-16T13:59:16.418Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:59:16 [2022-11-16T13:59:16.418Z] --- SKIP: TestServicePlugin (0.00s)
13:59:16 [2022-11-16T13:59:16.418Z] === RUN   TestServiceUpdateLabel
13:59:18 [2022-11-16T13:59:18.306Z] --- PASS: TestServiceUpdateLabel (2.26s)
13:59:18 [2022-11-16T13:59:18.306Z] === RUN   TestServiceUpdateSecrets
13:59:33 [2022-11-16T13:59:33.147Z] --- PASS: TestServiceUpdateSecrets (14.33s)
13:59:33 [2022-11-16T13:59:33.147Z] === RUN   TestServiceUpdateConfigs
13:59:47 [2022-11-16T13:59:47.991Z] --- PASS: TestServiceUpdateConfigs (14.19s)
13:59:47 [2022-11-16T13:59:47.991Z] === RUN   TestServiceUpdateNetwork
14:00:00 [2022-11-16T14:00:00.162Z] --- PASS: TestServiceUpdateNetwork (12.18s)
14:00:00 [2022-11-16T14:00:00.162Z] === RUN   TestServiceUpdatePidsLimit
14:00:00 [2022-11-16T14:00:00.162Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:00:00 [2022-11-16T14:00:00.723Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:00:08 [2022-11-16T14:00:08.805Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:00:15 [2022-11-16T14:00:15.346Z] --- PASS: TestServiceUpdatePidsLimit (16.10s)
14:00:15 [2022-11-16T14:00:15.346Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
14:00:15 [2022-11-16T14:00:15.346Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
14:00:15 [2022-11-16T14:00:15.346Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
14:00:15 [2022-11-16T14:00:15.346Z] PASS
14:00:15 [2022-11-16T14:00:15.346Z] 
14:00:15 [2022-11-16T14:00:15.346Z] === Skipped
14:00:15 [2022-11-16T14:00:15.346Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:00:15 [2022-11-16T14:00:15.346Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:00:15 [2022-11-16T14:00:15.346Z] 
14:00:15 [2022-11-16T14:00:15.346Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:00:15 [2022-11-16T14:00:15.346Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:00:15 [2022-11-16T14:00:15.346Z] 
14:00:15 [2022-11-16T14:00:15.346Z] DONE 27 tests, 2 skipped in 130.488s
14:00:15 [2022-11-16T14:00:15.346Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:00:15 [2022-11-16T14:00:15.346Z] ++ 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:00:15 [2022-11-16T14:00:15.346Z] ++ set -e
14:00:15 [2022-11-16T14:00:15.346Z] ++ '[' -n 0 ']'
14:00:15 [2022-11-16T14:00:15.346Z] ++ set -x
14:00:15 [2022-11-16T14:00:15.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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:00:15 [2022-11-16T14:00:15.346Z] INFO: Testing against a local daemon
14:00:15 [2022-11-16T14:00:15.346Z] === RUN   TestSessionCreate
14:00:15 [2022-11-16T14:00:15.346Z] --- PASS: TestSessionCreate (0.05s)
14:00:15 [2022-11-16T14:00:15.346Z] === RUN   TestSessionCreateWithBadUpgrade
14:00:15 [2022-11-16T14:00:15.346Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:00:15 [2022-11-16T14:00:15.346Z] PASS
14:00:15 [2022-11-16T14:00:15.346Z] 
14:00:15 [2022-11-16T14:00:15.346Z] DONE 2 tests in 0.200s
14:00:15 [2022-11-16T14:00:15.346Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:00:15 [2022-11-16T14:00:15.346Z] ++ 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:00:15 [2022-11-16T14:00:15.346Z] ++ set -e
14:00:15 [2022-11-16T14:00:15.346Z] ++ '[' -n 0 ']'
14:00:15 [2022-11-16T14:00:15.346Z] ++ set -x
14:00:15 [2022-11-16T14:00:15.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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:00:15 [2022-11-16T14:00:15.602Z] INFO: Testing against a local daemon
14:00:15 [2022-11-16T14:00:15.602Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:00:15 [2022-11-16T14:00:15.602Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:00:15 [2022-11-16T14:00:15.602Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:00:15 [2022-11-16T14:00:15.602Z] === RUN   TestDiskUsage
14:00:15 [2022-11-16T14:00:15.602Z] === PAUSE TestDiskUsage
14:00:15 [2022-11-16T14:00:15.602Z] === RUN   TestEventsExecDie
14:00:16 [2022-11-16T14:00:16.165Z] --- PASS: TestEventsExecDie (0.65s)
14:00:16 [2022-11-16T14:00:16.165Z] === RUN   TestEventsBackwardsCompatible
14:00:16 [2022-11-16T14:00:16.165Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
14:00:16 [2022-11-16T14:00:16.165Z] === RUN   TestEventsVolumeCreate
14:00:16 [2022-11-16T14:00:16.165Z] --- PASS: TestEventsVolumeCreate (0.08s)
14:00:16 [2022-11-16T14:00:16.165Z] === RUN   TestInfoBinaryCommits
14:00:16 [2022-11-16T14:00:16.421Z] --- PASS: TestInfoBinaryCommits (0.03s)
14:00:16 [2022-11-16T14:00:16.421Z] === RUN   TestInfoAPIVersioned
14:00:16 [2022-11-16T14:00:16.421Z] --- PASS: TestInfoAPIVersioned (0.02s)
14:00:16 [2022-11-16T14:00:16.421Z] === RUN   TestInfoAPI
14:00:16 [2022-11-16T14:00:16.421Z] --- PASS: TestInfoAPI (0.02s)
14:00:16 [2022-11-16T14:00:16.421Z] === RUN   TestInfoAPIWarnings
14:00:34 [2022-11-16T14:00:34.464Z] --- PASS: TestInfoAPIWarnings (16.82s)
14:00:34 [2022-11-16T14:00:34.464Z] === RUN   TestInfoDebug
14:00:34 [2022-11-16T14:00:34.464Z] --- PASS: TestInfoDebug (0.53s)
14:00:34 [2022-11-16T14:00:34.464Z] === RUN   TestInfoInsecureRegistries
14:00:34 [2022-11-16T14:00:34.464Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:00:34 [2022-11-16T14:00:34.464Z] === RUN   TestInfoRegistryMirrors
14:00:34 [2022-11-16T14:00:34.719Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:00:34 [2022-11-16T14:00:34.719Z] === RUN   TestLoginFailsWithBadCredentials
14:00:35 [2022-11-16T14:00:35.280Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
14:00:35 [2022-11-16T14:00:35.280Z] === RUN   TestPingCacheHeaders
14:00:35 [2022-11-16T14:00:35.280Z] --- PASS: TestPingCacheHeaders (0.02s)
14:00:35 [2022-11-16T14:00:35.280Z] === RUN   TestPingGet
14:00:35 [2022-11-16T14:00:35.280Z] --- PASS: TestPingGet (0.01s)
14:00:35 [2022-11-16T14:00:35.280Z] === RUN   TestPingHead
14:00:35 [2022-11-16T14:00:35.280Z] --- PASS: TestPingHead (0.04s)
14:00:35 [2022-11-16T14:00:35.280Z] === RUN   TestPingSwarmHeader
14:00:35 [2022-11-16T14:00:35.843Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:00:36 [2022-11-16T14:00:36.406Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:00:37 [2022-11-16T14:00:37.335Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:00:37 [2022-11-16T14:00:37.335Z] --- PASS: TestPingSwarmHeader (2.18s)
14:00:37 [2022-11-16T14:00:37.335Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:00:37 [2022-11-16T14:00:37.335Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:00:37 [2022-11-16T14:00:37.335Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:00:37 [2022-11-16T14:00:37.335Z] === RUN   TestPingBuilderHeader
14:00:37 [2022-11-16T14:00:37.335Z] === RUN   TestPingBuilderHeader/default_config
14:00:37 [2022-11-16T14:00:37.897Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:00:38 [2022-11-16T14:00:38.461Z] --- PASS: TestPingBuilderHeader (1.05s)
14:00:38 [2022-11-16T14:00:38.461Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
14:00:38 [2022-11-16T14:00:38.461Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
14:00:38 [2022-11-16T14:00:38.461Z] === RUN   TestVersion
14:00:38 [2022-11-16T14:00:38.461Z] --- PASS: TestVersion (0.02s)
14:00:38 [2022-11-16T14:00:38.461Z] === CONT  TestDiskUsage
14:00:39 [2022-11-16T14:00:39.034Z] === RUN   TestDiskUsage/empty
14:00:39 [2022-11-16T14:00:39.034Z] === RUN   TestDiskUsage/empty/container_types
14:00:39 [2022-11-16T14:00:39.034Z] === RUN   TestDiskUsage/empty/image_types
14:00:39 [2022-11-16T14:00:39.034Z] === RUN   TestDiskUsage/empty/volume_types
14:00:39 [2022-11-16T14:00:39.034Z] === RUN   TestDiskUsage/empty/build-cache_types
14:00:39 [2022-11-16T14:00:39.034Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:00:39 [2022-11-16T14:00:39.034Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:00:39 [2022-11-16T14:00:39.034Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:00:39 [2022-11-16T14:00:39.034Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:00:39 [2022-11-16T14:00:39.034Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:00:39 [2022-11-16T14:00:39.034Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:00:39 [2022-11-16T14:00:39.034Z] === RUN   TestDiskUsage/after_LoadBusybox
14:00:39 [2022-11-16T14:00:39.297Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:00:39 [2022-11-16T14:00:39.297Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:00:39 [2022-11-16T14:00:39.297Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:00:39 [2022-11-16T14:00:39.297Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:00:39 [2022-11-16T14:00:39.297Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:00:39 [2022-11-16T14:00:39.297Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:00:39 [2022-11-16T14:00:39.297Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:00:39 [2022-11-16T14:00:39.297Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:00:39 [2022-11-16T14:00:39.297Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:00:39 [2022-11-16T14:00:39.297Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:00:39 [2022-11-16T14:00:39.297Z] === RUN   TestDiskUsage/after_container.Run
14:00:39 [2022-11-16T14:00:39.557Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:00:39 [2022-11-16T14:00:39.557Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:00:39 [2022-11-16T14:00:39.557Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:00:39 [2022-11-16T14:00:39.557Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:00:39 [2022-11-16T14:00:39.557Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:00:39 [2022-11-16T14:00:39.557Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:00:39 [2022-11-16T14:00:39.557Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:00:39 [2022-11-16T14:00:39.557Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:00:39 [2022-11-16T14:00:39.557Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:00:39 [2022-11-16T14:00:39.557Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:00:39 [2022-11-16T14:00:39.813Z] --- PASS: TestDiskUsage (1.39s)
14:00:39 [2022-11-16T14:00:39.813Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.26s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]     --- PASS: TestDiskUsage/after_container.Run (0.39s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z] PASS
14:00:39 [2022-11-16T14:00:39.813Z] 
14:00:39 [2022-11-16T14:00:39.813Z] === Skipped
14:00:39 [2022-11-16T14:00:39.813Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:00:39 [2022-11-16T14:00:39.813Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:00:39 [2022-11-16T14:00:39.813Z] 
14:00:39 [2022-11-16T14:00:39.813Z] DONE 57 tests, 1 skipped in 24.538s
14:00:39 [2022-11-16T14:00:39.813Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:00:39 [2022-11-16T14:00:39.813Z] ++ 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:00:39 [2022-11-16T14:00:39.813Z] ++ set -e
14:00:39 [2022-11-16T14:00:39.813Z] ++ '[' -n 0 ']'
14:00:39 [2022-11-16T14:00:39.813Z] ++ set -x
14:00:39 [2022-11-16T14:00:39.813Z] ++ 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 GITHUB_ACTIONS= 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:00:40 [2022-11-16T14:00:40.069Z] INFO: Testing against a local daemon
14:00:40 [2022-11-16T14:00:40.069Z] === RUN   TestVolumesCreateAndList
14:00:40 [2022-11-16T14:00:40.069Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:00:40 [2022-11-16T14:00:40.069Z] === RUN   TestVolumesRemove
14:00:40 [2022-11-16T14:00:40.069Z] --- PASS: TestVolumesRemove (0.14s)
14:00:40 [2022-11-16T14:00:40.069Z] === RUN   TestVolumesInspect
14:00:40 [2022-11-16T14:00:40.069Z] --- PASS: TestVolumesInspect (0.04s)
14:00:40 [2022-11-16T14:00:40.069Z] === RUN   TestVolumesInvalidJSON
14:00:40 [2022-11-16T14:00:40.069Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:00:40 [2022-11-16T14:00:40.069Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:00:40 [2022-11-16T14:00:40.069Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:00:40 [2022-11-16T14:00:40.069Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:00:40 [2022-11-16T14:00:40.069Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:00:40 [2022-11-16T14:00:40.069Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:00:40 [2022-11-16T14:00:40.069Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:00:40 [2022-11-16T14:00:40.069Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:00:40 [2022-11-16T14:00:40.069Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:00:40 [2022-11-16T14:00:40.069Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:00:40 [2022-11-16T14:00:40.069Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:00:40 [2022-11-16T14:00:40.069Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:00:40 [2022-11-16T14:00:40.069Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:00:40 [2022-11-16T14:00:40.069Z] === RUN   TestVolumePruneAnonymous
14:00:40 [2022-11-16T14:00:40.325Z] --- PASS: TestVolumePruneAnonymous (0.04s)
14:00:40 [2022-11-16T14:00:40.325Z] PASS
14:00:40 [2022-11-16T14:00:40.325Z] 
14:00:40 [2022-11-16T14:00:40.325Z] DONE 10 tests in 0.361s
14:00:40 [2022-11-16T14:00:40.325Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:00:43 [2022-11-16T14:00:43.594Z] ++++ cat bundles/test-integration/docker.pid
14:00:43 [2022-11-16T14:00:43.594Z] +++ kill 14869
14:00:43 [2022-11-16T14:00:43.594Z] +++ /etc/init.d/apparmor stop
14:00:43 [2022-11-16T14:00:43.594Z] Leaving: AppArmorNo profiles have been unloaded.
14:00:43 [2022-11-16T14:00:43.594Z] 
14:00:43 [2022-11-16T14:00:43.594Z] Unloading profiles will leave already running processes permanently
14:00:43 [2022-11-16T14:00:43.594Z] unconfined, which can lead to unexpected situations.
14:00:43 [2022-11-16T14:00:43.594Z] 
14:00:43 [2022-11-16T14:00:43.594Z] To set a process to complain mode, use the command line tool
14:00:43 [2022-11-16T14:00:43.594Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:00:43 [2022-11-16T14:00:43.594Z] +++ true
14:00:43 [2022-11-16T14:00:43.594Z] exiting test-integration
14:00:43 [2022-11-16T14:00:43.594Z] ++ exit 0
14:00:43 [2022-11-16T14:00:43.594Z] 
Post stage
[Pipeline] junit
14:00:45 [2022-11-16T14:00:45.496Z] Recording test results
14:00:45 [2022-11-16T14:00:45.686Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:00:46 [2022-11-16T14:00:46.092Z] + echo Ensuring container killed.
14:00:46 [2022-11-16T14:00:46.092Z] Ensuring container killed.
14:00:46 [2022-11-16T14:00:46.092Z] + docker rm -vf docker-pr1
14:00:46 [2022-11-16T14:00:46.092Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
14:00:46 [2022-11-16T14:00:46.458Z] + echo Chowning /workspace to jenkins user
14:00:46 [2022-11-16T14:00:46.458Z] Chowning /workspace to jenkins user
14:00:46 [2022-11-16T14:00:46.458Z] + id -u
14:00:46 [2022-11-16T14:00:46.458Z] + id -g
14:00:46 [2022-11-16T14:00:46.458Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44473:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:00:49 [2022-11-16T14:00:49.340Z] + bundleName=arm64-integration
14:00:49 [2022-11-16T14:00:49.340Z] + echo Creating arm64-integration-bundles.tar.gz
14:00:49 [2022-11-16T14:00:49.340Z] Creating arm64-integration-bundles.tar.gz
14:00:49 [2022-11-16T14:00:49.340Z] + xargs tar -czf arm64-integration-bundles.tar.gz
14:00:49 [2022-11-16T14:00:49.340Z] + 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:00:49 [2022-11-16T14:00:49.605Z] Archiving artifacts
14:00:49 [2022-11-16T14:00:49.944Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44473/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:00:50 [2022-11-16T14:00:50.359Z] + make clean
14:00:50 [2022-11-16T14:00:50.626Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:00:50 [2022-11-16T14:00:50.892Z] docker-dev-cache
14:00:50 [2022-11-16T14:00:50.892Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[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