Skip to content
Success

Console Output

Pull request #44594 opened
22:30:05 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from d331bc3b03af41daac43bd82702de45227ef0866+0200623ef7b7b166c675cb14502cbc0704d3dfd4 (c1cf09f56aa519e41bfc8be21a031ce4b0fa76d8)
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-44594@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
22:30:09 [2022-12-06T22:30:09.047Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:30:09 [2022-12-06T22:30:09.050Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:30:11 [2022-12-06T22:30:11.894Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c723fee036ebe772) in /home/ubuntu/workspace/moby_PR-44594
[Pipeline] {
[Pipeline] checkout
22:30:11 [2022-12-06T22:30:11.919Z] The recommended git tool is: git
22:30:11 [2022-12-06T22:30:11.942Z] using credential docker-jenkins-github-credentials
22:30:11 [2022-12-06T22:30:11.952Z] Cloning the remote Git repository
22:30:11 [2022-12-06T22:30:11.952Z] Cloning with configured refspecs honoured and without tags
22:30:11 [2022-12-06T22:30:11.957Z] Cloning repository https://github.com/moby/moby.git
22:30:11 [2022-12-06T22:30:11.958Z]  > git init /home/ubuntu/workspace/moby_PR-44594 # timeout=10
22:30:11 [2022-12-06T22:30:11.963Z] Fetching upstream changes from https://github.com/moby/moby.git
22:30:11 [2022-12-06T22:30:11.963Z]  > git --version # timeout=10
22:30:11 [2022-12-06T22:30:11.969Z]  > git --version # 'git version 2.25.1'
22:30:11 [2022-12-06T22:30:11.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:30:11 [2022-12-06T22:30:11.970Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44594/head:refs/remotes/origin/PR-44594 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:30:27 [2022-12-06T22:30:27.374Z] Fetching without tags
22:30:27 [2022-12-06T22:30:27.596Z] Merging remotes/origin/master commit 0200623ef7b7b166c675cb14502cbc0704d3dfd4 into PR head commit d331bc3b03af41daac43bd82702de45227ef0866
22:30:27 [2022-12-06T22:30:27.353Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:30:27 [2022-12-06T22:30:27.356Z]  > git config --add remote.origin.fetch +refs/pull/44594/head:refs/remotes/origin/PR-44594 # timeout=10
22:30:27 [2022-12-06T22:30:27.361Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:30:27 [2022-12-06T22:30:27.370Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:30:27 [2022-12-06T22:30:27.380Z] Fetching upstream changes from https://github.com/moby/moby.git
22:30:27 [2022-12-06T22:30:27.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:30:27 [2022-12-06T22:30:27.381Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44594/head:refs/remotes/origin/PR-44594 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:30:27 [2022-12-06T22:30:27.601Z]  > git config core.sparsecheckout # timeout=10
22:30:27 [2022-12-06T22:30:27.606Z]  > git checkout -f d331bc3b03af41daac43bd82702de45227ef0866 # timeout=10
22:30:28 [2022-12-06T22:30:28.187Z] Merge succeeded, producing d331bc3b03af41daac43bd82702de45227ef0866
22:30:28 [2022-12-06T22:30:28.187Z] Checking out Revision d331bc3b03af41daac43bd82702de45227ef0866 (PR-44594)
22:30:28 [2022-12-06T22:30:28.456Z] Commit message: "vendor: github.com/containerd/containerd v1.6.11"
22:30:28 [2022-12-06T22:30:28.456Z] First time build. Skipping changelog.
22:30:28 [2022-12-06T22:30:28.471Z]  > git --version # timeout=10
22:30:28 [2022-12-06T22:30:28.477Z]  > git --version # 'git version 2.25.1'
22:30:28 [2022-12-06T22:30:28.483Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:30:29 [2022-12-06T22:30:29.135Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44594:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
22:30:28 [2022-12-06T22:30:28.164Z]  > git remote # timeout=10
22:30:28 [2022-12-06T22:30:28.167Z]  > git config --get remote.origin.url # timeout=10
22:30:28 [2022-12-06T22:30:28.171Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:30:28 [2022-12-06T22:30:28.172Z]  > git merge 0200623ef7b7b166c675cb14502cbc0704d3dfd4 # timeout=10
22:30:28 [2022-12-06T22:30:28.184Z]  > git rev-parse HEAD^{commit} # timeout=10
22:30:28 [2022-12-06T22:30:28.192Z]  > git config core.sparsecheckout # timeout=10
22:30:28 [2022-12-06T22:30:28.196Z]  > git checkout -f d331bc3b03af41daac43bd82702de45227ef0866 # timeout=10
22:30:34 [2022-12-06T22:30:34.421Z] 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
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
22:30:34 [2022-12-06T22:30:34.571Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0eb615dab4fe236f9) in /home/ubuntu/workspace/moby_PR-44594
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
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] }
22:30:34 [2022-12-06T22:30:34.621Z] The recommended git tool is: git
[Pipeline] // stage
22:30:34 [2022-12-06T22:30:34.633Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
22:30:34 [2022-12-06T22:30:34.641Z] Cloning the remote Git repository
22:30:34 [2022-12-06T22:30:34.641Z] Cloning with configured refspecs honoured and without tags
[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] }
22:30:34 [2022-12-06T22:30:34.655Z] Cloning repository https://github.com/moby/moby.git
22:30:34 [2022-12-06T22:30:34.657Z]  > git init /home/ubuntu/workspace/moby_PR-44594 # timeout=10
22:30:34 [2022-12-06T22:30:34.665Z] Fetching upstream changes from https://github.com/moby/moby.git
22:30:34 [2022-12-06T22:30:34.665Z]  > git --version # timeout=10
22:30:34 [2022-12-06T22:30:34.670Z]  > git --version # 'git version 2.25.1'
22:30:34 [2022-12-06T22:30:34.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:30:34 [2022-12-06T22:30:34.671Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44594/head:refs/remotes/origin/PR-44594 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:30:46 [2022-12-06T22:30:46.995Z] Fetching without tags
22:30:46 [2022-12-06T22:30:46.987Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:30:46 [2022-12-06T22:30:46.991Z]  > git config --add remote.origin.fetch +refs/pull/44594/head:refs/remotes/origin/PR-44594 # timeout=10
22:30:46 [2022-12-06T22:30:46.994Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:30:47 [2022-12-06T22:30:47.000Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:30:47 [2022-12-06T22:30:47.008Z] Fetching upstream changes from https://github.com/moby/moby.git
22:30:47 [2022-12-06T22:30:47.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:30:47 [2022-12-06T22:30:47.009Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44594/head:refs/remotes/origin/PR-44594 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:30:47 [2022-12-06T22:30:47.195Z] Merging remotes/origin/master commit 0200623ef7b7b166c675cb14502cbc0704d3dfd4 into PR head commit d331bc3b03af41daac43bd82702de45227ef0866
22:30:47 [2022-12-06T22:30:47.768Z] Merge succeeded, producing d331bc3b03af41daac43bd82702de45227ef0866
22:30:47 [2022-12-06T22:30:47.768Z] Checking out Revision d331bc3b03af41daac43bd82702de45227ef0866 (PR-44594)
22:30:48 [2022-12-06T22:30:48.538Z] Commit message: "vendor: github.com/containerd/containerd v1.6.11"
22:30:48 [2022-12-06T22:30:48.591Z]  > git --version # timeout=10
22:30:48 [2022-12-06T22:30:48.601Z]  > git --version # 'git version 2.25.1'
22:30:48 [2022-12-06T22:30:48.612Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
22:30:47 [2022-12-06T22:30:47.208Z]  > git config core.sparsecheckout # timeout=10
22:30:47 [2022-12-06T22:30:47.213Z]  > git checkout -f d331bc3b03af41daac43bd82702de45227ef0866 # timeout=10
22:30:47 [2022-12-06T22:30:47.756Z]  > git remote # timeout=10
22:30:47 [2022-12-06T22:30:47.762Z]  > git config --get remote.origin.url # timeout=10
22:30:47 [2022-12-06T22:30:47.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:30:47 [2022-12-06T22:30:47.766Z]  > git merge 0200623ef7b7b166c675cb14502cbc0704d3dfd4 # timeout=10
22:30:47 [2022-12-06T22:30:47.775Z]  > git rev-parse HEAD^{commit} # timeout=10
22:30:47 [2022-12-06T22:30:47.782Z]  > git config core.sparsecheckout # timeout=10
22:30:47 [2022-12-06T22:30:47.785Z]  > git checkout -f d331bc3b03af41daac43bd82702de45227ef0866 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:30:49 [2022-12-06T22:30:49.259Z] + docker version
22:30:49 [2022-12-06T22:30:49.259Z] Client: Docker Engine - Community
22:30:49 [2022-12-06T22:30:49.259Z]  Version:           22.06.0-beta.0
22:30:49 [2022-12-06T22:30:49.259Z]  API version:       1.42
22:30:49 [2022-12-06T22:30:49.259Z]  Go version:        go1.18.3
22:30:49 [2022-12-06T22:30:49.259Z]  Git commit:        3e9117b
22:30:49 [2022-12-06T22:30:49.259Z]  Built:             Fri Jun  3 17:55:34 2022
22:30:49 [2022-12-06T22:30:49.259Z]  OS/Arch:           linux/arm64
22:30:49 [2022-12-06T22:30:49.259Z]  Context:           default
22:30:49 [2022-12-06T22:30:49.259Z] 
22:30:49 [2022-12-06T22:30:49.259Z] Server: Docker Engine - Community
22:30:49 [2022-12-06T22:30:49.259Z]  Engine:
22:30:49 [2022-12-06T22:30:49.259Z]   Version:          22.06.0-beta.0
22:30:49 [2022-12-06T22:30:49.259Z]   API version:      1.42 (minimum version 1.12)
22:30:49 [2022-12-06T22:30:49.259Z]   Go version:       go1.18.3
22:30:49 [2022-12-06T22:30:49.259Z]   Git commit:       38633e7
22:30:49 [2022-12-06T22:30:49.259Z]   Built:            Fri Jun  3 17:55:34 2022
22:30:49 [2022-12-06T22:30:49.259Z]   OS/Arch:          linux/arm64
22:30:49 [2022-12-06T22:30:49.259Z]   Experimental:     true
22:30:49 [2022-12-06T22:30:49.259Z]  containerd:
22:30:49 [2022-12-06T22:30:49.259Z]   Version:          1.6.8
22:30:49 [2022-12-06T22:30:49.260Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:30:49 [2022-12-06T22:30:49.260Z]  runc:
22:30:49 [2022-12-06T22:30:49.260Z]   Version:          1.1.4
22:30:49 [2022-12-06T22:30:49.260Z]   GitCommit:        v1.1.4-0-g5fd4c4d
22:30:49 [2022-12-06T22:30:49.260Z]  docker-init:
22:30:49 [2022-12-06T22:30:49.260Z]   Version:          0.19.0
22:30:49 [2022-12-06T22:30:49.260Z]   GitCommit:        de40ad0
[Pipeline] sh
22:30:49 [2022-12-06T22:30:49.581Z] + docker info
22:30:49 [2022-12-06T22:30:49.581Z] Client:
22:30:49 [2022-12-06T22:30:49.581Z]  Context:    default
22:30:49 [2022-12-06T22:30:49.581Z]  Debug Mode: false
22:30:49 [2022-12-06T22:30:49.581Z]  Plugins:
22:30:49 [2022-12-06T22:30:49.581Z]   buildx: Docker Buildx (Docker Inc.)
22:30:49 [2022-12-06T22:30:49.581Z]     Version:  v0.8.2
22:30:49 [2022-12-06T22:30:49.581Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:30:49 [2022-12-06T22:30:49.581Z]   compose: Docker Compose (Docker Inc.)
22:30:49 [2022-12-06T22:30:49.581Z]     Version:  v2.12.0
22:30:49 [2022-12-06T22:30:49.581Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:30:49 [2022-12-06T22:30:49.581Z] 
22:30:49 [2022-12-06T22:30:49.581Z] Server:
22:30:49 [2022-12-06T22:30:49.581Z]  Containers: 0
22:30:49 [2022-12-06T22:30:49.581Z]   Running: 0
22:30:49 [2022-12-06T22:30:49.581Z]   Paused: 0
22:30:49 [2022-12-06T22:30:49.581Z]   Stopped: 0
22:30:49 [2022-12-06T22:30:49.581Z]  Images: 3
22:30:49 [2022-12-06T22:30:49.581Z]  Server Version: 22.06.0-beta.0
22:30:49 [2022-12-06T22:30:49.581Z]  Storage Driver: overlay2
22:30:49 [2022-12-06T22:30:49.581Z]   Backing Filesystem: extfs
22:30:49 [2022-12-06T22:30:49.581Z]   Supports d_type: true
22:30:49 [2022-12-06T22:30:49.581Z]   Using metacopy: false
22:30:49 [2022-12-06T22:30:49.581Z]   Native Overlay Diff: true
22:30:49 [2022-12-06T22:30:49.581Z]   userxattr: false
22:30:49 [2022-12-06T22:30:49.581Z]  Logging Driver: json-file
22:30:49 [2022-12-06T22:30:49.581Z]  Cgroup Driver: cgroupfs
22:30:49 [2022-12-06T22:30:49.581Z]  Cgroup Version: 1
22:30:49 [2022-12-06T22:30:49.581Z]  Plugins:
22:30:49 [2022-12-06T22:30:49.581Z]   Volume: local
22:30:49 [2022-12-06T22:30:49.581Z]   Network: bridge host ipvlan macvlan null overlay
22:30:49 [2022-12-06T22:30:49.581Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:30:49 [2022-12-06T22:30:49.581Z]  Swarm: inactive
22:30:49 [2022-12-06T22:30:49.581Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:30:49 [2022-12-06T22:30:49.581Z]  Default Runtime: runc
22:30:49 [2022-12-06T22:30:49.581Z]  Init Binary: docker-init
22:30:49 [2022-12-06T22:30:49.581Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:30:49 [2022-12-06T22:30:49.581Z]  runc version: v1.1.4-0-g5fd4c4d
22:30:49 [2022-12-06T22:30:49.581Z]  init version: de40ad0
22:30:49 [2022-12-06T22:30:49.581Z]  Security Options:
22:30:49 [2022-12-06T22:30:49.581Z]   apparmor
22:30:49 [2022-12-06T22:30:49.581Z]   seccomp
22:30:49 [2022-12-06T22:30:49.581Z]    Profile: builtin
22:30:49 [2022-12-06T22:30:49.581Z]  Kernel Version: 5.15.0-1022-aws
22:30:49 [2022-12-06T22:30:49.581Z]  Operating System: Ubuntu 20.04.5 LTS
22:30:49 [2022-12-06T22:30:49.581Z]  OSType: linux
22:30:49 [2022-12-06T22:30:49.581Z]  Architecture: aarch64
22:30:49 [2022-12-06T22:30:49.581Z]  CPUs: 2
22:30:49 [2022-12-06T22:30:49.581Z]  Total Memory: 7.559GiB
22:30:49 [2022-12-06T22:30:49.581Z]  Name: ip-10-100-75-16
22:30:49 [2022-12-06T22:30:49.581Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:30:49 [2022-12-06T22:30:49.581Z]  Docker Root Dir: /var/lib/docker
22:30:49 [2022-12-06T22:30:49.581Z]  Debug Mode: false
22:30:49 [2022-12-06T22:30:49.581Z]  Registry: https://index.docker.io/v1/
22:30:49 [2022-12-06T22:30:49.581Z]  Labels:
22:30:49 [2022-12-06T22:30:49.581Z]  Experimental: true
22:30:49 [2022-12-06T22:30:49.581Z]  Insecure Registries:
22:30:49 [2022-12-06T22:30:49.581Z]   127.0.0.0/8
22:30:49 [2022-12-06T22:30:49.581Z]  Live Restore Enabled: true
22:30:49 [2022-12-06T22:30:49.581Z] 
[Pipeline] sh
22:30:49 [2022-12-06T22:30:49.854Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:30:49 [2022-12-06T22:30:49.854Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:30:49 [2022-12-06T22:30:49.854Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44594/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
22:30:49 [2022-12-06T22:30:49.854Z] + bash /home/ubuntu/workspace/moby_PR-44594/check-config.sh
22:30:49 [2022-12-06T22:30:49.854Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:30:49 [2022-12-06T22:30:49.854Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
22:30:49 [2022-12-06T22:30:49.854Z] 
22:30:49 [2022-12-06T22:30:49.854Z] Generally Necessary:
22:30:49 [2022-12-06T22:30:49.854Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:30:49 [2022-12-06T22:30:49.854Z] - apparmor: enabled and tools installed
22:30:49 [2022-12-06T22:30:49.854Z] - CONFIG_NAMESPACES: enabled
22:30:49 [2022-12-06T22:30:49.854Z] - CONFIG_NET_NS: enabled
22:30:49 [2022-12-06T22:30:49.854Z] - CONFIG_PID_NS: enabled
22:30:49 [2022-12-06T22:30:49.854Z] - CONFIG_IPC_NS: enabled
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_UTS_NS: enabled
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_CGROUPS: enabled
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_CGROUP_CPUACCT: enabled
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_CGROUP_DEVICE: enabled
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_CGROUP_FREEZER: enabled
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_CGROUP_SCHED: enabled
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_CPUSETS: enabled
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_MEMCG: enabled
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_KEYS: enabled
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_VETH: enabled (as module)
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_BRIDGE: enabled (as module)
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_NF_NAT: enabled (as module)
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_POSIX_MQUEUE: enabled
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_CGROUP_BPF: enabled
22:30:50 [2022-12-06T22:30:50.110Z] 
22:30:50 [2022-12-06T22:30:50.110Z] Optional Features:
22:30:50 [2022-12-06T22:30:50.110Z] - CONFIG_USER_NS: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_SECCOMP: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_SECCOMP_FILTER: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_CGROUP_PIDS: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_MEMCG_SWAP: enabled
22:30:50 [2022-12-06T22:30:50.366Z]     (cgroup swap accounting is currently enabled)
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_BLK_CGROUP: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_CGROUP_PERF: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_CGROUP_HUGETLB: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_CFS_BANDWIDTH: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_RT_GROUP_SCHED: missing
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_IP_VS: enabled (as module)
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_IP_VS_NFCT: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_IP_VS_RR: enabled (as module)
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_SECURITY_SELINUX: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_SECURITY_APPARMOR: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_EXT4_FS: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:30:50 [2022-12-06T22:30:50.366Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:30:50 [2022-12-06T22:30:50.622Z] - Network Drivers:
22:30:50 [2022-12-06T22:30:50.622Z]   - "overlay":
22:30:50 [2022-12-06T22:30:50.622Z]     - CONFIG_VXLAN: enabled (as module)
22:30:50 [2022-12-06T22:30:50.622Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:30:50 [2022-12-06T22:30:50.622Z]       Optional (for encrypted networks):
22:30:50 [2022-12-06T22:30:50.622Z]       - CONFIG_CRYPTO: enabled
22:30:50 [2022-12-06T22:30:50.622Z]       - CONFIG_CRYPTO_AEAD: enabled
22:30:50 [2022-12-06T22:30:50.622Z]       - CONFIG_CRYPTO_GCM: enabled
22:30:50 [2022-12-06T22:30:50.622Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:30:50 [2022-12-06T22:30:50.622Z]       - CONFIG_CRYPTO_GHASH: enabled
22:30:50 [2022-12-06T22:30:50.622Z]       - CONFIG_XFRM: enabled
22:30:50 [2022-12-06T22:30:50.622Z]       - CONFIG_XFRM_USER: enabled (as module)
22:30:50 [2022-12-06T22:30:50.622Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:30:50 [2022-12-06T22:30:50.622Z]       - CONFIG_INET_ESP: enabled (as module)
22:30:50 [2022-12-06T22:30:50.622Z]   - "ipvlan":
22:30:50 [2022-12-06T22:30:50.622Z]     - CONFIG_IPVLAN: enabled (as module)
22:30:50 [2022-12-06T22:30:50.622Z]   - "macvlan":
22:30:50 [2022-12-06T22:30:50.622Z]     - CONFIG_MACVLAN: enabled (as module)
22:30:50 [2022-12-06T22:30:50.622Z]     - CONFIG_DUMMY: enabled (as module)
22:30:50 [2022-12-06T22:30:50.622Z]   - "ftp,tftp client in container":
22:30:50 [2022-12-06T22:30:50.622Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:30:50 [2022-12-06T22:30:50.622Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:30:50 [2022-12-06T22:30:50.622Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:30:50 [2022-12-06T22:30:50.622Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:30:50 [2022-12-06T22:30:50.622Z] - Storage Drivers:
22:30:50 [2022-12-06T22:30:50.622Z]   - "aufs":
22:30:50 [2022-12-06T22:30:50.622Z]     - CONFIG_AUFS_FS: enabled (as module)
22:30:50 [2022-12-06T22:30:50.622Z]   - "btrfs":
22:30:50 [2022-12-06T22:30:50.877Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:30:50 [2022-12-06T22:30:50.877Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:30:50 [2022-12-06T22:30:50.877Z]   - "devicemapper":
22:30:50 [2022-12-06T22:30:50.877Z]     - CONFIG_BLK_DEV_DM: enabled
22:30:50 [2022-12-06T22:30:50.877Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:30:50 [2022-12-06T22:30:50.877Z]   - "overlay":
22:30:50 [2022-12-06T22:30:50.877Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:30:50 [2022-12-06T22:30:50.877Z]   - "zfs":
22:30:50 [2022-12-06T22:30:50.877Z]     - /dev/zfs: present
22:30:50 [2022-12-06T22:30:50.877Z]     - zfs command: missing
22:30:50 [2022-12-06T22:30:50.877Z]     - zpool command: missing
22:30:50 [2022-12-06T22:30:50.877Z] 
22:30:50 [2022-12-06T22:30:50.877Z] Limits:
22:30:50 [2022-12-06T22:30:50.877Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:30:50 [2022-12-06T22:30:50.877Z] 
22:30:50 [2022-12-06T22:30:50.877Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:30:51 [2022-12-06T22:30:51.221Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d331bc3b03af41daac43bd82702de45227ef0866 .
22:30:51 [2022-12-06T22:30:51.477Z] #1 [internal] load .dockerignore
22:30:51 [2022-12-06T22:30:51.477Z] #1 transferring context: 113B done
22:30:51 [2022-12-06T22:30:51.477Z] #1 DONE 0.0s
22:30:51 [2022-12-06T22:30:51.477Z] 
22:30:51 [2022-12-06T22:30:51.477Z] #2 [internal] load build definition from Dockerfile
22:30:51 [2022-12-06T22:30:51.477Z] #2 transferring dockerfile: 19.55kB done
22:30:51 [2022-12-06T22:30:51.477Z] #2 DONE 0.0s
22:30:51 [2022-12-06T22:30:51.477Z] 
22:30:51 [2022-12-06T22:30:51.477Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:30:51 [2022-12-06T22:30:51.733Z] #3 DONE 0.3s
22:30:51 [2022-12-06T22:30:51.733Z] 
22:30:51 [2022-12-06T22:30:51.733Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:30:51 [2022-12-06T22:30:51.733Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
22:30:51 [2022-12-06T22:30:51.733Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
22:30:51 [2022-12-06T22:30:51.733Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
22:30:51 [2022-12-06T22:30:51.733Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
22:30:51 [2022-12-06T22:30:51.733Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done
22:30:51 [2022-12-06T22:30:51.733Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
22:30:51 [2022-12-06T22:30:51.988Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
22:30:51 [2022-12-06T22:30:51.989Z] #4 DONE 0.4s
22:30:52 [2022-12-06T22:30:52.244Z] 
22:30:52 [2022-12-06T22:30:52.244Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
22:30:52 [2022-12-06T22:30:52.500Z] #5 DONE 0.3s
22:30:52 [2022-12-06T22:30:52.500Z] 
22:30:52 [2022-12-06T22:30:52.500Z] #6 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
22:30:52 [2022-12-06T22:30:52.500Z] #6 DONE 0.3s
22:30:52 [2022-12-06T22:30:52.500Z] 
22:30:52 [2022-12-06T22:30:52.500Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:30:52 [2022-12-06T22:30:52.500Z] #7 DONE 0.3s
22:30:54 [2022-12-06T22:30:54.386Z] 
22:30:54 [2022-12-06T22:30:54.386Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:74fe5785cff148dfb88053d1caa8011baccdc8ad0616af77baa124438f218caa
22:30:54 [2022-12-06T22:30:54.386Z] #8 resolve docker.io/library/golang:1.19.3-bullseye@sha256:74fe5785cff148dfb88053d1caa8011baccdc8ad0616af77baa124438f218caa 0.1s done
22:30:54 [2022-12-06T22:30:54.386Z] #8 sha256:e111a2adcae719158c31844a6b2e2d9780c4caf83ce956482420b66a7b9eb36f 1.80kB / 1.80kB done
22:30:54 [2022-12-06T22:30:54.386Z] #8 sha256:cfd0994b15a5f02255407e6ece00ca02dbb91cd7b5b3aff6ae3b16b9bf2fa83d 7.12kB / 7.12kB done
22:30:54 [2022-12-06T22:30:54.386Z] #8 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 0B / 53.70MB 0.1s
22:30:54 [2022-12-06T22:30:54.386Z] #8 sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 0B / 5.15MB 0.1s
22:30:54 [2022-12-06T22:30:54.386Z] #8 sha256:74fe5785cff148dfb88053d1caa8011baccdc8ad0616af77baa124438f218caa 1.86kB / 1.86kB done
22:30:54 [2022-12-06T22:30:54.386Z] #8 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 10.49MB / 53.70MB 0.2s
22:30:54 [2022-12-06T22:30:54.386Z] #8 sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 5.15MB / 5.15MB 0.2s
22:30:54 [2022-12-06T22:30:54.386Z] #8 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 16.78MB / 53.70MB 0.3s
22:30:54 [2022-12-06T22:30:54.386Z] #8 sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 5.15MB / 5.15MB 0.2s done
22:30:54 [2022-12-06T22:30:54.386Z] #8 sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 3.15MB / 10.87MB 0.3s
22:30:54 [2022-12-06T22:30:54.643Z] #8 ...
22:30:54 [2022-12-06T22:30:54.643Z] 
22:30:54 [2022-12-06T22:30:54.643Z] #9 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
22:30:54 [2022-12-06T22:30:54.643Z] #9 DONE 0.5s
22:30:54 [2022-12-06T22:30:54.643Z] 
22:30:54 [2022-12-06T22:30:54.643Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:74fe5785cff148dfb88053d1caa8011baccdc8ad0616af77baa124438f218caa
22:30:54 [2022-12-06T22:30:54.643Z] #8 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 21.05MB / 53.70MB 0.4s
22:30:54 [2022-12-06T22:30:54.643Z] #8 sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 10.87MB / 10.87MB 0.4s
22:30:54 [2022-12-06T22:30:54.643Z] #8 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 0B / 54.68MB 0.4s
22:30:54 [2022-12-06T22:30:54.643Z] #8 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 26.21MB / 53.70MB 0.5s
22:30:54 [2022-12-06T22:30:54.643Z] #8 sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 10.87MB / 10.87MB 0.4s done
22:30:54 [2022-12-06T22:30:54.643Z] #8 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 12.58MB / 54.68MB 0.5s
22:30:54 [2022-12-06T22:30:54.643Z] #8 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 0B / 81.37MB 0.5s
22:30:54 [2022-12-06T22:30:54.643Z] #8 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 20.97MB / 54.68MB 0.6s
22:30:54 [2022-12-06T22:30:54.643Z] #8 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 13.63MB / 81.37MB 0.6s
22:30:54 [2022-12-06T22:30:54.900Z] #8 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 48.23MB / 53.70MB 0.7s
22:30:54 [2022-12-06T22:30:54.900Z] #8 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 25.17MB / 81.37MB 0.7s
22:30:54 [2022-12-06T22:30:54.900Z] #8 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.8s
22:30:54 [2022-12-06T22:30:54.900Z] #8 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 36.70MB / 54.68MB 0.8s
22:30:54 [2022-12-06T22:30:54.900Z] #8 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 30.41MB / 81.37MB 0.8s
22:30:55 [2022-12-06T22:30:55.160Z] #8 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.8s done
22:30:55 [2022-12-06T22:30:55.160Z] #8 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 54.68MB / 54.68MB 1.0s done
22:30:55 [2022-12-06T22:30:55.160Z] #8 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 44.04MB / 81.37MB 1.0s
22:30:55 [2022-12-06T22:30:55.160Z] #8 sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 0B / 115.13MB 1.0s
22:30:55 [2022-12-06T22:30:55.160Z] #8 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 53.76MB / 81.37MB 1.1s
22:30:55 [2022-12-06T22:30:55.160Z] #8 extracting sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1
22:30:55 [2022-12-06T22:30:55.160Z] #8 sha256:3c522beb04eea91457ff698d5e32cde17b3ddadcb86a7b4517f454eb20e11871 156B / 156B 1.1s done
22:30:55 [2022-12-06T22:30:55.417Z] #8 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 61.87MB / 81.37MB 1.2s
22:30:55 [2022-12-06T22:30:55.417Z] #8 sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 9.44MB / 115.13MB 1.2s
22:30:55 [2022-12-06T22:30:55.417Z] #8 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 70.25MB / 81.37MB 1.3s
22:30:55 [2022-12-06T22:30:55.417Z] #8 sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 16.78MB / 115.13MB 1.3s
22:30:55 [2022-12-06T22:30:55.674Z] #8 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 79.11MB / 81.37MB 1.4s
22:30:55 [2022-12-06T22:30:55.674Z] #8 sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 30.41MB / 115.13MB 1.5s
22:30:55 [2022-12-06T22:30:55.674Z] #8 sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 39.67MB / 115.13MB 1.6s
22:30:55 [2022-12-06T22:30:55.930Z] #8 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 81.37MB / 81.37MB 1.6s done
22:30:55 [2022-12-06T22:30:55.930Z] #8 sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 46.14MB / 115.13MB 1.7s
22:30:56 [2022-12-06T22:30:56.186Z] #8 sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 55.20MB / 115.13MB 1.9s
22:30:56 [2022-12-06T22:30:56.186Z] #8 ...
22:30:56 [2022-12-06T22:30:56.186Z] 
22:30:56 [2022-12-06T22:30:56.186Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:30:56 [2022-12-06T22:30:56.186Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
22:30:56 [2022-12-06T22:30:56.186Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:30:56 [2022-12-06T22:30:56.186Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:30:56 [2022-12-06T22:30:56.186Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:30:56 [2022-12-06T22:30:56.186Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done
22:30:56 [2022-12-06T22:30:56.186Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done
22:30:56 [2022-12-06T22:30:56.186Z] #10 DONE 2.1s
22:30:56 [2022-12-06T22:30:56.186Z] 
22:30:56 [2022-12-06T22:30:56.186Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:74fe5785cff148dfb88053d1caa8011baccdc8ad0616af77baa124438f218caa
22:30:56 [2022-12-06T22:30:56.186Z] #8 sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 73.40MB / 115.13MB 2.1s
22:30:56 [2022-12-06T22:30:56.445Z] #8 sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 83.89MB / 115.13MB 2.3s
22:30:56 [2022-12-06T22:30:56.702Z] #8 sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 98.57MB / 115.13MB 2.4s
22:30:56 [2022-12-06T22:30:56.702Z] #8 sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 113.25MB / 115.13MB 2.7s
22:30:56 [2022-12-06T22:30:56.960Z] #8 ...
22:30:56 [2022-12-06T22:30:56.960Z] 
22:30:56 [2022-12-06T22:30:56.960Z] #11 [internal] load build context
22:30:56 [2022-12-06T22:30:56.960Z] #11 transferring context: 63.86MB 2.8s done
22:30:56 [2022-12-06T22:30:56.960Z] #11 DONE 3.0s
22:30:56 [2022-12-06T22:30:56.960Z] 
22:30:56 [2022-12-06T22:30:56.960Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:74fe5785cff148dfb88053d1caa8011baccdc8ad0616af77baa124438f218caa
22:30:56 [2022-12-06T22:30:56.960Z] #8 sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 115.13MB / 115.13MB 2.8s done
22:30:57 [2022-12-06T22:30:57.887Z] #8 extracting sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 2.7s done
22:30:57 [2022-12-06T22:30:57.887Z] #8 extracting sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999
22:30:58 [2022-12-06T22:30:58.148Z] #8 ...
22:30:58 [2022-12-06T22:30:58.148Z] 
22:30:58 [2022-12-06T22:30:58.148Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b
22:30:58 [2022-12-06T22:30:58.148Z] #12 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 0.1s done
22:30:58 [2022-12-06T22:30:58.148Z] #12 sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 1.85kB / 1.85kB done
22:30:58 [2022-12-06T22:30:58.148Z] #12 sha256:b398b1d261cd117e8b602e15fff07462cd60735526b07878c990ca32a931766b 529B / 529B done
22:30:58 [2022-12-06T22:30:58.148Z] #12 sha256:92dc3659087245df908cfc94278bab1bc9099230a6af05821cf01f2e218c8ca8 1.48kB / 1.48kB done
22:30:58 [2022-12-06T22:30:58.148Z] #12 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.8s done
22:30:58 [2022-12-06T22:30:58.148Z] #12 DONE 4.0s
22:30:58 [2022-12-06T22:30:58.148Z] 
22:30:58 [2022-12-06T22:30:58.148Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:74fe5785cff148dfb88053d1caa8011baccdc8ad0616af77baa124438f218caa
22:30:58 [2022-12-06T22:30:58.404Z] #8 extracting sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 0.2s done
22:30:58 [2022-12-06T22:30:58.404Z] #8 extracting sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a
22:30:58 [2022-12-06T22:30:58.659Z] #8 extracting sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 0.3s done
22:30:58 [2022-12-06T22:30:58.659Z] #8 extracting sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434
22:31:01 [2022-12-06T22:31:01.925Z] #8 extracting sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 2.8s done
22:31:01 [2022-12-06T22:31:01.925Z] #8 extracting sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e
22:31:04 [2022-12-06T22:31:04.444Z] #8 extracting sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 2.8s done
22:31:04 [2022-12-06T22:31:04.701Z] #8 extracting sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 0.1s
22:31:07 [2022-12-06T22:31:07.971Z] #8 ...
22:31:07 [2022-12-06T22:31:07.971Z] 
22:31:07 [2022-12-06T22:31:07.971Z] #13 [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
22:31:07 [2022-12-06T22:31:07.971Z] #0 0.890 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 0.902 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 0.902 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 1.040 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 1.325 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [205 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 1.897 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 2.162 Fetched 8496 kB in 2s (5556 kB/s)
22:31:07 [2022-12-06T22:31:07.971Z] #0 2.162 Reading package lists...
22:31:07 [2022-12-06T22:31:07.971Z] #0 2.697 Reading package lists...
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.210 Building dependency tree...
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.577 The following additional packages will be installed:
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.578   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.579   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.581 Recommended packages:
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.581   libldap-common publicsuffix libsasl2-modules
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.713 The following NEW packages will be installed:
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.714   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.714   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.715   libssh2-1 openssl
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.991 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.991 Need to get 2941 kB of archives.
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.991 After this operation, 6478 kB of additional disk space will be used.
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.991 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 3.999 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.007 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.007 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.007 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.007 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.007 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.007 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.012 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.012 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.012 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.012 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.015 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.017 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.019 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.162 debconf: delaying package configuration, since apt-utils is not installed
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.201 Fetched 2941 kB in 0s (9956 kB/s)
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.301 Selecting previously unselected package openssl.
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.301 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.301 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.305 Unpacking openssl (1.1.1n-0+deb11u3) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.448 Selecting previously unselected package ca-certificates.
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.448 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.459 Unpacking ca-certificates (20210119) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.529 Selecting previously unselected package libbrotli1:arm64.
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.529 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.539 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.599 Selecting previously unselected package libsasl2-modules-db:arm64.
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.599 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.604 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.652 Selecting previously unselected package libsasl2-2:arm64.
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.654 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.661 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.714 Selecting previously unselected package libldap-2.4-2:arm64.
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.714 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.718 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.787 Selecting previously unselected package libnghttp2-14:arm64.
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.787 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.792 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.838 Selecting previously unselected package libpsl5:arm64.
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.838 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.842 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.891 Selecting previously unselected package librtmp1:arm64.
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.891 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.896 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.944 Selecting previously unselected package libssh2-1:arm64.
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.944 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 4.949 Unpacking libssh2-1:arm64 (1.9.0-2) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.004 Selecting previously unselected package libcurl4:arm64.
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.004 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.008 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.071 Selecting previously unselected package curl.
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.071 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.075 Unpacking curl (7.74.0-1.3+deb11u3) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.133 Selecting previously unselected package libonig5:arm64.
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.133 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.137 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.198 Selecting previously unselected package libjq1:arm64.
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.198 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.204 Unpacking libjq1:arm64 (1.6-2.1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.248 Selecting previously unselected package jq.
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.250 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.254 Unpacking jq (1.6-2.1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.298 Setting up libpsl5:arm64 (0.21.0-1.2) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.310 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.322 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.331 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.343 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.356 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.368 Setting up libssh2-1:arm64 (1.9.0-2) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.380 Setting up openssl (1.1.1n-0+deb11u3) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.397 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.410 Setting up libjq1:arm64 (1.6-2.1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.422 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 5.434 Setting up ca-certificates (20210119) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 6.137 Updating certificates in /etc/ssl/certs...
22:31:07 [2022-12-06T22:31:07.971Z] #0 7.016 129 added, 0 removed; done.
22:31:07 [2022-12-06T22:31:07.971Z] #0 7.050 Setting up jq (1.6-2.1) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 7.062 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 7.094 Setting up curl (7.74.0-1.3+deb11u3) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 7.114 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 7.136 Processing triggers for ca-certificates (20210119) ...
22:31:07 [2022-12-06T22:31:07.971Z] #0 7.147 Updating certificates in /etc/ssl/certs...
22:31:07 [2022-12-06T22:31:07.971Z] #0 7.822 0 added, 0 removed; done.
22:31:07 [2022-12-06T22:31:07.971Z] #0 7.822 Running hooks in /etc/ca-certificates/update.d...
22:31:07 [2022-12-06T22:31:07.971Z] #0 7.826 done.
22:31:08 [2022-12-06T22:31:08.231Z] #13 ...
22:31:08 [2022-12-06T22:31:08.231Z] 
22:31:08 [2022-12-06T22:31:08.231Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:74fe5785cff148dfb88053d1caa8011baccdc8ad0616af77baa124438f218caa
22:31:08 [2022-12-06T22:31:08.841Z] #8 ...
22:31:08 [2022-12-06T22:31:08.841Z] 
22:31:08 [2022-12-06T22:31:08.841Z] #13 [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
22:31:08 [2022-12-06T22:31:08.841Z] #13 DONE 10.5s
22:31:08 [2022-12-06T22:31:08.841Z] 
22:31:08 [2022-12-06T22:31:08.841Z] #8 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:74fe5785cff148dfb88053d1caa8011baccdc8ad0616af77baa124438f218caa
22:31:08 [2022-12-06T22:31:08.841Z] #8 extracting sha256:f61fb35fb6ffc5b336273c8d0ccb75ad6542297d7bc6b6e286988f77130aeb0b 4.1s done
22:31:08 [2022-12-06T22:31:08.841Z] #8 extracting sha256:3c522beb04eea91457ff698d5e32cde17b3ddadcb86a7b4517f454eb20e11871
22:31:09 [2022-12-06T22:31:09.098Z] #8 extracting sha256:3c522beb04eea91457ff698d5e32cde17b3ddadcb86a7b4517f454eb20e11871 done
22:31:09 [2022-12-06T22:31:09.098Z] #8 DONE 15.2s
22:31:09 [2022-12-06T22:31:09.098Z] 
22:31:09 [2022-12-06T22:31:09.098Z] #14 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:31:09 [2022-12-06T22:31:09.098Z] #14 DONE 0.7s
22:31:09 [2022-12-06T22:31:09.098Z] 
22:31:09 [2022-12-06T22:31:09.098Z] #15 [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
22:31:09 [2022-12-06T22:31:09.660Z] #15 ...
22:31:09 [2022-12-06T22:31:09.660Z] 
22:31:09 [2022-12-06T22:31:09.660Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:31:09 [2022-12-06T22:31:09.660Z] #16 DONE 0.5s
22:31:09 [2022-12-06T22:31:09.916Z] 
22:31:09 [2022-12-06T22:31:09.916Z] #17 [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
22:31:10 [2022-12-06T22:31:10.519Z] #17 DONE 0.5s
22:31:10 [2022-12-06T22:31:10.519Z] 
22:31:10 [2022-12-06T22:31:10.519Z] #18 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:31:10 [2022-12-06T22:31:10.519Z] #18 DONE 0.3s
22:31:10 [2022-12-06T22:31:10.519Z] 
22:31:10 [2022-12-06T22:31:10.519Z] #19 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:31:10 [2022-12-06T22:31:10.519Z] #19 DONE 0.2s
22:31:10 [2022-12-06T22:31:10.519Z] 
22:31:10 [2022-12-06T22:31:10.519Z] #20 [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
22:31:10 [2022-12-06T22:31:10.781Z] #20 ...
22:31:10 [2022-12-06T22:31:10.781Z] 
22:31:10 [2022-12-06T22:31:10.781Z] #21 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
22:31:10 [2022-12-06T22:31:10.781Z] #21 DONE 0.3s
22:31:10 [2022-12-06T22:31:10.781Z] 
22:31:10 [2022-12-06T22:31:10.781Z] #22 [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
22:31:10 [2022-12-06T22:31:10.781Z] #22 DONE 0.3s
22:31:10 [2022-12-06T22:31:10.781Z] 
22:31:10 [2022-12-06T22:31:10.781Z] #23 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
22:31:10 [2022-12-06T22:31:10.781Z] #23 DONE 0.3s
22:31:10 [2022-12-06T22:31:10.781Z] 
22:31:10 [2022-12-06T22:31:10.781Z] #24 [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
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.633 + RM_GOPATH=0
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.633 + TMP_GOPATH=
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.633 + : /build
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.633 + '[' -z '' ']'
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.633 ++ mktemp -d
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.658 + export GOPATH=/tmp/tmp.KxNheB3jX3
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.658 + GOPATH=/tmp/tmp.KxNheB3jX3
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.658 + RM_GOPATH=1
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.658 + case "$(go env GOARCH)" in
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.658 ++ go env GOARCH
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.706 + export GO_BUILDMODE=-buildmode=pie
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.706 + GO_BUILDMODE=-buildmode=pie
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.720 ++ dirname /install.sh
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.733 + dir=/
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.734 + bin=rootlesskit
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.742 + shift
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.743 + '[' '!' -f //rootlesskit.installer ']'
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.743 + . //rootlesskit.installer
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.744 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.744 + install_rootlesskit
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.746 + case "$1" in
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.747 + export CGO_ENABLED=0
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.747 + CGO_ENABLED=0
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.747 + _install_rootlesskit
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.754 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.755 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.755 + for f in rootlesskit rootlesskit-docker-proxy
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.756 + GOBIN=/build
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.756 + GO111MODULE=on
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.756 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
22:31:16 [2022-12-06T22:31:16.041Z] #24 4.983 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
22:31:16 [2022-12-06T22:31:16.297Z] #24 5.611 go: downloading github.com/sirupsen/logrus v1.9.0
22:31:16 [2022-12-06T22:31:16.297Z] #24 5.611 go: downloading github.com/urfave/cli/v2 v2.23.5
22:31:17 [2022-12-06T22:31:17.225Z] #24 6.411 go: downloading golang.org/x/sys v0.2.0
22:31:19 [2022-12-06T22:31:19.114Z] #24 8.354 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
22:31:20 [2022-12-06T22:31:20.106Z] #24 9.257 go: downloading github.com/google/uuid v1.3.0
22:31:20 [2022-12-06T22:31:20.106Z] #24 9.387 go: downloading github.com/moby/vpnkit v0.5.0
22:31:20 [2022-12-06T22:31:20.362Z] #24 ...
22:31:20 [2022-12-06T22:31:20.362Z] 
22:31:20 [2022-12-06T22:31:20.362Z] #25 [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
22:31:20 [2022-12-06T22:31:20.362Z] #0 5.731 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:31:20 [2022-12-06T22:31:20.362Z] #0 5.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:31:20 [2022-12-06T22:31:20.362Z] #0 6.062 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:31:20 [2022-12-06T22:31:20.362Z] #0 6.706 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:31:20 [2022-12-06T22:31:20.362Z] #0 8.921 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [205 kB]
22:31:20 [2022-12-06T22:31:20.362Z] #25 ...
22:31:20 [2022-12-06T22:31:20.362Z] 
22:31:20 [2022-12-06T22:31:20.362Z] #26 [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
22:31:20 [2022-12-06T22:31:20.362Z] #0 5.254 go: downloading github.com/go-delve/delve v1.8.1
22:31:20 [2022-12-06T22:31:20.618Z] #26 ...
22:31:20 [2022-12-06T22:31:20.618Z] 
22:31:20 [2022-12-06T22:31:20.618Z] #27 [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
22:31:20 [2022-12-06T22:31:20.618Z] #0 5.339 go: downloading github.com/golangci/golangci-lint v1.49.0
22:31:20 [2022-12-06T22:31:20.618Z] #0 7.221 go: downloading github.com/gofrs/flock v0.8.1
22:31:20 [2022-12-06T22:31:20.618Z] #0 7.257 go: downloading github.com/pkg/errors v0.9.1
22:31:20 [2022-12-06T22:31:20.618Z] #0 7.293 go: downloading github.com/spf13/cobra v1.5.0
22:31:20 [2022-12-06T22:31:20.618Z] #0 7.375 go: downloading github.com/spf13/pflag v1.0.5
22:31:20 [2022-12-06T22:31:20.618Z] #0 7.593 go: downloading github.com/spf13/viper v1.12.0
22:31:20 [2022-12-06T22:31:20.618Z] #0 7.831 go: downloading gopkg.in/yaml.v3 v3.0.1
22:31:20 [2022-12-06T22:31:20.618Z] #0 8.271 go: downloading github.com/mattn/go-colorable v0.1.13
22:31:20 [2022-12-06T22:31:20.618Z] #0 8.390 go: downloading github.com/mattn/go-isatty v0.0.16
22:31:20 [2022-12-06T22:31:20.618Z] #0 8.510 go: downloading golang.org/x/tools v0.1.12
22:31:20 [2022-12-06T22:31:20.618Z] #0 8.521 go: downloading github.com/hashicorp/go-version v1.6.0
22:31:20 [2022-12-06T22:31:20.618Z] #0 8.696 go: downloading github.com/ldez/gomoddirectives v0.2.3
22:31:20 [2022-12-06T22:31:20.618Z] #0 8.783 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:31:20 [2022-12-06T22:31:20.618Z] #0 8.859 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:31:20 [2022-12-06T22:31:20.618Z] #27 ...
22:31:20 [2022-12-06T22:31:20.618Z] 
22:31:20 [2022-12-06T22:31:20.618Z] #28 [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
22:31:20 [2022-12-06T22:31:20.618Z] #0 5.457 go: downloading github.com/pelletier/go-toml v1.8.1
22:31:20 [2022-12-06T22:31:20.874Z] #28 ...
22:31:20 [2022-12-06T22:31:20.874Z] 
22:31:20 [2022-12-06T22:31:20.874Z] #29 [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.2"      && /build/gotestsum --version
22:31:20 [2022-12-06T22:31:20.874Z] #0 4.419 go: downloading gotest.tools/gotestsum v1.8.2
22:31:20 [2022-12-06T22:31:20.874Z] #0 5.875 go: downloading github.com/fatih/color v1.13.0
22:31:20 [2022-12-06T22:31:20.874Z] #0 5.978 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:31:20 [2022-12-06T22:31:20.874Z] #0 6.013 go: downloading github.com/dnephin/pflag v1.0.7
22:31:20 [2022-12-06T22:31:20.874Z] #0 6.507 go: downloading golang.org/x/tools v0.1.11
22:31:20 [2022-12-06T22:31:20.874Z] #0 6.564 go: downloading github.com/mattn/go-colorable v0.1.12
22:31:20 [2022-12-06T22:31:20.874Z] #0 6.664 go: downloading github.com/mattn/go-isatty v0.0.14
22:31:20 [2022-12-06T22:31:20.874Z] #0 7.677 go: downloading github.com/fsnotify/fsnotify v1.5.4
22:31:20 [2022-12-06T22:31:20.874Z] #0 7.817 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
22:31:20 [2022-12-06T22:31:20.874Z] #29 ...
22:31:20 [2022-12-06T22:31:20.874Z] 
22:31:20 [2022-12-06T22:31:20.874Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:31:20 [2022-12-06T22:31:20.874Z] #0 5.731 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:31:20 [2022-12-06T22:31:20.874Z] #0 5.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:31:20 [2022-12-06T22:31:20.874Z] #0 6.063 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:31:20 [2022-12-06T22:31:20.874Z] #0 6.719 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:31:20 [2022-12-06T22:31:20.874Z] #0 9.326 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [205 kB]
22:31:21 [2022-12-06T22:31:21.131Z] #30 ...
22:31:21 [2022-12-06T22:31:21.131Z] 
22:31:21 [2022-12-06T22:31:21.131Z] #31 [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
22:31:21 [2022-12-06T22:31:21.131Z] #0 5.731 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:31:21 [2022-12-06T22:31:21.131Z] #0 5.915 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:31:21 [2022-12-06T22:31:21.131Z] #0 6.058 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:31:21 [2022-12-06T22:31:21.131Z] #0 6.739 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:31:21 [2022-12-06T22:31:21.131Z] #0 9.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [205 kB]
22:31:21 [2022-12-06T22:31:21.131Z] #31 ...
22:31:21 [2022-12-06T22:31:21.131Z] 
22:31:21 [2022-12-06T22:31:21.131Z] #32 [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             ;
22:31:21 [2022-12-06T22:31:21.131Z] #0 5.730 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:31:21 [2022-12-06T22:31:21.131Z] #0 5.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:31:21 [2022-12-06T22:31:21.131Z] #0 6.058 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:31:21 [2022-12-06T22:31:21.131Z] #0 6.909 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:31:21 [2022-12-06T22:31:21.131Z] #0 9.563 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [205 kB]
22:31:21 [2022-12-06T22:31:21.388Z] #32 ...
22:31:21 [2022-12-06T22:31:21.388Z] 
22:31:21 [2022-12-06T22:31:21.388Z] #33 [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
22:31:21 [2022-12-06T22:31:21.388Z] #0 5.401 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:31:21 [2022-12-06T22:31:21.388Z] #0 5.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:31:21 [2022-12-06T22:31:21.388Z] #0 5.754 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:31:21 [2022-12-06T22:31:21.388Z] #0 6.006 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
22:31:21 [2022-12-06T22:31:21.388Z] #0 6.544 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:31:21 [2022-12-06T22:31:21.388Z] #0 9.213 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [205 kB]
22:31:21 [2022-12-06T22:31:21.644Z] #33 ...
22:31:21 [2022-12-06T22:31:21.644Z] 
22:31:21 [2022-12-06T22:31:21.644Z] #34 [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
22:31:21 [2022-12-06T22:31:21.644Z] #0 4.247 go: downloading mvdan.cc/sh/v3 v3.0.2
22:31:21 [2022-12-06T22:31:21.644Z] #34 ...
22:31:21 [2022-12-06T22:31:21.644Z] 
22:31:21 [2022-12-06T22:31:21.644Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:31:21 [2022-12-06T22:31:21.644Z] #0 4.602 + git clone https://github.com/kolyshkin/go-swagger.git .
22:31:21 [2022-12-06T22:31:21.644Z] #0 4.605 Cloning into '.'...
22:31:21 [2022-12-06T22:31:21.901Z] #35 ...
22:31:21 [2022-12-06T22:31:21.901Z] 
22:31:21 [2022-12-06T22:31:21.901Z] #15 [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
22:31:21 [2022-12-06T22:31:21.901Z] #15 2.055 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:31:21 [2022-12-06T22:31:21.901Z] #15 2.491 
22:31:21 [2022-12-06T22:31:21.901Z] #15 2.723 #=#=#                                                                         

##################################################                        70.1%
######################################################################## 100.0%
22:31:21 [2022-12-06T22:31:21.901Z] #15 3.096 
22:31:21 [2022-12-06T22:31:21.901Z] #15 4.488 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:31:21 [2022-12-06T22:31:21.901Z] #15 4.804 
22:31:21 [2022-12-06T22:31:21.901Z] #15 5.054 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
22:31:21 [2022-12-06T22:31:21.901Z] #15 5.613 
22:31:21 [2022-12-06T22:31:21.901Z] #15 11.20 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
22:31:21 [2022-12-06T22:31:21.901Z] #15 ...
22:31:21 [2022-12-06T22:31:21.901Z] 
22:31:21 [2022-12-06T22:31:21.901Z] #36 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.279 + RM_GOPATH=0
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.279 + TMP_GOPATH=
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.279 + : /build
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.279 + '[' -z '' ']'
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.285 ++ mktemp -d
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.285 + export GOPATH=/tmp/tmp.9ii0DaWix8
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.285 + GOPATH=/tmp/tmp.9ii0DaWix8
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.285 + RM_GOPATH=1
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.285 + case "$(go env GOARCH)" in
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.285 ++ go env GOARCH
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.307 Install docker/cli version 17.06.2-ce from stable
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + export GO_BUILDMODE=-buildmode=pie
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + GO_BUILDMODE=-buildmode=pie
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 ++ dirname /install.sh
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + dir=/
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + bin=dockercli
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + shift
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + '[' '!' -f //dockercli.installer ']'
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + . //dockercli.installer
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 ++ : stable
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 ++ : 17.06.2-ce
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + install_dockercli
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 ++ uname -m
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + arch=aarch64
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + '[' aarch64 '!=' x86_64 ']'
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + '[' aarch64 '!=' s390x ']'
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + '[' aarch64 '!=' armhf ']'
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + build_dockercli
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 + git clone https://github.com/docker/docker-ce /tmp/tmp.9ii0DaWix8/tmp/docker-ce
22:31:21 [2022-12-06T22:31:21.901Z] #0 3.312 Cloning into '/tmp/tmp.9ii0DaWix8/tmp/docker-ce'...
22:31:22 [2022-12-06T22:31:22.157Z] #36 ...
22:31:22 [2022-12-06T22:31:22.157Z] 
22:31:22 [2022-12-06T22:31:22.157Z] #37 [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.3.0"      && /build/go-winres --help
22:31:22 [2022-12-06T22:31:22.157Z] #0 5.249 go: downloading github.com/tc-hib/go-winres v0.3.0
22:31:22 [2022-12-06T22:31:22.157Z] #0 5.809 go: downloading github.com/tc-hib/winres v0.1.6
22:31:22 [2022-12-06T22:31:22.157Z] #0 7.071 go: downloading github.com/urfave/cli/v2 v2.3.0
22:31:22 [2022-12-06T22:31:22.157Z] #0 7.451 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
22:31:22 [2022-12-06T22:31:22.157Z] #0 7.490 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
22:31:22 [2022-12-06T22:31:22.157Z] #0 10.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:31:22 [2022-12-06T22:31:22.157Z] #0 10.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:31:22 [2022-12-06T22:31:22.157Z] #37 ...
22:31:22 [2022-12-06T22:31:22.157Z] 
22:31:22 [2022-12-06T22:31:22.157Z] #15 [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
22:31:22 [2022-12-06T22:31:22.157Z] #15 12.98 
22:31:23 [2022-12-06T22:31:23.441Z] #15 13.36 #=#=#                                                                         

                                                                           0.0%
#################                                                         24.3%
##########################                                                37.0%
#######################################                                   54.6%
####################################################                      73.0%
###############################################################           88.6%
######################################################################## 100.0%
22:31:24 [2022-12-06T22:31:24.451Z] #15 ...
22:31:24 [2022-12-06T22:31:24.451Z] 
22:31:24 [2022-12-06T22:31:24.451Z] #20 [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
22:31:24 [2022-12-06T22:31:24.451Z] #20 4.037 + git clone https://github.com/docker/distribution.git .
22:31:24 [2022-12-06T22:31:24.451Z] #20 4.037 Cloning into '.'...
22:31:24 [2022-12-06T22:31:24.709Z] #20 ...
22:31:24 [2022-12-06T22:31:24.709Z] 
22:31:24 [2022-12-06T22:31:24.709Z] #26 [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
22:31:24 [2022-12-06T22:31:24.709Z] #26 11.39 go: downloading github.com/sirupsen/logrus v1.6.0
22:31:24 [2022-12-06T22:31:24.709Z] #26 11.39 go: downloading github.com/spf13/cobra v1.1.3
22:31:24 [2022-12-06T22:31:24.709Z] #26 11.92 go: downloading github.com/mattn/go-isatty v0.0.3
22:31:24 [2022-12-06T22:31:24.709Z] #26 11.96 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
22:31:24 [2022-12-06T22:31:24.709Z] #26 12.04 go: downloading gopkg.in/yaml.v2 v2.4.0
22:31:24 [2022-12-06T22:31:24.709Z] #26 12.26 go: downloading github.com/cosiner/argv v0.1.0
22:31:24 [2022-12-06T22:31:24.709Z] #26 12.31 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
22:31:24 [2022-12-06T22:31:24.709Z] #26 12.35 go: downloading github.com/peterh/liner v1.2.2
22:31:24 [2022-12-06T22:31:24.709Z] #26 12.52 go: downloading github.com/google/go-dap v0.6.0
22:31:24 [2022-12-06T22:31:24.709Z] #26 12.91 go: downloading github.com/russross/blackfriday/v2 v2.0.1
22:31:24 [2022-12-06T22:31:24.709Z] #26 13.31 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
22:31:24 [2022-12-06T22:31:24.709Z] #26 14.04 go: downloading github.com/mattn/go-runewidth v0.0.3
22:31:24 [2022-12-06T22:31:24.709Z] #26 14.16 go: downloading github.com/hashicorp/golang-lru v0.5.4
22:31:24 [2022-12-06T22:31:24.709Z] #26 14.23 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
22:31:26 [2022-12-06T22:31:26.077Z] #26 15.75 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
22:31:28 [2022-12-06T22:31:28.016Z] #26 ...
22:31:28 [2022-12-06T22:31:28.016Z] 
22:31:28 [2022-12-06T22:31:28.016Z] #27 [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
22:31:28 [2022-12-06T22:31:28.016Z] #27 14.52 go: downloading github.com/sirupsen/logrus v1.9.0
22:31:28 [2022-12-06T22:31:28.016Z] #27 14.52 go: downloading github.com/stretchr/testify v1.8.0
22:31:28 [2022-12-06T22:31:28.016Z] #27 14.78 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
22:31:28 [2022-12-06T22:31:28.016Z] #27 14.90 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
22:31:28 [2022-12-06T22:31:28.016Z] #27 14.91 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:31:28 [2022-12-06T22:31:28.016Z] #27 15.05 go: downloading github.com/spf13/afero v1.8.2
22:31:28 [2022-12-06T22:31:28.016Z] #27 15.06 go: downloading github.com/spf13/cast v1.5.0
22:31:28 [2022-12-06T22:31:28.016Z] #27 15.21 go: downloading github.com/spf13/jwalterweatherman v1.1.0
22:31:28 [2022-12-06T22:31:28.016Z] #27 15.40 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:31:28 [2022-12-06T22:31:28.016Z] #27 15.41 go: downloading github.com/hashicorp/errwrap v1.0.0
22:31:28 [2022-12-06T22:31:28.016Z] #27 17.39 go: downloading 4d63.com/gochecknoglobals v0.1.0
22:31:28 [2022-12-06T22:31:28.016Z] #27 17.41 go: downloading github.com/Antonboom/errname v0.1.7
22:31:28 [2022-12-06T22:31:28.016Z] #27 17.54 go: downloading github.com/Antonboom/nilnil v0.1.1
22:31:28 [2022-12-06T22:31:28.016Z] #27 17.55 go: downloading github.com/BurntSushi/toml v1.2.0
22:31:28 [2022-12-06T22:31:28.272Z] #27 17.88 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
22:31:28 [2022-12-06T22:31:28.272Z] #27 18.03 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
22:31:28 [2022-12-06T22:31:28.530Z] #27 18.14 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
22:31:28 [2022-12-06T22:31:28.530Z] #27 18.27 go: downloading github.com/alexkohler/prealloc v1.0.0
22:31:28 [2022-12-06T22:31:28.530Z] #27 18.37 go: downloading github.com/alingse/asasalint v0.0.11
22:31:28 [2022-12-06T22:31:28.787Z] #27 18.38 go: downloading github.com/ashanbrown/forbidigo v1.3.0
22:31:28 [2022-12-06T22:31:28.787Z] #27 18.47 go: downloading github.com/ashanbrown/makezero v1.1.1
22:31:28 [2022-12-06T22:31:28.787Z] #27 18.54 go: downloading github.com/bkielbasa/cyclop v1.2.0
22:31:28 [2022-12-06T22:31:28.787Z] #27 18.59 go: downloading github.com/blizzy78/varnamelen v0.8.0
22:31:29 [2022-12-06T22:31:29.043Z] #27 18.63 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
22:31:29 [2022-12-06T22:31:29.043Z] #27 18.67 go: downloading github.com/breml/bidichk v0.2.3
22:31:29 [2022-12-06T22:31:29.043Z] #27 18.67 go: downloading github.com/breml/errchkjson v0.3.0
22:31:29 [2022-12-06T22:31:29.043Z] #27 18.76 go: downloading github.com/butuzov/ireturn v0.1.1
22:31:29 [2022-12-06T22:31:29.043Z] #27 18.77 go: downloading github.com/charithe/durationcheck v0.0.9
22:31:29 [2022-12-06T22:31:29.299Z] #27 18.91 go: downloading github.com/curioswitch/go-reassign v0.1.2
22:31:29 [2022-12-06T22:31:29.299Z] #27 19.03 go: downloading github.com/daixiang0/gci v0.6.3
22:31:29 [2022-12-06T22:31:29.862Z] #27 ...
22:31:29 [2022-12-06T22:31:29.862Z] 
22:31:29 [2022-12-06T22:31:29.862Z] #28 [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
22:31:29 [2022-12-06T22:31:29.862Z] #28 18.00 tomll can be used in two ways:
22:31:29 [2022-12-06T22:31:29.862Z] #28 18.00 Writing to STDIN and reading from STDOUT:
22:31:29 [2022-12-06T22:31:29.862Z] #28 18.00   cat file.toml | tomll > file.toml
22:31:29 [2022-12-06T22:31:29.862Z] #28 18.00 
22:31:29 [2022-12-06T22:31:29.862Z] #28 18.00 Reading and updating a list of files:
22:31:29 [2022-12-06T22:31:29.862Z] #28 18.00   tomll a.toml b.toml c.toml
22:31:29 [2022-12-06T22:31:29.862Z] #28 18.00 
22:31:29 [2022-12-06T22:31:29.862Z] #28 18.00 When given a list of files, tomll will modify all files in place without asking.
22:31:29 [2022-12-06T22:31:29.862Z] #28 DONE 19.4s
22:31:29 [2022-12-06T22:31:29.862Z] 
22:31:29 [2022-12-06T22:31:29.862Z] #27 [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
22:31:29 [2022-12-06T22:31:29.862Z] #27 19.36 go: downloading github.com/denis-tingaikin/go-header v0.4.3
22:31:29 [2022-12-06T22:31:29.862Z] #27 19.36 go: downloading github.com/esimonov/ifshort v1.0.4
22:31:29 [2022-12-06T22:31:29.862Z] #27 19.47 go: downloading github.com/firefart/nonamedreturns v1.0.4
22:31:29 [2022-12-06T22:31:29.862Z] #27 19.50 go: downloading github.com/fzipp/gocyclo v0.6.0
22:31:29 [2022-12-06T22:31:29.862Z] #27 19.57 go: downloading github.com/go-critic/go-critic v0.6.4
22:31:30 [2022-12-06T22:31:30.791Z] #27 ...
22:31:30 [2022-12-06T22:31:30.791Z] 
22:31:30 [2022-12-06T22:31:30.791Z] #24 [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
22:31:30 [2022-12-06T22:31:30.791Z] #24 10.18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:31:30 [2022-12-06T22:31:30.791Z] #24 10.44 go: downloading github.com/gofrs/flock v0.8.1
22:31:30 [2022-12-06T22:31:30.791Z] #24 10.65 go: downloading github.com/gorilla/mux v1.8.0
22:31:30 [2022-12-06T22:31:30.791Z] #24 10.83 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:31:30 [2022-12-06T22:31:30.791Z] #24 11.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
22:31:30 [2022-12-06T22:31:30.791Z] #24 11.32 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
22:31:30 [2022-12-06T22:31:30.791Z] #24 12.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
22:31:30 [2022-12-06T22:31:30.791Z] #24 13.14 go: downloading golang.org/x/net v0.1.0
22:31:30 [2022-12-06T22:31:30.791Z] #24 13.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:31:30 [2022-12-06T22:31:30.791Z] #24 ...
22:31:30 [2022-12-06T22:31:30.791Z] 
22:31:30 [2022-12-06T22:31:30.791Z] #27 [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
22:31:30 [2022-12-06T22:31:30.791Z] #27 20.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:31:30 [2022-12-06T22:31:30.791Z] #27 20.68 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
22:31:31 [2022-12-06T22:31:31.048Z] #27 20.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:31:31 [2022-12-06T22:31:31.048Z] #27 20.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:31:31 [2022-12-06T22:31:31.306Z] #27 20.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:31:31 [2022-12-06T22:31:31.306Z] #27 21.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:31:31 [2022-12-06T22:31:31.306Z] #27 21.06 go: downloading github.com/golangci/misspell v0.3.5
22:31:31 [2022-12-06T22:31:31.562Z] #27 21.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:31:31 [2022-12-06T22:31:31.562Z] #27 21.29 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
22:31:31 [2022-12-06T22:31:31.562Z] #27 21.41 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
22:31:31 [2022-12-06T22:31:31.562Z] #27 ...
22:31:31 [2022-12-06T22:31:31.562Z] 
22:31:31 [2022-12-06T22:31:31.562Z] #25 [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
22:31:31 [2022-12-06T22:31:31.562Z] #25 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:31:31 [2022-12-06T22:31:31.562Z] #25 16.91 Fetched 8496 kB in 12s (726 kB/s)
22:31:31 [2022-12-06T22:31:31.819Z] #25 16.91 Reading package lists...
22:31:31 [2022-12-06T22:31:31.819Z] #25 ...
22:31:31 [2022-12-06T22:31:31.819Z] 
22:31:31 [2022-12-06T22:31:31.819Z] #29 [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.2"      && /build/gotestsum --version
22:31:31 [2022-12-06T22:31:31.819Z] #29 11.47 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
22:31:31 [2022-12-06T22:31:31.819Z] #29 11.64 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
22:31:31 [2022-12-06T22:31:31.819Z] #29 14.26 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
22:31:31 [2022-12-06T22:31:31.819Z] #29 ...
22:31:31 [2022-12-06T22:31:31.819Z] 
22:31:31 [2022-12-06T22:31:31.819Z] #20 [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
22:31:31 [2022-12-06T22:31:31.819Z] #20 19.74 Updating files:  73% (1632/2208)
Updating files:  74% (1634/2208)
Updating files:  75% (1656/2208)
Updating files:  76% (1679/2208)
Updating files:  77% (1701/2208)
Updating files:  78% (1723/2208)
Updating files:  79% (1745/2208)
Updating files:  80% (1767/2208)
Updating files:  81% (1789/2208)
Updating files:  82% (1811/2208)
Updating files:  83% (1833/2208)
Updating files:  84% (1855/2208)
Updating files:  85% (1877/2208)
Updating files:  86% (1899/2208)
Updating files:  87% (1921/2208)
Updating files:  88% (1944/2208)
Updating files:  89% (1966/2208)
Updating files:  90% (1988/2208)
Updating files:  91% (2010/2208)
Updating files:  92% (2032/2208)
Updating files:  93% (2054/2208)
Updating files:  94% (2076/2208)
Updating files:  95% (2098/2208)
Updating files:  96% (2120/2208)
Updating files:  97% (2142/2208)
Updating files:  98% (2164/2208)
Updating files:  99% (2186/2208)
Updating files: 100% (2208/2208)
Updating files: 100% (2208/2208), done.
22:31:31 [2022-12-06T22:31:31.819Z] #20 20.39 + git checkout -q v2.3.0
22:31:32 [2022-12-06T22:31:32.381Z] #20 ...
22:31:32 [2022-12-06T22:31:32.381Z] 
22:31:32 [2022-12-06T22:31:32.381Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:31:32 [2022-12-06T22:31:32.381Z] #30 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:31:32 [2022-12-06T22:31:32.381Z] #30 16.62 Fetched 8496 kB in 11s (744 kB/s)
22:31:32 [2022-12-06T22:31:32.381Z] #30 16.62 Reading package lists...
22:31:32 [2022-12-06T22:31:32.381Z] #30 ...
22:31:32 [2022-12-06T22:31:32.381Z] 
22:31:32 [2022-12-06T22:31:32.381Z] #27 [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
22:31:32 [2022-12-06T22:31:32.381Z] #27 21.45 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
22:31:32 [2022-12-06T22:31:32.381Z] #27 21.53 go: downloading github.com/hexops/gotextdiff v1.0.3
22:31:32 [2022-12-06T22:31:32.381Z] #27 21.67 go: downloading github.com/jgautheron/goconst v1.5.1
22:31:32 [2022-12-06T22:31:32.381Z] #27 21.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
22:31:32 [2022-12-06T22:31:32.381Z] #27 21.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
22:31:32 [2022-12-06T22:31:32.381Z] #27 21.78 go: downloading github.com/julz/importas v0.1.0
22:31:32 [2022-12-06T22:31:32.381Z] #27 21.81 go: downloading github.com/kisielk/errcheck v1.6.2
22:31:32 [2022-12-06T22:31:32.381Z] #27 21.81 go: downloading github.com/kulti/thelper v0.6.3
22:31:32 [2022-12-06T22:31:32.381Z] #27 22.05 go: downloading github.com/kunwardeep/paralleltest v1.0.6
22:31:32 [2022-12-06T22:31:32.381Z] #27 22.07 go: downloading github.com/kyoh86/exportloopref v0.1.8
22:31:32 [2022-12-06T22:31:32.381Z] #27 22.16 go: downloading github.com/ldez/tagliatelle v0.3.1
22:31:32 [2022-12-06T22:31:32.638Z] #27 22.19 go: downloading github.com/leonklingele/grouper v1.1.0
22:31:32 [2022-12-06T22:31:32.638Z] #27 22.28 go: downloading github.com/lufeee/execinquery v1.2.1
22:31:32 [2022-12-06T22:31:32.638Z] #27 ...
22:31:32 [2022-12-06T22:31:32.638Z] 
22:31:32 [2022-12-06T22:31:32.638Z] #33 [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
22:31:32 [2022-12-06T22:31:32.638Z] #33 11.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:31:32 [2022-12-06T22:31:32.638Z] #33 14.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
22:31:32 [2022-12-06T22:31:32.638Z] #33 17.93 Fetched 8500 kB in 13s (652 kB/s)
22:31:32 [2022-12-06T22:31:32.638Z] #33 17.93 Reading package lists...
22:31:32 [2022-12-06T22:31:32.638Z] #33 ...
22:31:32 [2022-12-06T22:31:32.638Z] 
22:31:32 [2022-12-06T22:31:32.638Z] #32 [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             ;
22:31:32 [2022-12-06T22:31:32.638Z] #32 12.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:31:32 [2022-12-06T22:31:32.638Z] #32 17.08 Fetched 8496 kB in 12s (710 kB/s)
22:31:32 [2022-12-06T22:31:32.638Z] #32 17.08 Reading package lists...
22:31:32 [2022-12-06T22:31:32.638Z] #32 ...
22:31:32 [2022-12-06T22:31:32.638Z] 
22:31:32 [2022-12-06T22:31:32.638Z] #31 [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
22:31:32 [2022-12-06T22:31:32.638Z] #31 12.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:31:32 [2022-12-06T22:31:32.638Z] #31 17.87 Fetched 8496 kB in 13s (671 kB/s)
22:31:32 [2022-12-06T22:31:32.894Z] #31 17.87 Reading package lists...
22:31:32 [2022-12-06T22:31:32.894Z] #31 ...
22:31:32 [2022-12-06T22:31:32.894Z] 
22:31:32 [2022-12-06T22:31:32.894Z] #20 [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
22:31:32 [2022-12-06T22:31:32.894Z] #20 22.33 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:31:33 [2022-12-06T22:31:33.152Z] #20 ...
22:31:33 [2022-12-06T22:31:33.152Z] 
22:31:33 [2022-12-06T22:31:33.152Z] #34 [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
22:31:33 [2022-12-06T22:31:33.152Z] #34 12.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:31:33 [2022-12-06T22:31:33.152Z] #34 12.92 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:31:33 [2022-12-06T22:31:33.152Z] #34 13.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:31:33 [2022-12-06T22:31:33.152Z] #34 14.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:31:33 [2022-12-06T22:31:33.409Z] #34 ...
22:31:33 [2022-12-06T22:31:33.409Z] 
22:31:33 [2022-12-06T22:31:33.409Z] #27 [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
22:31:33 [2022-12-06T22:31:33.409Z] #27 22.39 go: downloading github.com/maratori/testpackage v1.1.0
22:31:33 [2022-12-06T22:31:33.409Z] #27 22.40 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
22:31:33 [2022-12-06T22:31:33.409Z] #27 22.47 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
22:31:33 [2022-12-06T22:31:33.409Z] #27 22.58 go: downloading github.com/mgechev/revive v1.2.3
22:31:33 [2022-12-06T22:31:33.409Z] #27 23.23 go: downloading github.com/moricho/tparallel v0.2.1
22:31:33 [2022-12-06T22:31:33.666Z] #27 23.23 go: downloading github.com/nakabonne/nestif v0.3.1
22:31:33 [2022-12-06T22:31:33.666Z] #27 23.30 go: downloading github.com/nishanths/exhaustive v0.8.1
22:31:33 [2022-12-06T22:31:33.666Z] #27 23.40 go: downloading github.com/nishanths/predeclared v0.2.2
22:31:33 [2022-12-06T22:31:33.922Z] #27 23.56 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
22:31:33 [2022-12-06T22:31:33.922Z] #27 23.56 go: downloading github.com/ryancurrah/gomodguard v1.2.4
22:31:33 [2022-12-06T22:31:33.922Z] #27 23.73 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
22:31:33 [2022-12-06T22:31:33.922Z] #27 23.75 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
22:31:33 [2022-12-06T22:31:33.922Z] #27 23.80 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
22:31:34 [2022-12-06T22:31:34.178Z] #27 23.85 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
22:31:34 [2022-12-06T22:31:34.178Z] #27 23.91 go: downloading github.com/securego/gosec/v2 v2.13.1
22:31:34 [2022-12-06T22:31:34.740Z] #27 24.23 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
22:31:34 [2022-12-06T22:31:34.740Z] #27 24.24 go: downloading github.com/sivchari/containedctx v1.0.2
22:31:34 [2022-12-06T22:31:34.740Z] #27 24.27 go: downloading github.com/sivchari/nosnakecase v1.7.0
22:31:34 [2022-12-06T22:31:34.740Z] #27 24.30 go: downloading github.com/sivchari/tenv v1.7.0
22:31:34 [2022-12-06T22:31:34.740Z] #27 24.36 go: downloading github.com/sonatard/noctx v0.0.1
22:31:34 [2022-12-06T22:31:34.740Z] #27 24.39 go: downloading github.com/sourcegraph/go-diff v0.6.1
22:31:34 [2022-12-06T22:31:34.740Z] #27 24.47 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
22:31:34 [2022-12-06T22:31:34.740Z] #27 24.60 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
22:31:34 [2022-12-06T22:31:34.740Z] #27 ...
22:31:34 [2022-12-06T22:31:34.740Z] 
22:31:34 [2022-12-06T22:31:34.741Z] #15 [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
22:31:34 [2022-12-06T22:31:34.741Z] #15 15.67 
22:31:34 [2022-12-06T22:31:34.741Z] #15 22.39 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:31:34 [2022-12-06T22:31:34.741Z] #15 24.06 #=#=#                                                                         
22:31:34 [2022-12-06T22:31:34.741Z] #15 24.45 #=#=#                                                                         

######################################################################## 100.0%
22:31:34 [2022-12-06T22:31:34.997Z] #15 25.78 
22:31:34 [2022-12-06T22:31:34.997Z] #15 ...
22:31:34 [2022-12-06T22:31:34.997Z] 
22:31:34 [2022-12-06T22:31:34.997Z] #27 [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
22:31:34 [2022-12-06T22:31:34.997Z] #27 24.67 go: downloading github.com/sylvia7788/contextcheck v1.0.6
22:31:34 [2022-12-06T22:31:34.997Z] #27 24.68 go: downloading github.com/tdakkota/asciicheck v0.1.1
22:31:34 [2022-12-06T22:31:34.997Z] #27 24.73 go: downloading github.com/tetafro/godot v1.4.11
22:31:34 [2022-12-06T22:31:34.997Z] #27 24.75 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
22:31:34 [2022-12-06T22:31:34.997Z] #27 24.83 go: downloading github.com/timonwong/logrlint v0.1.0
22:31:35 [2022-12-06T22:31:35.253Z] #27 24.87 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
22:31:35 [2022-12-06T22:31:35.253Z] #27 24.92 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
22:31:35 [2022-12-06T22:31:35.509Z] #27 25.27 go: downloading github.com/ultraware/funlen v0.0.3
22:31:35 [2022-12-06T22:31:35.765Z] #27 25.33 go: downloading github.com/ultraware/whitespace v0.0.5
22:31:35 [2022-12-06T22:31:35.765Z] #27 25.35 go: downloading github.com/uudashr/gocognit v1.0.6
22:31:35 [2022-12-06T22:31:35.765Z] #27 25.45 go: downloading github.com/yagipy/maintidx v1.0.0
22:31:35 [2022-12-06T22:31:35.765Z] #27 25.45 go: downloading github.com/yeya24/promlinter v0.2.0
22:31:35 [2022-12-06T22:31:35.765Z] #27 25.55 go: downloading gitlab.com/bosi/decorder v0.2.3
22:31:36 [2022-12-06T22:31:36.021Z] #27 25.64 go: downloading honnef.co/go/tools v0.3.3
22:31:37 [2022-12-06T22:31:37.911Z] #27 27.39 go: downloading mvdan.cc/gofumpt v0.3.1
22:31:37 [2022-12-06T22:31:37.911Z] #27 27.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:31:37 [2022-12-06T22:31:37.911Z] #27 27.51 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
22:31:37 [2022-12-06T22:31:37.911Z] #27 27.55 go: downloading github.com/davecgh/go-spew v1.1.1
22:31:37 [2022-12-06T22:31:37.911Z] #27 27.69 go: downloading github.com/pmezard/go-difflib v1.0.0
22:31:37 [2022-12-06T22:31:37.911Z] #27 27.71 go: downloading github.com/stretchr/objx v0.4.0
22:31:38 [2022-12-06T22:31:38.167Z] #27 27.74 go: downloading github.com/subosito/gotenv v1.4.0
22:31:38 [2022-12-06T22:31:38.167Z] #27 27.85 go: downloading github.com/hashicorp/hcl v1.0.0
22:31:38 [2022-12-06T22:31:38.423Z] #27 28.22 go: downloading gopkg.in/ini.v1 v1.66.6
22:31:38 [2022-12-06T22:31:38.423Z] #27 28.23 go: downloading github.com/magiconair/properties v1.8.6
22:31:38 [2022-12-06T22:31:38.681Z] #27 28.30 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
22:31:38 [2022-12-06T22:31:38.681Z] #27 28.36 go: downloading golang.org/x/text v0.3.7
22:31:39 [2022-12-06T22:31:39.285Z] #27 28.84 go: downloading github.com/pelletier/go-toml v1.9.5
22:31:40 [2022-12-06T22:31:40.649Z] #27 ...
22:31:40 [2022-12-06T22:31:40.649Z] 
22:31:40 [2022-12-06T22:31:40.649Z] #15 [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
22:31:40 [2022-12-06T22:31:40.649Z] #15 28.42 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:31:40 [2022-12-06T22:31:40.649Z] #15 30.22 
22:31:40 [2022-12-06T22:31:40.649Z] #15 30.56 #=#=#                                                                         

###################################                                       49.0%
######################################################################## 100.0%
22:31:41 [2022-12-06T22:31:41.212Z] #15 31.86 
22:31:41 [2022-12-06T22:31:41.468Z] #15 32.22 Download of images into '/build' complete.
22:31:41 [2022-12-06T22:31:41.468Z] #15 32.22 Use something like the following to load the result into a Docker daemon:
22:31:41 [2022-12-06T22:31:41.468Z] #15 32.23   tar -cC '/build' . | docker load
22:31:41 [2022-12-06T22:31:41.724Z] #15 DONE 32.5s
22:31:41 [2022-12-06T22:31:41.724Z] 
22:31:41 [2022-12-06T22:31:41.724Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:31:41 [2022-12-06T22:31:41.724Z] #30 22.29 Reading package lists...
22:31:41 [2022-12-06T22:31:41.724Z] #30 26.96 Building dependency tree...
22:31:41 [2022-12-06T22:31:41.724Z] #30 30.82 The following additional packages will be installed:
22:31:41 [2022-12-06T22:31:41.724Z] #30 30.82   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:31:41 [2022-12-06T22:31:41.724Z] #30 30.82   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
22:31:41 [2022-12-06T22:31:41.724Z] #30 30.83   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
22:31:41 [2022-12-06T22:31:41.724Z] #30 30.83   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
22:31:41 [2022-12-06T22:31:41.724Z] #30 30.83   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
22:31:41 [2022-12-06T22:31:41.724Z] #30 30.83   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
22:31:41 [2022-12-06T22:31:41.724Z] #30 30.83   mingw-w64-common mingw-w64-x86-64-dev
22:31:41 [2022-12-06T22:31:41.724Z] #30 30.85 Suggested packages:
22:31:41 [2022-12-06T22:31:41.724Z] #30 30.86   gcc-10-locales seccomp wine64
22:31:42 [2022-12-06T22:31:42.285Z] #30 32.09 The following NEW packages will be installed:
22:31:42 [2022-12-06T22:31:42.285Z] #30 32.12   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:31:42 [2022-12-06T22:31:42.540Z] #30 32.12   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
22:31:42 [2022-12-06T22:31:42.540Z] #30 32.12   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
22:31:42 [2022-12-06T22:31:42.540Z] #30 32.12   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
22:31:42 [2022-12-06T22:31:42.540Z] #30 32.12   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
22:31:42 [2022-12-06T22:31:42.540Z] #30 32.13   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:31:42 [2022-12-06T22:31:42.540Z] #30 32.13   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
22:31:42 [2022-12-06T22:31:42.540Z] #30 32.13   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
22:31:42 [2022-12-06T22:31:42.540Z] #30 32.13   mingw-w64-x86-64-dev
22:31:42 [2022-12-06T22:31:42.540Z] #30 ...
22:31:42 [2022-12-06T22:31:42.540Z] 
22:31:42 [2022-12-06T22:31:42.540Z] #25 [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
22:31:42 [2022-12-06T22:31:42.540Z] #25 16.91 Reading package lists...
22:31:42 [2022-12-06T22:31:42.540Z] #25 22.54 Reading package lists...
22:31:42 [2022-12-06T22:31:42.540Z] #25 27.31 Building dependency tree...
22:31:42 [2022-12-06T22:31:42.540Z] #25 31.44 The following additional packages will be installed:
22:31:42 [2022-12-06T22:31:42.540Z] #25 31.49   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
22:31:42 [2022-12-06T22:31:42.540Z] #25 31.51 Suggested packages:
22:31:42 [2022-12-06T22:31:42.540Z] #25 31.51   cmake-doc ninja-build lrzip
22:31:42 [2022-12-06T22:31:42.540Z] #25 31.51 Recommended packages:
22:31:42 [2022-12-06T22:31:42.540Z] #25 31.51   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:31:42 [2022-12-06T22:31:42.798Z] #25 32.44 The following NEW packages will be installed:
22:31:42 [2022-12-06T22:31:42.798Z] #25 32.45   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:31:42 [2022-12-06T22:31:42.798Z] #25 32.46   vim-common xxd
22:31:42 [2022-12-06T22:31:42.798Z] #25 ...
22:31:42 [2022-12-06T22:31:42.798Z] 
22:31:42 [2022-12-06T22:31:42.798Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:31:42 [2022-12-06T22:31:42.798Z] #30 32.56 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
22:31:42 [2022-12-06T22:31:42.798Z] #30 32.56 Need to get 108 MB of archives.
22:31:42 [2022-12-06T22:31:42.798Z] #30 32.56 After this operation, 620 MB of additional disk space will be used.
22:31:42 [2022-12-06T22:31:42.798Z] #30 32.56 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]
22:31:43 [2022-12-06T22:31:43.056Z] #30 ...
22:31:43 [2022-12-06T22:31:43.056Z] 
22:31:43 [2022-12-06T22:31:43.056Z] #32 [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             ;
22:31:43 [2022-12-06T22:31:43.056Z] #32 17.08 Reading package lists...
22:31:43 [2022-12-06T22:31:43.056Z] #32 22.77 Reading package lists...
22:31:43 [2022-12-06T22:31:43.056Z] #32 27.38 Building dependency tree...
22:31:43 [2022-12-06T22:31:43.056Z] #32 31.28 python3 is already the newest version (3.9.2-3).
22:31:43 [2022-12-06T22:31:43.056Z] #32 31.28 The following additional packages will be installed:
22:31:43 [2022-12-06T22:31:43.056Z] #32 31.29   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
22:31:43 [2022-12-06T22:31:43.056Z] #32 31.29   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
22:31:43 [2022-12-06T22:31:43.056Z] #32 31.30 Suggested packages:
22:31:43 [2022-12-06T22:31:43.056Z] #32 31.30   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
22:31:43 [2022-12-06T22:31:43.056Z] #32 31.30   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
22:31:43 [2022-12-06T22:31:43.056Z] #32 31.30   m4-doc ed diffutils-doc
22:31:43 [2022-12-06T22:31:43.056Z] #32 31.30 Recommended packages:
22:31:43 [2022-12-06T22:31:43.056Z] #32 31.30   fakeroot libalgorithm-merge-perl libltdl-dev
22:31:43 [2022-12-06T22:31:43.056Z] #32 32.79 The following NEW packages will be installed:
22:31:43 [2022-12-06T22:31:43.056Z] #32 32.82   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
22:31:43 [2022-12-06T22:31:43.056Z] #32 ...
22:31:43 [2022-12-06T22:31:43.056Z] 
22:31:43 [2022-12-06T22:31:43.056Z] #33 [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
22:31:43 [2022-12-06T22:31:43.056Z] #33 17.93 Reading package lists...
22:31:43 [2022-12-06T22:31:43.056Z] #33 22.58 Reading package lists...
22:31:43 [2022-12-06T22:31:43.056Z] #33 27.01 Building dependency tree...
22:31:43 [2022-12-06T22:31:43.056Z] #33 30.87 The following additional packages will be installed:
22:31:43 [2022-12-06T22:31:43.056Z] #33 30.88   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
22:31:43 [2022-12-06T22:31:43.056Z] #33 30.88   python3-protobuf python3-six
22:31:43 [2022-12-06T22:31:43.056Z] #33 30.92 Suggested packages:
22:31:43 [2022-12-06T22:31:43.056Z] #33 30.95   python3-setuptools
22:31:43 [2022-12-06T22:31:43.056Z] #33 30.95 Recommended packages:
22:31:43 [2022-12-06T22:31:43.056Z] #33 30.95   iproute2 | iproute
22:31:43 [2022-12-06T22:31:43.056Z] #33 31.69 The following NEW packages will be installed:
22:31:43 [2022-12-06T22:31:43.056Z] #33 31.70   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
22:31:43 [2022-12-06T22:31:43.056Z] #33 31.72   python3-protobuf python3-six
22:31:43 [2022-12-06T22:31:43.056Z] #33 32.24 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
22:31:43 [2022-12-06T22:31:43.056Z] #33 32.24 Need to get 2136 kB of archives.
22:31:43 [2022-12-06T22:31:43.056Z] #33 32.24 After this operation, 10.8 MB of additional disk space will be used.
22:31:43 [2022-12-06T22:31:43.056Z] #33 32.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
22:31:43 [2022-12-06T22:31:43.056Z] #33 32.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:31:43 [2022-12-06T22:31:43.056Z] #33 32.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
22:31:43 [2022-12-06T22:31:43.056Z] #33 32.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
22:31:43 [2022-12-06T22:31:43.056Z] #33 32.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:31:43 [2022-12-06T22:31:43.056Z] #33 32.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:31:43 [2022-12-06T22:31:43.056Z] #33 32.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:31:43 [2022-12-06T22:31:43.056Z] #33 ...
22:31:43 [2022-12-06T22:31:43.056Z] 
22:31:43 [2022-12-06T22:31:43.056Z] #25 [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
22:31:43 [2022-12-06T22:31:43.056Z] #25 32.92 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:31:43 [2022-12-06T22:31:43.056Z] #25 32.92 Need to get 15.6 MB of archives.
22:31:43 [2022-12-06T22:31:43.056Z] #25 32.92 After this operation, 67.4 MB of additional disk space will be used.
22:31:43 [2022-12-06T22:31:43.056Z] #25 32.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:31:43 [2022-12-06T22:31:43.323Z] #25 33.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:31:43 [2022-12-06T22:31:43.323Z] #25 33.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:31:43 [2022-12-06T22:31:43.578Z] #25 33.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:31:43 [2022-12-06T22:31:43.836Z] #25 33.40 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]
22:31:43 [2022-12-06T22:31:43.836Z] #25 33.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
22:31:43 [2022-12-06T22:31:43.836Z] #25 33.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
22:31:43 [2022-12-06T22:31:43.836Z] #25 33.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
22:31:43 [2022-12-06T22:31:43.836Z] #25 33.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
22:31:43 [2022-12-06T22:31:43.836Z] #25 33.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
22:31:43 [2022-12-06T22:31:43.836Z] #25 ...
22:31:43 [2022-12-06T22:31:43.836Z] 
22:31:43 [2022-12-06T22:31:43.836Z] #31 [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
22:31:43 [2022-12-06T22:31:43.836Z] #31 17.87 Reading package lists...
22:31:43 [2022-12-06T22:31:43.836Z] #31 23.60 Reading package lists...
22:31:43 [2022-12-06T22:31:43.836Z] #31 28.36 Building dependency tree...
22:31:43 [2022-12-06T22:31:43.836Z] #31 32.46 The following additional packages will be installed:
22:31:43 [2022-12-06T22:31:43.836Z] #31 32.49   libbtrfs0
22:31:43 [2022-12-06T22:31:43.836Z] #31 32.70 The following NEW packages will be installed:
22:31:43 [2022-12-06T22:31:43.836Z] #31 32.71   libbtrfs-dev libbtrfs0
22:31:43 [2022-12-06T22:31:43.836Z] #31 33.24 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
22:31:43 [2022-12-06T22:31:43.836Z] #31 33.24 Need to get 454 kB of archives.
22:31:43 [2022-12-06T22:31:43.836Z] #31 33.24 After this operation, 1275 kB of additional disk space will be used.
22:31:43 [2022-12-06T22:31:43.836Z] #31 33.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
22:31:43 [2022-12-06T22:31:43.836Z] #31 33.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
22:31:43 [2022-12-06T22:31:43.836Z] #31 ...
22:31:43 [2022-12-06T22:31:43.836Z] 
22:31:43 [2022-12-06T22:31:43.836Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:31:43 [2022-12-06T22:31:43.836Z] #30 32.76 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]
22:31:43 [2022-12-06T22:31:43.836Z] #30 32.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
22:31:43 [2022-12-06T22:31:43.836Z] #30 32.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
22:31:43 [2022-12-06T22:31:43.836Z] #30 32.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
22:31:43 [2022-12-06T22:31:43.836Z] #30 32.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
22:31:43 [2022-12-06T22:31:43.836Z] #30 33.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
22:31:43 [2022-12-06T22:31:43.836Z] #30 33.21 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]
22:31:43 [2022-12-06T22:31:43.836Z] #30 33.22 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]
22:31:43 [2022-12-06T22:31:43.836Z] #30 33.56 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]
22:31:44 [2022-12-06T22:31:44.765Z] #30 34.31 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]
22:31:45 [2022-12-06T22:31:45.021Z] #30 34.75 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]
22:31:45 [2022-12-06T22:31:45.583Z] #30 35.11 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]
22:31:46 [2022-12-06T22:31:46.514Z] #30 36.10 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]
22:31:46 [2022-12-06T22:31:46.514Z] #30 ...
22:31:46 [2022-12-06T22:31:46.514Z] 
22:31:46 [2022-12-06T22:31:46.514Z] #37 [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.3.0"      && /build/go-winres --help
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.70 NAME:
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.70    go-winres - A tool for embedding resources in Windows executables
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.70 
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.70 USAGE:
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.70    go-winres [global options] command [command options] [arguments...]
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.70 
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.70 COMMANDS:
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.72    init     Create an initial ./winres/winres.json
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.72    make     Make syso files for the "go build" command
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.72    simply   Make syso files for the "go build" command (simplified)
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.72    extract  Extract all resources from an executable
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.72    patch    Replace resources in an executable file (exe, dll)
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.72    help, h  Shows a list of commands or help for one command
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.72 
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.72 GLOBAL OPTIONS:
22:31:46 [2022-12-06T22:31:46.514Z] #37 35.72    --help, -h  show help (default: false)
22:31:46 [2022-12-06T22:31:46.514Z] #37 DONE 36.3s
22:31:46 [2022-12-06T22:31:46.514Z] 
22:31:46 [2022-12-06T22:31:46.514Z] #31 [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
22:31:46 [2022-12-06T22:31:46.514Z] #31 34.38 debconf: delaying package configuration, since apt-utils is not installed
22:31:46 [2022-12-06T22:31:46.514Z] #31 34.63 Fetched 454 kB in 1s (815 kB/s)
22:31:46 [2022-12-06T22:31:46.514Z] #31 34.80 Selecting previously unselected package libbtrfs0:arm64.
22:31:46 [2022-12-06T22:31:46.514Z] #31 34.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
22:31:46 [2022-12-06T22:31:46.514Z] #31 34.85 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
22:31:46 [2022-12-06T22:31:46.514Z] #31 34.87 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:31:46 [2022-12-06T22:31:46.514Z] #31 35.10 Selecting previously unselected package libbtrfs-dev:arm64.
22:31:46 [2022-12-06T22:31:46.514Z] #31 35.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
22:31:46 [2022-12-06T22:31:46.514Z] #31 35.11 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:31:46 [2022-12-06T22:31:46.514Z] #31 35.49 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:31:46 [2022-12-06T22:31:46.514Z] #31 35.51 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:31:46 [2022-12-06T22:31:46.514Z] #31 35.55 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:31:46 [2022-12-06T22:31:46.514Z] #31 DONE 36.3s
22:31:46 [2022-12-06T22:31:46.770Z] 
22:31:46 [2022-12-06T22:31:46.770Z] #25 [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
22:31:46 [2022-12-06T22:31:46.770Z] #25 34.50 debconf: delaying package configuration, since apt-utils is not installed
22:31:46 [2022-12-06T22:31:46.770Z] #25 34.85 Fetched 15.6 MB in 1s (14.9 MB/s)
22:31:46 [2022-12-06T22:31:46.770Z] #25 34.96 Selecting previously unselected package xxd.
22:31:46 [2022-12-06T22:31:46.770Z] #25 34.96 (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.)
22:31:46 [2022-12-06T22:31:46.770Z] #25 35.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:31:46 [2022-12-06T22:31:46.770Z] #25 35.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:31:46 [2022-12-06T22:31:46.770Z] #25 35.29 Selecting previously unselected package vim-common.
22:31:46 [2022-12-06T22:31:46.770Z] #25 35.30 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:31:46 [2022-12-06T22:31:46.770Z] #25 35.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:31:46 [2022-12-06T22:31:46.770Z] #25 35.67 Selecting previously unselected package cmake-data.
22:31:46 [2022-12-06T22:31:46.770Z] #25 35.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:31:46 [2022-12-06T22:31:46.770Z] #25 35.70 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:31:46 [2022-12-06T22:31:46.770Z] #25 ...
22:31:46 [2022-12-06T22:31:46.770Z] 
22:31:46 [2022-12-06T22:31:46.770Z] #38 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
22:31:46 [2022-12-06T22:31:46.770Z] #38 DONE 0.2s
22:31:47 [2022-12-06T22:31:47.026Z] 
22:31:47 [2022-12-06T22:31:47.026Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.52 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]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.65 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]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:31:47 [2022-12-06T22:31:47.026Z] #30 36.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:31:48 [2022-12-06T22:31:48.441Z] #30 38.12 debconf: delaying package configuration, since apt-utils is not installed
22:31:48 [2022-12-06T22:31:48.700Z] #30 38.40 Fetched 108 MB in 5s (23.2 MB/s)
22:31:48 [2022-12-06T22:31:48.701Z] #30 38.50 Selecting previously unselected package binutils-mingw-w64-i686.
22:31:48 [2022-12-06T22:31:48.957Z] #30 38.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
22:31:48 [2022-12-06T22:31:48.957Z] #30 38.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
22:31:48 [2022-12-06T22:31:48.957Z] #30 38.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:31:51 [2022-12-06T22:31:51.515Z] #30 ...
22:31:51 [2022-12-06T22:31:51.515Z] 
22:31:51 [2022-12-06T22:31:51.515Z] #34 [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
22:31:51 [2022-12-06T22:31:51.515Z] #34 40.57 v3.0.2
22:31:51 [2022-12-06T22:31:51.515Z] #34 DONE 41.0s
22:31:51 [2022-12-06T22:31:51.515Z] 
22:31:51 [2022-12-06T22:31:51.515Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:31:51 [2022-12-06T22:31:51.515Z] #30 41.06 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:31:51 [2022-12-06T22:31:51.515Z] #30 41.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
22:31:51 [2022-12-06T22:31:51.515Z] #30 41.07 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:31:52 [2022-12-06T22:31:52.967Z] #30 ...
22:31:52 [2022-12-06T22:31:52.967Z] 
22:31:52 [2022-12-06T22:31:52.967Z] #32 [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             ;
22:31:52 [2022-12-06T22:31:52.967Z] #32 32.82   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
22:31:52 [2022-12-06T22:31:52.968Z] #32 32.82   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
22:31:52 [2022-12-06T22:31:52.968Z] #32 32.83   libyajl2 m4 patch xz-utils
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.42 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.42 Need to get 5921 kB of archives.
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.42 After this operation, 18.6 MB of additional disk space will be used.
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 33.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 34.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
22:31:52 [2022-12-06T22:31:52.968Z] #32 34.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 34.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 34.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 34.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 34.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 34.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 34.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 34.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 34.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 34.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
22:31:52 [2022-12-06T22:31:52.968Z] #32 35.40 debconf: delaying package configuration, since apt-utils is not installed
22:31:52 [2022-12-06T22:31:52.968Z] #32 35.71 Fetched 5921 kB in 1s (4246 kB/s)
22:31:52 [2022-12-06T22:31:52.968Z] #32 35.89 Selecting previously unselected package bzip2.
22:31:52 [2022-12-06T22:31:52.968Z] #32 35.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
22:31:52 [2022-12-06T22:31:52.968Z] #32 35.96 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 36.05 Unpacking bzip2 (1.0.8-4) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 36.36 Selecting previously unselected package libmagic-mgc.
22:31:52 [2022-12-06T22:31:52.968Z] #32 36.37 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 36.37 Unpacking libmagic-mgc (1:5.39-3) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 37.48 Selecting previously unselected package libmagic1:arm64.
22:31:52 [2022-12-06T22:31:52.968Z] #32 37.49 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 37.56 Unpacking libmagic1:arm64 (1:5.39-3) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 37.77 Selecting previously unselected package file.
22:31:52 [2022-12-06T22:31:52.968Z] #32 37.79 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 37.82 Unpacking file (1:5.39-3) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 38.03 Selecting previously unselected package xz-utils.
22:31:52 [2022-12-06T22:31:52.968Z] #32 38.04 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 38.05 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 38.31 Selecting previously unselected package libsigsegv2:arm64.
22:31:52 [2022-12-06T22:31:52.968Z] #32 38.31 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 38.32 Unpacking libsigsegv2:arm64 (2.13-1) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 38.42 Selecting previously unselected package m4.
22:31:52 [2022-12-06T22:31:52.968Z] #32 38.43 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 38.44 Unpacking m4 (1.4.18-5) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 38.73 Selecting previously unselected package autoconf.
22:31:52 [2022-12-06T22:31:52.968Z] #32 38.73 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 38.74 Unpacking autoconf (2.69-14) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 39.12 Selecting previously unselected package autotools-dev.
22:31:52 [2022-12-06T22:31:52.968Z] #32 39.13 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 39.14 Unpacking autotools-dev (20180224.1+nmu1) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 39.33 Selecting previously unselected package automake.
22:31:52 [2022-12-06T22:31:52.968Z] #32 39.33 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 39.34 Unpacking automake (1:1.16.3-2) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 39.97 Selecting previously unselected package patch.
22:31:52 [2022-12-06T22:31:52.968Z] #32 39.98 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 40.01 Unpacking patch (2.7.6-7) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 40.26 Selecting previously unselected package dpkg-dev.
22:31:52 [2022-12-06T22:31:52.968Z] #32 40.26 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 40.28 Unpacking dpkg-dev (1.20.12) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 41.71 Selecting previously unselected package build-essential.
22:31:52 [2022-12-06T22:31:52.968Z] #32 41.72 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 41.74 Unpacking build-essential (12.9) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 41.89 Selecting previously unselected package libcap2:arm64.
22:31:52 [2022-12-06T22:31:52.968Z] #32 41.89 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 41.90 Unpacking libcap2:arm64 (1:2.44-1) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.01 Selecting previously unselected package libcap-dev:arm64.
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.01 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.03 Unpacking libcap-dev:arm64 (1:2.44-1) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.21 Selecting previously unselected package libprotobuf-c1:arm64.
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.21 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.22 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.31 Selecting previously unselected package libprotobuf-c-dev:arm64.
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.32 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.34 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.49 Selecting previously unselected package libseccomp-dev:arm64.
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.53 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.54 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.74 Selecting previously unselected package libsystemd-dev:arm64.
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.75 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:31:52 [2022-12-06T22:31:52.968Z] #32 42.76 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:31:53 [2022-12-06T22:31:53.898Z] #32 43.48 Selecting previously unselected package libtool.
22:31:53 [2022-12-06T22:31:53.898Z] #32 43.48 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
22:31:53 [2022-12-06T22:31:53.898Z] #32 43.49 Unpacking libtool (2.4.6-15) ...
22:31:53 [2022-12-06T22:31:53.898Z] #32 43.71 Selecting previously unselected package libudev-dev:arm64.
22:31:53 [2022-12-06T22:31:53.898Z] #32 ...
22:31:53 [2022-12-06T22:31:53.898Z] 
22:31:53 [2022-12-06T22:31:53.898Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:31:53 [2022-12-06T22:31:53.898Z] #30 43.59 Selecting previously unselected package binutils-mingw-w64.
22:31:53 [2022-12-06T22:31:53.898Z] #30 43.59 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
22:31:53 [2022-12-06T22:31:53.898Z] #30 43.59 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
22:31:54 [2022-12-06T22:31:54.157Z] #30 43.79 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:31:54 [2022-12-06T22:31:54.157Z] #30 43.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:31:54 [2022-12-06T22:31:54.157Z] #30 43.82 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:31:54 [2022-12-06T22:31:54.413Z] #30 43.97 Selecting previously unselected package dmsetup.
22:31:54 [2022-12-06T22:31:54.413Z] #30 43.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
22:31:54 [2022-12-06T22:31:54.413Z] #30 43.99 Unpacking dmsetup (2:1.02.175-2.1) ...
22:31:54 [2022-12-06T22:31:54.413Z] #30 44.20 Selecting previously unselected package mingw-w64-common.
22:31:54 [2022-12-06T22:31:54.413Z] #30 44.20 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
22:31:54 [2022-12-06T22:31:54.413Z] #30 ...
22:31:54 [2022-12-06T22:31:54.413Z] 
22:31:54 [2022-12-06T22:31:54.413Z] #27 [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
22:31:54 [2022-12-06T22:31:54.413Z] #27 34.12 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
22:31:54 [2022-12-06T22:31:54.413Z] #27 34.12 go: downloading github.com/gobwas/glob v0.2.3
22:31:54 [2022-12-06T22:31:54.413Z] #27 34.32 go: downloading go.uber.org/zap v1.17.0
22:31:54 [2022-12-06T22:31:54.413Z] #27 34.79 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
22:31:54 [2022-12-06T22:31:54.413Z] #27 34.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:31:54 [2022-12-06T22:31:54.413Z] #27 34.95 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
22:31:54 [2022-12-06T22:31:54.413Z] #27 34.99 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:31:54 [2022-12-06T22:31:54.413Z] #27 35.07 go: downloading github.com/go-toolsmith/astcopy v1.0.1
22:31:54 [2022-12-06T22:31:54.413Z] #27 35.11 go: downloading github.com/go-toolsmith/astequal v1.0.2
22:31:54 [2022-12-06T22:31:54.413Z] #27 35.12 go: downloading github.com/go-toolsmith/astp v1.0.0
22:31:54 [2022-12-06T22:31:54.413Z] #27 35.15 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:31:54 [2022-12-06T22:31:54.413Z] #27 35.15 go: downloading github.com/go-toolsmith/typep v1.0.2
22:31:54 [2022-12-06T22:31:54.413Z] #27 35.19 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
22:31:54 [2022-12-06T22:31:54.413Z] #27 35.23 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
22:31:54 [2022-12-06T22:31:54.413Z] #27 35.34 go: downloading github.com/kisielk/gotool v1.0.0
22:31:54 [2022-12-06T22:31:54.413Z] #27 35.56 go: downloading github.com/gostaticanalysis/comment v1.4.2
22:31:54 [2022-12-06T22:31:54.413Z] #27 35.71 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
22:31:54 [2022-12-06T22:31:54.413Z] #27 35.95 go: downloading github.com/fatih/structtag v1.2.0
22:31:54 [2022-12-06T22:31:54.413Z] #27 35.95 go: downloading github.com/ettle/strcase v0.1.1
22:31:54 [2022-12-06T22:31:54.413Z] #27 36.05 go: downloading github.com/Masterminds/semver v1.5.0
22:31:54 [2022-12-06T22:31:54.413Z] #27 36.08 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
22:31:54 [2022-12-06T22:31:54.413Z] #27 36.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
22:31:54 [2022-12-06T22:31:54.413Z] #27 36.26 go: downloading github.com/prometheus/client_golang v1.12.1
22:31:54 [2022-12-06T22:31:54.413Z] #27 37.18 go: downloading github.com/prometheus/client_model v0.2.0
22:31:54 [2022-12-06T22:31:54.413Z] #27 37.31 go: downloading github.com/google/go-cmp v0.5.8
22:31:54 [2022-12-06T22:31:54.413Z] #27 37.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:31:54 [2022-12-06T22:31:54.413Z] #27 37.97 go: downloading go.uber.org/atomic v1.7.0
22:31:54 [2022-12-06T22:31:54.413Z] #27 38.13 go: downloading go.uber.org/multierr v1.6.0
22:31:54 [2022-12-06T22:31:54.413Z] #27 38.14 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
22:31:54 [2022-12-06T22:31:54.413Z] #27 38.27 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
22:31:54 [2022-12-06T22:31:54.413Z] #27 38.28 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
22:31:54 [2022-12-06T22:31:54.413Z] #27 38.32 go: downloading github.com/olekukonko/tablewriter v0.0.5
22:31:54 [2022-12-06T22:31:54.413Z] #27 38.44 go: downloading github.com/beorn7/perks v1.0.1
22:31:54 [2022-12-06T22:31:54.413Z] #27 38.45 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:31:54 [2022-12-06T22:31:54.413Z] #27 38.54 go: downloading github.com/golang/protobuf v1.5.2
22:31:54 [2022-12-06T22:31:54.413Z] #27 38.55 go: downloading github.com/prometheus/common v0.32.1
22:31:54 [2022-12-06T22:31:54.413Z] #27 38.90 go: downloading github.com/prometheus/procfs v0.7.3
22:31:54 [2022-12-06T22:31:54.413Z] #27 38.90 go: downloading google.golang.org/protobuf v1.28.0
22:31:54 [2022-12-06T22:31:54.413Z] #27 39.79 go: downloading github.com/mattn/go-runewidth v0.0.9
22:31:54 [2022-12-06T22:31:54.413Z] #27 41.18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:31:54 [2022-12-06T22:31:54.670Z] #27 ...
22:31:54 [2022-12-06T22:31:54.670Z] 
22:31:54 [2022-12-06T22:31:54.670Z] #32 [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             ;
22:31:54 [2022-12-06T22:31:54.670Z] #32 43.71 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:31:54 [2022-12-06T22:31:54.670Z] #32 43.73 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:31:54 [2022-12-06T22:31:54.670Z] #32 43.96 Selecting previously unselected package libyajl2:arm64.
22:31:54 [2022-12-06T22:31:54.670Z] #32 43.97 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
22:31:54 [2022-12-06T22:31:54.670Z] #32 43.97 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:31:54 [2022-12-06T22:31:54.670Z] #32 44.12 Selecting previously unselected package libyajl-dev:arm64.
22:31:54 [2022-12-06T22:31:54.670Z] #32 44.14 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
22:31:54 [2022-12-06T22:31:54.670Z] #32 44.15 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
22:31:54 [2022-12-06T22:31:54.670Z] #32 44.28 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:31:54 [2022-12-06T22:31:54.670Z] #32 44.31 Setting up libmagic-mgc (1:5.39-3) ...
22:31:54 [2022-12-06T22:31:54.670Z] #32 44.33 Setting up libyajl2:arm64 (2.1.0-3) ...
22:31:54 [2022-12-06T22:31:54.670Z] #32 44.35 Setting up libmagic1:arm64 (1:5.39-3) ...
22:31:54 [2022-12-06T22:31:54.670Z] #32 44.37 Setting up file (1:5.39-3) ...
22:31:54 [2022-12-06T22:31:54.670Z] #32 44.38 Setting up bzip2 (1.0.8-4) ...
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.46 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.50 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.53 Setting up libcap2:arm64 (1:2.44-1) ...
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.55 Setting up autotools-dev (20180224.1+nmu1) ...
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.57 Setting up libsigsegv2:arm64 (2.13-1) ...
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.65 Setting up patch (2.7.6-7) ...
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.66 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.68 Setting up libyajl-dev:arm64 (2.1.0-3) ...
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.70 Setting up libcap-dev:arm64 (1:2.44-1) ...
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.72 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.74 Setting up libtool (2.4.6-15) ...
22:31:54 [2022-12-06T22:31:54.926Z] #32 44.76 Setting up m4 (1.4.18-5) ...
22:31:55 [2022-12-06T22:31:55.183Z] #32 44.79 Setting up dpkg-dev (1.20.12) ...
22:31:55 [2022-12-06T22:31:55.183Z] #32 44.83 Setting up autoconf (2.69-14) ...
22:31:55 [2022-12-06T22:31:55.183Z] #32 44.87 Setting up build-essential (12.9) ...
22:31:55 [2022-12-06T22:31:55.183Z] #32 44.90 Setting up automake (1:1.16.3-2) ...
22:31:55 [2022-12-06T22:31:55.183Z] #32 44.91 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:31:55 [2022-12-06T22:31:55.183Z] #32 44.92 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:31:55 [2022-12-06T22:31:55.183Z] #32 ...
22:31:55 [2022-12-06T22:31:55.183Z] 
22:31:55 [2022-12-06T22:31:55.183Z] #33 [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
22:31:55 [2022-12-06T22:31:55.183Z] #33 34.65 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
22:31:55 [2022-12-06T22:31:55.183Z] #33 36.04 debconf: delaying package configuration, since apt-utils is not installed
22:31:55 [2022-12-06T22:31:55.183Z] #33 36.64 Fetched 2136 kB in 3s (673 kB/s)
22:31:55 [2022-12-06T22:31:55.183Z] #33 36.88 Selecting previously unselected package libprotobuf23:arm64.
22:31:55 [2022-12-06T22:31:55.183Z] #33 36.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
22:31:55 [2022-12-06T22:31:55.183Z] #33 36.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 37.02 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 37.92 Selecting previously unselected package python3-pkg-resources.
22:31:55 [2022-12-06T22:31:55.183Z] #33 37.92 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 37.93 Unpacking python3-pkg-resources (52.0.0-4) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 38.18 Selecting previously unselected package python3-six.
22:31:55 [2022-12-06T22:31:55.183Z] #33 38.19 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 38.19 Unpacking python3-six (1.16.0-2) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 38.37 Selecting previously unselected package python3-protobuf.
22:31:55 [2022-12-06T22:31:55.183Z] #33 38.37 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 38.38 Unpacking python3-protobuf (3.12.4-1) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 38.96 Selecting previously unselected package libnet1:arm64.
22:31:55 [2022-12-06T22:31:55.183Z] #33 38.96 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 38.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 39.14 Selecting previously unselected package libnl-3-200:arm64.
22:31:55 [2022-12-06T22:31:55.183Z] #33 39.14 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 39.15 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 39.25 Selecting previously unselected package libprotobuf-c1:arm64.
22:31:55 [2022-12-06T22:31:55.183Z] #33 39.25 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 39.26 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 39.41 Selecting previously unselected package criu.
22:31:55 [2022-12-06T22:31:55.183Z] #33 39.41 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 39.42 Unpacking criu (3.17.1-1) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 40.15 Setting up python3-pkg-resources (52.0.0-4) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 42.10 Setting up libprotobuf23:arm64 (3.12.4-1) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 42.14 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 42.15 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 42.17 Setting up python3-six (1.16.0-2) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 43.27 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:31:55 [2022-12-06T22:31:55.183Z] #33 43.32 Setting up python3-protobuf (3.12.4-1) ...
22:31:56 [2022-12-06T22:31:56.112Z] #33 ...
22:31:56 [2022-12-06T22:31:56.112Z] 
22:31:56 [2022-12-06T22:31:56.112Z] #32 [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             ;
22:31:56 [2022-12-06T22:31:56.112Z] #32 DONE 45.5s
22:31:56 [2022-12-06T22:31:56.112Z] 
22:31:56 [2022-12-06T22:31:56.112Z] #39 [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
22:31:56 [2022-12-06T22:31:56.678Z] #39 0.779 Cloning into '/tmp/crun-build'...
22:31:56 [2022-12-06T22:31:56.934Z] #39 ...
22:31:56 [2022-12-06T22:31:56.934Z] 
22:31:56 [2022-12-06T22:31:56.934Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.221 + RM_GOPATH=0
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.221 + TMP_GOPATH=
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.221 + : /build
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.221 + '[' -z '' ']'
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.221 ++ mktemp -d
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.285 + export GOPATH=/tmp/tmp.TzJnOiIiFX
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.285 + GOPATH=/tmp/tmp.TzJnOiIiFX
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.285 + RM_GOPATH=1
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.285 + case "$(go env GOARCH)" in
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.285 ++ go env GOARCH
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.303 + export GO_BUILDMODE=-buildmode=pie
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.323 + GO_BUILDMODE=-buildmode=pie
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.325 ++ dirname /install.sh
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.339 + dir=/
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.339 + bin=containerd
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.339 + shift
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.339 + '[' '!' -f //containerd.installer ']'
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.339 + . //containerd.installer
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.339 ++ set -e
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.339 ++ : v1.7.0-beta.0
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.339 + install_containerd
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.339 + echo 'Install containerd version v1.7.0-beta.0'
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.339 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TzJnOiIiFX/src/github.com/containerd/containerd
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.351 Install containerd version v1.7.0-beta.0
22:31:56 [2022-12-06T22:31:56.934Z] #0 1.366 Cloning into '/tmp/tmp.TzJnOiIiFX/src/github.com/containerd/containerd'...
22:31:56 [2022-12-06T22:31:56.934Z] #40 ...
22:31:56 [2022-12-06T22:31:56.934Z] 
22:31:56 [2022-12-06T22:31:56.935Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:31:56 [2022-12-06T22:31:56.935Z] #35 39.73 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
22:31:56 [2022-12-06T22:31:56.935Z] #35 39.97 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
22:31:56 [2022-12-06T22:31:56.935Z] #35 40.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:31:57 [2022-12-06T22:31:57.868Z] #35 ...
22:31:57 [2022-12-06T22:31:57.868Z] 
22:31:57 [2022-12-06T22:31:57.868Z] #33 [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
22:31:57 [2022-12-06T22:31:57.868Z] #33 47.07 Setting up criu (3.17.1-1) ...
22:31:59 [2022-12-06T22:31:59.774Z] #33 48.81 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:32:00 [2022-12-06T22:32:00.031Z] #33 DONE 49.4s
22:32:00 [2022-12-06T22:32:00.031Z] 
22:32:00 [2022-12-06T22:32:00.031Z] #25 [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
22:32:00 [2022-12-06T22:32:00.031Z] #25 39.83 Selecting previously unselected package libicu67:arm64.
22:32:00 [2022-12-06T22:32:00.031Z] #25 39.83 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
22:32:00 [2022-12-06T22:32:00.031Z] #25 39.85 Unpacking libicu67:arm64 (67.1-7) ...
22:32:00 [2022-12-06T22:32:00.031Z] #25 45.68 Selecting previously unselected package libxml2:arm64.
22:32:00 [2022-12-06T22:32:00.031Z] #25 45.68 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
22:32:00 [2022-12-06T22:32:00.031Z] #25 45.75 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
22:32:00 [2022-12-06T22:32:00.031Z] #25 46.38 Selecting previously unselected package libarchive13:arm64.
22:32:00 [2022-12-06T22:32:00.031Z] #25 46.39 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
22:32:00 [2022-12-06T22:32:00.031Z] #25 46.40 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:32:00 [2022-12-06T22:32:00.031Z] #25 46.73 Selecting previously unselected package libjsoncpp24:arm64.
22:32:00 [2022-12-06T22:32:00.031Z] #25 46.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
22:32:00 [2022-12-06T22:32:00.031Z] #25 46.76 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
22:32:00 [2022-12-06T22:32:00.031Z] #25 46.89 Selecting previously unselected package librhash0:arm64.
22:32:00 [2022-12-06T22:32:00.031Z] #25 46.89 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
22:32:00 [2022-12-06T22:32:00.031Z] #25 46.91 Unpacking librhash0:arm64 (1.4.1-2) ...
22:32:00 [2022-12-06T22:32:00.031Z] #25 47.12 Selecting previously unselected package libuv1:arm64.
22:32:00 [2022-12-06T22:32:00.031Z] #25 47.12 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
22:32:00 [2022-12-06T22:32:00.031Z] #25 47.13 Unpacking libuv1:arm64 (1.40.0-2) ...
22:32:00 [2022-12-06T22:32:00.031Z] #25 47.28 Selecting previously unselected package cmake.
22:32:00 [2022-12-06T22:32:00.031Z] #25 47.29 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
22:32:00 [2022-12-06T22:32:00.031Z] #25 47.30 Unpacking cmake (3.18.4-2+deb11u1) ...
22:32:00 [2022-12-06T22:32:00.544Z] #25 50.04 Setting up libicu67:arm64 (67.1-7) ...
22:32:00 [2022-12-06T22:32:00.544Z] #25 50.06 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:32:00 [2022-12-06T22:32:00.544Z] #25 50.08 Setting up libuv1:arm64 (1.40.0-2) ...
22:32:00 [2022-12-06T22:32:00.544Z] #25 50.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:32:00 [2022-12-06T22:32:00.544Z] #25 50.25 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
22:32:00 [2022-12-06T22:32:00.544Z] #25 50.33 Setting up librhash0:arm64 (1.4.1-2) ...
22:32:00 [2022-12-06T22:32:00.802Z] #25 50.35 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:32:00 [2022-12-06T22:32:00.802Z] #25 50.45 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
22:32:00 [2022-12-06T22:32:00.802Z] #25 50.47 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:32:00 [2022-12-06T22:32:00.802Z] #25 50.49 Setting up cmake (3.18.4-2+deb11u1) ...
22:32:00 [2022-12-06T22:32:00.802Z] #25 50.52 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:32:01 [2022-12-06T22:32:01.060Z] #25 DONE 50.8s
22:32:01 [2022-12-06T22:32:01.060Z] 
22:32:01 [2022-12-06T22:32:01.060Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
22:32:01 [2022-12-06T22:32:01.060Z] #41 DONE 0.1s
22:32:01 [2022-12-06T22:32:01.060Z] 
22:32:01 [2022-12-06T22:32:01.060Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:32:01 [2022-12-06T22:32:01.060Z] #30 44.22 Unpacking mingw-w64-common (8.0.0-1) ...
22:32:01 [2022-12-06T22:32:01.060Z] #30 50.00 Selecting previously unselected package mingw-w64-x86-64-dev.
22:32:01 [2022-12-06T22:32:01.060Z] #30 50.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
22:32:01 [2022-12-06T22:32:01.060Z] #30 50.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
22:32:01 [2022-12-06T22:32:01.319Z] #30 ...
22:32:01 [2022-12-06T22:32:01.319Z] 
22:32:01 [2022-12-06T22:32:01.319Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.763 + RM_GOPATH=0
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.763 + TMP_GOPATH=
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.763 + : /build
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.763 + '[' -z '' ']'
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.764 ++ mktemp -d
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.767 + export GOPATH=/tmp/tmp.O9lMqHLp13
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.767 + GOPATH=/tmp/tmp.O9lMqHLp13
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.767 + RM_GOPATH=1
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.767 + case "$(go env GOARCH)" in
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.769 ++ go env GOARCH
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.829 + export GO_BUILDMODE=-buildmode=pie
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.829 + GO_BUILDMODE=-buildmode=pie
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.830 ++ dirname /install.sh
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.839 + dir=/
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.840 + bin=tini
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.840 + shift
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.840 + '[' '!' -f //tini.installer ']'
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.840 + . //tini.installer
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.840 ++ : v0.19.0
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.840 + install_tini
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.840 + echo 'Install tini version v0.19.0'
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.840 Install tini version v0.19.0
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.841 + git clone https://github.com/krallin/tini.git /tmp/tmp.O9lMqHLp13/tini
22:32:02 [2022-12-06T22:32:02.249Z] #42 0.845 Cloning into '/tmp/tmp.O9lMqHLp13/tini'...
22:32:02 [2022-12-06T22:32:02.811Z] #42 1.545 + cd /tmp/tmp.O9lMqHLp13/tini
22:32:02 [2022-12-06T22:32:02.811Z] #42 1.552 + git checkout -q v0.19.0
22:32:02 [2022-12-06T22:32:02.811Z] #42 1.561 + cmake .
22:32:03 [2022-12-06T22:32:03.374Z] #42 2.126 -- The C compiler identification is GNU 10.2.1
22:32:03 [2022-12-06T22:32:03.374Z] #42 2.251 -- Detecting C compiler ABI info
22:32:03 [2022-12-06T22:32:03.938Z] #42 2.832 -- Detecting C compiler ABI info - done
22:32:04 [2022-12-06T22:32:04.237Z] #42 2.934 -- Check for working C compiler: /usr/bin/cc - skipped
22:32:04 [2022-12-06T22:32:04.237Z] #42 2.948 -- Detecting C compile features
22:32:04 [2022-12-06T22:32:04.237Z] #42 2.949 -- Detecting C compile features - done
22:32:04 [2022-12-06T22:32:04.237Z] #42 2.973 -- Performing Test HAS_BUILTIN_FORTIFY
22:32:04 [2022-12-06T22:32:04.494Z] #42 3.272 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:32:04 [2022-12-06T22:32:04.494Z] #42 3.349 -- Configuring done
22:32:04 [2022-12-06T22:32:04.750Z] #42 3.363 -- Generating done
22:32:04 [2022-12-06T22:32:04.750Z] #42 3.373 -- Build files have been written to: /tmp/tmp.O9lMqHLp13/tini
22:32:04 [2022-12-06T22:32:04.750Z] #42 3.381 + make tini-static
22:32:05 [2022-12-06T22:32:05.007Z] #42 3.833 Scanning dependencies of target tini-static
22:32:05 [2022-12-06T22:32:05.007Z] #42 3.941 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:32:06 [2022-12-06T22:32:06.373Z] #42 5.354 [100%] Linking C executable tini-static
22:32:06 [2022-12-06T22:32:06.373Z] #42 ...
22:32:06 [2022-12-06T22:32:06.373Z] 
22:32:06 [2022-12-06T22:32:06.373Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:32:06 [2022-12-06T22:32:06.373Z] #30 56.21 Selecting previously unselected package gcc-mingw-w64-base.
22:32:06 [2022-12-06T22:32:06.373Z] #30 56.21 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
22:32:06 [2022-12-06T22:32:06.373Z] #30 56.22 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:32:06 [2022-12-06T22:32:06.883Z] #30 56.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:32:06 [2022-12-06T22:32:06.883Z] #30 56.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
22:32:06 [2022-12-06T22:32:06.883Z] #30 56.39 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:32:07 [2022-12-06T22:32:07.811Z] #30 ...
22:32:07 [2022-12-06T22:32:07.811Z] 
22:32:07 [2022-12-06T22:32:07.811Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
22:32:07 [2022-12-06T22:32:07.811Z] #42 5.938 [100%] Built target tini-static
22:32:07 [2022-12-06T22:32:07.811Z] #42 6.030 + mkdir -p /build
22:32:07 [2022-12-06T22:32:07.811Z] #42 6.054 + cp tini-static /build/docker-init
22:32:07 [2022-12-06T22:32:07.811Z] #42 DONE 6.5s
22:32:07 [2022-12-06T22:32:07.811Z] 
22:32:07 [2022-12-06T22:32:07.811Z] #39 [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
22:32:07 [2022-12-06T22:32:07.811Z] #39 6.929 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
22:32:07 [2022-12-06T22:32:07.811Z] #39 6.955 Cloning into '/tmp/crun-build/libocispec'...
22:32:07 [2022-12-06T22:32:07.811Z] #39 8.260 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
22:32:07 [2022-12-06T22:32:07.811Z] #39 8.316 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
22:32:07 [2022-12-06T22:32:07.811Z] #39 8.318 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
22:32:07 [2022-12-06T22:32:07.811Z] #39 8.319 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
22:32:07 [2022-12-06T22:32:07.811Z] #39 8.345 Cloning into '/tmp/crun-build/libocispec/image-spec'...
22:32:07 [2022-12-06T22:32:07.811Z] #39 10.14 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
22:32:07 [2022-12-06T22:32:07.811Z] #39 11.93 Cloning into '/tmp/crun-build/libocispec/yajl'...
22:32:09 [2022-12-06T22:32:09.174Z] #39 13.31 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
22:32:09 [2022-12-06T22:32:09.430Z] #39 13.58 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
22:32:09 [2022-12-06T22:32:09.430Z] #39 ...
22:32:09 [2022-12-06T22:32:09.430Z] 
22:32:09 [2022-12-06T22:32:09.430Z] #29 [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.2"      && /build/gotestsum --version
22:32:09 [2022-12-06T22:32:09.430Z] #29 59.25 gotestsum version dev
22:32:09 [2022-12-06T22:32:09.686Z] #29 DONE 59.3s
22:32:09 [2022-12-06T22:32:09.686Z] 
22:32:09 [2022-12-06T22:32:09.686Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:32:11 [2022-12-06T22:32:11.638Z] #30 ...
22:32:11 [2022-12-06T22:32:11.638Z] 
22:32:11 [2022-12-06T22:32:11.638Z] #39 [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
22:32:11 [2022-12-06T22:32:11.638Z] #39 13.87 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
22:32:15 [2022-12-06T22:32:15.004Z] #39 ...
22:32:15 [2022-12-06T22:32:15.004Z] 
22:32:15 [2022-12-06T22:32:15.004Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:32:15 [2022-12-06T22:32:15.004Z] #30 63.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:32:15 [2022-12-06T22:32:15.004Z] #30 63.71 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
22:32:15 [2022-12-06T22:32:15.004Z] #30 63.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:32:23 [2022-12-06T22:32:23.132Z] #30 ...
22:32:23 [2022-12-06T22:32:23.132Z] 
22:32:23 [2022-12-06T22:32:23.132Z] #39 [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
22:32:23 [2022-12-06T22:32:23.132Z] #39 26.48 aclocal: warning: couldn't open directory 'm4': No such file or directory
22:32:28 [2022-12-06T22:32:28.421Z] #39 ...
22:32:28 [2022-12-06T22:32:28.421Z] 
22:32:28 [2022-12-06T22:32:28.421Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:32:28 [2022-12-06T22:32:28.421Z] #30 73.80 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:32:28 [2022-12-06T22:32:28.421Z] #30 73.81 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
22:32:28 [2022-12-06T22:32:28.421Z] #30 73.81 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:32:28 [2022-12-06T22:32:28.983Z] #30 78.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:32:28 [2022-12-06T22:32:28.983Z] #30 78.70 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
22:32:28 [2022-12-06T22:32:28.983Z] #30 78.70 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:32:29 [2022-12-06T22:32:29.546Z] #30 ...
22:32:29 [2022-12-06T22:32:29.546Z] 
22:32:29 [2022-12-06T22:32:29.546Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:32:30 [2022-12-06T22:32:30.615Z] #40 42.71 Updating files:  51% (2621/5103)
Updating files:  52% (2654/5103)
Updating files:  53% (2705/5103)
Updating files:  54% (2756/5103)
Updating files:  55% (2807/5103)
Updating files:  56% (2858/5103)
Updating files:  57% (2909/5103)
Updating files:  58% (2960/5103)
Updating files:  59% (3011/5103)
Updating files:  60% (3062/5103)
Updating files:  61% (3113/5103)
Updating files:  62% (3164/5103)
Updating files:  63% (3215/5103)
Updating files:  64% (3266/5103)
Updating files:  65% (3317/5103)
Updating files:  66% (3368/5103)
Updating files:  67% (3420/5103)
Updating files:  68% (3471/5103)
Updating files:  69% (3522/5103)
Updating files:  70% (3573/5103)
Updating files:  71% (3624/5103)
Updating files:  72% (3675/5103)
Updating files:  73% (3726/5103)
Updating files:  74% (3777/5103)
Updating files:  75% (3828/5103)
Updating files:  76% (3879/5103)
Updating files:  77% (3930/5103)
Updating files:  78% (3981/5103)
Updating files:  79% (4032/5103)
Updating files:  80% (4083/5103)
Updating files:  81% (4134/5103)
Updating files:  82% (4185/5103)
Updating files:  83% (4236/5103)
Updating files:  84% (4287/5103)
Updating files:  85% (4338/5103)
Updating files:  86% (4389/5103)
Updating files:  87% (4440/5103)
Updating files:  88% (4491/5103)
Updating files:  89% (4542/5103)
Updating files:  90% (4593/5103)
Updating files:  91% (4644/5103)
Updating files:  92% (4695/5103)
Updating files:  93% (4746/5103)
Updating files:  94% (4797/5103)
Updating files:  95% (4848/5103)
Updating files:  96% (4899/5103)
Updating files:  97% (4950/5103)
Updating files:  98% (5001/5103)
Updating files:  99% (5052/5103)
Updating files: 100% (5103/5103)
Updating files: 100% (5103/5103), done.
22:32:30 [2022-12-06T22:32:30.871Z] #40 44.00 + cd /tmp/tmp.TzJnOiIiFX/src/github.com/containerd/containerd
22:32:30 [2022-12-06T22:32:30.871Z] #40 44.01 + git checkout -q v1.7.0-beta.0
22:32:32 [2022-12-06T22:32:32.279Z] #40 45.40 + export 'BUILDTAGS=netgo osusergo static_build'
22:32:32 [2022-12-06T22:32:32.279Z] #40 45.40 + BUILDTAGS='netgo osusergo static_build'
22:32:32 [2022-12-06T22:32:32.279Z] #40 45.40 + export EXTRA_FLAGS=-buildmode=pie
22:32:32 [2022-12-06T22:32:32.279Z] #40 45.40 + EXTRA_FLAGS=-buildmode=pie
22:32:32 [2022-12-06T22:32:32.279Z] #40 45.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:32:32 [2022-12-06T22:32:32.279Z] #40 45.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:32:32 [2022-12-06T22:32:32.279Z] #40 45.41 + '[' '' = dynamic ']'
22:32:32 [2022-12-06T22:32:32.279Z] #40 45.41 + make
22:32:33 [2022-12-06T22:32:33.645Z] #40 46.74 + bin/ctr
22:32:33 [2022-12-06T22:32:33.645Z] #40 46.74 go build  -gcflags=-trimpath=/tmp/tmp.TzJnOiIiFX/src -buildmode=pie  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.0 -X github.com/containerd/containerd/version.Revision=d878d7dda8d97f7f9d1d50b4a5d36d2d8fae9162 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -extldflags "-fno-PIC -static" -s -w ' -tags "netgo osusergo static_build urfave_cli_no_docs"  ./cmd/ctr
22:32:41 [2022-12-06T22:32:41.732Z] #40 ...
22:32:41 [2022-12-06T22:32:41.732Z] 
22:32:41 [2022-12-06T22:32:41.732Z] #39 [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
22:32:41 [2022-12-06T22:32:41.732Z] #39 35.73 libtoolize: putting auxiliary files in '.'.
22:32:41 [2022-12-06T22:32:41.732Z] #39 35.73 libtoolize: copying file './ltmain.sh'
22:32:41 [2022-12-06T22:32:41.732Z] #39 36.57 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
22:32:41 [2022-12-06T22:32:41.732Z] #39 36.57 libtoolize: and rerunning libtoolize and aclocal.
22:32:41 [2022-12-06T22:32:41.732Z] #39 36.57 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:32:41 [2022-12-06T22:32:41.732Z] #39 44.69 configure.ac:7: installing './compile'
22:32:41 [2022-12-06T22:32:41.732Z] #39 44.70 configure.ac:11: installing './config.guess'
22:32:41 [2022-12-06T22:32:41.732Z] #39 44.71 configure.ac:11: installing './config.sub'
22:32:41 [2022-12-06T22:32:41.732Z] #39 44.73 configure.ac:8: installing './install-sh'
22:32:41 [2022-12-06T22:32:41.732Z] #39 44.74 configure.ac:8: installing './missing'
22:32:41 [2022-12-06T22:32:41.732Z] #39 44.81 Makefile.am: installing './depcomp'
22:32:41 [2022-12-06T22:32:41.732Z] #39 46.06 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:32:41 [2022-12-06T22:32:41.732Z] #39 46.06 libtoolize: copying file 'build-aux/ltmain.sh'
22:32:42 [2022-12-06T22:32:42.295Z] #39 46.22 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:32:42 [2022-12-06T22:32:42.295Z] #39 46.23 libtoolize: copying file 'm4/libtool.m4'
22:32:42 [2022-12-06T22:32:42.295Z] #39 46.37 libtoolize: copying file 'm4/ltoptions.m4'
22:32:42 [2022-12-06T22:32:42.552Z] #39 46.52 libtoolize: copying file 'm4/ltsugar.m4'
22:32:42 [2022-12-06T22:32:42.552Z] #39 46.65 libtoolize: copying file 'm4/ltversion.m4'
22:32:42 [2022-12-06T22:32:42.552Z] #39 46.77 libtoolize: copying file 'm4/lt~obsolete.m4'
22:32:42 [2022-12-06T22:32:42.552Z] #39 46.88 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:32:44 [2022-12-06T22:32:44.442Z] #39 ...
22:32:44 [2022-12-06T22:32:44.442Z] 
22:32:44 [2022-12-06T22:32:44.442Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:32:44 [2022-12-06T22:32:44.442Z] #30 84.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:32:44 [2022-12-06T22:32:44.442Z] #30 84.22 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
22:32:44 [2022-12-06T22:32:44.442Z] #30 84.23 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:32:46 [2022-12-06T22:32:46.332Z] #30 95.69 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
22:32:46 [2022-12-06T22:32:46.332Z] #30 95.70 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
22:32:46 [2022-12-06T22:32:46.332Z] #30 95.71 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:32:51 [2022-12-06T22:32:51.766Z] #30 100.6 Selecting previously unselected package g++-mingw-w64-x86-64.
22:32:51 [2022-12-06T22:32:51.766Z] #30 100.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
22:32:51 [2022-12-06T22:32:51.766Z] #30 100.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:32:51 [2022-12-06T22:32:51.766Z] #30 100.8 Selecting previously unselected package libapparmor1:arm64.
22:32:51 [2022-12-06T22:32:51.766Z] #30 100.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
22:32:51 [2022-12-06T22:32:51.766Z] #30 100.8 Unpacking libapparmor1:arm64 (2.13.6-10) ...
22:32:51 [2022-12-06T22:32:51.767Z] #30 100.9 Selecting previously unselected package libapparmor-dev:arm64.
22:32:51 [2022-12-06T22:32:51.767Z] #30 100.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
22:32:51 [2022-12-06T22:32:51.767Z] #30 100.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
22:32:51 [2022-12-06T22:32:51.767Z] #30 101.1 Selecting previously unselected package libbtrfs0:arm64.
22:32:51 [2022-12-06T22:32:51.767Z] #30 101.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
22:32:51 [2022-12-06T22:32:51.767Z] #30 101.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:32:51 [2022-12-06T22:32:51.767Z] #30 101.4 Selecting previously unselected package libbtrfs-dev:arm64.
22:32:51 [2022-12-06T22:32:51.767Z] #30 101.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
22:32:51 [2022-12-06T22:32:51.767Z] #30 101.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:32:51 [2022-12-06T22:32:51.767Z] #30 101.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:32:51 [2022-12-06T22:32:51.767Z] #30 101.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:32:52 [2022-12-06T22:32:52.066Z] #30 101.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:32:52 [2022-12-06T22:32:52.066Z] #30 101.7 Selecting previously unselected package libudev-dev:arm64.
22:32:52 [2022-12-06T22:32:52.066Z] #30 101.7 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:32:52 [2022-12-06T22:32:52.066Z] #30 101.7 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:32:52 [2022-12-06T22:32:52.323Z] #30 101.9 Selecting previously unselected package libsepol1-dev:arm64.
22:32:52 [2022-12-06T22:32:52.323Z] #30 101.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
22:32:52 [2022-12-06T22:32:52.323Z] #30 101.9 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:32:52 [2022-12-06T22:32:52.579Z] #30 102.2 Selecting previously unselected package libpcre2-16-0:arm64.
22:32:52 [2022-12-06T22:32:52.579Z] #30 102.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:32:52 [2022-12-06T22:32:52.579Z] #30 102.2 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:32:52 [2022-12-06T22:32:52.579Z] #30 102.4 Selecting previously unselected package libpcre2-32-0:arm64.
22:32:52 [2022-12-06T22:32:52.836Z] #30 102.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:32:52 [2022-12-06T22:32:52.836Z] #30 102.4 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:32:52 [2022-12-06T22:32:52.836Z] #30 102.6 Selecting previously unselected package libpcre2-posix2:arm64.
22:32:52 [2022-12-06T22:32:52.836Z] #30 102.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:32:52 [2022-12-06T22:32:52.836Z] #30 102.6 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:32:52 [2022-12-06T22:32:52.836Z] #30 102.7 Selecting previously unselected package libpcre2-dev:arm64.
22:32:53 [2022-12-06T22:32:53.134Z] #30 102.7 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:32:53 [2022-12-06T22:32:53.134Z] #30 102.7 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:32:53 [2022-12-06T22:32:53.391Z] #30 103.1 Selecting previously unselected package libselinux1-dev:arm64.
22:32:53 [2022-12-06T22:32:53.391Z] #30 103.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
22:32:53 [2022-12-06T22:32:53.391Z] #30 103.1 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:32:53 [2022-12-06T22:32:53.690Z] #30 ...
22:32:53 [2022-12-06T22:32:53.690Z] 
22:32:53 [2022-12-06T22:32:53.690Z] #39 [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
22:32:53 [2022-12-06T22:32:53.690Z] #39 57.78 configure.ac:7: installing 'build-aux/compile'
22:32:53 [2022-12-06T22:32:53.690Z] #39 57.81 configure.ac:9: installing 'build-aux/config.guess'
22:32:53 [2022-12-06T22:32:53.690Z] #39 57.82 configure.ac:9: installing 'build-aux/config.sub'
22:32:53 [2022-12-06T22:32:53.690Z] #39 57.83 configure.ac:11: installing 'build-aux/install-sh'
22:32:53 [2022-12-06T22:32:53.690Z] #39 57.84 configure.ac:11: installing 'build-aux/missing'
22:32:54 [2022-12-06T22:32:54.032Z] #39 58.07 Makefile.am: installing 'build-aux/depcomp'
22:32:54 [2022-12-06T22:32:54.032Z] #39 58.16 parallel-tests: installing 'build-aux/test-driver'
22:32:55 [2022-12-06T22:32:55.398Z] #39 ...
22:32:55 [2022-12-06T22:32:55.399Z] 
22:32:55 [2022-12-06T22:32:55.399Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:32:55 [2022-12-06T22:32:55.399Z] #30 103.4 Selecting previously unselected package libdevmapper-dev:arm64.
22:32:55 [2022-12-06T22:32:55.399Z] #30 103.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 103.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 103.5 Selecting previously unselected package libseccomp-dev:arm64.
22:32:55 [2022-12-06T22:32:55.399Z] #30 103.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 103.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 103.6 Selecting previously unselected package libsystemd-dev:arm64.
22:32:55 [2022-12-06T22:32:55.399Z] #30 103.7 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 103.7 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.3 Setting up libapparmor1:arm64 (2.13.6-10) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.3 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.3 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.3 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.4 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.4 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.4 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.5 Setting up mingw-w64-common (8.0.0-1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.5 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.5 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.5 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.6 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
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.6 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
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.7 Setting up dmsetup (2:1.02.175-2.1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 104.7 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:32:55 [2022-12-06T22:32:55.399Z] #30 DONE 105.1s
22:32:55 [2022-12-06T22:32:55.399Z] 
22:32:55 [2022-12-06T22:32:55.399Z] #43 [dev-systemd-false  1/28] RUN groupadd -r docker
22:32:55 [2022-12-06T22:32:55.656Z] #43 ...
22:32:55 [2022-12-06T22:32:55.656Z] 
22:32:55 [2022-12-06T22:32:55.656Z] #44 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
22:32:55 [2022-12-06T22:32:55.656Z] #44 DONE 0.3s
22:32:55 [2022-12-06T22:32:55.656Z] 
22:32:55 [2022-12-06T22:32:55.656Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.851 + RM_GOPATH=0
22:32:56 [2022-12-06T22:32:56.625Z] #45 ...
22:32:56 [2022-12-06T22:32:56.625Z] 
22:32:56 [2022-12-06T22:32:56.625Z] #43 [dev-systemd-false  1/28] RUN groupadd -r docker
22:32:56 [2022-12-06T22:32:56.625Z] #43 DONE 1.2s
22:32:56 [2022-12-06T22:32:56.625Z] 
22:32:56 [2022-12-06T22:32:56.625Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.851 + TMP_GOPATH=
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.851 + : /build
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.851 + '[' -z '' ']'
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.859 ++ mktemp -d
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.861 + export GOPATH=/tmp/tmp.Oq05PuyWT1
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.861 + GOPATH=/tmp/tmp.Oq05PuyWT1
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.861 + RM_GOPATH=1
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.861 + case "$(go env GOARCH)" in
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.867 ++ go env GOARCH
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.885 + export GO_BUILDMODE=-buildmode=pie
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.886 + GO_BUILDMODE=-buildmode=pie
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.887 ++ dirname /install.sh
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.914 + dir=/
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.918 + bin=runc
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.918 + shift
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.919 + '[' '!' -f //runc.installer ']'
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.919 + . //runc.installer
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.920 ++ set -e
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.920 ++ : v1.1.4
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.921 + install_runc
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.921 + RUNC_BUILDTAGS=seccomp
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.921 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.922 Install runc version v1.1.4 (build tags: seccomp)
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.922 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Oq05PuyWT1/src/github.com/opencontainers/runc
22:32:56 [2022-12-06T22:32:56.625Z] #45 0.925 Cloning into '/tmp/tmp.Oq05PuyWT1/src/github.com/opencontainers/runc'...
22:32:57 [2022-12-06T22:32:57.554Z] #45 ...
22:32:57 [2022-12-06T22:32:57.554Z] 
22:32:57 [2022-12-06T22:32:57.554Z] #46 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:32:57 [2022-12-06T22:32:57.554Z] #46 DONE 0.9s
22:32:57 [2022-12-06T22:32:57.854Z] 
22:32:57 [2022-12-06T22:32:57.854Z] #47 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:32:58 [2022-12-06T22:32:58.112Z] #47 0.770 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:32:58 [2022-12-06T22:32:58.369Z] #47 DONE 0.8s
22:32:58 [2022-12-06T22:32:58.369Z] 
22:32:58 [2022-12-06T22:32:58.369Z] #48 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:32:59 [2022-12-06T22:32:59.299Z] #48 DONE 0.8s
22:32:59 [2022-12-06T22:32:59.299Z] 
22:32:59 [2022-12-06T22:32:59.299Z] #39 [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
22:32:59 [2022-12-06T22:32:59.299Z] #39 60.48 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:32:59 [2022-12-06T22:32:59.299Z] #39 60.48 libtoolize: copying file 'build-aux/ltmain.sh'
22:32:59 [2022-12-06T22:32:59.299Z] #39 61.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:32:59 [2022-12-06T22:32:59.299Z] #39 61.52 libtoolize: copying file 'm4/libtool.m4'
22:32:59 [2022-12-06T22:32:59.299Z] #39 61.78 libtoolize: copying file 'm4/ltoptions.m4'
22:32:59 [2022-12-06T22:32:59.299Z] #39 61.94 libtoolize: copying file 'm4/ltsugar.m4'
22:32:59 [2022-12-06T22:32:59.299Z] #39 62.11 libtoolize: copying file 'm4/ltversion.m4'
22:32:59 [2022-12-06T22:32:59.299Z] #39 62.34 libtoolize: copying file 'm4/lt~obsolete.m4'
22:33:00 [2022-12-06T22:33:00.228Z] #39 ...
22:33:00 [2022-12-06T22:33:00.228Z] 
22:33:00 [2022-12-06T22:33:00.228Z] #49 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:33:00 [2022-12-06T22:33:00.228Z] #49 DONE 0.8s
22:33:00 [2022-12-06T22:33:00.228Z] 
22:33:00 [2022-12-06T22:33:00.228Z] #50 [dev-systemd-false  6/28] RUN ldconfig
22:33:00 [2022-12-06T22:33:00.876Z] #50 DONE 0.9s
22:33:00 [2022-12-06T22:33:00.876Z] 
22:33:00 [2022-12-06T22:33:00.876Z] #51 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:33:02 [2022-12-06T22:33:02.247Z] #51 1.346 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:33:02 [2022-12-06T22:33:02.247Z] #51 1.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:33:02 [2022-12-06T22:33:02.247Z] #51 1.374 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:33:03 [2022-12-06T22:33:03.208Z] #51 2.131 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:33:05 [2022-12-06T22:33:05.099Z] #51 3.994 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [205 kB]
22:33:06 [2022-12-06T22:33:06.031Z] #51 ...
22:33:06 [2022-12-06T22:33:06.031Z] 
22:33:06 [2022-12-06T22:33:06.031Z] #24 [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
22:33:06 [2022-12-06T22:33:06.031Z] #24 109.7 + for f in rootlesskit rootlesskit-docker-proxy
22:33:06 [2022-12-06T22:33:06.031Z] #24 109.7 + GOBIN=/build
22:33:06 [2022-12-06T22:33:06.031Z] #24 109.7 + GO111MODULE=on
22:33:06 [2022-12-06T22:33:06.031Z] #24 109.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
22:33:06 [2022-12-06T22:33:06.031Z] #24 115.1 rootlesskit version 1.1.0
22:33:06 [2022-12-06T22:33:06.031Z] #24 115.1 Usage of /build/rootlesskit-docker-proxy:
22:33:06 [2022-12-06T22:33:06.031Z] #24 115.1   -container-ip string
22:33:06 [2022-12-06T22:33:06.031Z] #24 115.1     	container ip
22:33:06 [2022-12-06T22:33:06.031Z] #24 115.1   -container-port int
22:33:06 [2022-12-06T22:33:06.031Z] #24 115.1     	container port (default -1)
22:33:06 [2022-12-06T22:33:06.031Z] #24 115.1   -host-ip string
22:33:06 [2022-12-06T22:33:06.031Z] #24 115.1     	host ip
22:33:06 [2022-12-06T22:33:06.031Z] #24 115.1   -host-port int
22:33:06 [2022-12-06T22:33:06.031Z] #24 115.1     	host port (default -1)
22:33:06 [2022-12-06T22:33:06.031Z] #24 115.1   -proto string
22:33:06 [2022-12-06T22:33:06.031Z] #24 115.1     	proxy protocol (default "tcp")
22:33:06 [2022-12-06T22:33:06.031Z] #24 DONE 115.3s
22:33:06 [2022-12-06T22:33:06.031Z] 
22:33:06 [2022-12-06T22:33:06.031Z] #52 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
22:33:06 [2022-12-06T22:33:06.031Z] #52 DONE 0.1s
22:33:06 [2022-12-06T22:33:06.031Z] 
22:33:06 [2022-12-06T22:33:06.031Z] #27 [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
22:33:06 [2022-12-06T22:33:06.031Z] #27 ...
22:33:06 [2022-12-06T22:33:06.031Z] 
22:33:06 [2022-12-06T22:33:06.031Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:33:06 [2022-12-06T22:33:06.031Z] #53 DONE 0.1s
22:33:06 [2022-12-06T22:33:06.288Z] 
22:33:06 [2022-12-06T22:33:06.288Z] #51 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:33:06 [2022-12-06T22:33:06.851Z] #51 5.869 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:33:09 [2022-12-06T22:33:09.643Z] #51 8.675 Fetched 8496 kB in 8s (1109 kB/s)
22:33:12 [2022-12-06T22:33:12.168Z] #51 8.675 Reading package lists...
22:33:12 [2022-12-06T22:33:12.168Z] #51 ...
22:33:12 [2022-12-06T22:33:12.168Z] 
22:33:12 [2022-12-06T22:33:12.168Z] #36 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:33:15 [2022-12-06T22:33:15.001Z] #36 120.4 Updating files:  23% (2668/11414)
Updating files:  24% (2740/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:  39% (4467/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  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:  57% (6594/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  76% (8753/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
22:33:15 [2022-12-06T22:33:15.001Z] #36 ...
22:33:15 [2022-12-06T22:33:15.001Z] 
22:33:15 [2022-12-06T22:33:15.001Z] #26 [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
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 Delve is a source level debugger for Go programs.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 Delve enables you to interact with your program by controlling the execution of the process,
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 Pass flags to the program you are debugging using `--`, for example:
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 `dlv exec ./hello -- server --config conf/config.toml`
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 Usage:
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   dlv [command]
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 Available Commands:
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   attach      Attach to running process and begin debugging.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   connect     Connect to a headless debug server with a terminal client.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   core        Examine a core dump.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   debug       Compile and begin debugging main package in current directory, or the package specified.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   exec        Execute a precompiled binary, and begin a debug session.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   help        Help about any command
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   run         Deprecated command. Use 'debug' instead.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   test        Compile test binary and begin debugging program.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   trace       Compile and begin tracing program.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   version     Prints version.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 Flags:
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --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)
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --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)
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --disable-aslr                     Disables address space randomization
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   -h, --help                             help for dlv
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --init string                      Init file, executed by the terminal client.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --log                              Enable debugging server logging.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2       --wd string                        Working directory for running the program.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 Additional help topics:
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   dlv backend  Help about the --backend flag.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   dlv log      Help about logging flags.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2   dlv redirect Help about file redirection.
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 
22:33:15 [2022-12-06T22:33:15.001Z] #26 124.2 Use "dlv [command] --help" for more information about a command.
22:33:15 [2022-12-06T22:33:15.001Z] #26 DONE 124.5s
22:33:15 [2022-12-06T22:33:15.001Z] 
22:33:15 [2022-12-06T22:33:15.001Z] #36 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:33:15 [2022-12-06T22:33:15.260Z] #36 120.4 Updating files:  23% (2668/11414)
Updating files:  24% (2740/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:  39% (4467/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  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:  57% (6594/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  76% (8753/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  97% (11095/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
22:33:15 [2022-12-06T22:33:15.594Z] #36 124.9 + cd /tmp/tmp.9ii0DaWix8/tmp/docker-ce
22:33:15 [2022-12-06T22:33:15.594Z] #36 124.9 + git checkout -q v17.06.2-ce
22:33:18 [2022-12-06T22:33:18.564Z] #36 128.0 + mkdir -p /tmp/tmp.9ii0DaWix8/src/github.com/docker
22:33:18 [2022-12-06T22:33:18.821Z] #36 128.1 + mv components/cli /tmp/tmp.9ii0DaWix8/src/github.com/docker/cli
22:33:18 [2022-12-06T22:33:18.821Z] #36 128.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
22:33:18 [2022-12-06T22:33:18.821Z] #36 ...
22:33:18 [2022-12-06T22:33:18.821Z] 
22:33:18 [2022-12-06T22:33:18.821Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:33:18 [2022-12-06T22:33:18.821Z] #45 13.14 + cd /tmp/tmp.Oq05PuyWT1/src/github.com/opencontainers/runc
22:33:18 [2022-12-06T22:33:18.821Z] #45 13.14 + git checkout -q v1.1.4
22:33:18 [2022-12-06T22:33:18.821Z] #45 13.76 + '[' -z '' ']'
22:33:18 [2022-12-06T22:33:18.821Z] #45 13.76 + target=static
22:33:18 [2022-12-06T22:33:18.821Z] #45 13.77 + make BUILDTAGS=seccomp static
22:33:18 [2022-12-06T22:33:18.821Z] #45 14.17 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
22:33:18 [2022-12-06T22:33:18.821Z] #45 ...
22:33:18 [2022-12-06T22:33:18.821Z] 
22:33:18 [2022-12-06T22:33:18.821Z] #39 [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
22:33:18 [2022-12-06T22:33:18.821Z] #39 77.95 configure.ac:11: installing 'build-aux/compile'
22:33:18 [2022-12-06T22:33:18.821Z] #39 77.95 configure.ac:11: installing 'build-aux/config.guess'
22:33:18 [2022-12-06T22:33:18.821Z] #39 77.96 configure.ac:11: installing 'build-aux/config.sub'
22:33:18 [2022-12-06T22:33:18.821Z] #39 77.98 configure.ac:13: installing 'build-aux/install-sh'
22:33:18 [2022-12-06T22:33:18.821Z] #39 77.99 configure.ac:13: installing 'build-aux/missing'
22:33:18 [2022-12-06T22:33:18.821Z] #39 78.00 configure.ac:8: installing 'build-aux/tap-driver.sh'
22:33:18 [2022-12-06T22:33:18.821Z] #39 78.22 Makefile.am: installing 'build-aux/depcomp'
22:33:18 [2022-12-06T22:33:18.821Z] #39 80.07 checking build system type... aarch64-unknown-linux-gnu
22:33:18 [2022-12-06T22:33:18.821Z] #39 80.41 checking host system type... aarch64-unknown-linux-gnu
22:33:18 [2022-12-06T22:33:18.821Z] #39 80.41 checking how to print strings... printf
22:33:18 [2022-12-06T22:33:18.821Z] #39 80.42 checking for gcc... gcc
22:33:18 [2022-12-06T22:33:18.821Z] #39 80.53 checking whether the C compiler works... yes
22:33:18 [2022-12-06T22:33:18.821Z] #39 80.76 checking for C compiler default output file name... a.out
22:33:18 [2022-12-06T22:33:18.821Z] #39 80.76 checking for suffix of executables... 
22:33:18 [2022-12-06T22:33:18.821Z] #39 80.91 checking whether we are cross compiling... no
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.14 checking for suffix of object files... o
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.27 checking whether we are using the GNU C compiler... yes
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.38 checking whether gcc accepts -g... yes
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.48 checking for gcc option to accept ISO C89... none needed
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.55 checking whether gcc understands -c and -o together... yes
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.69 checking for a sed that does not truncate output... /bin/sed
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.71 checking for grep that handles long lines and -e... /bin/grep
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.72 checking for egrep... /bin/grep -E
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.73 checking for fgrep... /bin/grep -F
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.75 checking for ld used by gcc... /usr/bin/ld
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.77 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.79 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.81 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.96 checking whether ln -s works... yes
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.97 checking the maximum length of command line arguments... 1572864
22:33:18 [2022-12-06T22:33:18.821Z] #39 81.99 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.00 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.00 checking for /usr/bin/ld option to reload object files... -r
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.01 checking for objdump... objdump
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.01 checking how to recognize dependent libraries... pass_all
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.01 checking for dlltool... no
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.01 checking how to associate runtime and link libraries... printf %s\n
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.01 checking for ar... ar
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.01 checking for archiver @FILE support... @
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.24 checking for strip... strip
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.25 checking for ranlib... ranlib
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.26 checking for gawk... no
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.26 checking for mawk... mawk
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.26 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.64 checking for sysroot... no
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.65 checking for a working dd... /bin/dd
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.67 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.68 checking for mt... no
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.68 checking if : is a manifest tool... no
22:33:18 [2022-12-06T22:33:18.821Z] #39 82.71 checking how to run the C preprocessor... gcc -E
22:33:19 [2022-12-06T22:33:19.750Z] #39 83.05 checking for ANSI C header files... yes
22:33:19 [2022-12-06T22:33:19.750Z] #39 83.68 checking for sys/types.h... yes
22:33:20 [2022-12-06T22:33:20.094Z] #39 83.82 checking for sys/stat.h... yes
22:33:20 [2022-12-06T22:33:20.094Z] #39 84.10 checking for stdlib.h... yes
22:33:20 [2022-12-06T22:33:20.351Z] #39 84.25 checking for string.h... yes
22:33:20 [2022-12-06T22:33:20.351Z] #39 84.45 checking for memory.h... yes
22:33:20 [2022-12-06T22:33:20.607Z] #39 84.66 checking for strings.h... yes
22:33:20 [2022-12-06T22:33:20.864Z] #39 84.80 checking for inttypes.h... yes
22:33:21 [2022-12-06T22:33:21.162Z] #39 85.06 checking for stdint.h... yes
22:33:21 [2022-12-06T22:33:21.162Z] #39 85.30 checking for unistd.h... yes
22:33:21 [2022-12-06T22:33:21.466Z] #39 85.51 checking for dlfcn.h... yes
22:33:21 [2022-12-06T22:33:21.466Z] #39 85.71 checking for objdir... .libs
22:33:22 [2022-12-06T22:33:22.029Z] #39 86.07 checking if gcc supports -fno-rtti -fno-exceptions... no
22:33:22 [2022-12-06T22:33:22.029Z] #39 86.22 checking for gcc option to produce PIC... -fPIC -DPIC
22:33:22 [2022-12-06T22:33:22.029Z] #39 86.23 checking if gcc PIC flag -fPIC -DPIC works... 
22:33:22 [2022-12-06T22:33:22.029Z] #39 ...
22:33:22 [2022-12-06T22:33:22.029Z] 
22:33:22 [2022-12-06T22:33:22.029Z] #51 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:33:22 [2022-12-06T22:33:22.029Z] #51 8.675 Reading package lists...
22:33:22 [2022-12-06T22:33:22.029Z] #51 11.24 Reading package lists...
22:33:22 [2022-12-06T22:33:22.029Z] #51 14.65 Building dependency tree...
22:33:22 [2022-12-06T22:33:22.029Z] #51 16.93 The following additional packages will be installed:
22:33:22 [2022-12-06T22:33:22.029Z] #51 16.93   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
22:33:22 [2022-12-06T22:33:22.029Z] #51 16.93   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
22:33:22 [2022-12-06T22:33:22.029Z] #51 16.93   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
22:33:22 [2022-12-06T22:33:22.029Z] #51 16.93   libxtables12 python-pip-whl python3-distutils python3-lib2to3
22:33:22 [2022-12-06T22:33:22.029Z] #51 16.93   python3-pkg-resources systemd vim-runtime xxd
22:33:22 [2022-12-06T22:33:22.029Z] #51 16.94 Suggested packages:
22:33:22 [2022-12-06T22:33:22.029Z] #51 16.94   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:33:22 [2022-12-06T22:33:22.029Z] #51 16.94   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
22:33:22 [2022-12-06T22:33:22.029Z] #51 16.94   ctags vim-doc vim-scripts xfsdump acl attr quota
22:33:22 [2022-12-06T22:33:22.029Z] #51 16.94 Recommended packages:
22:33:22 [2022-12-06T22:33:22.029Z] #51 16.94   libatm1 nftables libpam-cap build-essential python3-dev dbus
22:33:22 [2022-12-06T22:33:22.029Z] #51 16.94   systemd-timesyncd | time-daemon unzip
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.50 The following NEW packages will be installed:
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.51   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.51   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.51   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.51   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.51   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.51   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.51   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.51   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.51   vim-runtime xfsprogs xxd xz-utils zip zstd
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.84 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.84 Need to get 31.8 MB of archives.
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.84 After this operation, 123 MB of additional disk space will be used.
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 18.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
22:33:22 [2022-12-06T22:33:22.029Z] #51 19.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.25 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.25 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.35 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.36 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.36 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.51 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.51 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.54 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 19.56 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
22:33:22 [2022-12-06T22:33:22.030Z] #51 20.39 debconf: delaying package configuration, since apt-utils is not installed
22:33:22 [2022-12-06T22:33:22.030Z] #51 20.52 Fetched 31.8 MB in 1s (31.2 MB/s)
22:33:22 [2022-12-06T22:33:22.030Z] #51 20.61 Selecting previously unselected package libcap2:arm64.
22:33:22 [2022-12-06T22:33:22.030Z] #51 20.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
22:33:22 [2022-12-06T22:33:22.030Z] #51 20.69 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
22:33:22 [2022-12-06T22:33:22.030Z] #51 20.70 Unpacking libcap2:arm64 (1:2.44-1) ...
22:33:22 [2022-12-06T22:33:22.030Z] #51 20.79 Selecting previously unselected package libargon2-1:arm64.
22:33:22 [2022-12-06T22:33:22.030Z] #51 20.79 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
22:33:22 [2022-12-06T22:33:22.030Z] #51 20.80 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
22:33:22 [2022-12-06T22:33:22.030Z] #51 20.89 Selecting previously unselected package libjson-c5:arm64.
22:33:22 [2022-12-06T22:33:22.030Z] #51 20.89 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
22:33:22 [2022-12-06T22:33:22.030Z] #51 20.90 Unpacking libjson-c5:arm64 (0.15-2) ...
22:33:22 [2022-12-06T22:33:22.030Z] #51 21.00 Selecting previously unselected package libcryptsetup12:arm64.
22:33:22 [2022-12-06T22:33:22.030Z] #51 21.00 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
22:33:22 [2022-12-06T22:33:22.030Z] #51 21.02 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:33:22 [2022-12-06T22:33:22.030Z] #51 21.19 Selecting previously unselected package libip4tc2:arm64.
22:33:22 [2022-12-06T22:33:22.030Z] #51 21.20 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
22:33:22 [2022-12-06T22:33:22.030Z] #51 21.20 Unpacking libip4tc2:arm64 (1.8.7-1) ...
22:33:22 [2022-12-06T22:33:22.030Z] #51 21.29 Selecting previously unselected package libkmod2:arm64.
22:33:22 [2022-12-06T22:33:22.286Z] #51 21.29 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
22:33:22 [2022-12-06T22:33:22.286Z] #51 21.31 Unpacking libkmod2:arm64 (28-1) ...
22:33:22 [2022-12-06T22:33:22.286Z] #51 21.42 Selecting previously unselected package systemd.
22:33:22 [2022-12-06T22:33:22.286Z] #51 ...
22:33:22 [2022-12-06T22:33:22.286Z] 
22:33:22 [2022-12-06T22:33:22.286Z] #39 [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
22:33:22 [2022-12-06T22:33:22.286Z] #39 86.23 checking if gcc PIC flag -fPIC -DPIC works... yes
22:33:22 [2022-12-06T22:33:22.590Z] #39 86.37 checking if gcc static flag -static works... yes
22:33:22 [2022-12-06T22:33:22.846Z] #39 86.82 checking if gcc supports -c -o file.o... yes
22:33:22 [2022-12-06T22:33:22.846Z] #39 87.01 checking if gcc supports -c -o file.o... (cached) yes
22:33:22 [2022-12-06T22:33:22.846Z] #39 87.04 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:33:23 [2022-12-06T22:33:23.409Z] #39 87.09 checking dynamic linker characteristics... GNU/Linux ld.so
22:33:23 [2022-12-06T22:33:23.409Z] #39 87.39 checking how to hardcode library paths into programs... immediate
22:33:23 [2022-12-06T22:33:23.409Z] #39 87.39 checking whether stripping libraries is possible... yes
22:33:23 [2022-12-06T22:33:23.409Z] #39 87.41 checking if libtool supports shared libraries... yes
22:33:23 [2022-12-06T22:33:23.409Z] #39 87.41 checking whether to build shared libraries... no
22:33:23 [2022-12-06T22:33:23.409Z] #39 87.41 checking whether to build static libraries... yes
22:33:23 [2022-12-06T22:33:23.409Z] #39 87.41 checking for a BSD-compatible install... /usr/bin/install -c
22:33:23 [2022-12-06T22:33:23.409Z] #39 87.46 checking whether build environment is sane... yes
22:33:23 [2022-12-06T22:33:23.409Z] #39 87.54 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:33:23 [2022-12-06T22:33:23.409Z] #39 87.55 checking whether make sets $(MAKE)... yes
22:33:23 [2022-12-06T22:33:23.409Z] #39 87.61 checking whether make supports the include directive... yes (GNU style)
22:33:23 [2022-12-06T22:33:23.409Z] #39 87.68 checking whether make supports nested variables... yes
22:33:23 [2022-12-06T22:33:23.665Z] #39 87.74 checking whether UID '0' is supported by ustar format... yes
22:33:23 [2022-12-06T22:33:23.665Z] #39 87.75 checking whether GID '0' is supported by ustar format... yes
22:33:23 [2022-12-06T22:33:23.665Z] #39 87.75 checking how to create a ustar tar archive... gnutar
22:33:23 [2022-12-06T22:33:23.921Z] #39 87.85 checking dependency style of gcc... gcc3
22:33:23 [2022-12-06T22:33:23.921Z] #39 88.06 checking whether to enable maintainer-specific portions of Makefiles... yes
22:33:23 [2022-12-06T22:33:23.921Z] #39 88.07 checking whether make supports nested variables... (cached) yes
22:33:23 [2022-12-06T22:33:23.921Z] #39 88.07 checking for gawk... (cached) mawk
22:33:23 [2022-12-06T22:33:23.921Z] #39 88.07 checking for a sed that does not truncate output... (cached) /bin/sed
22:33:23 [2022-12-06T22:33:23.921Z] #39 88.09 checking for gcc... (cached) gcc
22:33:24 [2022-12-06T22:33:24.178Z] #39 88.19 checking whether we are using the GNU C compiler... (cached) yes
22:33:24 [2022-12-06T22:33:24.178Z] #39 88.19 checking whether gcc accepts -g... (cached) yes
22:33:24 [2022-12-06T22:33:24.178Z] #39 88.20 checking for gcc option to accept ISO C89... (cached) none needed
22:33:24 [2022-12-06T22:33:24.178Z] #39 88.20 checking whether gcc understands -c and -o together... (cached) yes
22:33:24 [2022-12-06T22:33:24.178Z] #39 88.20 checking for a Python interpreter with version >= 3... python3
22:33:24 [2022-12-06T22:33:24.178Z] #39 88.30 checking for python3... /usr/bin/python3
22:33:24 [2022-12-06T22:33:24.178Z] #39 88.30 checking for python3 version... 3.9
22:33:24 [2022-12-06T22:33:24.178Z] #39 88.36 checking for python3 platform... linux
22:33:24 [2022-12-06T22:33:24.434Z] #39 88.42 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:33:24 [2022-12-06T22:33:24.434Z] #39 88.60 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:33:24 [2022-12-06T22:33:24.691Z] #39 88.75 checking for go-md2man... no
22:33:24 [2022-12-06T22:33:24.691Z] #39 88.78 checking error.h usability... yes
22:33:24 [2022-12-06T22:33:24.691Z] #39 88.93 checking error.h presence... yes
22:33:24 [2022-12-06T22:33:24.947Z] #39 88.99 checking for error.h... yes
22:33:24 [2022-12-06T22:33:24.947Z] #39 89.02 checking linux/openat2.h usability... yes
22:33:24 [2022-12-06T22:33:24.947Z] #39 89.16 checking linux/openat2.h presence... yes
22:33:24 [2022-12-06T22:33:24.947Z] #39 89.21 checking for linux/openat2.h... yes
22:33:25 [2022-12-06T22:33:25.510Z] #39 89.25 checking for copy_file_range... yes
22:33:25 [2022-12-06T22:33:25.510Z] #39 89.50 checking for fgetxattr... yes
22:33:25 [2022-12-06T22:33:25.766Z] #39 89.72 checking for statx... yes
22:33:26 [2022-12-06T22:33:26.372Z] #39 89.98 checking for fgetpwent_r... yes
22:33:26 [2022-12-06T22:33:26.372Z] #39 90.28 checking for issetugid... no
22:33:26 [2022-12-06T22:33:26.372Z] #39 90.58 checking for pkg-config... /usr/bin/pkg-config
22:33:26 [2022-12-06T22:33:26.372Z] #39 90.58 checking pkg-config is at least version 0.9.0... yes
22:33:26 [2022-12-06T22:33:26.938Z] #39 90.59 checking for library containing yajl_tree_get... -lyajl
22:33:26 [2022-12-06T22:33:26.938Z] #39 91.09 checking for yajl >= 2.0.0... yes
22:33:27 [2022-12-06T22:33:27.194Z] #39 91.13 checking sys/capability.h usability... yes
22:33:27 [2022-12-06T22:33:27.194Z] #39 91.32 checking sys/capability.h presence... yes
22:33:27 [2022-12-06T22:33:27.451Z] #39 91.39 checking for sys/capability.h... yes
22:33:27 [2022-12-06T22:33:27.707Z] #39 91.40 checking for library containing cap_from_name... -lcap
22:33:28 [2022-12-06T22:33:28.274Z] #39 91.94 checking for library containing dlopen... -ldl
22:33:28 [2022-12-06T22:33:28.540Z] #39 92.47 checking seccomp.h usability... yes
22:33:28 [2022-12-06T22:33:28.797Z] #39 92.86 checking seccomp.h presence... yes
22:33:28 [2022-12-06T22:33:28.797Z] #39 92.92 checking for seccomp.h... yes
22:33:29 [2022-12-06T22:33:29.054Z] #39 92.93 checking for library containing seccomp_rule_add... -lseccomp
22:33:29 [2022-12-06T22:33:29.312Z] #39 93.23 checking for library containing seccomp_arch_resolve_name... none required
22:33:29 [2022-12-06T22:33:29.312Z] #39 93.39 checking systemd/sd-bus.h usability... 
22:33:29 [2022-12-06T22:33:29.312Z] #39 ...
22:33:29 [2022-12-06T22:33:29.312Z] 
22:33:29 [2022-12-06T22:33:29.312Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:33:29 [2022-12-06T22:33:29.312Z] #35 DONE 138.9s
22:33:29 [2022-12-06T22:33:29.312Z] 
22:33:29 [2022-12-06T22:33:29.312Z] #51 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:33:29 [2022-12-06T22:33:29.312Z] #51 21.43 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 21.59 Unpacking systemd (247.3-7+deb11u1) ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 23.51 Selecting previously unselected package pigz.
22:33:29 [2022-12-06T22:33:29.312Z] #51 23.52 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 23.52 Unpacking pigz (2.6-1) ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 23.63 Selecting previously unselected package libelf1:arm64.
22:33:29 [2022-12-06T22:33:29.312Z] #51 23.64 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 23.67 Unpacking libelf1:arm64 (0.183-1) ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 23.83 Selecting previously unselected package libbpf0:arm64.
22:33:29 [2022-12-06T22:33:29.312Z] #51 23.84 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 23.84 Unpacking libbpf0:arm64 (1:0.3-2) ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 23.92 Selecting previously unselected package libmnl0:arm64.
22:33:29 [2022-12-06T22:33:29.312Z] #51 23.92 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 23.93 Unpacking libmnl0:arm64 (1.0.4-3) ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.00 Selecting previously unselected package libxtables12:arm64.
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.00 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.02 Unpacking libxtables12:arm64 (1.8.7-1) ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.11 Selecting previously unselected package libcap2-bin.
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.12 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.12 Unpacking libcap2-bin (1:2.44-1) ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.24 Selecting previously unselected package iproute2.
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.25 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.25 Unpacking iproute2 (5.10.0-4) ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.68 Selecting previously unselected package xxd.
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.68 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.84 Selecting previously unselected package vim-common.
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.84 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 24.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 25.05 Selecting previously unselected package bash-completion.
22:33:29 [2022-12-06T22:33:29.312Z] #51 25.06 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 27.94 Unpacking bash-completion (1:2.11-2) ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 28.34 Selecting previously unselected package bzip2.
22:33:29 [2022-12-06T22:33:29.312Z] #51 28.34 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 28.38 Unpacking bzip2 (1.0.8-4) ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 28.48 Selecting previously unselected package xz-utils.
22:33:29 [2022-12-06T22:33:29.312Z] #51 28.49 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:33:29 [2022-12-06T22:33:29.312Z] #51 28.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:33:29 [2022-12-06T22:33:29.569Z] #51 28.72 Selecting previously unselected package apparmor.
22:33:29 [2022-12-06T22:33:29.569Z] #51 28.73 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
22:33:29 [2022-12-06T22:33:29.569Z] #51 28.83 Unpacking apparmor (2.13.6-10) ...
22:33:29 [2022-12-06T22:33:29.569Z] #51 ...
22:33:29 [2022-12-06T22:33:29.569Z] 
22:33:29 [2022-12-06T22:33:29.569Z] #39 [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
22:33:29 [2022-12-06T22:33:29.569Z] #39 93.39 checking systemd/sd-bus.h usability... yes
22:33:29 [2022-12-06T22:33:29.569Z] #39 93.65 checking systemd/sd-bus.h presence... yes
22:33:29 [2022-12-06T22:33:29.569Z] #39 93.77 checking for systemd/sd-bus.h... yes
22:33:30 [2022-12-06T22:33:30.541Z] #39 93.77 checking for library containing sd_bus_match_signal_async... -lsystemd
22:33:30 [2022-12-06T22:33:30.541Z] #39 94.52 checking for sd_notify_barrier... yes
22:33:30 [2022-12-06T22:33:30.797Z] #39 94.77 checking linux/bpf.h usability... yes
22:33:30 [2022-12-06T22:33:30.797Z] #39 94.92 checking linux/bpf.h presence... yes
22:33:30 [2022-12-06T22:33:30.797Z] #39 94.98 checking for linux/bpf.h... yes
22:33:31 [2022-12-06T22:33:31.054Z] #39 94.99 checking compilation for eBPF... yes
22:33:31 [2022-12-06T22:33:31.054Z] #39 95.18 checking for criu >= 3.15... no
22:33:31 [2022-12-06T22:33:31.054Z] #39 95.21 configure: CRIU headers not found, building without CRIU support
22:33:31 [2022-12-06T22:33:31.054Z] #39 95.21 checking for criu > 3.16... no
22:33:31 [2022-12-06T22:33:31.054Z] #39 95.24 configure: CRIU version doesn't support join-ns API
22:33:31 [2022-12-06T22:33:31.054Z] #39 95.24 checking for criu > 3.16.1... no
22:33:31 [2022-12-06T22:33:31.054Z] #39 95.27 configure: CRIU version doesn't support for pre-dumping
22:33:31 [2022-12-06T22:33:31.054Z] #39 95.28 checking for new mount API (fsconfig)... yes
22:33:31 [2022-12-06T22:33:31.312Z] #39 95.36 checking for seccomp notify API... yes
22:33:31 [2022-12-06T22:33:31.312Z] #39 95.48 checking for gperf... no
22:33:31 [2022-12-06T22:33:31.312Z] #39 95.48 configure: gperf not found - cannot rebuild signal parser code
22:33:31 [2022-12-06T22:33:31.568Z] #39 95.48 checking for library containing argp_parse... none required
22:33:31 [2022-12-06T22:33:31.568Z] #39 95.87 checking that generated files are newer than configure... done
22:33:31 [2022-12-06T22:33:31.568Z] #39 95.88 configure: creating ./config.status
22:33:34 [2022-12-06T22:33:34.881Z] #39 98.78 config.status: creating Makefile
22:33:34 [2022-12-06T22:33:34.881Z] #39 98.86 config.status: creating rpm/crun.spec
22:33:34 [2022-12-06T22:33:34.881Z] #39 98.97 config.status: creating config.h
22:33:34 [2022-12-06T22:33:34.881Z] #39 99.02 config.status: executing libtool commands
22:33:34 [2022-12-06T22:33:34.881Z] #39 99.07 config.status: executing depfiles commands
22:33:36 [2022-12-06T22:33:36.245Z] #39 100.3 === configuring in libocispec (/tmp/crun-build/libocispec)
22:33:36 [2022-12-06T22:33:36.245Z] #39 100.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:33:36 [2022-12-06T22:33:36.245Z] #39 ...
22:33:36 [2022-12-06T22:33:36.245Z] 
22:33:36 [2022-12-06T22:33:36.245Z] #51 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.44 Selecting previously unselected package inetutils-ping.
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.44 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.46 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.59 Selecting previously unselected package libip6tc2:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.59 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.60 Unpacking libip6tc2:arm64 (1.8.7-1) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.65 Selecting previously unselected package libnfnetlink0:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.65 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.66 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.73 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.75 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.77 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.85 Selecting previously unselected package libnftnl11:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.86 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.86 Unpacking libnftnl11:arm64 (1.1.9-1) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.95 Selecting previously unselected package iptables.
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.95 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 29.96 Unpacking iptables (1.8.7-1) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.21 Selecting previously unselected package libonig5:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.25 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.26 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.43 Selecting previously unselected package libjq1:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.44 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.44 Unpacking libjq1:arm64 (1.6-2.1) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.54 Selecting previously unselected package jq.
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.54 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.56 Unpacking jq (1.6-2.1) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.65 Selecting previously unselected package libaio1:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.66 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.68 Unpacking libaio1:arm64 (0.3.112-9) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.77 Selecting previously unselected package libgpm2:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.79 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.80 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.87 Selecting previously unselected package libicu67:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.87 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 30.89 Unpacking libicu67:arm64 (67.1-7) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 33.93 Selecting previously unselected package libinih1:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 33.93 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 33.95 Unpacking libinih1:arm64 (53-1+b2) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.02 Selecting previously unselected package libmicrohttpd12:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.02 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.06 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.16 Selecting previously unselected package libnet1:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.16 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.17 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.26 Selecting previously unselected package libnl-3-200:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.27 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.27 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.37 Selecting previously unselected package libprotobuf-c1:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.37 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.38 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.46 Selecting previously unselected package libyajl2:arm64.
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.46 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.48 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.55 Selecting previously unselected package net-tools.
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.55 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.55 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.71 Selecting previously unselected package patch.
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.72 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.73 Unpacking patch (2.7.6-7) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.84 Selecting previously unselected package python-pip-whl.
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.84 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 34.86 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 35.33 Selecting previously unselected package python3-lib2to3.
22:33:36 [2022-12-06T22:33:36.245Z] #51 35.34 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
22:33:36 [2022-12-06T22:33:36.245Z] #51 35.34 Unpacking python3-lib2to3 (3.9.2-1) ...
22:33:36 [2022-12-06T22:33:36.500Z] #51 35.50 Selecting previously unselected package python3-distutils.
22:33:36 [2022-12-06T22:33:36.500Z] #51 35.50 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
22:33:36 [2022-12-06T22:33:36.500Z] #51 35.50 Unpacking python3-distutils (3.9.2-1) ...
22:33:36 [2022-12-06T22:33:36.500Z] #51 35.64 Selecting previously unselected package python3-pkg-resources.
22:33:36 [2022-12-06T22:33:36.500Z] #51 35.64 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
22:33:36 [2022-12-06T22:33:36.500Z] #51 35.65 Unpacking python3-pkg-resources (52.0.0-4) ...
22:33:36 [2022-12-06T22:33:36.500Z] #51 ...
22:33:36 [2022-12-06T22:33:36.500Z] 
22:33:36 [2022-12-06T22:33:36.500Z] #39 [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
22:33:36 [2022-12-06T22:33:36.755Z] #39 100.8 checking for gcc... gcc
22:33:37 [2022-12-06T22:33:37.011Z] #39 100.9 checking whether the C compiler works... yes
22:33:37 [2022-12-06T22:33:37.011Z] #39 101.1 checking for C compiler default output file name... a.out
22:33:37 [2022-12-06T22:33:37.267Z] #39 101.1 checking for suffix of executables... 
22:33:37 [2022-12-06T22:33:37.523Z] #39 101.3 checking whether we are cross compiling... no
22:33:37 [2022-12-06T22:33:37.523Z] #39 101.5 checking for suffix of object files... o
22:33:37 [2022-12-06T22:33:37.780Z] #39 101.7 checking whether we are using the GNU C compiler... yes
22:33:37 [2022-12-06T22:33:37.780Z] #39 101.8 checking whether gcc accepts -g... yes
22:33:38 [2022-12-06T22:33:38.078Z] #39 101.9 checking for gcc option to accept ISO C89... none needed
22:33:38 [2022-12-06T22:33:38.078Z] #39 102.1 checking whether gcc understands -c and -o together... yes
22:33:38 [2022-12-06T22:33:38.335Z] #39 102.3 checking how to run the C preprocessor... gcc -E
22:33:38 [2022-12-06T22:33:38.634Z] #39 102.6 checking for grep that handles long lines and -e... /bin/grep
22:33:38 [2022-12-06T22:33:38.634Z] #39 102.6 checking for egrep... /bin/grep -E
22:33:39 [2022-12-06T22:33:39.239Z] #39 102.6 checking for ANSI C header files... yes
22:33:39 [2022-12-06T22:33:39.239Z] #39 103.3 checking for sys/types.h... yes
22:33:39 [2022-12-06T22:33:39.540Z] #39 103.4 checking for sys/stat.h... yes
22:33:39 [2022-12-06T22:33:39.540Z] #39 103.6 checking for stdlib.h... yes
22:33:39 [2022-12-06T22:33:39.796Z] #39 103.8 checking for string.h... yes
22:33:39 [2022-12-06T22:33:39.796Z] #39 103.9 checking for memory.h... yes
22:33:40 [2022-12-06T22:33:40.101Z] #39 104.1 checking for strings.h... yes
22:33:40 [2022-12-06T22:33:40.401Z] #39 104.3 checking for inttypes.h... yes
22:33:40 [2022-12-06T22:33:40.658Z] #39 104.6 checking for stdint.h... yes
22:33:40 [2022-12-06T22:33:40.914Z] #39 104.7 checking for unistd.h... yes
22:33:40 [2022-12-06T22:33:40.914Z] #39 104.9 checking minix/config.h usability... no
22:33:40 [2022-12-06T22:33:40.914Z] #39 105.0 checking minix/config.h presence... no
22:33:40 [2022-12-06T22:33:40.914Z] #39 105.1 checking for minix/config.h... no
22:33:41 [2022-12-06T22:33:41.170Z] #39 105.1 checking whether it is safe to define __EXTENSIONS__... yes
22:33:41 [2022-12-06T22:33:41.427Z] #39 105.3 checking build system type... aarch64-unknown-linux-gnu
22:33:41 [2022-12-06T22:33:41.427Z] #39 105.6 checking host system type... aarch64-unknown-linux-gnu
22:33:41 [2022-12-06T22:33:41.427Z] #39 105.6 checking how to print strings... printf
22:33:41 [2022-12-06T22:33:41.427Z] #39 105.6 checking for a sed that does not truncate output... /bin/sed
22:33:41 [2022-12-06T22:33:41.427Z] #39 105.7 checking for fgrep... /bin/grep -F
22:33:41 [2022-12-06T22:33:41.427Z] #39 105.7 checking for ld used by gcc... /usr/bin/ld
22:33:41 [2022-12-06T22:33:41.730Z] #39 105.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:33:41 [2022-12-06T22:33:41.730Z] #39 105.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:33:41 [2022-12-06T22:33:41.730Z] #39 105.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:33:41 [2022-12-06T22:33:41.730Z] #39 105.9 checking whether ln -s works... yes
22:33:41 [2022-12-06T22:33:41.730Z] #39 105.9 checking the maximum length of command line arguments... 1572864
22:33:41 [2022-12-06T22:33:41.730Z] #39 105.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:33:41 [2022-12-06T22:33:41.730Z] #39 105.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:33:41 [2022-12-06T22:33:41.730Z] #39 105.9 checking for /usr/bin/ld option to reload object files... -r
22:33:41 [2022-12-06T22:33:41.730Z] #39 105.9 checking for objdump... objdump
22:33:41 [2022-12-06T22:33:41.730Z] #39 105.9 checking how to recognize dependent libraries... pass_all
22:33:41 [2022-12-06T22:33:41.730Z] #39 105.9 checking for dlltool... no
22:33:41 [2022-12-06T22:33:41.730Z] #39 105.9 checking how to associate runtime and link libraries... printf %s\n
22:33:41 [2022-12-06T22:33:41.730Z] #39 105.9 checking for ar... ar
22:33:42 [2022-12-06T22:33:42.030Z] #39 105.9 checking for archiver @FILE support... @
22:33:42 [2022-12-06T22:33:42.030Z] #39 106.1 checking for strip... strip
22:33:42 [2022-12-06T22:33:42.030Z] #39 106.1 checking for ranlib... ranlib
22:33:42 [2022-12-06T22:33:42.030Z] #39 106.1 checking for gawk... no
22:33:42 [2022-12-06T22:33:42.030Z] #39 106.1 checking for mawk... mawk
22:33:42 [2022-12-06T22:33:42.310Z] #39 106.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:33:42 [2022-12-06T22:33:42.617Z] #39 106.5 checking for sysroot... no
22:33:42 [2022-12-06T22:33:42.617Z] #39 106.5 checking for a working dd... /bin/dd
22:33:42 [2022-12-06T22:33:42.617Z] #39 106.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:33:42 [2022-12-06T22:33:42.617Z] #39 106.5 checking for mt... no
22:33:42 [2022-12-06T22:33:42.617Z] #39 106.5 checking if : is a manifest tool... no
22:33:42 [2022-12-06T22:33:42.617Z] #39 106.5 checking for dlfcn.h... yes
22:33:42 [2022-12-06T22:33:42.617Z] #39 106.8 checking for objdir... .libs
22:33:43 [2022-12-06T22:33:43.133Z] #39 107.2 checking if gcc supports -fno-rtti -fno-exceptions... no
22:33:43 [2022-12-06T22:33:43.430Z] #39 107.4 checking for gcc option to produce PIC... -fPIC -DPIC
22:33:43 [2022-12-06T22:33:43.430Z] #39 107.4 checking if gcc PIC flag -fPIC -DPIC works... yes
22:33:43 [2022-12-06T22:33:43.731Z] #39 107.5 checking if gcc static flag -static works... yes
22:33:43 [2022-12-06T22:33:43.731Z] #39 107.8 checking if gcc supports -c -o file.o... yes
22:33:43 [2022-12-06T22:33:43.731Z] #39 107.9 checking if gcc supports -c -o file.o... (cached) yes
22:33:43 [2022-12-06T22:33:43.731Z] #39 107.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:33:44 [2022-12-06T22:33:44.243Z] #39 108.0 checking dynamic linker characteristics... GNU/Linux ld.so
22:33:44 [2022-12-06T22:33:44.243Z] #39 108.3 checking how to hardcode library paths into programs... immediate
22:33:44 [2022-12-06T22:33:44.243Z] #39 108.3 checking whether stripping libraries is possible... yes
22:33:44 [2022-12-06T22:33:44.243Z] #39 108.4 checking if libtool supports shared libraries... yes
22:33:44 [2022-12-06T22:33:44.243Z] #39 108.4 checking whether to build shared libraries... no
22:33:44 [2022-12-06T22:33:44.243Z] #39 108.4 checking whether to build static libraries... yes
22:33:44 [2022-12-06T22:33:44.243Z] #39 108.4 checking for a BSD-compatible install... /usr/bin/install -c
22:33:44 [2022-12-06T22:33:44.499Z] #39 108.4 checking whether build environment is sane... yes
22:33:44 [2022-12-06T22:33:44.499Z] #39 108.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:33:44 [2022-12-06T22:33:44.499Z] #39 108.5 checking whether make sets $(MAKE)... yes
22:33:44 [2022-12-06T22:33:44.499Z] #39 108.6 checking whether make supports the include directive... yes (GNU style)
22:33:44 [2022-12-06T22:33:44.499Z] #39 108.6 checking whether make supports nested variables... yes
22:33:44 [2022-12-06T22:33:44.499Z] #39 108.7 checking whether UID '0' is supported by ustar format... yes
22:33:44 [2022-12-06T22:33:44.499Z] #39 108.7 checking whether GID '0' is supported by ustar format... yes
22:33:44 [2022-12-06T22:33:44.499Z] #39 108.7 checking how to create a ustar tar archive... gnutar
22:33:44 [2022-12-06T22:33:44.838Z] #39 108.8 checking dependency style of gcc... gcc3
22:33:44 [2022-12-06T22:33:44.838Z] #39 109.0 checking whether to enable maintainer-specific portions of Makefiles... yes
22:33:44 [2022-12-06T22:33:44.838Z] #39 109.0 checking whether make supports nested variables... (cached) yes
22:33:44 [2022-12-06T22:33:44.838Z] #39 109.0 checking for pkg-config... /usr/bin/pkg-config
22:33:44 [2022-12-06T22:33:44.838Z] #39 109.0 checking pkg-config is at least version 0.9.0... yes
22:33:44 [2022-12-06T22:33:44.838Z] #39 109.0 checking for yajl >= 2.1.0... yes
22:33:44 [2022-12-06T22:33:44.838Z] #39 109.1 checking for a sed that does not truncate output... (cached) /bin/sed
22:33:44 [2022-12-06T22:33:44.838Z] #39 109.1 checking for gcc... (cached) gcc
22:33:45 [2022-12-06T22:33:45.094Z] #39 109.1 checking whether we are using the GNU C compiler... (cached) yes
22:33:45 [2022-12-06T22:33:45.094Z] #39 109.1 checking whether gcc accepts -g... (cached) yes
22:33:45 [2022-12-06T22:33:45.094Z] #39 109.1 checking for gcc option to accept ISO C89... (cached) none needed
22:33:45 [2022-12-06T22:33:45.094Z] #39 109.1 checking whether gcc understands -c and -o together... (cached) yes
22:33:45 [2022-12-06T22:33:45.094Z] #39 109.1 checking for a Python interpreter with version >= 3... python3
22:33:45 [2022-12-06T22:33:45.094Z] #39 109.2 checking for python3... /usr/bin/python3
22:33:45 [2022-12-06T22:33:45.094Z] #39 109.2 checking for python3 version... 3.9
22:33:45 [2022-12-06T22:33:45.094Z] #39 109.2 checking for python3 platform... linux
22:33:45 [2022-12-06T22:33:45.351Z] #39 109.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:33:45 [2022-12-06T22:33:45.351Z] #39 109.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:33:45 [2022-12-06T22:33:45.607Z] #39 109.8 checking that generated files are newer than configure... done
22:33:45 [2022-12-06T22:33:45.607Z] #39 109.8 configure: creating ./config.status
22:33:46 [2022-12-06T22:33:46.575Z] #39 ...
22:33:46 [2022-12-06T22:33:46.575Z] 
22:33:46 [2022-12-06T22:33:46.575Z] #51 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:33:46 [2022-12-06T22:33:46.575Z] #51 35.79 Selecting previously unselected package python3-setuptools.
22:33:46 [2022-12-06T22:33:46.575Z] #51 35.79 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 35.79 Unpacking python3-setuptools (52.0.0-4) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 36.03 Selecting previously unselected package python3-wheel.
22:33:46 [2022-12-06T22:33:46.575Z] #51 36.04 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 36.04 Unpacking python3-wheel (0.34.2-1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 36.13 Selecting previously unselected package python3-pip.
22:33:46 [2022-12-06T22:33:46.575Z] #51 36.13 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 36.13 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 36.49 Selecting previously unselected package sudo.
22:33:46 [2022-12-06T22:33:46.575Z] #51 36.49 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 36.50 Unpacking sudo (1.9.5p2-3) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.03 Selecting previously unselected package systemd-journal-remote.
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.03 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.04 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.16 Selecting previously unselected package thin-provisioning-tools.
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.16 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.17 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.38 Selecting previously unselected package uidmap.
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.40 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.41 Unpacking uidmap (1:4.8.1-1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.56 Selecting previously unselected package vim-runtime.
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.56 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.60 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:33:46 [2022-12-06T22:33:46.575Z] #51 37.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 40.99 Selecting previously unselected package vim.
22:33:46 [2022-12-06T22:33:46.575Z] #51 41.00 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 41.04 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 41.63 Selecting previously unselected package xfsprogs.
22:33:46 [2022-12-06T22:33:46.575Z] #51 41.65 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 41.65 Unpacking xfsprogs (5.10.0-4) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 42.18 Selecting previously unselected package zip.
22:33:46 [2022-12-06T22:33:46.575Z] #51 42.19 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 42.19 Unpacking zip (3.0-12) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 42.37 Selecting previously unselected package zstd.
22:33:46 [2022-12-06T22:33:46.575Z] #51 42.37 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 42.38 Unpacking zstd (1.4.8+dfsg-2.1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 42.73 Setting up python3-pkg-resources (52.0.0-4) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 43.69 Setting up libip4tc2:arm64 (1.8.7-1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 43.70 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 43.71 Setting up libgpm2:arm64 (1.20.7-8) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 43.73 Setting up libicu67:arm64 (67.1-7) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 43.74 Setting up libip6tc2:arm64 (1.8.7-1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 43.76 Setting up libinih1:arm64 (53-1+b2) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 43.77 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 43.80 Setting up uidmap (1:4.8.1-1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 43.81 Setting up libyajl2:arm64 (2.1.0-3) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 43.83 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 43.84 Setting up bzip2 (1.0.8-4) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 43.85 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 43.86 Setting up python3-wheel (0.34.2-1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 44.57 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 44.58 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 44.61 Setting up libcap2:arm64 (1:2.44-1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 44.62 Setting up libcap2-bin (1:2.44-1) ...
22:33:46 [2022-12-06T22:33:46.575Z] #51 44.66 Setting up apparmor (2.13.6-10) ...
22:33:47 [2022-12-06T22:33:47.138Z] #51 46.30 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
22:33:47 [2022-12-06T22:33:47.138Z] #51 46.35 Setting up zip (3.0-12) ...
22:33:47 [2022-12-06T22:33:47.438Z] #51 46.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:33:47 [2022-12-06T22:33:47.438Z] #51 46.46 Setting up bash-completion (1:2.11-2) ...
22:33:48 [2022-12-06T22:33:48.366Z] #51 ...
22:33:48 [2022-12-06T22:33:48.366Z] 
22:33:48 [2022-12-06T22:33:48.366Z] #39 [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
22:33:48 [2022-12-06T22:33:48.366Z] #39 112.5 config.status: creating Makefile
22:33:48 [2022-12-06T22:33:48.366Z] #39 112.6 config.status: creating config.h
22:33:48 [2022-12-06T22:33:48.366Z] #39 112.6 config.status: executing libtool commands
22:33:48 [2022-12-06T22:33:48.366Z] #39 112.7 config.status: executing depfiles commands
22:33:49 [2022-12-06T22:33:49.293Z] #39 113.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
22:33:49 [2022-12-06T22:33:49.293Z] #39 113.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:33:49 [2022-12-06T22:33:49.855Z] #39 113.9 checking for gcc... gcc
22:33:50 [2022-12-06T22:33:50.111Z] #39 114.1 checking whether the C compiler works... yes
22:33:50 [2022-12-06T22:33:50.111Z] #39 114.2 checking for C compiler default output file name... a.out
22:33:50 [2022-12-06T22:33:50.111Z] #39 114.2 checking for suffix of executables... 
22:33:50 [2022-12-06T22:33:50.367Z] #39 114.3 checking whether we are cross compiling... no
22:33:50 [2022-12-06T22:33:50.367Z] #39 114.5 checking for suffix of object files... o
22:33:50 [2022-12-06T22:33:50.623Z] #39 114.6 checking whether we are using the GNU C compiler... yes
22:33:50 [2022-12-06T22:33:50.623Z] #39 114.7 checking whether gcc accepts -g... yes
22:33:50 [2022-12-06T22:33:50.880Z] #39 114.8 checking for gcc option to accept ISO C89... none needed
22:33:51 [2022-12-06T22:33:51.157Z] #39 115.0 checking whether gcc understands -c and -o together... yes
22:33:51 [2022-12-06T22:33:51.157Z] #39 115.2 checking for a BSD-compatible install... /usr/bin/install -c
22:33:51 [2022-12-06T22:33:51.158Z] #39 115.2 checking whether build environment is sane... yes
22:33:51 [2022-12-06T22:33:51.158Z] #39 115.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:33:51 [2022-12-06T22:33:51.158Z] #39 115.3 checking for gawk... no
22:33:51 [2022-12-06T22:33:51.158Z] #39 115.3 checking for mawk... mawk
22:33:51 [2022-12-06T22:33:51.158Z] #39 115.3 checking whether make sets $(MAKE)... yes
22:33:51 [2022-12-06T22:33:51.158Z] #39 115.3 checking whether make supports the include directive... yes (GNU style)
22:33:51 [2022-12-06T22:33:51.414Z] #39 115.4 checking whether make supports nested variables... yes
22:33:51 [2022-12-06T22:33:51.414Z] #39 115.4 checking whether UID '0' is supported by ustar format... yes
22:33:51 [2022-12-06T22:33:51.414Z] #39 115.4 checking whether GID '0' is supported by ustar format... yes
22:33:51 [2022-12-06T22:33:51.414Z] #39 115.4 checking how to create a ustar tar archive... gnutar
22:33:51 [2022-12-06T22:33:51.670Z] #39 115.5 checking dependency style of gcc... gcc3
22:33:51 [2022-12-06T22:33:51.670Z] #39 115.8 checking whether to enable maintainer-specific portions of Makefiles... yes
22:33:51 [2022-12-06T22:33:51.670Z] #39 115.8 checking whether make supports nested variables... (cached) yes
22:33:51 [2022-12-06T22:33:51.926Z] #39 115.8 checking build system type... aarch64-unknown-linux-gnu
22:33:51 [2022-12-06T22:33:51.926Z] #39 116.1 checking host system type... aarch64-unknown-linux-gnu
22:33:51 [2022-12-06T22:33:51.926Z] #39 116.1 checking how to print strings... printf
22:33:51 [2022-12-06T22:33:51.926Z] #39 116.1 checking for a sed that does not truncate output... /bin/sed
22:33:51 [2022-12-06T22:33:51.926Z] #39 116.1 checking for grep that handles long lines and -e... /bin/grep
22:33:51 [2022-12-06T22:33:51.926Z] #39 116.1 checking for egrep... /bin/grep -E
22:33:51 [2022-12-06T22:33:51.926Z] #39 116.1 checking for fgrep... /bin/grep -F
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.1 checking for ld used by gcc... /usr/bin/ld
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.3 checking whether ln -s works... yes
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.3 checking the maximum length of command line arguments... 1572864
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.4 checking for /usr/bin/ld option to reload object files... -r
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.4 checking for objdump... objdump
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.4 checking how to recognize dependent libraries... pass_all
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.4 checking for dlltool... no
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.4 checking how to associate runtime and link libraries... printf %s\n
22:33:52 [2022-12-06T22:33:52.182Z] #39 116.4 checking for ar... ar
22:33:52 [2022-12-06T22:33:52.438Z] #39 116.4 checking for archiver @FILE support... @
22:33:52 [2022-12-06T22:33:52.438Z] #39 116.5 checking for strip... strip
22:33:52 [2022-12-06T22:33:52.438Z] #39 116.5 checking for ranlib... ranlib
22:33:52 [2022-12-06T22:33:52.999Z] #39 116.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:33:52 [2022-12-06T22:33:52.999Z] #39 116.9 checking for sysroot... no
22:33:52 [2022-12-06T22:33:52.999Z] #39 117.0 checking for a working dd... /bin/dd
22:33:52 [2022-12-06T22:33:52.999Z] #39 117.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:33:52 [2022-12-06T22:33:52.999Z] #39 117.0 checking for mt... no
22:33:52 [2022-12-06T22:33:52.999Z] #39 117.0 checking if : is a manifest tool... no
22:33:52 [2022-12-06T22:33:52.999Z] #39 117.0 checking how to run the C preprocessor... gcc -E
22:33:53 [2022-12-06T22:33:53.926Z] #39 117.3 checking for ANSI C header files... yes
22:33:53 [2022-12-06T22:33:53.926Z] #39 117.9 checking for sys/types.h... yes
22:33:54 [2022-12-06T22:33:54.181Z] #39 118.1 checking for sys/stat.h... yes
22:33:54 [2022-12-06T22:33:54.181Z] #39 118.3 checking for stdlib.h... yes
22:33:54 [2022-12-06T22:33:54.692Z] #39 118.5 checking for string.h... yes
22:33:54 [2022-12-06T22:33:54.692Z] #39 118.7 checking for memory.h... yes
22:33:54 [2022-12-06T22:33:54.692Z] #39 118.8 checking for strings.h... yes
22:33:55 [2022-12-06T22:33:55.207Z] #39 119.0 checking for inttypes.h... yes
22:33:55 [2022-12-06T22:33:55.207Z] #39 119.2 checking for stdint.h... yes
22:33:55 [2022-12-06T22:33:55.207Z] #39 119.4 checking for unistd.h... yes
22:33:55 [2022-12-06T22:33:55.464Z] #39 119.5 checking for dlfcn.h... yes
22:33:55 [2022-12-06T22:33:55.464Z] #39 119.6 checking for objdir... .libs
22:33:55 [2022-12-06T22:33:55.720Z] #39 119.9 checking if gcc supports -fno-rtti -fno-exceptions... no
22:33:55 [2022-12-06T22:33:55.720Z] #39 120.0 checking for gcc option to produce PIC... -fPIC -DPIC
22:33:56 [2022-12-06T22:33:56.018Z] #39 120.0 checking if gcc PIC flag -fPIC -DPIC works... yes
22:33:56 [2022-12-06T22:33:56.274Z] #39 120.1 checking if gcc static flag -static works... yes
22:33:56 [2022-12-06T22:33:56.274Z] #39 120.4 checking if gcc supports -c -o file.o... yes
22:33:56 [2022-12-06T22:33:56.274Z] #39 120.5 checking if gcc supports -c -o file.o... (cached) yes
22:33:56 [2022-12-06T22:33:56.274Z] #39 120.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:33:56 [2022-12-06T22:33:56.531Z] #39 120.6 checking dynamic linker characteristics... GNU/Linux ld.so
22:33:56 [2022-12-06T22:33:56.531Z] #39 120.8 checking how to hardcode library paths into programs... immediate
22:33:56 [2022-12-06T22:33:56.531Z] #39 120.8 checking whether stripping libraries is possible... yes
22:33:56 [2022-12-06T22:33:56.531Z] #39 120.8 checking if libtool supports shared libraries... yes
22:33:56 [2022-12-06T22:33:56.787Z] #39 120.8 checking whether to build shared libraries... no
22:33:56 [2022-12-06T22:33:56.787Z] #39 120.8 checking whether to build static libraries... yes
22:33:56 [2022-12-06T22:33:56.787Z] #39 120.8 checking float.h usability... 
22:33:56 [2022-12-06T22:33:56.787Z] #39 ...
22:33:56 [2022-12-06T22:33:56.787Z] 
22:33:56 [2022-12-06T22:33:56.787Z] #51 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.34 Setting up libmnl0:arm64 (1.0.4-3) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.35 Setting up patch (2.7.6-7) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.36 Setting up sudo (1.9.5p2-3) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.46 invoke-rc.d: could not determine current runlevel
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.46 invoke-rc.d: policy-rc.d denied execution of start.
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.50 Setting up xfsprogs (5.10.0-4) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.54 System has not been booted with systemd as init system (PID 1). Can't operate.
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.54 Failed to connect to bus: Host is down
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.56 Setting up libxtables12:arm64 (1.8.7-1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.61 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.63 Setting up pigz (2.6-1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.64 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.66 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.67 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 49.69 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 50.28 Setting up libaio1:arm64 (0.3.112-9) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 50.29 Setting up python3-lib2to3 (3.9.2-1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 50.58 Setting up libelf1:arm64 (0.183-1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 50.59 Setting up libjson-c5:arm64 (0.15-2) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 50.60 Setting up zstd (1.4.8+dfsg-2.1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 50.62 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 50.63 Setting up libkmod2:arm64 (28-1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 50.64 Setting up python3-distutils (3.9.2-1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 51.13 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 51.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 51.23 Setting up python3-setuptools (52.0.0-4) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 52.64 Setting up libjq1:arm64 (1.6-2.1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 52.66 Setting up libnftnl11:arm64 (1.1.9-1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 52.67 Setting up thin-provisioning-tools (0.9.0-1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 52.69 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 53.82 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 53.84 Setting up jq (1.6-2.1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 53.85 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 53.87 Setting up libbpf0:arm64 (1:0.3-2) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 53.88 Setting up iptables (1.8.7-1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 53.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 53.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 53.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 53.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 53.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 53.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:33:56 [2022-12-06T22:33:56.787Z] #51 53.95 Setting up iproute2 (5.10.0-4) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 54.33 Setting up systemd (247.3-7+deb11u1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 54.40 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
22:33:56 [2022-12-06T22:33:56.787Z] #51 54.42 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
22:33:56 [2022-12-06T22:33:56.787Z] #51 54.43 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
22:33:56 [2022-12-06T22:33:56.787Z] #51 54.46 Initializing machine ID from random generator.
22:33:56 [2022-12-06T22:33:56.787Z] #51 55.43 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 55.80 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:33:56 [2022-12-06T22:33:56.787Z] #51 DONE 56.0s
22:33:56 [2022-12-06T22:33:56.787Z] 
22:33:56 [2022-12-06T22:33:56.787Z] #39 [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
22:33:56 [2022-12-06T22:33:56.787Z] #39 120.8 checking float.h usability... yes
22:33:56 [2022-12-06T22:33:56.787Z] #39 121.0 checking float.h presence... 
22:33:56 [2022-12-06T22:33:56.787Z] #39 ...
22:33:56 [2022-12-06T22:33:56.787Z] 
22:33:56 [2022-12-06T22:33:56.787Z] #54 [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
22:33:57 [2022-12-06T22:33:57.718Z] #54 0.761 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:33:57 [2022-12-06T22:33:57.718Z] #54 0.770 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:33:57 [2022-12-06T22:33:57.718Z] #54 0.774 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:33:57 [2022-12-06T22:33:57.718Z] #54 DONE 0.8s
22:33:57 [2022-12-06T22:33:57.718Z] 
22:33:57 [2022-12-06T22:33:57.718Z] #39 [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
22:33:57 [2022-12-06T22:33:57.718Z] #39 121.0 checking float.h presence... yes
22:33:57 [2022-12-06T22:33:57.718Z] #39 121.2 checking for float.h... yes
22:33:57 [2022-12-06T22:33:57.718Z] #39 121.2 checking limits.h usability... yes
22:33:57 [2022-12-06T22:33:57.718Z] #39 121.4 checking limits.h presence... yes
22:33:57 [2022-12-06T22:33:57.718Z] #39 121.5 checking for limits.h... yes
22:33:57 [2022-12-06T22:33:57.718Z] #39 121.6 checking stddef.h usability... yes
22:33:57 [2022-12-06T22:33:57.718Z] #39 121.8 checking stddef.h presence... yes
22:33:57 [2022-12-06T22:33:57.718Z] #39 121.8 checking for stddef.h... yes
22:33:57 [2022-12-06T22:33:57.718Z] #39 121.9 checking for stdlib.h... (cached) yes
22:33:57 [2022-12-06T22:33:57.718Z] #39 122.0 checking for string.h... (cached) yes
22:33:57 [2022-12-06T22:33:57.974Z] #39 122.1 checking sys/time.h usability... yes
22:33:58 [2022-12-06T22:33:58.230Z] #39 122.3 checking sys/time.h presence... yes
22:33:58 [2022-12-06T22:33:58.230Z] #39 122.4 checking for sys/time.h... yes
22:33:58 [2022-12-06T22:33:58.534Z] #39 122.5 checking for inline... inline
22:33:58 [2022-12-06T22:33:58.791Z] #39 122.6 checking for size_t... yes
22:33:58 [2022-12-06T22:33:58.791Z] #39 123.0 checking for stdlib.h... (cached) yes
22:33:59 [2022-12-06T22:33:59.047Z] #39 123.0 checking for GNU libc compatible malloc... yes
22:33:59 [2022-12-06T22:33:59.047Z] #39 123.2 checking for stdlib.h... (cached) yes
22:33:59 [2022-12-06T22:33:59.303Z] #39 123.2 checking for GNU libc compatible realloc... yes
22:33:59 [2022-12-06T22:33:59.866Z] #39 123.5 checking for working strtod... yes
22:34:00 [2022-12-06T22:34:00.122Z] #39 123.8 checking for gettimeofday... yes
22:34:00 [2022-12-06T22:34:00.122Z] #39 124.2 checking for memset... yes
22:34:00 [2022-12-06T22:34:00.379Z] #39 124.4 checking for strspn... yes
22:34:00 [2022-12-06T22:34:00.635Z] #39 124.7 checking that generated files are newer than configure... done
22:34:00 [2022-12-06T22:34:00.635Z] #39 124.7 configure: creating ./config.status
22:34:03 [2022-12-06T22:34:03.949Z] #39 127.7 config.status: creating Makefile
22:34:03 [2022-12-06T22:34:03.949Z] #39 127.8 config.status: creating config.h
22:34:03 [2022-12-06T22:34:03.949Z] #39 127.8 config.status: executing depfiles commands
22:34:03 [2022-12-06T22:34:03.949Z] #39 128.0 config.status: executing libtool commands
22:34:04 [2022-12-06T22:34:04.922Z] #39 128.9   GEN      .version
22:34:04 [2022-12-06T22:34:04.922Z] #39 128.9 make  install-recursive
22:34:04 [2022-12-06T22:34:04.922Z] #39 128.9 make[1]: Entering directory '/tmp/crun-build'
22:34:04 [2022-12-06T22:34:04.922Z] #39 129.0 Making install in libocispec
22:34:04 [2022-12-06T22:34:04.922Z] #39 129.0 make[2]: Entering directory '/tmp/crun-build/libocispec'
22:34:04 [2022-12-06T22:34:04.922Z] #39 129.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
22:34:04 [2022-12-06T22:34:04.922Z] #39 129.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
22:34:04 [2022-12-06T22:34:04.922Z] #39 129.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
22:34:05 [2022-12-06T22:34:05.221Z] #39 129.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
22:34:05 [2022-12-06T22:34:05.784Z] #39 129.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 129.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 129.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 129.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 129.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 129.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 129.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 129.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 129.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 130.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 130.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 130.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 130.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 130.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 130.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
22:34:05 [2022-12-06T22:34:05.784Z] #39 130.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.8 make  install-recursive
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.8 Making install in yajl
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:34:06 [2022-12-06T22:34:06.713Z] #39 130.9   CC       verify/json_verify-json_verify.o
22:34:06 [2022-12-06T22:34:06.969Z] #39 131.0   CC       src/libyajl_la-yajl_alloc.lo
22:34:06 [2022-12-06T22:34:06.969Z] #39 131.0   CC       src/libyajl_la-yajl.lo
22:34:06 [2022-12-06T22:34:06.969Z] #39 131.0   CC       src/libyajl_la-yajl_gen.lo
22:34:06 [2022-12-06T22:34:06.969Z] #39 131.0   CC       src/libyajl_la-yajl_parser.lo
22:34:06 [2022-12-06T22:34:06.969Z] #39 131.0   CC       src/libyajl_la-yajl_buf.lo
22:34:06 [2022-12-06T22:34:06.969Z] #39 131.1   CC       src/libyajl_la-yajl_encode.lo
22:34:06 [2022-12-06T22:34:06.969Z] #39 131.1   CC       src/libyajl_la-yajl_lex.lo
22:34:06 [2022-12-06T22:34:06.969Z] #39 131.1   CC       src/libyajl_la-yajl_tree.lo
22:34:07 [2022-12-06T22:34:07.898Z] #39 ...
22:34:07 [2022-12-06T22:34:07.898Z] 
22:34:07 [2022-12-06T22:34:07.898Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
22:34:07 [2022-12-06T22:34:07.898Z] #0 9.308 Collecting yamllint==1.27.1
22:34:08 [2022-12-06T22:34:08.154Z] #55 10.41   Downloading yamllint-1.27.1.tar.gz (129 kB)
22:34:09 [2022-12-06T22:34:09.521Z] #55 11.68 Collecting pathspec>=0.5.3
22:34:09 [2022-12-06T22:34:09.521Z] #55 11.69   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
22:34:09 [2022-12-06T22:34:09.777Z] #55 12.04 Collecting pyyaml
22:34:09 [2022-12-06T22:34:09.777Z] #55 12.06   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
22:34:09 [2022-12-06T22:34:09.777Z] #55 12.10 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
22:34:09 [2022-12-06T22:34:09.777Z] #55 12.11 Building wheels for collected packages: yamllint
22:34:09 [2022-12-06T22:34:09.777Z] #55 12.11   Building wheel for yamllint (setup.py): started
22:34:11 [2022-12-06T22:34:11.144Z] #55 13.14   Building wheel for yamllint (setup.py): finished with status 'done'
22:34:11 [2022-12-06T22:34:11.144Z] #55 13.14   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=6f95a35123a9ef3b7d60f94ffe3fc50d0016e91b26e9a27054097b1f02656893
22:34:11 [2022-12-06T22:34:11.144Z] #55 13.14   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
22:34:11 [2022-12-06T22:34:11.144Z] #55 13.15 Successfully built yamllint
22:34:11 [2022-12-06T22:34:11.144Z] #55 13.17 Installing collected packages: pyyaml, pathspec, yamllint
22:34:11 [2022-12-06T22:34:11.144Z] #55 13.54 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
22:34:11 [2022-12-06T22:34:11.707Z] #55 DONE 14.0s
22:34:11 [2022-12-06T22:34:11.707Z] 
22:34:11 [2022-12-06T22:34:11.707Z] #20 [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
22:34:12 [2022-12-06T22:34:12.269Z] #20 ...
22:34:12 [2022-12-06T22:34:12.269Z] 
22:34:12 [2022-12-06T22:34:12.269Z] #39 [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
22:34:12 [2022-12-06T22:34:12.269Z] #39 136.5   CCLD     libyajl.la
22:34:12 [2022-12-06T22:34:12.525Z] #39 136.7   CCLD     verify/json_verify
22:34:12 [2022-12-06T22:34:12.782Z] #39 137.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:34:13 [2022-12-06T22:34:13.079Z] #39 137.0 make[5]: Nothing to be done for 'install-exec-am'.
22:34:13 [2022-12-06T22:34:13.079Z] #39 137.0 make[5]: Nothing to be done for 'install-data-am'.
22:34:13 [2022-12-06T22:34:13.079Z] #39 137.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:34:13 [2022-12-06T22:34:13.079Z] #39 137.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:34:13 [2022-12-06T22:34:13.079Z] #39 137.0 make[4]: Entering directory '/tmp/crun-build/libocispec'
22:34:13 [2022-12-06T22:34:13.079Z] #39 137.2   CC       src/validate.o
22:34:13 [2022-12-06T22:34:13.079Z] #39 137.2   CC       src/image_spec_schema_config_schema.lo
22:34:13 [2022-12-06T22:34:13.079Z] #39 137.2   CC       src/image_spec_schema_content_descriptor.lo
22:34:13 [2022-12-06T22:34:13.079Z] #39 137.2   CC       src/image_spec_schema_defs.lo
22:34:13 [2022-12-06T22:34:13.079Z] #39 137.2   CC       src/image_spec_schema_defs_descriptor.lo
22:34:13 [2022-12-06T22:34:13.079Z] #39 137.2   CC       src/image_spec_schema_image_index_schema.lo
22:34:13 [2022-12-06T22:34:13.079Z] #39 137.2   CC       src/image_spec_schema_image_layout_schema.lo
22:34:13 [2022-12-06T22:34:13.080Z] #39 137.2   CC       src/image_spec_schema_image_manifest_schema.lo
22:34:13 [2022-12-06T22:34:13.080Z] #39 137.3   CC       src/runtime_spec_schema_config_linux.lo
22:34:13 [2022-12-06T22:34:13.080Z] #39 137.3   CC       src/runtime_spec_schema_config_zos.lo
22:34:13 [2022-12-06T22:34:13.080Z] #39 137.4   CC       src/runtime_spec_schema_config_schema.lo
22:34:13 [2022-12-06T22:34:13.080Z] #39 137.4   CC       src/runtime_spec_schema_config_solaris.lo
22:34:13 [2022-12-06T22:34:13.335Z] #39 137.5   CC       src/runtime_spec_schema_config_vm.lo
22:34:13 [2022-12-06T22:34:13.592Z] #39 137.6   CC       src/runtime_spec_schema_config_windows.lo
22:34:13 [2022-12-06T22:34:13.592Z] #39 137.6   CC       src/runtime_spec_schema_defs.lo
22:34:13 [2022-12-06T22:34:13.592Z] #39 137.7   CC       src/runtime_spec_schema_defs_linux.lo
22:34:13 [2022-12-06T22:34:13.848Z] #39 137.9   CC       src/runtime_spec_schema_defs_zos.lo
22:34:13 [2022-12-06T22:34:13.848Z] #39 137.9   CC       src/runtime_spec_schema_defs_vm.lo
22:34:13 [2022-12-06T22:34:13.848Z] #39 138.0   CC       src/runtime_spec_schema_defs_windows.lo
22:34:13 [2022-12-06T22:34:13.848Z] #39 138.1   CC       src/runtime_spec_schema_state_schema.lo
22:34:14 [2022-12-06T22:34:14.146Z] #39 138.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
22:34:14 [2022-12-06T22:34:14.146Z] #39 138.3   CC       src/basic_test_double_array_item.lo
22:34:14 [2022-12-06T22:34:14.402Z] #39 138.5   CC       src/basic_test_double_array.lo
22:34:14 [2022-12-06T22:34:14.402Z] #39 138.6   CC       src/basic_test_top_array_int.lo
22:34:14 [2022-12-06T22:34:14.964Z] #39 138.9   CC       src/basic_test_top_array_string.lo
22:34:14 [2022-12-06T22:34:14.964Z] #39 139.1   CC       src/basic_test_top_double_array_int.lo
22:34:15 [2022-12-06T22:34:15.526Z] #39 139.5   CC       src/basic_test_top_double_array_obj.lo
22:34:15 [2022-12-06T22:34:15.526Z] #39 139.5   CC       src/basic_test_top_double_array_refobj.lo
22:34:15 [2022-12-06T22:34:15.526Z] #39 139.7   CC       src/basic_test_top_double_array_string.lo
22:34:15 [2022-12-06T22:34:15.782Z] #39 139.9   CC       src/read-file.lo
22:34:16 [2022-12-06T22:34:16.038Z] #39 140.1   CC       src/json_common.lo
22:34:16 [2022-12-06T22:34:16.038Z] #39 140.2   CC       tests/test-1.o
22:34:16 [2022-12-06T22:34:16.294Z] #39 140.4   CC       tests/test-2.o
22:34:16 [2022-12-06T22:34:16.594Z] #39 140.6   CC       tests/test-3.o
22:34:16 [2022-12-06T22:34:16.594Z] #39 140.7   CC       tests/test-4.o
22:34:16 [2022-12-06T22:34:16.850Z] #39 140.9   CC       tests/test-5.o
22:34:17 [2022-12-06T22:34:17.105Z] #39 141.1   CC       tests/test-6.o
22:34:17 [2022-12-06T22:34:17.106Z] #39 141.3   CC       tests/test-7.o
22:34:17 [2022-12-06T22:34:17.667Z] #39 141.7   CC       tests/test-8.o
22:34:17 [2022-12-06T22:34:17.667Z] #39 141.8   CC       tests/test-9.o
22:34:17 [2022-12-06T22:34:17.923Z] #39 141.9   CC       tests/test-10.o
22:34:17 [2022-12-06T22:34:17.923Z] #39 142.0   CC       tests/test-11.o
22:34:39 [2022-12-06T22:34:39.893Z] #39 ...
22:34:39 [2022-12-06T22:34:39.893Z] 
22:34:39 [2022-12-06T22:34:39.893Z] #20 [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
22:34:39 [2022-12-06T22:34:39.893Z] #20 206.6 + dpkg --print-architecture
22:34:39 [2022-12-06T22:34:39.893Z] #20 DONE 207.1s
22:34:39 [2022-12-06T22:34:39.893Z] 
22:34:39 [2022-12-06T22:34:39.893Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:34:49 [2022-12-06T22:34:49.983Z] #45 ...
22:34:49 [2022-12-06T22:34:49.983Z] 
22:34:49 [2022-12-06T22:34:49.983Z] #39 [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
22:34:49 [2022-12-06T22:34:49.983Z] #39 173.2   CCLD     libocispec.la
22:34:49 [2022-12-06T22:34:49.983Z] #39 173.6   CCLD     src/validate
22:34:49 [2022-12-06T22:34:49.983Z] #39 173.6   CCLD     tests/test-1
22:34:49 [2022-12-06T22:34:49.983Z] #39 173.6   CCLD     tests/test-2
22:34:49 [2022-12-06T22:34:49.983Z] #39 173.6   CCLD     tests/test-3
22:34:49 [2022-12-06T22:34:49.983Z] #39 173.7   CCLD     tests/test-4
22:34:49 [2022-12-06T22:34:49.983Z] #39 173.7   CCLD     tests/test-5
22:34:49 [2022-12-06T22:34:49.983Z] #39 173.7   CCLD     tests/test-6
22:34:49 [2022-12-06T22:34:49.983Z] #39 173.9   CCLD     tests/test-7
22:34:49 [2022-12-06T22:34:49.983Z] #39 173.9   CCLD     tests/test-8
22:34:49 [2022-12-06T22:34:49.983Z] #39 174.0   CCLD     tests/test-9
22:34:49 [2022-12-06T22:34:49.983Z] #39 174.1   CCLD     tests/test-10
22:34:49 [2022-12-06T22:34:49.983Z] #39 174.1 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
22:34:49 [2022-12-06T22:34:49.983Z] #39 174.2   CCLD     tests/test-11
22:34:51 [2022-12-06T22:34:51.872Z] #39 175.9 libtool: link: ar cr libocispec.a 
22:34:51 [2022-12-06T22:34:51.872Z] #39 176.0 libtool: link: ranlib libocispec.a
22:34:53 [2022-12-06T22:34:53.242Z] #39 177.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
22:34:53 [2022-12-06T22:34:53.242Z] #39 177.2 make[5]: Nothing to be done for 'install-exec-am'.
22:34:53 [2022-12-06T22:34:53.242Z] #39 177.2 make[5]: Nothing to be done for 'install-data-am'.
22:34:53 [2022-12-06T22:34:53.242Z] #39 177.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
22:34:53 [2022-12-06T22:34:53.242Z] #39 177.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
22:34:53 [2022-12-06T22:34:53.242Z] #39 177.3 make[3]: Leaving directory '/tmp/crun-build/libocispec'
22:34:53 [2022-12-06T22:34:53.242Z] #39 177.3 make[2]: Leaving directory '/tmp/crun-build/libocispec'
22:34:53 [2022-12-06T22:34:53.242Z] #39 177.3 make[2]: Entering directory '/tmp/crun-build'
22:34:53 [2022-12-06T22:34:53.242Z] #39 177.4   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
22:34:53 [2022-12-06T22:34:53.242Z] #39 177.4   CC       src/libcrun/libcrun_testing_a-utils.o
22:34:53 [2022-12-06T22:34:53.242Z] #39 177.4   CC       src/libcrun/libcrun_testing_a-container.o
22:34:53 [2022-12-06T22:34:53.242Z] #39 177.5   CC       src/libcrun/libcrun_testing_a-cgroup.o
22:34:53 [2022-12-06T22:34:53.242Z] #39 177.5   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
22:34:53 [2022-12-06T22:34:53.498Z] #39 177.5   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
22:34:53 [2022-12-06T22:34:53.498Z] #39 177.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
22:34:53 [2022-12-06T22:34:53.498Z] #39 177.6   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
22:34:53 [2022-12-06T22:34:53.498Z] #39 177.6   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
22:34:53 [2022-12-06T22:34:53.498Z] #39 177.6   CC       src/libcrun/libcrun_testing_a-criu.o
22:34:53 [2022-12-06T22:34:53.498Z] #39 177.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
22:34:53 [2022-12-06T22:34:53.498Z] #39 177.7   CC       src/libcrun/libcrun_testing_a-linux.o
22:34:53 [2022-12-06T22:34:53.498Z] #39 177.7   CC       src/libcrun/libcrun_testing_a-seccomp.o
22:34:53 [2022-12-06T22:34:53.498Z] #39 177.8   CC       src/libcrun/libcrun_testing_a-ebpf.o
22:34:53 [2022-12-06T22:34:53.754Z] #39 177.8   CC       src/libcrun/libcrun_testing_a-error.o
22:34:53 [2022-12-06T22:34:53.754Z] #39 177.9   CC       src/libcrun/libcrun_testing_a-status.o
22:34:53 [2022-12-06T22:34:53.754Z] #39 178.0   CC       src/libcrun/libcrun_testing_a-terminal.o
22:34:54 [2022-12-06T22:34:54.010Z] #39 178.1   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
22:34:54 [2022-12-06T22:34:54.266Z] #39 178.3   CC       src/libcrun/libcrun_testing_a-signals.o
22:34:54 [2022-12-06T22:34:54.266Z] #39 178.3   CC       src/libcrun/libcrun_testing_a-mount_flags.o
22:34:54 [2022-12-06T22:34:54.266Z] #39 178.4   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
22:34:54 [2022-12-06T22:34:54.266Z] #39 178.5   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
22:34:54 [2022-12-06T22:34:54.522Z] #39 178.6   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
22:34:54 [2022-12-06T22:34:54.522Z] #39 178.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
22:34:54 [2022-12-06T22:34:54.821Z] #39 178.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
22:34:54 [2022-12-06T22:34:54.821Z] #39 179.0   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
22:34:54 [2022-12-06T22:34:54.821Z] #39 179.0   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
22:34:55 [2022-12-06T22:34:55.119Z] #39 179.4   CC       src/crun-crun.o
22:34:55 [2022-12-06T22:34:55.375Z] #39 179.5   CC       src/crun-run.o
22:34:55 [2022-12-06T22:34:55.375Z] #39 179.5   CC       src/crun-delete.o
22:34:55 [2022-12-06T22:34:55.375Z] #39 179.7   CC       src/crun-kill.o
22:34:55 [2022-12-06T22:34:55.631Z] #39 179.8   CC       src/crun-pause.o
22:34:55 [2022-12-06T22:34:55.631Z] #39 179.9   CC       src/crun-unpause.o
22:34:55 [2022-12-06T22:34:55.887Z] #39 180.2   CC       src/crun-spec.o
22:34:56 [2022-12-06T22:34:56.143Z] #39 180.3   CC       src/crun-exec.o
22:34:56 [2022-12-06T22:34:56.486Z] #39 180.5   CC       src/crun-list.o
22:34:56 [2022-12-06T22:34:56.486Z] #39 180.6   CC       src/crun-create.o
22:34:56 [2022-12-06T22:34:56.486Z] #39 180.7   CC       src/crun-start.o
22:34:57 [2022-12-06T22:34:57.134Z] #39 181.0   CC       src/crun-state.o
22:34:57 [2022-12-06T22:34:57.134Z] #39 181.1   CC       src/crun-update.o
22:34:57 [2022-12-06T22:34:57.443Z] #39 181.5   CC       src/crun-ps.o
22:34:57 [2022-12-06T22:34:57.443Z] #39 181.6   CC       src/crun-checkpoint.o
22:34:57 [2022-12-06T22:34:57.443Z] #39 181.7   CC       src/crun-restore.o
22:34:58 [2022-12-06T22:34:58.175Z] #39 182.1   CC       src/libcrun/libcrun_la-utils.lo
22:34:58 [2022-12-06T22:34:58.175Z] #39 182.2   CC       src/libcrun/libcrun_la-cloned_binary.lo
22:34:58 [2022-12-06T22:34:58.175Z] #39 182.3   CC       src/libcrun/libcrun_la-container.lo
22:34:58 [2022-12-06T22:34:58.175Z] #39 182.4   CC       src/libcrun/libcrun_la-cgroup.lo
22:34:58 [2022-12-06T22:34:58.610Z] #39 182.6   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
22:34:58 [2022-12-06T22:34:58.611Z] #39 182.7   CC       src/libcrun/libcrun_la-cgroup-resources.lo
22:34:58 [2022-12-06T22:34:58.611Z] #39 182.8   CC       src/libcrun/libcrun_la-cgroup-setup.lo
22:34:58 [2022-12-06T22:34:58.910Z] #39 183.1   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
22:34:58 [2022-12-06T22:34:58.910Z] #39 183.1   CC       src/libcrun/libcrun_la-cgroup-utils.lo
22:34:59 [2022-12-06T22:34:59.167Z] #39 183.3   CC       src/libcrun/libcrun_la-criu.lo
22:34:59 [2022-12-06T22:34:59.467Z] #39 183.5   CC       src/libcrun/libcrun_la-custom-handler.lo
22:34:59 [2022-12-06T22:34:59.723Z] #39 183.8   CC       src/libcrun/libcrun_la-linux.lo
22:34:59 [2022-12-06T22:34:59.723Z] #39 183.8   CC       src/libcrun/libcrun_la-seccomp.lo
22:34:59 [2022-12-06T22:34:59.723Z] #39 183.9   CC       src/libcrun/libcrun_la-ebpf.lo
22:34:59 [2022-12-06T22:34:59.979Z] #39 184.2   CC       src/libcrun/libcrun_la-error.lo
22:35:01 [2022-12-06T22:35:01.346Z] #39 185.4   CC       src/libcrun/libcrun_la-status.lo
22:35:01 [2022-12-06T22:35:01.646Z] #39 185.6   CC       src/libcrun/libcrun_la-terminal.lo
22:35:01 [2022-12-06T22:35:01.903Z] #39 185.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
22:35:02 [2022-12-06T22:35:02.159Z] #39 186.2   CC       src/libcrun/libcrun_la-signals.lo
22:35:02 [2022-12-06T22:35:02.159Z] #39 186.2   CC       src/libcrun/libcrun_la-mount_flags.lo
22:35:02 [2022-12-06T22:35:02.159Z] #39 186.3   CC       src/libcrun/libcrun_la-seccomp_notify.lo
22:35:02 [2022-12-06T22:35:02.416Z] #39 186.5   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
22:35:02 [2022-12-06T22:35:02.672Z] #39 186.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
22:35:02 [2022-12-06T22:35:02.928Z] #39 187.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
22:35:03 [2022-12-06T22:35:03.228Z] #39 187.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
22:35:03 [2022-12-06T22:35:03.791Z] #39 187.9   CC       tests/init.o
22:35:04 [2022-12-06T22:35:04.092Z] #39 188.4   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
22:35:24 [2022-12-06T22:35:24.267Z] #39 207.1   CCLD     tests/init
22:35:42 [2022-12-06T22:35:42.491Z] #39 ...
22:35:42 [2022-12-06T22:35:42.491Z] 
22:35:42 [2022-12-06T22:35:42.491Z] #36 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:35:42 [2022-12-06T22:35:42.491Z] #36 270.6 + return
22:35:42 [2022-12-06T22:35:42.491Z] #36 DONE 271.2s
22:35:42 [2022-12-06T22:35:42.491Z] 
22:35:42 [2022-12-06T22:35:42.491Z] #39 [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
22:35:42 [2022-12-06T22:35:42.491Z] #39 226.4 ar: `u' modifier ignored since `D' is the default (see `U')
22:35:42 [2022-12-06T22:35:42.491Z] #39 226.4   AR       libcrun_testing.a
22:35:42 [2022-12-06T22:35:42.491Z] #39 226.5   CCLD     tests/tests_libcrun_utils
22:35:42 [2022-12-06T22:35:42.491Z] #39 226.5   CCLD     tests/tests_libcrun_errors
22:35:42 [2022-12-06T22:35:42.491Z] #39 226.6   CCLD     tests/tests_libcrun_fuzzer
22:35:43 [2022-12-06T22:35:43.053Z] #39 ...
22:35:43 [2022-12-06T22:35:43.053Z] 
22:35:43 [2022-12-06T22:35:43.053Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
22:35:43 [2022-12-06T22:35:43.053Z] #56 DONE 0.1s
22:35:43 [2022-12-06T22:35:43.053Z] 
22:35:43 [2022-12-06T22:35:43.053Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
22:35:43 [2022-12-06T22:35:43.310Z] #57 DONE 0.3s
22:35:43 [2022-12-06T22:35:43.310Z] 
22:35:43 [2022-12-06T22:35:43.310Z] #39 [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
22:35:43 [2022-12-06T22:35:43.567Z] #39 ...
22:35:43 [2022-12-06T22:35:43.567Z] 
22:35:43 [2022-12-06T22:35:43.567Z] #58 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
22:35:43 [2022-12-06T22:35:43.567Z] #58 DONE 0.2s
22:35:43 [2022-12-06T22:35:43.567Z] 
22:35:43 [2022-12-06T22:35:43.567Z] #59 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
22:35:43 [2022-12-06T22:35:43.567Z] #59 DONE 0.1s
22:35:43 [2022-12-06T22:35:43.567Z] 
22:35:43 [2022-12-06T22:35:43.567Z] #60 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
22:35:43 [2022-12-06T22:35:43.567Z] #60 DONE 0.1s
22:35:43 [2022-12-06T22:35:43.567Z] 
22:35:43 [2022-12-06T22:35:43.567Z] #39 [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
22:35:43 [2022-12-06T22:35:43.825Z] #39 ...
22:35:43 [2022-12-06T22:35:43.825Z] 
22:35:43 [2022-12-06T22:35:43.825Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
22:35:43 [2022-12-06T22:35:43.825Z] #61 DONE 0.1s
22:35:43 [2022-12-06T22:35:43.825Z] 
22:35:43 [2022-12-06T22:35:43.825Z] #39 [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
22:35:43 [2022-12-06T22:35:43.825Z] #39 228.0   CCLD     libcrun.la
22:35:43 [2022-12-06T22:35:43.825Z] #39 ...
22:35:43 [2022-12-06T22:35:43.825Z] 
22:35:43 [2022-12-06T22:35:43.825Z] #62 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
22:35:43 [2022-12-06T22:35:43.825Z] #62 DONE 0.1s
22:35:43 [2022-12-06T22:35:43.825Z] 
22:35:43 [2022-12-06T22:35:43.825Z] #63 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
22:35:43 [2022-12-06T22:35:43.825Z] #63 DONE 0.1s
22:35:44 [2022-12-06T22:35:44.081Z] 
22:35:44 [2022-12-06T22:35:44.081Z] #64 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
22:35:44 [2022-12-06T22:35:44.081Z] #64 DONE 0.1s
22:35:44 [2022-12-06T22:35:44.081Z] 
22:35:44 [2022-12-06T22:35:44.081Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
22:35:44 [2022-12-06T22:35:44.081Z] #65 DONE 0.1s
22:35:44 [2022-12-06T22:35:44.081Z] 
22:35:44 [2022-12-06T22:35:44.081Z] #39 [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
22:35:44 [2022-12-06T22:35:44.337Z] #39 228.5   CCLD     crun
22:35:44 [2022-12-06T22:35:44.941Z] #39 229.0 make[3]: Entering directory '/tmp/crun-build'
22:35:44 [2022-12-06T22:35:44.941Z] #39 ...
22:35:44 [2022-12-06T22:35:44.941Z] 
22:35:44 [2022-12-06T22:35:44.941Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:35:44 [2022-12-06T22:35:44.941Z] #45 169.3 + mkdir -p /build
22:35:44 [2022-12-06T22:35:44.941Z] #45 169.3 + cp runc /build/runc
22:35:44 [2022-12-06T22:35:44.941Z] #45 DONE 169.4s
22:35:44 [2022-12-06T22:35:44.941Z] 
22:35:44 [2022-12-06T22:35:44.941Z] #39 [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
22:35:44 [2022-12-06T22:35:44.941Z] #39 229.3  /bin/mkdir -p '/usr/local/lib'
22:35:44 [2022-12-06T22:35:44.941Z] #39 229.3  /bin/mkdir -p '/usr/local/share/man/man1'
22:35:44 [2022-12-06T22:35:44.941Z] #39 229.3  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
22:35:45 [2022-12-06T22:35:45.197Z] #39 229.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
22:35:45 [2022-12-06T22:35:45.197Z] #39 229.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
22:35:45 [2022-12-06T22:35:45.197Z] #39 229.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
22:35:45 [2022-12-06T22:35:45.197Z] #39 229.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.4 libtool: install: ranlib /usr/local/lib/libcrun.a
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.5 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
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 ----------------------------------------------------------------------
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 Libraries have been installed in:
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6    /usr/local/lib
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 If you ever happen to want to link against installed libraries
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 in a given directory, LIBDIR, you must either use libtool, and
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 specify the full pathname of the library, or use the '-LLIBDIR'
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 flag during linking and do at least one of the following:
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6      during execution
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6      during linking
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 See any operating system documentation about shared libraries for
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 more information, such as the ld(1) and ld.so(8) manual pages.
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 ----------------------------------------------------------------------
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6  /bin/mkdir -p '/build'
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 libtool: install: /usr/bin/install -c crun /build/crun
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 make[3]: Leaving directory '/tmp/crun-build'
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 make[2]: Leaving directory '/tmp/crun-build'
22:35:45 [2022-12-06T22:35:45.453Z] #39 229.6 make[1]: Leaving directory '/tmp/crun-build'
22:35:45 [2022-12-06T22:35:45.709Z] #39 DONE 229.8s
22:35:45 [2022-12-06T22:35:45.709Z] 
22:35:45 [2022-12-06T22:35:45.709Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:35:51 [2022-12-06T22:35:51.001Z] #40 ...
22:35:51 [2022-12-06T22:35:51.001Z] 
22:35:51 [2022-12-06T22:35:51.001Z] #27 [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
22:35:51 [2022-12-06T22:35:51.001Z] #27 280.7 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
22:35:51 [2022-12-06T22:35:51.257Z] #27 DONE 280.9s
22:35:51 [2022-12-06T22:35:51.257Z] 
22:35:51 [2022-12-06T22:35:51.257Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:35:51 [2022-12-06T22:35:51.819Z] #40 ...
22:35:51 [2022-12-06T22:35:51.819Z] 
22:35:51 [2022-12-06T22:35:51.819Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
22:35:52 [2022-12-06T22:35:52.078Z] #66 DONE 0.1s
22:35:52 [2022-12-06T22:35:52.078Z] 
22:35:52 [2022-12-06T22:35:52.078Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
22:35:52 [2022-12-06T22:35:52.078Z] #67 DONE 0.1s
22:35:52 [2022-12-06T22:35:52.078Z] 
22:35:52 [2022-12-06T22:35:52.078Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
22:35:52 [2022-12-06T22:35:52.078Z] #68 DONE 0.1s
22:35:52 [2022-12-06T22:35:52.078Z] 
22:35:52 [2022-12-06T22:35:52.078Z] #40 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:35:56 [2022-12-06T22:35:56.243Z] #40 249.4 + bin/containerd
22:35:56 [2022-12-06T22:35:56.243Z] #40 249.4 go build  -gcflags=-trimpath=/tmp/tmp.TzJnOiIiFX/src -buildmode=pie  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.0 -X github.com/containerd/containerd/version.Revision=d878d7dda8d97f7f9d1d50b4a5d36d2d8fae9162 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -extldflags "-fno-PIC -static" -s -w ' -tags "netgo osusergo static_build urfave_cli_no_docs"  ./cmd/containerd
22:36:42 [2022-12-06T22:36:42.986Z] #40 290.7 # github.com/containerd/containerd/cmd/containerd
22:36:42 [2022-12-06T22:36:42.986Z] #40 290.7 /usr/bin/ld: /tmp/go-link-1970825650/000019.o: in function `New':
22:36:42 [2022-12-06T22:36:42.986Z] #40 290.7 /tmp/tmp.TzJnOiIiFX/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
22:36:42 [2022-12-06T22:36:42.986Z] #40 290.8 + bin/containerd-stress
22:36:42 [2022-12-06T22:36:42.986Z] #40 290.8 go build  -gcflags=-trimpath=/tmp/tmp.TzJnOiIiFX/src -buildmode=pie  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.0 -X github.com/containerd/containerd/version.Revision=d878d7dda8d97f7f9d1d50b4a5d36d2d8fae9162 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -extldflags "-fno-PIC -static" -s -w ' -tags "netgo osusergo static_build urfave_cli_no_docs"  ./cmd/containerd-stress
22:36:42 [2022-12-06T22:36:42.986Z] #40 292.3 + bin/containerd-shim
22:36:47 [2022-12-06T22:36:47.283Z] #40 300.1 + bin/containerd-shim-runc-v1
22:36:52 [2022-12-06T22:36:52.522Z] #40 305.1 + bin/containerd-shim-runc-v2
22:36:52 [2022-12-06T22:36:52.778Z] #40 306.0 + binaries
22:36:52 [2022-12-06T22:36:52.778Z] #40 306.0 + install -D bin/containerd /build/containerd
22:36:52 [2022-12-06T22:36:52.778Z] #40 306.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:36:52 [2022-12-06T22:36:52.778Z] #40 306.1 + install -D bin/ctr /build/ctr
22:36:53 [2022-12-06T22:36:53.705Z] #40 DONE 306.8s
22:36:54 [2022-12-06T22:36:54.267Z] 
22:36:54 [2022-12-06T22:36:54.267Z] #69 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
22:36:54 [2022-12-06T22:36:54.522Z] #69 DONE 0.2s
22:36:54 [2022-12-06T22:36:54.522Z] 
22:36:54 [2022-12-06T22:36:54.522Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:36:54 [2022-12-06T22:36:54.522Z] #70 DONE 0.1s
22:36:54 [2022-12-06T22:36:54.522Z] 
22:36:54 [2022-12-06T22:36:54.522Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit        /       /usr/local/bin/
22:36:54 [2022-12-06T22:36:54.777Z] #71 DONE 0.1s
22:36:54 [2022-12-06T22:36:54.777Z] 
22:36:54 [2022-12-06T22:36:54.777Z] #72 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
22:36:54 [2022-12-06T22:36:54.777Z] #72 DONE 0.1s
22:36:55 [2022-12-06T22:36:55.033Z] 
22:36:55 [2022-12-06T22:36:55.033Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:36:55 [2022-12-06T22:36:55.033Z] #73 DONE 0.0s
22:36:55 [2022-12-06T22:36:55.033Z] 
22:36:55 [2022-12-06T22:36:55.033Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
22:36:55 [2022-12-06T22:36:55.033Z] #74 DONE 0.0s
22:36:55 [2022-12-06T22:36:55.033Z] 
22:36:55 [2022-12-06T22:36:55.033Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
22:36:57 [2022-12-06T22:36:57.634Z] #75 DONE 2.5s
22:36:57 [2022-12-06T22:36:57.634Z] 
22:36:57 [2022-12-06T22:36:57.634Z] #76 exporting to image
22:36:57 [2022-12-06T22:36:57.634Z] #76 exporting layers
22:37:01 [2022-12-06T22:37:01.797Z] #76 exporting layers 4.3s done
22:37:01 [2022-12-06T22:37:01.797Z] #76 writing image sha256:b184bec79071ecac2874284a1983e45936ffe3153448fe587445be9650f85f4f done
22:37:01 [2022-12-06T22:37:01.797Z] #76 naming to docker.io/library/docker:d331bc3b03af41daac43bd82702de45227ef0866 done
22:37:01 [2022-12-06T22:37:01.797Z] #76 DONE 4.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:37:02 [2022-12-06T22:37:02.104Z] + sudo modprobe ip6table_filter
[Pipeline] sh
22:37:02 [2022-12-06T22:37:02.422Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d331bc3b03af41daac43bd82702de45227ef0866 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d331bc3b03af41daac43bd82702de45227ef0866 hack/test/unit
22:37:03 [2022-12-06T22:37:03.070Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
22:37:03 [2022-12-06T22:37:03.070Z] + TESTFLAGS+=' -test.timeout=5m'
22:37:03 [2022-12-06T22:37:03.070Z] + TESTDIRS=./...
22:37:03 [2022-12-06T22:37:03.070Z] + exclude_paths='/vendor/|/integration'
22:37:03 [2022-12-06T22:37:03.070Z] ++ go list ./...
22:37:03 [2022-12-06T22:37:03.070Z] ++ grep -vE '(/vendor/|/integration)'
22:37:03 [2022-12-06T22:37:03.998Z] + pkg_list='github.com/docker/docker/api
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/backend/build
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/httpstatus
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/httputils
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/middleware
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router/build
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router/checkpoint
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router/container
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router/debug
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router/distribution
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router/grpc
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router/image
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router/network
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router/plugin
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router/session
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router/swarm
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router/system
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/server/router/volume
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/backend
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/blkiodev
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/container
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/events
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/filters
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/image
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/mount
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/network
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/plugins/logdriver
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/registry
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/strslice
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/swarm
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/swarm/runtime
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/time
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/versions
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/versions/v1p19
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/versions/v1p20
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/api/types/volume
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/builder
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/builder/builder-next
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/builder/builder-next/exporter
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/builder/builder-next/worker
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/builder/dockerfile
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/builder/remotecontext
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/builder/remotecontext/git
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/builder/remotecontext/urlutil
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/cli
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/cli/config
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/cli/debug
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/cli/winresources/docker-proxy
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/cli/winresources/dockerd
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/client
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/cmd/docker-proxy
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/cmd/dockerd
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/cmd/dockerd/trap
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/container
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/container/stream
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/contrib/apparmor
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/contrib/docker-device-tool
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/contrib/httpserver
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/cluster
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/cluster/convert
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/cluster/executor
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/cluster/executor/container
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/cluster/provider
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/config
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/containerd
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/events
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/events/testutils
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/graphdriver
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/graphdriver/aufs
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/graphdriver/copy
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/graphdriver/overlay
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/graphdriver/register
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/graphdriver/vfs
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/graphdriver/zfs
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/images
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/initlayer
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/links
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/listeners
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/awslogs
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/fluentd
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/gcplogs
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/gelf
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/journald
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/local
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/logentries
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/loggertest
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/loggerutils
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/splunk
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/syslog
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/logger/templates
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/names
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/network
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/daemon/stats
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/distribution
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/distribution/metadata
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/distribution/utils
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/distribution/xfer
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/dockerversion
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/errdefs
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/image
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/image/cache
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/image/tarexport
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/image/v1
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/internal/mounttree
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/internal/test/suite
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/internal/unshare
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/layer
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libcontainerd
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libcontainerd/queue
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libcontainerd/remote
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libcontainerd/supervisor
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libcontainerd/types
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/bitseq
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/cluster
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/config
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/datastore
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/diagnostic
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/discoverapi
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/driverapi
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/bridge
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/host
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/null
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/overlay
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/remote
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/windows
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/drvregistry
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/etchosts
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/idm
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/internal/caller
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/ipam
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/ipamapi
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/ipams/builtin
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/ipams/null
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/ipams/remote
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/ipamutils
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/iptables
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/netlabel
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/netutils
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/networkdb
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/ns
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/options
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/osl
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/osl/kernel
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/portallocator
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/portmapper
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/resolvconf
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/testutils
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/libnetwork/types
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/oci
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/oci/caps
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/opts
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/pkg/aaparser
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/pkg/archive
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/pkg/authorization
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/pkg/broadcaster
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/pkg/capabilities
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/pkg/chrootarchive
22:37:03 [2022-12-06T22:37:03.998Z] github.com/docker/docker/pkg/containerfs
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/devicemapper
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/directory
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/dmesg
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/fileutils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/homedir
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/idtools
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/ioutils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/jsonmessage
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/longpath
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/loopback
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/namesgenerator
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/parsers
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/parsers/kernel
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/pidfile
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/platform
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/plugingetter
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/plugins
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/plugins/transport
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/pools
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/process
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/progress
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/reexec
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/stack
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/stdcopy
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/streamformatter
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/stringid
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/sysinfo
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/system
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/tailfile
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/tarsum
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/useragent
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/plugin
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/plugin/executor/containerd
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/plugin/v2
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/profiles/apparmor
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/profiles/seccomp
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/quota
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/reference
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/registry
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/registry/resumable
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/restartmanager
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/rootless
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/rootless/specconv
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/runconfig
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/runconfig/opts
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/daemon
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/environment
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/fakecontext
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/fakegit
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/fakestorage
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/fixtures/load
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/fixtures/plugin
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/registry
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/request
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume/drivers
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume/local
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume/mounts
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume/service
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume/service/opts
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume/testutils'
22:37:03 [2022-12-06T22:37:03.999Z] ++ echo 'github.com/docker/docker/api
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/backend/build
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/httpstatus
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/httputils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/middleware
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/build
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/checkpoint
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/container
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/debug
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/distribution
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/grpc
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/image
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/network
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/plugin
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/session
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/swarm
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/system
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/volume
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docke++ grep --fixed-strings -v /libnetwork
22:37:03 [2022-12-06T22:37:03.999Z] r/api/types/backend
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/blkiodev
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/container
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/events
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/filters
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/image
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/mount
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/network
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/plugins/logdriver
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/registry
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/strslice
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/swarm
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/swarm/runtime
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/time
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/versions
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/versions/v1p19
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/versions/v1p20
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/volume
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/builder
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/builder/builder-next
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/builder/builder-next/exporter
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/builder/builder-next/worker
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/builder/dockerfile
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/builder/remotecontext
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/builder/remotecontext/git
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/builder/remotecontext/urlutil
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/cli
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/cli/config
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/cli/debug
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/cli/winresources/docker-proxy
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/cli/winresources/dockerd
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/client
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/cmd/docker-proxy
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/cmd/dockerd
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/cmd/dockerd/trap
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/container
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/container/stream
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/contrib/apparmor
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/contrib/docker-device-tool
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/contrib/httpserver
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/cluster
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/cluster/convert
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/cluster/executor
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/cluster/executor/container
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/cluster/provider
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/config
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/containerd
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/events
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/events/testutils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/graphdriver
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/graphdriver/aufs
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/graphdriver/copy
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/graphdriver/overlay
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/graphdriver/register
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/graphdriver/vfs
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/graphdriver/zfs
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/images
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/initlayer
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/links
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/listeners
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/awslogs
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/fluentd
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/gcplogs
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/gelf
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/journald
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/local
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/logentries
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/loggertest
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/loggerutils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/splunk
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/syslog
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/logger/templates
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/names
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/network
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/daemon/stats
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/distribution
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/distribution/metadata
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/distribution/utils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/distribution/xfer
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/dockerversion
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/errdefs
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/image
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/image/cache
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/image/tarexport
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/image/v1
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/internal/mounttree
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/internal/test/suite
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/internal/unshare
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/layer
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libcontainerd
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libcontainerd/queue
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libcontainerd/remote
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libcontainerd/supervisor
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libcontainerd/types
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/bitseq
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/cluster
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/config
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/datastore
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/diagnostic
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/discoverapi
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/driverapi
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/bridge
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/host
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/null
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/overlay
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/remote
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/windows
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/drvregistry
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/etchosts
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/idm
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/internal/caller
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/ipam
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/ipamapi
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/ipams/builtin
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/ipams/null
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/ipams/remote
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/ipamutils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/iptables
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/netlabel
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/netutils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/networkdb
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/ns
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/options
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/osl
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/osl/kernel
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/portallocator
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/portmapper
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/resolvconf
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/testutils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/libnetwork/types
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/oci
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/oci/caps
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/opts
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/aaparser
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/archive
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/authorization
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/broadcaster
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/capabilities
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/chrootarchive
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/containerfs
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/devicemapper
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/directory
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/dmesg
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/fileutils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/homedir
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/idtools
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/ioutils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/jsonmessage
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/longpath
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/loopback
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/namesgenerator
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/parsers
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/parsers/kernel
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/pidfile
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/platform
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/plugingetter
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/plugins
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/plugins/transport
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/pools
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/process
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/progress
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/reexec
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/stack
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/stdcopy
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/streamformatter
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/stringid
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/sysinfo
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/system
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/tailfile
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/tarsum
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/pkg/useragent
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/plugin
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/plugin/executor/containerd
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/plugin/v2
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/profiles/apparmor
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/profiles/seccomp
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/quota
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/reference
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/registry
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/registry/resumable
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/restartmanager
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/rootless
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/rootless/specconv
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/runconfig
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/runconfig/opts
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/daemon
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/environment
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/fakecontext
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/fakegit
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/fakestorage
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/fixtures/load
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/fixtures/plugin
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/registry
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/testutil/request
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume/drivers
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume/local
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume/mounts
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume/service
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume/service/opts
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/volume/testutils'
22:37:03 [2022-12-06T22:37:03.999Z] + base_pkg_list='github.com/docker/docker/api
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/backend/build
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/httpstatus
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/httputils
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/middleware
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/build
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/checkpoint
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/container
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/debug
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/distribution
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/grpc
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/image
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/network
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/plugin
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/session
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/swarm
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/system
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/server/router/volume
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types
22:37:03 [2022-12-06T22:37:03.999Z] github.com/docker/docker/api/types/backend
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/blkiodev
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/container
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/events
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/filters
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/image
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/mount
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/network
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/plugins/logdriver
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/registry
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/strslice
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/swarm
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/swarm/runtime
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/time
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/versions
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/versions/v1p19
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/versions/v1p20
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/volume
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next/exporter
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next/worker
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/dockerfile
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/remotecontext
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/remotecontext/git
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/remotecontext/urlutil
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cli
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cli/config
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cli/debug
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cli/winresources/docker-proxy
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cli/winresources/dockerd
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/client
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cmd/docker-proxy
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cmd/dockerd
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cmd/dockerd/trap
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/container
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/container/stream
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/contrib/apparmor
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/contrib/docker-device-tool
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/contrib/httpserver
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/cluster
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/cluster/convert
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/cluster/executor
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/cluster/executor/container
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/cluster/provider
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/config
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/containerd
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/events
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/events/testutils
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/aufs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/copy
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/overlay
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/register
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/vfs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/zfs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/images
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/initlayer
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/links
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/listeners
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/awslogs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/fluentd
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/gcplogs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/gelf
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/journald
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/local
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/logentries
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/loggertest
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/loggerutils
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/splunk
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/syslog
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/templates
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/names
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/network
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/stats
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/distribution
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/distribution/metadata
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/distribution/utils
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/distribution/xfer
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/dockerversion
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/errdefs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/image
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/image/cache
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/image/tarexport
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/image/v1
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/internal/mounttree
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/internal/test/suite
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/internal/unshare
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/layer
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libcontainerd
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libcontainerd/queue
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libcontainerd/remote
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libcontainerd/supervisor
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libcontainerd/types
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/oci
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/oci/caps
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/opts
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/aaparser
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/archive
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/authorization
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/broadcaster
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/capabilities
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/chrootarchive
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/containerfs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/devicemapper
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/directory
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/dmesg
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/fileutils
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/homedir
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/idtools
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/ioutils
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/jsonmessage
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/longpath
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/loopback
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/namesgenerator
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/parsers
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/parsers/kernel
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/pidfile
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/platform
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/plugingetter
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/plugins
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/plugins/transport
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/pools
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/process
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/progress
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/reexec
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/stack
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/stdcopy
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/streamformatter
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/stringid
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/sysinfo
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/system
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/tailfile
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/tarsum
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/pkg/useragent
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/plugin
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/plugin/executor/containerd
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/plugin/v2
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/profiles/apparmor
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/profiles/seccomp
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/quota
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/reference
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/registry
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/registry/resumable
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/restartmanager
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/rootless
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/rootless/specconv
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/runconfig
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/runconfig/opts
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/testutil
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/testutil/daemon
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/testutil/environment
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/testutil/fakecontext
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/testutil/fakegit
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/testutil/fakestorage
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/testutil/fixtures/load
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/testutil/fixtures/plugin
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/testutil/registry
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/testutil/request
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/volume
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/volume/drivers
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/volume/local
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/volume/mounts
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/volume/service
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/volume/service/opts
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/volume/testutils'
22:37:04 [2022-12-06T22:37:04.000Z] ++ grep --fixed-strings /libnetwork
22:37:04 [2022-12-06T22:37:04.000Z] ++ echo 'github.com/docker/docker/api
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/backend/build
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/httpstatus
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/httputils
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/middleware
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router/build
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router/checkpoint
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router/container
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router/debug
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router/distribution
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router/grpc
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router/image
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router/network
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router/plugin
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router/session
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router/swarm
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router/system
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/server/router/volume
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/backend
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/blkiodev
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/container
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/events
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/filters
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/image
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/mount
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/network
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/plugins/logdriver
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/registry
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/strslice
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/swarm
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/swarm/runtime
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/time
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/versions
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/versions/v1p19
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/versions/v1p20
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/api/types/volume
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next/exporter
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/builder-next/worker
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/dockerfile
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/remotecontext
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/remotecontext/git
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/builder/remotecontext/urlutil
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cli
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cli/config
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cli/debug
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cli/winresources/docker-proxy
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cli/winresources/dockerd
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/client
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cmd/docker-proxy
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cmd/dockerd
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cmd/dockerd/trap
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/container
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/container/stream
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/contrib/apparmor
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/contrib/docker-device-tool
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/contrib/httpserver
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/cluster
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/cluster/convert
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/cluster/executor
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/cluster/executor/container
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/cluster/provider
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/config
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/containerd
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/events
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/events/testutils
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/aufs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/copy
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/overlay
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/register
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/vfs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/graphdriver/zfs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/images
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/initlayer
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/links
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/listeners
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/awslogs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/fluentd
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/gcplogs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/gelf
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/journald
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/local
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/logentries
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/loggertest
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/loggerutils
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/splunk
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/syslog
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/logger/templates
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/names
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/network
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/daemon/stats
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/distribution
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/distribution/metadata
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/distribution/utils
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/distribution/xfer
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/dockerversion
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/errdefs
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/image
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/image/cache
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/image/tarexport
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/image/v1
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/internal/mounttree
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/internal/test/suite
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/internal/unshare
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/layer
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libcontainerd
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libcontainerd/queue
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libcontainerd/remote
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libcontainerd/supervisor
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libcontainerd/types
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/bitseq
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/cluster
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/config
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/datastore
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/diagnostic
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/discoverapi
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/driverapi
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/drivers/bridge
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/drivers/host
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/drivers/null
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/drivers/overlay
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/drivers/remote
22:37:04 [2022-12-06T22:37:04.000Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/windows
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drvregistry
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/etchosts
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/idm
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/internal/caller
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipam
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipamapi
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/builtin
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/null
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/remote
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipamutils
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/iptables
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/netlabel
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/netutils
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/networkdb
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ns
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/options
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/osl
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/osl/kernel
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/portallocator
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/portmapper
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/resolvconf
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/testutils
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/types
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/oci
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/oci/caps
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/opts
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/aaparser
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/archive
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/authorization
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/broadcaster
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/capabilities
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/chrootarchive
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/containerfs
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/devicemapper
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/directory
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/dmesg
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/fileutils
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/homedir
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/idtools
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/ioutils
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/jsonmessage
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/longpath
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/loopback
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/namesgenerator
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/parsers
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/parsers/kernel
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/pidfile
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/platform
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/plugingetter
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/plugins
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/plugins/transport
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/pools
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/process
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/progress
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/reexec
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/stack
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/stdcopy
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/streamformatter
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/stringid
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/sysinfo
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/system
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/tailfile
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/tarsum
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/pkg/useragent
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/plugin
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/plugin/executor/containerd
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/plugin/v2
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/profiles/apparmor
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/profiles/seccomp
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/quota
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/reference
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/registry
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/registry/resumable
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/restartmanager
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/rootless
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/rootless/specconv
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/runconfig
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/runconfig/opts
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/testutil
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/testutil/daemon
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/testutil/environment
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/testutil/fakecontext
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/testutil/fakegit
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/testutil/fakestorage
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/testutil/fixtures/load
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/testutil/fixtures/plugin
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/testutil/registry
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/testutil/request
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/volume
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/volume/drivers
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/volume/local
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/volume/mounts
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/volume/service
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/volume/service/opts
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/volume/testutils'
22:37:04 [2022-12-06T22:37:04.001Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/bitseq
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cluster
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/config
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/datastore
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/diagnostic
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/discoverapi
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/driverapi
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/bridge
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/host
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/null
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/overlay
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/remote
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/windows
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drvregistry
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/etchosts
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/idm
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/internal/caller
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipam
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipamapi
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/builtin
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/null
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/remote
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipamutils
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/iptables
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/netlabel
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/netutils
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/networkdb
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ns
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/options
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/osl
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/osl/kernel
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/portallocator
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/portmapper
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/resolvconf
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/testutils
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/types'
22:37:04 [2022-12-06T22:37:04.001Z] + echo 'github.com/docker/docker/libnetwork
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/bitseq
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cluster
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/config
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/datastore
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/diagnostic
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/discoverapi
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/driverapi
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/bridge
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/host
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/null
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/overlay
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/remote
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/windows
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drvregistry
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/etchosts
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/idm
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/internal/caller
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipam
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipamapi
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/builtin
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/null
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/remote
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ipamutils
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/iptables
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/netlabel
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/netutils
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/networkdb
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/ns
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/options
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/osl
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/osl/kernel
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/portallocator
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/portmapper
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/resolvconf
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/testutils
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/types'
22:37:04 [2022-12-06T22:37:04.001Z] + grep --fixed-strings libnetwork/drivers/bridge
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/bridge
22:37:04 [2022-12-06T22:37:04.001Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:37:04 [2022-12-06T22:37:04.001Z] + type docker-proxy
22:37:04 [2022-12-06T22:37:04.001Z] hack/test/unit: line 25: type: docker-proxy: not found
22:37:04 [2022-12-06T22:37:04.001Z] + hack/make.sh binary-proxy install-proxy
22:37:04 [2022-12-06T22:37:04.001Z] 
22:37:04 [2022-12-06T22:37:04.001Z] Removing bundles/
22:37:04 [2022-12-06T22:37:04.001Z] 
22:37:04 [2022-12-06T22:37:04.001Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
22:37:04 [2022-12-06T22:37:04.001Z] Building: bundles/binary-proxy/docker-proxy
22:37:04 [2022-12-06T22:37:04.001Z] GOOS="" GOARCH="" GOARM=""
22:37:10 [2022-12-06T22:37:10.539Z] Created binary: bundles/binary-proxy/docker-proxy
22:37:10 [2022-12-06T22:37:10.539Z] 
22:37:10 [2022-12-06T22:37:10.539Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
22:37:10 [2022-12-06T22:37:10.539Z] Installing docker-proxy to /usr/local/bin/
22:37:10 [2022-12-06T22:37:10.539Z] 
22:37:10 [2022-12-06T22:37:10.539Z] + mkdir -p bundles
22:37:10 [2022-12-06T22:37:10.539Z] + '[' -n 'github.com/docker/docker/api
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/backend/build
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/httpstatus
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/httputils
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/middleware
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router/build
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router/checkpoint
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router/container
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router/debug
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router/distribution
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router/grpc
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router/image
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router/network
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router/plugin
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router/session
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router/swarm
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router/system
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/server/router/volume
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/backend
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/blkiodev
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/container
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/events
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/filters
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/image
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/mount
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/network
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/plugins/logdriver
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/registry
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/strslice
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/swarm
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/swarm/runtime
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/time
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/versions
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/versions/v1p19
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/versions/v1p20
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/api/types/volume
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/builder
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/builder/builder-next
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/builder/builder-next/exporter
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/builder/builder-next/worker
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/builder/dockerfile
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/builder/remotecontext
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/builder/remotecontext/git
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/builder/remotecontext/urlutil
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/cli
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/cli/config
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/cli/debug
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/cli/winresources/docker-proxy
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/cli/winresources/dockerd
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/client
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/cmd/docker-proxy
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/cmd/dockerd
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/cmd/dockerd/trap
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/container
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/container/stream
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/contrib/apparmor
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/contrib/docker-device-tool
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/contrib/httpserver
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/cluster
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/cluster/convert
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/cluster/executor
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/cluster/executor/container
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/cluster/provider
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/config
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/containerd
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/events
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/events/testutils
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/graphdriver
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/graphdriver/aufs
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/graphdriver/copy
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/graphdriver/overlay
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/graphdriver/register
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/graphdriver/vfs
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/graphdriver/zfs
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/images
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/initlayer
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/links
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/listeners
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/awslogs
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/fluentd
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/gcplogs
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/gelf
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/journald
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/local
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/logentries
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/loggertest
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/loggerutils
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/splunk
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/syslog
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/logger/templates
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/names
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/network
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/daemon/stats
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/distribution
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/distribution/metadata
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/distribution/utils
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/distribution/xfer
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/dockerversion
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/errdefs
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/image
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/image/cache
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/image/tarexport
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/image/v1
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/internal/mounttree
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/internal/test/suite
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/internal/unshare
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/layer
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/libcontainerd
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/libcontainerd/queue
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/libcontainerd/remote
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/libcontainerd/supervisor
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/libcontainerd/types
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/oci
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/oci/caps
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/opts
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/aaparser
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/archive
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/authorization
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/broadcaster
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/capabilities
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/chrootarchive
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/containerfs
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/devicemapper
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/directory
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/dmesg
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/fileutils
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/homedir
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/idtools
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/ioutils
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/jsonmessage
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/longpath
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/loopback
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/namesgenerator
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/parsers
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/parsers/kernel
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/pidfile
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/platform
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/plugingetter
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/plugins
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:37:10 [2022-12-06T22:37:10.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/plugins/transport
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/pools
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/process
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/progress
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/reexec
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/stack
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/stdcopy
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/streamformatter
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/stringid
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/sysinfo
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/system
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/tailfile
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/tarsum
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/pkg/useragent
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/plugin
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/plugin/executor/containerd
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/plugin/v2
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/profiles/apparmor
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/profiles/seccomp
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/quota
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/reference
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/registry
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/registry/resumable
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/restartmanager
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/rootless
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/rootless/specconv
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/runconfig
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/runconfig/opts
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/testutil
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/testutil/daemon
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/testutil/environment
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/testutil/fakecontext
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/testutil/fakegit
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/testutil/fakestorage
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/testutil/fixtures/load
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/testutil/fixtures/plugin
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/testutil/registry
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/testutil/request
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/volume
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/volume/drivers
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/volume/local
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/volume/mounts
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/volume/service
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/volume/service/opts
22:37:10 [2022-12-06T22:37:10.540Z] github.com/docker/docker/volume/testutils' ']'
22:37:10 [2022-12-06T22:37:10.540Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare 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/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/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec 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/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
22:37:10 [2022-12-06T22:37:10.540Z] ?   	github.com/docker/docker/api	[no test files]
22:37:25 [2022-12-06T22:37:25.420Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 7.9% of statements
22:38:46 [2022-12-06T22:38:46.876Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:38:46 [2022-12-06T22:38:46.876Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:38:46 [2022-12-06T22:38:46.876Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 31.9% of statements
22:38:46 [2022-12-06T22:38:46.876Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
22:38:46 [2022-12-06T22:38:46.876Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:38:46 [2022-12-06T22:38:46.876Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:38:46 [2022-12-06T22:38:46.876Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:38:46 [2022-12-06T22:38:46.876Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:38:46 [2022-12-06T22:38:46.876Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 6.0% of statements
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 93.8% of statements
22:38:46 [2022-12-06T22:38:46.877Z] ok  	github.com/docker/docker/api/server/router/volume	0.014s	coverage: 66.7% of statements
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
22:38:46 [2022-12-06T22:38:46.877Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
22:38:46 [2022-12-06T22:38:46.877Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/builder	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ok  	github.com/docker/docker/builder/remotecontext	0.048s	coverage: 13.7% of statements
22:38:46 [2022-12-06T22:38:46.877Z] ok  	github.com/docker/docker/builder/dockerfile	0.104s	coverage: 50.1% of statements
22:38:46 [2022-12-06T22:38:46.877Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
22:38:46 [2022-12-06T22:38:46.877Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
22:38:46 [2022-12-06T22:38:46.877Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.555s	coverage: 83.5% of statements
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/cli	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
22:38:46 [2022-12-06T22:38:46.877Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
22:38:47 [2022-12-06T22:38:47.133Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.244s	coverage: 67.6% of statements
22:38:48 [2022-12-06T22:38:48.540Z] ok  	github.com/docker/docker/client	0.075s	coverage: 76.1% of statements
22:39:20 [2022-12-06T22:39:20.698Z] ok  	github.com/docker/docker/cmd/dockerd	0.076s	coverage: 29.4% of statements
22:39:20 [2022-12-06T22:39:20.698Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.8% of statements
22:39:20 [2022-12-06T22:39:20.984Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.439s	coverage: 0.0% of statements
22:39:20 [2022-12-06T22:39:20.984Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:39:20 [2022-12-06T22:39:20.984Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:39:20 [2022-12-06T22:39:20.984Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:39:20 [2022-12-06T22:39:20.984Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:39:20 [2022-12-06T22:39:20.984Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:39:26 [2022-12-06T22:39:26.264Z] ok  	github.com/docker/docker/daemon/cluster	0.052s	coverage: 0.5% of statements
22:39:28 [2022-12-06T22:39:28.154Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.032s	coverage: 65.3% of statements
22:39:29 [2022-12-06T22:39:29.519Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
22:39:36 [2022-12-06T22:39:36.093Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.460s	coverage: 13.4% of statements
22:39:37 [2022-12-06T22:39:37.457Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 76.8% of statements
22:39:37 [2022-12-06T22:39:37.712Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
22:39:38 [2022-12-06T22:39:38.639Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
22:39:39 [2022-12-06T22:39:39.245Z] ok  	github.com/docker/docker/daemon	10.116s	coverage: 16.2% of statements
22:39:39 [2022-12-06T22:39:39.245Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:39:39 [2022-12-06T22:39:39.245Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:39:39 [2022-12-06T22:39:39.245Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
22:39:39 [2022-12-06T22:39:39.245Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:39:39 [2022-12-06T22:39:39.853Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.617s	coverage: 74.8% of statements
22:39:40 [2022-12-06T22:39:40.779Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.249s	coverage: 60.7% of statements
22:39:41 [2022-12-06T22:39:41.340Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 3.0% of statements
22:39:42 [2022-12-06T22:39:42.704Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
22:39:44 [2022-12-06T22:39:44.078Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.300s	coverage: 50.6% of statements
22:39:45 [2022-12-06T22:39:45.444Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.864s	coverage: 46.1% of statements
22:39:45 [2022-12-06T22:39:45.444Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:39:46 [2022-12-06T22:39:46.007Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.308s	coverage: 60.3% of statements
22:39:46 [2022-12-06T22:39:46.007Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:39:46 [2022-12-06T22:39:46.007Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:39:46 [2022-12-06T22:39:46.568Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
22:39:47 [2022-12-06T22:39:47.217Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
22:39:47 [2022-12-06T22:39:47.473Z] ok  	github.com/docker/docker/daemon/links	0.020s	coverage: 93.0% of statements
22:39:48 [2022-12-06T22:39:48.839Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 6.9% of statements
22:39:48 [2022-12-06T22:39:48.839Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:39:48 [2022-12-06T22:39:48.839Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:39:49 [2022-12-06T22:39:49.095Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 43.2% of statements
22:39:50 [2022-12-06T22:39:50.066Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.022s	coverage: 53.6% of statements
22:39:50 [2022-12-06T22:39:50.066Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.135s	coverage: 79.6% of statements
22:39:50 [2022-12-06T22:39:50.066Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:39:50 [2022-12-06T22:39:50.626Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
22:39:50 [2022-12-06T22:39:50.882Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.005s	coverage: 88.2% of statements
22:39:51 [2022-12-06T22:39:51.809Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.135s	coverage: 76.8% of statements
22:39:52 [2022-12-06T22:39:52.418Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
22:39:52 [2022-12-06T22:39:52.978Z] ok  	github.com/docker/docker/daemon/logger/local	0.023s	coverage: 79.4% of statements
22:39:53 [2022-12-06T22:39:53.905Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.018s	coverage: 63.5% of statements
22:39:54 [2022-12-06T22:39:54.204Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
22:39:54 [2022-12-06T22:39:54.764Z] ok  	github.com/docker/docker/daemon/logger/journald	3.297s	coverage: 74.5% of statements
22:39:54 [2022-12-06T22:39:54.764Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
22:39:54 [2022-12-06T22:39:54.764Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
22:39:54 [2022-12-06T22:39:54.764Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:39:54 [2022-12-06T22:39:54.764Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
22:39:55 [2022-12-06T22:39:55.325Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
22:39:55 [2022-12-06T22:39:55.581Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
22:39:56 [2022-12-06T22:39:56.142Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
22:39:56 [2022-12-06T22:39:56.703Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.527s	coverage: 82.5% of statements
22:39:56 [2022-12-06T22:39:56.703Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:39:56 [2022-12-06T22:39:56.703Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:39:57 [2022-12-06T22:39:57.634Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
22:39:59 [2022-12-06T22:39:59.041Z] ok  	github.com/docker/docker/distribution	1.493s	coverage: 29.5% of statements
22:39:59 [2022-12-06T22:39:59.041Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:39:59 [2022-12-06T22:39:59.297Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
22:40:00 [2022-12-06T22:40:00.224Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
22:40:00 [2022-12-06T22:40:00.224Z] ok  	github.com/docker/docker/distribution/xfer	1.888s	coverage: 84.9% of statements
22:40:00 [2022-12-06T22:40:00.224Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:40:00 [2022-12-06T22:40:00.480Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
22:40:01 [2022-12-06T22:40:01.041Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
22:40:01 [2022-12-06T22:40:01.041Z] ?   	github.com/docker/docker/image/v1	[no test files]
22:40:01 [2022-12-06T22:40:01.041Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
22:40:01 [2022-12-06T22:40:01.041Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:40:01 [2022-12-06T22:40:01.041Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
22:40:01 [2022-12-06T22:40:01.340Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
22:40:02 [2022-12-06T22:40:02.267Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 41.4% of statements
22:40:02 [2022-12-06T22:40:02.829Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 66.8% of statements
22:40:03 [2022-12-06T22:40:03.085Z] ok  	github.com/docker/docker/pkg/aaparser	0.017s	coverage: 52.9% of statements
22:40:05 [2022-12-06T22:40:05.018Z] ok  	github.com/docker/docker/pkg/archive	0.315s	coverage: 81.9% of statements
22:40:06 [2022-12-06T22:40:06.384Z] ok  	github.com/docker/docker/pkg/authorization	1.272s	coverage: 68.3% of statements
22:40:06 [2022-12-06T22:40:06.640Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:40:06 [2022-12-06T22:40:06.897Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
22:40:07 [2022-12-06T22:40:07.463Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.233s	coverage: 83.1% of statements
22:40:07 [2022-12-06T22:40:07.719Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
22:40:07 [2022-12-06T22:40:07.975Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
22:40:08 [2022-12-06T22:40:08.231Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
22:40:08 [2022-12-06T22:40:08.231Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
22:40:08 [2022-12-06T22:40:08.487Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
22:40:09 [2022-12-06T22:40:09.176Z] ok  	github.com/docker/docker/pkg/idtools	0.292s	coverage: 69.6% of statements
22:40:10 [2022-12-06T22:40:10.146Z] ok  	github.com/docker/docker/pkg/ioutils	0.334s	coverage: 70.1% of statements
22:40:10 [2022-12-06T22:40:10.146Z] ok  	github.com/docker/docker/layer	7.771s	coverage: 68.9% of statements
22:40:10 [2022-12-06T22:40:10.146Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:40:10 [2022-12-06T22:40:10.146Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:40:10 [2022-12-06T22:40:10.146Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:40:10 [2022-12-06T22:40:10.146Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:40:10 [2022-12-06T22:40:10.146Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:40:10 [2022-12-06T22:40:10.146Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:40:10 [2022-12-06T22:40:10.402Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
22:40:10 [2022-12-06T22:40:10.402Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
22:40:10 [2022-12-06T22:40:10.402Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:40:10 [2022-12-06T22:40:10.402Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
22:40:10 [2022-12-06T22:40:10.657Z] ok  	github.com/docker/docker/pkg/parsers	0.010s	coverage: 97.0% of statements
22:40:10 [2022-12-06T22:40:10.913Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
22:40:10 [2022-12-06T22:40:10.913Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
22:40:11 [2022-12-06T22:40:11.211Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
22:40:11 [2022-12-06T22:40:11.211Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:40:11 [2022-12-06T22:40:11.211Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:40:11 [2022-12-06T22:40:11.773Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
22:40:12 [2022-12-06T22:40:12.044Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
22:40:12 [2022-12-06T22:40:12.327Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
22:40:12 [2022-12-06T22:40:12.583Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
22:40:12 [2022-12-06T22:40:12.838Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:40:13 [2022-12-06T22:40:13.094Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
22:40:13 [2022-12-06T22:40:13.350Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
22:40:13 [2022-12-06T22:40:13.605Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
22:40:13 [2022-12-06T22:40:13.904Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
22:40:13 [2022-12-06T22:40:13.904Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
22:40:14 [2022-12-06T22:40:14.508Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
22:40:14 [2022-12-06T22:40:14.763Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 52.9% of statements
22:40:15 [2022-12-06T22:40:15.373Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
22:40:15 [2022-12-06T22:40:15.629Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
22:40:15 [2022-12-06T22:40:15.884Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:40:17 [2022-12-06T22:40:17.773Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
22:40:18 [2022-12-06T22:40:18.029Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
22:40:18 [2022-12-06T22:40:18.285Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
22:40:19 [2022-12-06T22:40:19.650Z] ok  	github.com/docker/docker/quota	0.194s	coverage: 71.4% of statements
22:40:19 [2022-12-06T22:40:19.906Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
22:40:20 [2022-12-06T22:40:20.878Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.7% of statements
22:40:21 [2022-12-06T22:40:21.134Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
22:40:21 [2022-12-06T22:40:21.389Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
22:40:21 [2022-12-06T22:40:21.953Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
22:40:22 [2022-12-06T22:40:22.209Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
22:40:24 [2022-12-06T22:40:24.105Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
22:40:24 [2022-12-06T22:40:24.361Z] ok  	github.com/docker/docker/volume/local	0.069s	coverage: 77.1% of statements
22:40:24 [2022-12-06T22:40:24.965Z] ok  	github.com/docker/docker/volume/mounts	0.027s	coverage: 67.7% of statements
22:40:26 [2022-12-06T22:40:26.416Z] ok  	github.com/docker/docker/volume/service	0.018s	coverage: 73.2% of statements
22:40:48 [2022-12-06T22:40:48.412Z] ok  	github.com/docker/docker/pkg/plugins	33.644s	coverage: 76.3% of statements
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/rootless	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/volume	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === Skipped
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     network_proxy_test.go:208: No support for dual stack yet
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver btrfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver btrfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver btrfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver btrfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver btrfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:71: No driver to put!
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z] time="2022-12-06T22:39:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z] time="2022-12-06T22:39:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z] time="2022-12-06T22:39:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z] time="2022-12-06T22:39:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z] time="2022-12-06T22:39:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:71: No driver to put!
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     overlay_test.go:50: Fails to compute changes intermittently
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver zfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver zfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver zfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver zfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:44: Driver zfs not supported
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     graphtest_unix.go:71: No driver to put!
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:40:48 [2022-12-06T22:40:48.412Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
22:40:48 [2022-12-06T22:40:48.412Z] 
22:40:48 [2022-12-06T22:40:48.412Z] DONE 2896 tests, 28 skipped in 215.934s
22:40:48 [2022-12-06T22:40:48.412Z] + '[' -n 'github.com/docker/docker/libnetwork
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/bitseq
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/cluster
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/config
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/datastore
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/diagnostic
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/discoverapi
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/driverapi
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/bridge
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/host
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/null
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/overlay
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/remote
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/windows
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/drvregistry
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/etchosts
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/idm
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/internal/caller
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/ipam
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/ipamapi
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/ipams/builtin
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/ipams/null
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/ipams/remote
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/ipamutils
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/iptables
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/netlabel
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/netutils
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/networkdb
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/ns
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/options
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/osl
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/osl/kernel
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/portallocator
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/portmapper
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/resolvconf
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/testutils
22:40:48 [2022-12-06T22:40:48.412Z] github.com/docker/docker/libnetwork/types' ']'
22:40:48 [2022-12-06T22:40:48.412Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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
22:41:35 [2022-12-06T22:41:35.106Z] ok  	github.com/docker/docker/libnetwork	37.616s	coverage: 40.6% of statements
22:41:35 [2022-12-06T22:41:35.106Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.137s	coverage: 84.4% of statements
22:41:35 [2022-12-06T22:41:35.106Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:41:35 [2022-12-06T22:41:35.106Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:41:35 [2022-12-06T22:41:35.106Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:41:35 [2022-12-06T22:41:35.106Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:41:35 [2022-12-06T22:41:35.106Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:41:35 [2022-12-06T22:41:35.106Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:41:35 [2022-12-06T22:41:35.106Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
22:41:35 [2022-12-06T22:41:35.106Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:41:35 [2022-12-06T22:41:35.106Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
22:41:35 [2022-12-06T22:41:35.106Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
22:41:35 [2022-12-06T22:41:35.106Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:41:35 [2022-12-06T22:41:35.106Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:41:35 [2022-12-06T22:41:35.106Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
22:41:35 [2022-12-06T22:41:35.106Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.703s	coverage: 59.7% of statements
22:41:35 [2022-12-06T22:41:35.106Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:41:35 [2022-12-06T22:41:35.106Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
22:41:35 [2022-12-06T22:41:35.106Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.014s	coverage: 5.2% of statements
22:41:35 [2022-12-06T22:41:35.106Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:41:35 [2022-12-06T22:41:35.667Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.8% of statements
22:41:35 [2022-12-06T22:41:35.667Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:41:35 [2022-12-06T22:41:35.923Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
22:41:45 [2022-12-06T22:41:45.858Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.281s	coverage: 6.9% of statements
22:41:45 [2022-12-06T22:41:45.858Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:41:45 [2022-12-06T22:41:45.858Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
22:41:46 [2022-12-06T22:41:46.419Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
22:41:46 [2022-12-06T22:41:46.419Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:41:46 [2022-12-06T22:41:46.419Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
22:41:46 [2022-12-06T22:41:46.419Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:41:46 [2022-12-06T22:41:46.674Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
22:41:47 [2022-12-06T22:41:47.235Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
22:41:47 [2022-12-06T22:41:47.235Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
22:41:47 [2022-12-06T22:41:47.491Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
22:41:59 [2022-12-06T22:41:59.655Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
22:42:14 [2022-12-06T22:42:14.572Z] ok  	github.com/docker/docker/libnetwork/ipam	15.661s	coverage: 85.3% of statements
22:42:14 [2022-12-06T22:42:14.572Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:42:14 [2022-12-06T22:42:14.572Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:42:14 [2022-12-06T22:42:14.572Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
22:42:14 [2022-12-06T22:42:14.572Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
22:42:14 [2022-12-06T22:42:14.572Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:42:14 [2022-12-06T22:42:14.827Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
22:42:15 [2022-12-06T22:42:15.430Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.274s	coverage: 74.0% of statements
22:42:16 [2022-12-06T22:42:16.372Z] ok  	github.com/docker/docker/libnetwork/iptables	0.260s	coverage: 45.9% of statements
22:42:16 [2022-12-06T22:42:16.372Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
22:42:16 [2022-12-06T22:42:16.628Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 43.7% of statements
22:44:08 [2022-12-06T22:44:08.181Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.303s	coverage: 60.1% of statements
22:44:08 [2022-12-06T22:44:08.181Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:44:08 [2022-12-06T22:44:08.181Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
22:44:08 [2022-12-06T22:44:08.181Z] ok  	github.com/docker/docker/libnetwork/osl	4.370s	coverage: 39.5% of statements
22:44:08 [2022-12-06T22:44:08.181Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
22:44:08 [2022-12-06T22:44:08.181Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
22:44:09 [2022-12-06T22:44:09.570Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.673s	coverage: 46.3% of statements
22:44:09 [2022-12-06T22:44:09.570Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
22:44:09 [2022-12-06T22:44:09.570Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:44:09 [2022-12-06T22:44:09.825Z] ok  	github.com/docker/docker/libnetwork/types	0.008s	coverage: 37.3% of statements
22:44:09 [2022-12-06T22:44:09.825Z] 
22:44:09 [2022-12-06T22:44:09.825Z] === Skipped
22:44:09 [2022-12-06T22:44:09.825Z] === SKIP: libnetwork TestParallel3 (0.00s)
22:44:09 [2022-12-06T22:44:09.825Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
22:44:09 [2022-12-06T22:44:09.826Z] 
22:44:09 [2022-12-06T22:44:09.826Z] === SKIP: libnetwork TestParallel2 (0.00s)
22:44:09 [2022-12-06T22:44:09.826Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
22:44:09 [2022-12-06T22:44:09.826Z] 
22:44:09 [2022-12-06T22:44:09.826Z] === SKIP: libnetwork TestParallel1 (0.00s)
22:44:09 [2022-12-06T22:44:09.826Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
22:44:09 [2022-12-06T22:44:09.826Z] 
22:44:09 [2022-12-06T22:44:09.826Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:44:09 [2022-12-06T22:44:09.826Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:44:09 [2022-12-06T22:44:09.826Z] 
22:44:09 [2022-12-06T22:44:09.826Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:44:09 [2022-12-06T22:44:09.826Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:44:09 [2022-12-06T22:44:09.826Z] 
22:44:09 [2022-12-06T22:44:09.826Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:44:09 [2022-12-06T22:44:09.826Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:44:09 [2022-12-06T22:44:09.826Z] 
22:44:09 [2022-12-06T22:44:09.826Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:44:09 [2022-12-06T22:44:09.826Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:44:09 [2022-12-06T22:44:09.826Z] 
22:44:09 [2022-12-06T22:44:09.826Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:44:09 [2022-12-06T22:44:09.826Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:44:09 [2022-12-06T22:44:09.826Z] 
22:44:09 [2022-12-06T22:44:09.826Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
22:44:09 [2022-12-06T22:44:09.826Z]     firewalld_test.go:14: firewalld is not running
22:44:09 [2022-12-06T22:44:09.826Z] 
22:44:09 [2022-12-06T22:44:09.826Z] DONE 326 tests, 9 skipped in 204.169s
Post stage
[Pipeline] junit
22:44:10 [2022-12-06T22:44:10.398Z] Recording test results
22:44:11 [2022-12-06T22:44:11.624Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:44:11 [2022-12-06T22:44:11.934Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44594/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d331bc3b03af41daac43bd82702de45227ef0866 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d331bc3b03af41daac43bd82702de45227ef0866 hack/make.sh dynbinary test-integration
22:44:12 [2022-12-06T22:44:12.496Z] 
22:44:12 [2022-12-06T22:44:12.496Z] Removing bundles/
22:44:12 [2022-12-06T22:44:12.496Z] 
22:44:12 [2022-12-06T22:44:12.496Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:44:12 [2022-12-06T22:44:12.496Z] Building: bundles/dynbinary-daemon/dockerd
22:44:12 [2022-12-06T22:44:12.496Z] GOOS="" GOARCH="" GOARM=""
22:45:49 [2022-12-06T22:45:49.029Z] Created binary: bundles/dynbinary-daemon/dockerd
22:45:49 [2022-12-06T22:45:49.029Z] Building: bundles/dynbinary-daemon/docker-proxy
22:45:49 [2022-12-06T22:45:49.029Z] GOOS="" GOARCH="" GOARM=""
22:45:49 [2022-12-06T22:45:49.029Z] Created binary: bundles/dynbinary-daemon/docker-proxy
22:45:49 [2022-12-06T22:45:49.029Z] 
22:45:49 [2022-12-06T22:45:49.029Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:45:49 [2022-12-06T22:45:49.029Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:45:49 [2022-12-06T22:45:49.029Z] HOSTNAME=a5edd532fb7c
22:45:49 [2022-12-06T22:45:49.029Z] TESTDEBUG=0
22:45:49 [2022-12-06T22:45:49.029Z] DEST=bundles/test-integration
22:45:49 [2022-12-06T22:45:49.029Z] PWD=/go/src/github.com/docker/docker
22:45:49 [2022-12-06T22:45:49.029Z] DOCKER_GITCOMMIT=d331bc3b03af41daac43bd82702de45227ef0866
22:45:49 [2022-12-06T22:45:49.029Z] container=docker
22:45:49 [2022-12-06T22:45:49.029Z] HOME=/root
22:45:49 [2022-12-06T22:45:49.029Z] GOLANG_VERSION=1.19.3
22:45:49 [2022-12-06T22:45:49.029Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:45:49 [2022-12-06T22:45:49.029Z] VALIDATE_BRANCH=master
22:45:49 [2022-12-06T22:45:49.029Z] TERM=xterm
22:45:49 [2022-12-06T22:45:49.029Z] DOCKER_PKG=github.com/docker/docker
22:45:49 [2022-12-06T22:45:49.029Z] SHLVL=1
22:45:49 [2022-12-06T22:45:49.029Z] TIMEOUT=120m
22:45:49 [2022-12-06T22:45:49.029Z] DOCKER_BUILDTAGS= journald
22:45:49 [2022-12-06T22:45:49.029Z] DOCKER_GRAPHDRIVER=overlay2
22:45:49 [2022-12-06T22:45:49.029Z] GO111MODULE=off
22:45:49 [2022-12-06T22:45:49.029Z] DOCKER_EXPERIMENTAL=1
22:45:49 [2022-12-06T22:45:49.029Z] TEST_SKIP_INTEGRATION_CLI=1
22:45:49 [2022-12-06T22:45:49.029Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:45:49 [2022-12-06T22:45:49.029Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:45:49 [2022-12-06T22:45:49.029Z] GOPATH=/go
22:45:49 [2022-12-06T22:45:49.029Z] PKG_CONFIG=pkg-config
22:45:49 [2022-12-06T22:45:49.029Z] _=/usr/bin/env
22:45:49 [2022-12-06T22:45:49.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:46:21 [2022-12-06T22:46:21.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:46:22 [2022-12-06T22:46:22.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:46:48 [2022-12-06T22:46:48.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:46:58 [2022-12-06T22:46:58.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:47:05 [2022-12-06T22:47:05.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
22:47:05 [2022-12-06T22:47:05.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:47:05 [2022-12-06T22:47:05.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:47:06 [2022-12-06T22:47:06.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:47:06 [2022-12-06T22:47:06.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:47:06 [2022-12-06T22:47:06.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:47:07 [2022-12-06T22:47:07.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:47:09 [2022-12-06T22:47:09.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:47:10 [2022-12-06T22:47:10.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:47:11 [2022-12-06T22:47:11.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:47:11 [2022-12-06T22:47:11.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:47:12 [2022-12-06T22:47:12.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:47:12 [2022-12-06T22:47:12.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:47:14 [2022-12-06T22:47:14.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:47:14 [2022-12-06T22:47:14.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:47:15 [2022-12-06T22:47:15.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:47:16 [2022-12-06T22:47:16.403Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:47:16 [2022-12-06T22:47:16.403Z] Using test binary docker
22:47:16 [2022-12-06T22:47:16.403Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:47:16 [2022-12-06T22:47:16.403Z] +++ /etc/init.d/apparmor start
22:47:16 [2022-12-06T22:47:16.403Z] Not: starting.
22:47:16 [2022-12-06T22:47:16.403Z] INFO: Waiting for daemon to start...
22:47:16 [2022-12-06T22:47:16.403Z] Starting dockerd
22:47:16 [2022-12-06T22:47:16.403Z] +++ 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
22:47:18 [2022-12-06T22:47:18.332Z] .
22:47:18 [2022-12-06T22:47:18.332Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:47:18 [2022-12-06T22:47:18.588Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:47:18 [2022-12-06T22:47:18.588Z] Error: No such image: emptyfs
22:47:18 [2022-12-06T22:47:18.588Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:47:18 [2022-12-06T22:47:18.588Z] ++++ docker load
22:47:18 [2022-12-06T22:47:18.588Z] Loaded image: emptyfs:latest
22:47:18 [2022-12-06T22:47:18.588Z] Running integration-test (iteration 1)
22:47:18 [2022-12-06T22:47:18.588Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:47:18 [2022-12-06T22:47:18.588Z] ++ 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
22:47:18 [2022-12-06T22:47:18.588Z] ++ set -e
22:47:18 [2022-12-06T22:47:18.588Z] ++ '[' -n 0 ']'
22:47:18 [2022-12-06T22:47:18.588Z] ++ set -x
22:47:18 [2022-12-06T22:47:18.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:47:18 [2022-12-06T22:47:18.588Z] Loaded image: busybox:latest
22:47:18 [2022-12-06T22:47:18.843Z] Loaded image: busybox:glibc
22:47:20 [2022-12-06T22:47:20.207Z] Loaded image: debian:bullseye-slim
22:47:20 [2022-12-06T22:47:20.207Z] Loaded image: hello-world:latest
22:47:20 [2022-12-06T22:47:20.207Z] Loaded image: arm32v7/hello-world:latest
22:47:20 [2022-12-06T22:47:20.207Z] INFO: Testing against a local daemon
22:47:20 [2022-12-06T22:47:20.207Z] === RUN   TestCgroupNamespacesBuild
22:47:21 [2022-12-06T22:47:21.571Z] --- PASS: TestCgroupNamespacesBuild (1.31s)
22:47:21 [2022-12-06T22:47:21.571Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:47:22 [2022-12-06T22:47:22.540Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
22:47:22 [2022-12-06T22:47:22.540Z] === RUN   TestBuildWithSession
22:47:22 [2022-12-06T22:47:22.540Z]     build_session_test.go:25: TODO: BuildKit
22:47:22 [2022-12-06T22:47:22.540Z] --- SKIP: TestBuildWithSession (0.00s)
22:47:22 [2022-12-06T22:47:22.540Z] === RUN   TestBuildSquashParent
22:47:26 [2022-12-06T22:47:26.707Z] --- PASS: TestBuildSquashParent (3.70s)
22:47:26 [2022-12-06T22:47:26.707Z] === RUN   TestBuildWithRemoveAndForceRemove
22:47:26 [2022-12-06T22:47:26.707Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:47:26 [2022-12-06T22:47:26.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:47:26 [2022-12-06T22:47:26.707Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:47:26 [2022-12-06T22:47:26.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:47:26 [2022-12-06T22:47:26.707Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:47:26 [2022-12-06T22:47:26.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:47:26 [2022-12-06T22:47:26.707Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:47:26 [2022-12-06T22:47:26.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:47:26 [2022-12-06T22:47:26.707Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:47:26 [2022-12-06T22:47:26.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:47:26 [2022-12-06T22:47:26.707Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:47:26 [2022-12-06T22:47:26.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:47:26 [2022-12-06T22:47:26.707Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:47:26 [2022-12-06T22:47:26.707Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:47:27 [2022-12-06T22:47:27.633Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:47:27 [2022-12-06T22:47:27.633Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:47:29 [2022-12-06T22:47:29.040Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:47:29 [2022-12-06T22:47:29.040Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:47:29 [2022-12-06T22:47:29.967Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:47:29 [2022-12-06T22:47:29.967Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s)
22:47:29 [2022-12-06T22:47:29.967Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.45s)
22:47:29 [2022-12-06T22:47:29.967Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s)
22:47:29 [2022-12-06T22:47:29.967Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s)
22:47:29 [2022-12-06T22:47:29.967Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s)
22:47:29 [2022-12-06T22:47:29.967Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.13s)
22:47:29 [2022-12-06T22:47:29.967Z] === RUN   TestBuildMultiStageCopy
22:47:29 [2022-12-06T22:47:29.967Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:47:30 [2022-12-06T22:47:30.937Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:47:30 [2022-12-06T22:47:30.937Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:47:30 [2022-12-06T22:47:30.937Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:47:31 [2022-12-06T22:47:31.192Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:47:31 [2022-12-06T22:47:31.192Z] --- PASS: TestBuildMultiStageCopy (1.15s)
22:47:31 [2022-12-06T22:47:31.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.90s)
22:47:31 [2022-12-06T22:47:31.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
22:47:31 [2022-12-06T22:47:31.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
22:47:31 [2022-12-06T22:47:31.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
22:47:31 [2022-12-06T22:47:31.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
22:47:31 [2022-12-06T22:47:31.192Z] === RUN   TestBuildMultiStageParentConfig
22:47:31 [2022-12-06T22:47:31.448Z] --- PASS: TestBuildMultiStageParentConfig (0.29s)
22:47:31 [2022-12-06T22:47:31.448Z] === RUN   TestBuildLabelWithTargets
22:47:32 [2022-12-06T22:47:32.009Z] --- PASS: TestBuildLabelWithTargets (0.44s)
22:47:32 [2022-12-06T22:47:32.009Z] === RUN   TestBuildWithEmptyLayers
22:47:32 [2022-12-06T22:47:32.009Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
22:47:32 [2022-12-06T22:47:32.009Z] === RUN   TestBuildMultiStageOnBuild
22:47:32 [2022-12-06T22:47:32.934Z] --- PASS: TestBuildMultiStageOnBuild (1.05s)
22:47:32 [2022-12-06T22:47:32.934Z] === RUN   TestBuildUncleanTarFilenames
22:47:33 [2022-12-06T22:47:33.190Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
22:47:33 [2022-12-06T22:47:33.190Z] === RUN   TestBuildMultiStageLayerLeak
22:47:34 [2022-12-06T22:47:34.117Z] --- PASS: TestBuildMultiStageLayerLeak (0.98s)
22:47:34 [2022-12-06T22:47:34.117Z] === RUN   TestBuildWithHugeFile
22:48:12 [2022-12-06T22:48:12.771Z] --- PASS: TestBuildWithHugeFile (35.19s)
22:48:12 [2022-12-06T22:48:12.771Z] === RUN   TestBuildWCOWSandboxSize
22:48:12 [2022-12-06T22:48:12.771Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:48:12 [2022-12-06T22:48:12.771Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
22:48:12 [2022-12-06T22:48:12.771Z] === RUN   TestBuildWithEmptyDockerfile
22:48:12 [2022-12-06T22:48:12.771Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:48:12 [2022-12-06T22:48:12.771Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:48:12 [2022-12-06T22:48:12.771Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:48:12 [2022-12-06T22:48:12.771Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:48:12 [2022-12-06T22:48:12.771Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:48:12 [2022-12-06T22:48:12.771Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:48:12 [2022-12-06T22:48:12.771Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:48:12 [2022-12-06T22:48:12.771Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:48:12 [2022-12-06T22:48:12.771Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:48:12 [2022-12-06T22:48:12.771Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
22:48:12 [2022-12-06T22:48:12.771Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
22:48:12 [2022-12-06T22:48:12.771Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
22:48:12 [2022-12-06T22:48:12.771Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
22:48:12 [2022-12-06T22:48:12.771Z] === RUN   TestBuildPreserveOwnership
22:48:12 [2022-12-06T22:48:12.771Z] === RUN   TestBuildPreserveOwnership/copy_from
22:48:12 [2022-12-06T22:48:12.771Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:48:12 [2022-12-06T22:48:12.771Z] --- PASS: TestBuildPreserveOwnership (2.12s)
22:48:12 [2022-12-06T22:48:12.771Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.53s)
22:48:12 [2022-12-06T22:48:12.771Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.59s)
22:48:12 [2022-12-06T22:48:12.771Z] === RUN   TestBuildPlatformInvalid
22:48:12 [2022-12-06T22:48:12.771Z] --- PASS: TestBuildPlatformInvalid (0.03s)
22:48:12 [2022-12-06T22:48:12.771Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:48:12 [2022-12-06T22:48:12.771Z] Loaded image: busybox:latest
22:48:12 [2022-12-06T22:48:12.771Z] Loaded image: busybox:glibc
22:48:13 [2022-12-06T22:48:13.697Z] Loaded image: debian:bullseye-slim
22:48:13 [2022-12-06T22:48:13.697Z] Loaded image: hello-world:latest
22:48:13 [2022-12-06T22:48:13.697Z] Loaded image: arm32v7/hello-world:latest
22:48:21 [2022-12-06T22:48:21.848Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.94s)
22:48:21 [2022-12-06T22:48:21.848Z] PASS
22:48:21 [2022-12-06T22:48:21.848Z] 
22:48:21 [2022-12-06T22:48:21.848Z] === Skipped
22:48:21 [2022-12-06T22:48:21.848Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:48:21 [2022-12-06T22:48:21.848Z]     build_session_test.go:25: TODO: BuildKit
22:48:21 [2022-12-06T22:48:21.848Z] 
22:48:21 [2022-12-06T22:48:21.848Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:48:21 [2022-12-06T22:48:21.848Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:48:21 [2022-12-06T22:48:21.848Z] 
22:48:21 [2022-12-06T22:48:21.848Z] DONE 34 tests, 2 skipped in 62.884s
22:48:21 [2022-12-06T22:48:21.848Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:48:21 [2022-12-06T22:48:21.848Z] ++ 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
22:48:21 [2022-12-06T22:48:21.848Z] ++ set -e
22:48:21 [2022-12-06T22:48:21.848Z] ++ '[' -n 0 ']'
22:48:21 [2022-12-06T22:48:21.848Z] ++ set -x
22:48:21 [2022-12-06T22:48:21.848Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:48:21 [2022-12-06T22:48:21.848Z] INFO: Testing against a local daemon
22:48:21 [2022-12-06T22:48:21.848Z] === RUN   TestConfigInspect
22:48:23 [2022-12-06T22:48:23.736Z] --- PASS: TestConfigInspect (2.17s)
22:48:23 [2022-12-06T22:48:23.736Z] === RUN   TestConfigList
22:48:26 [2022-12-06T22:48:26.293Z] --- PASS: TestConfigList (2.16s)
22:48:26 [2022-12-06T22:48:26.293Z] === RUN   TestConfigsCreateAndDelete
22:48:28 [2022-12-06T22:48:28.179Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
22:48:28 [2022-12-06T22:48:28.179Z] === RUN   TestConfigsUpdate
22:48:30 [2022-12-06T22:48:30.066Z] --- PASS: TestConfigsUpdate (2.15s)
22:48:30 [2022-12-06T22:48:30.066Z] === RUN   TestTemplatedConfig
22:48:32 [2022-12-06T22:48:32.623Z] --- PASS: TestTemplatedConfig (2.40s)
22:48:32 [2022-12-06T22:48:32.623Z] === RUN   TestConfigCreateResolve
22:48:34 [2022-12-06T22:48:34.552Z] --- PASS: TestConfigCreateResolve (2.08s)
22:48:34 [2022-12-06T22:48:34.552Z] PASS
22:48:34 [2022-12-06T22:48:34.552Z] 
22:48:34 [2022-12-06T22:48:34.552Z] DONE 6 tests in 13.227s
22:48:34 [2022-12-06T22:48:34.808Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:48:34 [2022-12-06T22:48:34.808Z] ++ 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
22:48:34 [2022-12-06T22:48:34.808Z] ++ set -e
22:48:34 [2022-12-06T22:48:34.808Z] ++ '[' -n 0 ']'
22:48:34 [2022-12-06T22:48:34.808Z] ++ set -x
22:48:34 [2022-12-06T22:48:34.808Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:48:34 [2022-12-06T22:48:34.808Z] INFO: Testing against a local daemon
22:48:34 [2022-12-06T22:48:34.808Z] === RUN   TestAttachWithTTY
22:48:35 [2022-12-06T22:48:35.063Z] --- PASS: TestAttachWithTTY (0.18s)
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestAttachWithoutTTy
22:48:35 [2022-12-06T22:48:35.063Z] --- PASS: TestAttachWithoutTTy (0.05s)
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestCheckpoint
22:48:35 [2022-12-06T22:48:35.063Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:48:35 [2022-12-06T22:48:35.063Z] --- SKIP: TestCheckpoint (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/commit
22:48:35 [2022-12-06T22:48:35.063Z] === PAUSE TestContainerInvalidJSON/commit
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/create
22:48:35 [2022-12-06T22:48:35.063Z] === PAUSE TestContainerInvalidJSON/containers/create
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
22:48:35 [2022-12-06T22:48:35.063Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
22:48:35 [2022-12-06T22:48:35.063Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
22:48:35 [2022-12-06T22:48:35.063Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:48:35 [2022-12-06T22:48:35.063Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
22:48:35 [2022-12-06T22:48:35.063Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
22:48:35 [2022-12-06T22:48:35.063Z] === CONT  TestContainerInvalidJSON/commit
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
22:48:35 [2022-12-06T22:48:35.063Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/commit/empty_body
22:48:35 [2022-12-06T22:48:35.063Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
22:48:35 [2022-12-06T22:48:35.063Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
22:48:35 [2022-12-06T22:48:35.063Z] === CONT  TestContainerInvalidJSON/containers/create
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
22:48:35 [2022-12-06T22:48:35.063Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
22:48:35 [2022-12-06T22:48:35.063Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
22:48:35 [2022-12-06T22:48:35.063Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
22:48:35 [2022-12-06T22:48:35.063Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:48:35 [2022-12-06T22:48:35.063Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
22:48:35 [2022-12-06T22:48:35.063Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
22:48:35 [2022-12-06T22:48:35.064Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
22:48:35 [2022-12-06T22:48:35.064Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.064Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.064Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
22:48:35 [2022-12-06T22:48:35.064Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
22:48:35 [2022-12-06T22:48:35.064Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
22:48:35 [2022-12-06T22:48:35.064Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.064Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
22:48:35 [2022-12-06T22:48:35.064Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
22:48:35 [2022-12-06T22:48:35.064Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:48:35 [2022-12-06T22:48:35.064Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
22:48:35 [2022-12-06T22:48:35.064Z] === RUN   TestCopyFromContainerPathIsNotDir
22:48:35 [2022-12-06T22:48:35.319Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
22:48:35 [2022-12-06T22:48:35.319Z] === RUN   TestCopyToContainerPathDoesNotExist
22:48:35 [2022-12-06T22:48:35.319Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
22:48:35 [2022-12-06T22:48:35.319Z] === RUN   TestCopyEmptyFile
22:48:35 [2022-12-06T22:48:35.319Z] --- PASS: TestCopyEmptyFile (0.07s)
22:48:35 [2022-12-06T22:48:35.319Z] === RUN   TestCopyToContainerPathIsNotDir
22:48:35 [2022-12-06T22:48:35.319Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
22:48:35 [2022-12-06T22:48:35.319Z] === RUN   TestCopyFromContainer
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer//
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer/.
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer//.
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer/./
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer//./
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer//bar/root
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer//bar/root/
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer//bar/root/.
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer/bar/quux
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer/bar/quux/
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer/bar/quux/.
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCopyFromContainer/bar/notarget
22:48:36 [2022-12-06T22:48:36.245Z] --- PASS: TestCopyFromContainer (0.81s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer// (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer/. (0.02s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer//. (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:48:36 [2022-12-06T22:48:36.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:48:36 [2022-12-06T22:48:36.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:48:36 [2022-12-06T22:48:36.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:48:36 [2022-12-06T22:48:36.245Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:48:36 [2022-12-06T22:48:36.245Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:48:36 [2022-12-06T22:48:36.245Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:48:36 [2022-12-06T22:48:36.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCreateLinkToNonExistingContainer
22:48:36 [2022-12-06T22:48:36.245Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCreateWithInvalidEnv
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCreateWithInvalidEnv/0
22:48:36 [2022-12-06T22:48:36.245Z] === PAUSE TestCreateWithInvalidEnv/0
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCreateWithInvalidEnv/1
22:48:36 [2022-12-06T22:48:36.245Z] === PAUSE TestCreateWithInvalidEnv/1
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCreateWithInvalidEnv/2
22:48:36 [2022-12-06T22:48:36.245Z] === PAUSE TestCreateWithInvalidEnv/2
22:48:36 [2022-12-06T22:48:36.245Z] === CONT  TestCreateWithInvalidEnv/0
22:48:36 [2022-12-06T22:48:36.245Z] === CONT  TestCreateWithInvalidEnv/2
22:48:36 [2022-12-06T22:48:36.245Z] === CONT  TestCreateWithInvalidEnv/1
22:48:36 [2022-12-06T22:48:36.245Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:48:36 [2022-12-06T22:48:36.245Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCreateTmpfsMountsTarget
22:48:36 [2022-12-06T22:48:36.245Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:48:36 [2022-12-06T22:48:36.245Z] === RUN   TestCreateWithCustomMaskedPaths
22:48:37 [2022-12-06T22:48:37.651Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s)
22:48:37 [2022-12-06T22:48:37.651Z] === RUN   TestCreateWithCustomReadonlyPaths
22:48:39 [2022-12-06T22:48:39.013Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s)
22:48:39 [2022-12-06T22:48:39.013Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:48:39 [2022-12-06T22:48:39.013Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:48:39 [2022-12-06T22:48:39.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:48:39 [2022-12-06T22:48:39.013Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:48:39 [2022-12-06T22:48:39.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:48:39 [2022-12-06T22:48:39.013Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:48:39 [2022-12-06T22:48:39.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:48:39 [2022-12-06T22:48:39.014Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:48:39 [2022-12-06T22:48:39.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:48:39 [2022-12-06T22:48:39.014Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:48:39 [2022-12-06T22:48:39.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:48:39 [2022-12-06T22:48:39.014Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:48:39 [2022-12-06T22:48:39.014Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:48:39 [2022-12-06T22:48:39.014Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:48:39 [2022-12-06T22:48:39.014Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:48:39 [2022-12-06T22:48:39.014Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:48:39 [2022-12-06T22:48:39.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:48:39 [2022-12-06T22:48:39.014Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:48:39 [2022-12-06T22:48:39.014Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:48:39 [2022-12-06T22:48:39.014Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:48:39 [2022-12-06T22:48:39.014Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:48:39 [2022-12-06T22:48:39.014Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:48:39 [2022-12-06T22:48:39.014Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:48:39 [2022-12-06T22:48:39.316Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
22:48:39 [2022-12-06T22:48:39.316Z] === RUN   TestCreateDifferentPlatform
22:48:39 [2022-12-06T22:48:39.316Z] === RUN   TestCreateDifferentPlatform/different_os
22:48:39 [2022-12-06T22:48:39.316Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:48:39 [2022-12-06T22:48:39.316Z] --- PASS: TestCreateDifferentPlatform (0.02s)
22:48:39 [2022-12-06T22:48:39.316Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
22:48:39 [2022-12-06T22:48:39.316Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:48:39 [2022-12-06T22:48:39.317Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:48:39 [2022-12-06T22:48:39.317Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:48:39 [2022-12-06T22:48:39.317Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:48:39 [2022-12-06T22:48:39.317Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
22:48:39 [2022-12-06T22:48:39.317Z] === RUN   TestCreateInvalidHostConfig
22:48:39 [2022-12-06T22:48:39.317Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
22:48:39 [2022-12-06T22:48:39.317Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
22:48:39 [2022-12-06T22:48:39.317Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
22:48:39 [2022-12-06T22:48:39.317Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
22:48:39 [2022-12-06T22:48:39.317Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:48:39 [2022-12-06T22:48:39.317Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:48:39 [2022-12-06T22:48:39.317Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:48:39 [2022-12-06T22:48:39.317Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:48:39 [2022-12-06T22:48:39.317Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:48:39 [2022-12-06T22:48:39.317Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:48:39 [2022-12-06T22:48:39.317Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:48:39 [2022-12-06T22:48:39.317Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:48:39 [2022-12-06T22:48:39.317Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:48:39 [2022-12-06T22:48:39.317Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:48:39 [2022-12-06T22:48:39.317Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:48:39 [2022-12-06T22:48:39.317Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:48:39 [2022-12-06T22:48:39.317Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:48:39 [2022-12-06T22:48:39.317Z] === RUN   TestContainerStartOnDaemonRestart
22:48:39 [2022-12-06T22:48:39.317Z] === PAUSE TestContainerStartOnDaemonRestart
22:48:39 [2022-12-06T22:48:39.317Z] === RUN   TestDaemonRestartIpcMode
22:48:39 [2022-12-06T22:48:39.317Z] === PAUSE TestDaemonRestartIpcMode
22:48:39 [2022-12-06T22:48:39.317Z] === RUN   TestDaemonHostGatewayIP
22:48:39 [2022-12-06T22:48:39.317Z] === PAUSE TestDaemonHostGatewayIP
22:48:39 [2022-12-06T22:48:39.317Z] === RUN   TestRestartDaemonWithRestartingContainer
22:48:39 [2022-12-06T22:48:39.317Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:48:39 [2022-12-06T22:48:39.317Z] === RUN   TestContainerKillOnDaemonStart
22:48:39 [2022-12-06T22:48:39.317Z] === PAUSE TestContainerKillOnDaemonStart
22:48:39 [2022-12-06T22:48:39.317Z] === RUN   TestDiff
22:48:39 [2022-12-06T22:48:39.877Z] --- PASS: TestDiff (0.43s)
22:48:39 [2022-12-06T22:48:39.877Z] === RUN   TestExecConsoleSize
22:48:40 [2022-12-06T22:48:40.807Z] --- PASS: TestExecConsoleSize (0.74s)
22:48:40 [2022-12-06T22:48:40.807Z] === RUN   TestExecWithCloseStdin
22:48:41 [2022-12-06T22:48:41.062Z] --- PASS: TestExecWithCloseStdin (0.49s)
22:48:41 [2022-12-06T22:48:41.062Z] === RUN   TestExec
22:48:41 [2022-12-06T22:48:41.623Z] --- PASS: TestExec (0.49s)
22:48:41 [2022-12-06T22:48:41.623Z] === RUN   TestExecUser
22:48:42 [2022-12-06T22:48:42.184Z] --- PASS: TestExecUser (0.51s)
22:48:42 [2022-12-06T22:48:42.184Z] === RUN   TestExportContainerAndImportImage
22:48:42 [2022-12-06T22:48:42.745Z] --- PASS: TestExportContainerAndImportImage (0.55s)
22:48:42 [2022-12-06T22:48:42.745Z] === RUN   TestExportContainerAfterDaemonRestart
22:48:43 [2022-12-06T22:48:43.672Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s)
22:48:43 [2022-12-06T22:48:43.672Z] === RUN   TestHealthCheckWorkdir
22:48:44 [2022-12-06T22:48:44.639Z] --- PASS: TestHealthCheckWorkdir (0.65s)
22:48:44 [2022-12-06T22:48:44.639Z] === RUN   TestHealthKillContainer
22:48:52 [2022-12-06T22:48:52.718Z] --- PASS: TestHealthKillContainer (7.86s)
22:48:52 [2022-12-06T22:48:52.718Z] === RUN   TestHealthCheckProcessKilled
22:48:52 [2022-12-06T22:48:52.974Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
22:48:52 [2022-12-06T22:48:52.974Z] === RUN   TestInspectCpusetInConfigPre120
22:48:53 [2022-12-06T22:48:53.534Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
22:48:53 [2022-12-06T22:48:53.534Z] === RUN   TestIpcModeNone
22:48:53 [2022-12-06T22:48:53.790Z] --- PASS: TestIpcModeNone (0.48s)
22:48:53 [2022-12-06T22:48:53.790Z] === RUN   TestIpcModePrivate
22:48:54 [2022-12-06T22:48:54.087Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
22:48:54 [2022-12-06T22:48:54.343Z] --- PASS: TestIpcModePrivate (0.49s)
22:48:54 [2022-12-06T22:48:54.343Z] === RUN   TestIpcModeShareable
22:48:54 [2022-12-06T22:48:54.602Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
22:48:54 [2022-12-06T22:48:54.857Z] --- PASS: TestIpcModeShareable (0.50s)
22:48:54 [2022-12-06T22:48:54.857Z] === RUN   TestAPIIpcModeShareableAndContainer
22:48:56 [2022-12-06T22:48:56.263Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s)
22:48:56 [2022-12-06T22:48:56.263Z] === RUN   TestAPIIpcModeHost
22:48:56 [2022-12-06T22:48:56.824Z] --- PASS: TestAPIIpcModeHost (0.36s)
22:48:56 [2022-12-06T22:48:56.824Z] === RUN   TestDaemonIpcModeShareable
22:48:57 [2022-12-06T22:48:57.750Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:48:57 [2022-12-06T22:48:57.750Z] --- PASS: TestDaemonIpcModeShareable (1.07s)
22:48:57 [2022-12-06T22:48:57.750Z] === RUN   TestDaemonIpcModePrivate
22:48:58 [2022-12-06T22:48:58.676Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:48:58 [2022-12-06T22:48:58.931Z] --- PASS: TestDaemonIpcModePrivate (1.06s)
22:48:58 [2022-12-06T22:48:58.931Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:48:59 [2022-12-06T22:48:59.858Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:49:00 [2022-12-06T22:49:00.113Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
22:49:00 [2022-12-06T22:49:00.113Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:49:01 [2022-12-06T22:49:01.038Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:49:01 [2022-12-06T22:49:01.038Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
22:49:01 [2022-12-06T22:49:01.038Z] === RUN   TestIpcModeOlderClient
22:49:01 [2022-12-06T22:49:01.038Z] === PAUSE TestIpcModeOlderClient
22:49:01 [2022-12-06T22:49:01.038Z] === RUN   TestKillContainerInvalidSignal
22:49:01 [2022-12-06T22:49:01.600Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
22:49:01 [2022-12-06T22:49:01.600Z] === RUN   TestKillContainer
22:49:01 [2022-12-06T22:49:01.600Z] === RUN   TestKillContainer/no_signal
22:49:01 [2022-12-06T22:49:01.855Z] === RUN   TestKillContainer/non_killing_signal
22:49:02 [2022-12-06T22:49:02.416Z] === RUN   TestKillContainer/killing_signal
22:49:02 [2022-12-06T22:49:02.977Z] --- PASS: TestKillContainer (1.37s)
22:49:02 [2022-12-06T22:49:02.977Z]     --- PASS: TestKillContainer/no_signal (0.43s)
22:49:02 [2022-12-06T22:49:02.977Z]     --- PASS: TestKillContainer/non_killing_signal (0.32s)
22:49:02 [2022-12-06T22:49:02.977Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
22:49:02 [2022-12-06T22:49:02.977Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:49:02 [2022-12-06T22:49:02.977Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:49:03 [2022-12-06T22:49:03.538Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:49:04 [2022-12-06T22:49:04.464Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
22:49:04 [2022-12-06T22:49:04.464Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s)
22:49:04 [2022-12-06T22:49:04.464Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s)
22:49:04 [2022-12-06T22:49:04.464Z] === RUN   TestKillStoppedContainer
22:49:04 [2022-12-06T22:49:04.464Z] --- PASS: TestKillStoppedContainer (0.05s)
22:49:04 [2022-12-06T22:49:04.464Z] === RUN   TestKillStoppedContainerAPIPre120
22:49:04 [2022-12-06T22:49:04.464Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
22:49:04 [2022-12-06T22:49:04.464Z] === RUN   TestKillDifferentUserContainer
22:49:04 [2022-12-06T22:49:04.723Z] --- PASS: TestKillDifferentUserContainer (0.46s)
22:49:04 [2022-12-06T22:49:04.723Z] === RUN   TestInspectOomKilledTrue
22:49:05 [2022-12-06T22:49:05.308Z] --- PASS: TestInspectOomKilledTrue (0.52s)
22:49:05 [2022-12-06T22:49:05.308Z] === RUN   TestInspectOomKilledFalse
22:49:05 [2022-12-06T22:49:05.898Z] --- PASS: TestInspectOomKilledFalse (0.44s)
22:49:05 [2022-12-06T22:49:05.898Z] === RUN   TestLinksEtcHostsContentMatch
22:49:06 [2022-12-06T22:49:06.154Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
22:49:06 [2022-12-06T22:49:06.154Z] === RUN   TestLinksContainerNames
22:49:07 [2022-12-06T22:49:07.081Z] --- PASS: TestLinksContainerNames (0.89s)
22:49:07 [2022-12-06T22:49:07.081Z] === RUN   TestLogsFollowTailEmpty
22:49:07 [2022-12-06T22:49:07.337Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
22:49:07 [2022-12-06T22:49:07.337Z] === RUN   TestLogs
22:49:07 [2022-12-06T22:49:07.337Z] === RUN   TestLogs/driver_local
22:49:07 [2022-12-06T22:49:07.337Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:49:07 [2022-12-06T22:49:07.337Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:49:07 [2022-12-06T22:49:07.337Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:49:07 [2022-12-06T22:49:07.337Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:49:07 [2022-12-06T22:49:07.337Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:49:07 [2022-12-06T22:49:07.337Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:49:07 [2022-12-06T22:49:07.337Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:49:07 [2022-12-06T22:49:07.337Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:49:07 [2022-12-06T22:49:07.337Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:49:07 [2022-12-06T22:49:07.337Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:49:07 [2022-12-06T22:49:07.337Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:49:07 [2022-12-06T22:49:07.337Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:49:07 [2022-12-06T22:49:07.337Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:49:07 [2022-12-06T22:49:07.337Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:49:08 [2022-12-06T22:49:08.263Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:49:08 [2022-12-06T22:49:08.263Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:49:08 [2022-12-06T22:49:08.824Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:49:08 [2022-12-06T22:49:08.824Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:49:09 [2022-12-06T22:49:09.386Z] === RUN   TestLogs/driver_json-file
22:49:09 [2022-12-06T22:49:09.386Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:49:09 [2022-12-06T22:49:09.386Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:49:09 [2022-12-06T22:49:09.386Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:49:09 [2022-12-06T22:49:09.386Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:49:09 [2022-12-06T22:49:09.386Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:49:09 [2022-12-06T22:49:09.386Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:49:09 [2022-12-06T22:49:09.386Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:49:09 [2022-12-06T22:49:09.386Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:49:09 [2022-12-06T22:49:09.386Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:49:09 [2022-12-06T22:49:09.386Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:49:09 [2022-12-06T22:49:09.386Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:49:09 [2022-12-06T22:49:09.386Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:49:09 [2022-12-06T22:49:09.386Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:49:09 [2022-12-06T22:49:09.386Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:49:09 [2022-12-06T22:49:09.952Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:49:09 [2022-12-06T22:49:09.952Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:49:10 [2022-12-06T22:49:10.514Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:49:10 [2022-12-06T22:49:10.514Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:49:11 [2022-12-06T22:49:11.074Z] --- PASS: TestLogs (3.68s)
22:49:11 [2022-12-06T22:49:11.074Z]     --- PASS: TestLogs/driver_local (0.01s)
22:49:11 [2022-12-06T22:49:11.074Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s)
22:49:11 [2022-12-06T22:49:11.074Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s)
22:49:11 [2022-12-06T22:49:11.074Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s)
22:49:11 [2022-12-06T22:49:11.074Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s)
22:49:11 [2022-12-06T22:49:11.074Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.47s)
22:49:11 [2022-12-06T22:49:11.074Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s)
22:49:11 [2022-12-06T22:49:11.074Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:49:11 [2022-12-06T22:49:11.074Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
22:49:11 [2022-12-06T22:49:11.074Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.76s)
22:49:11 [2022-12-06T22:49:11.074Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.51s)
22:49:11 [2022-12-06T22:49:11.074Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s)
22:49:11 [2022-12-06T22:49:11.074Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.50s)
22:49:11 [2022-12-06T22:49:11.074Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
22:49:11 [2022-12-06T22:49:11.074Z] === RUN   TestContainerNetworkMountsNoChown
22:49:11 [2022-12-06T22:49:11.635Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/default
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/default
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/private
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/private
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rprivate
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rprivate
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/slave
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/slave
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rslave
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rslave
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/shared
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/shared
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rshared
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rshared
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/default
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/default/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/default/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/default/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/rprivate
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/private
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/private/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/private/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/default/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/shared
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/rshared
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/rslave
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/slave
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/private/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:49:11 [2022-12-06T22:49:11.635Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:49:11 [2022-12-06T22:49:11.636Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:49:11 [2022-12-06T22:49:11.636Z] === CONT  TestMountDaemonRoot/private/mount_root
22:49:11 [2022-12-06T22:49:11.636Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:49:11 [2022-12-06T22:49:11.891Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:49:11 [2022-12-06T22:49:11.891Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:49:11 [2022-12-06T22:49:11.891Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:49:11 [2022-12-06T22:49:11.891Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:49:11 [2022-12-06T22:49:11.891Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:49:11 [2022-12-06T22:49:11.891Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:49:11 [2022-12-06T22:49:11.891Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:49:11 [2022-12-06T22:49:11.891Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:49:11 [2022-12-06T22:49:11.891Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:49:11 [2022-12-06T22:49:11.891Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:49:11 [2022-12-06T22:49:11.891Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:49:11 [2022-12-06T22:49:11.891Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:49:12 [2022-12-06T22:49:12.147Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:49:12 [2022-12-06T22:49:12.147Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:49:12 [2022-12-06T22:49:12.147Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:49:12 [2022-12-06T22:49:12.147Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:49:12 [2022-12-06T22:49:12.147Z] --- PASS: TestMountDaemonRoot (0.02s)
22:49:12 [2022-12-06T22:49:12.147Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
22:49:12 [2022-12-06T22:49:12.147Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
22:49:12 [2022-12-06T22:49:12.147Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
22:49:12 [2022-12-06T22:49:12.147Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
22:49:12 [2022-12-06T22:49:12.147Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:49:12 [2022-12-06T22:49:12.147Z] === RUN   TestContainerBindMountNonRecursive
22:49:13 [2022-12-06T22:49:13.511Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
22:49:13 [2022-12-06T22:49:13.511Z] === RUN   TestContainerVolumesMountedAsShared
22:49:14 [2022-12-06T22:49:14.117Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
22:49:14 [2022-12-06T22:49:14.117Z] === RUN   TestContainerVolumesMountedAsSlave
22:49:14 [2022-12-06T22:49:14.372Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
22:49:14 [2022-12-06T22:49:14.372Z] === RUN   TestContainerCopyLeaksMounts
22:49:14 [2022-12-06T22:49:14.933Z] --- PASS: TestContainerCopyLeaksMounts (0.54s)
22:49:14 [2022-12-06T22:49:14.933Z] === RUN   TestNetworkNat
22:49:15 [2022-12-06T22:49:15.535Z] --- PASS: TestNetworkNat (0.53s)
22:49:15 [2022-12-06T22:49:15.535Z] === RUN   TestNetworkLocalhostTCPNat
22:49:15 [2022-12-06T22:49:15.839Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
22:49:15 [2022-12-06T22:49:15.839Z] === RUN   TestNetworkLoopbackNat
22:49:18 [2022-12-06T22:49:18.352Z] --- PASS: TestNetworkLoopbackNat (2.64s)
22:49:18 [2022-12-06T22:49:18.352Z] === RUN   TestPause
22:49:18 [2022-12-06T22:49:18.912Z] --- PASS: TestPause (0.46s)
22:49:18 [2022-12-06T22:49:18.912Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:49:18 [2022-12-06T22:49:18.912Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:49:18 [2022-12-06T22:49:18.912Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:49:18 [2022-12-06T22:49:18.912Z] === RUN   TestPauseStopPausedContainer
22:49:19 [2022-12-06T22:49:19.472Z] --- PASS: TestPauseStopPausedContainer (0.46s)
22:49:19 [2022-12-06T22:49:19.472Z] === RUN   TestPidHost
22:49:20 [2022-12-06T22:49:20.399Z] --- PASS: TestPidHost (0.99s)
22:49:20 [2022-12-06T22:49:20.399Z] === RUN   TestPsFilter
22:49:20 [2022-12-06T22:49:20.399Z] --- PASS: TestPsFilter (0.12s)
22:49:20 [2022-12-06T22:49:20.399Z] === RUN   TestRemoveContainerWithRemovedVolume
22:49:20 [2022-12-06T22:49:20.961Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
22:49:20 [2022-12-06T22:49:20.961Z] === RUN   TestRemoveContainerWithVolume
22:49:21 [2022-12-06T22:49:21.216Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
22:49:21 [2022-12-06T22:49:21.216Z] === RUN   TestRemoveContainerRunning
22:49:21 [2022-12-06T22:49:21.777Z] --- PASS: TestRemoveContainerRunning (0.45s)
22:49:21 [2022-12-06T22:49:21.777Z] === RUN   TestRemoveContainerForceRemoveRunning
22:49:22 [2022-12-06T22:49:22.338Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s)
22:49:22 [2022-12-06T22:49:22.338Z] === RUN   TestRemoveInvalidContainer
22:49:22 [2022-12-06T22:49:22.338Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:49:22 [2022-12-06T22:49:22.338Z] === RUN   TestRenameLinkedContainer
22:49:24 [2022-12-06T22:49:24.268Z] --- PASS: TestRenameLinkedContainer (1.70s)
22:49:24 [2022-12-06T22:49:24.268Z] === RUN   TestRenameStoppedContainer
22:49:24 [2022-12-06T22:49:24.524Z] --- PASS: TestRenameStoppedContainer (0.43s)
22:49:24 [2022-12-06T22:49:24.524Z] === RUN   TestRenameRunningContainerAndReuse
22:49:25 [2022-12-06T22:49:25.494Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
22:49:25 [2022-12-06T22:49:25.494Z] === RUN   TestRenameInvalidName
22:49:25 [2022-12-06T22:49:25.749Z] --- PASS: TestRenameInvalidName (0.43s)
22:49:25 [2022-12-06T22:49:25.749Z] === RUN   TestRenameAnonymousContainer
22:49:27 [2022-12-06T22:49:27.636Z] --- PASS: TestRenameAnonymousContainer (1.63s)
22:49:27 [2022-12-06T22:49:27.636Z] === RUN   TestRenameContainerWithSameName
22:49:27 [2022-12-06T22:49:27.891Z] --- PASS: TestRenameContainerWithSameName (0.45s)
22:49:27 [2022-12-06T22:49:27.891Z] === RUN   TestRenameContainerWithLinkedContainer
22:49:28 [2022-12-06T22:49:28.818Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
22:49:28 [2022-12-06T22:49:28.818Z] === RUN   TestResize
22:49:29 [2022-12-06T22:49:29.074Z] --- PASS: TestResize (0.45s)
22:49:29 [2022-12-06T22:49:29.074Z] === RUN   TestResizeWithInvalidSize
22:49:29 [2022-12-06T22:49:29.636Z] --- PASS: TestResizeWithInvalidSize (0.46s)
22:49:29 [2022-12-06T22:49:29.636Z] === RUN   TestResizeWhenContainerNotStarted
22:49:30 [2022-12-06T22:49:30.198Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:49:30 [2022-12-06T22:49:30.198Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:49:31 [2022-12-06T22:49:31.564Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:49:33 [2022-12-06T22:49:33.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:49:33 [2022-12-06T22:49:33.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:49:33 [2022-12-06T22:49:33.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:49:35 [2022-12-06T22:49:35.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:49:35 [2022-12-06T22:49:35.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:49:38 [2022-12-06T22:49:38.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:49:38 [2022-12-06T22:49:38.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:49:40 [2022-12-06T22:49:40.498Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:49:41 [2022-12-06T22:49:41.863Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:49:42 [2022-12-06T22:49:42.468Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:49:43 [2022-12-06T22:49:43.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:49:44 [2022-12-06T22:49:44.088Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:49:45 [2022-12-06T22:49:45.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:49:46 [2022-12-06T22:49:46.903Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.14s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.19s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.19s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.51s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.90s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.56s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.72s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.57s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.47s)
22:49:46 [2022-12-06T22:49:46.903Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.54s)
22:49:46 [2022-12-06T22:49:46.903Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:49:46 [2022-12-06T22:49:46.903Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:49:47 [2022-12-06T22:49:47.464Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:49:48 [2022-12-06T22:49:48.434Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s)
22:49:48 [2022-12-06T22:49:48.434Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s)
22:49:48 [2022-12-06T22:49:48.434Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
22:49:48 [2022-12-06T22:49:48.434Z] === RUN   TestCgroupNamespacesRun
22:49:49 [2022-12-06T22:49:49.799Z] --- PASS: TestCgroupNamespacesRun (1.07s)
22:49:49 [2022-12-06T22:49:49.800Z] === RUN   TestCgroupNamespacesRunPrivileged
22:49:50 [2022-12-06T22:49:50.727Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
22:49:50 [2022-12-06T22:49:50.727Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:49:51 [2022-12-06T22:49:51.654Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
22:49:51 [2022-12-06T22:49:51.654Z] === RUN   TestCgroupNamespacesRunHostMode
22:49:53 [2022-12-06T22:49:53.036Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
22:49:53 [2022-12-06T22:49:53.036Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:49:53 [2022-12-06T22:49:53.989Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s)
22:49:53 [2022-12-06T22:49:53.989Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:49:54 [2022-12-06T22:49:54.927Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
22:49:54 [2022-12-06T22:49:54.927Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:49:55 [2022-12-06T22:49:55.853Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
22:49:55 [2022-12-06T22:49:55.853Z] === RUN   TestCgroupNamespacesRunOlderClient
22:49:56 [2022-12-06T22:49:56.780Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s)
22:49:56 [2022-12-06T22:49:56.780Z] === RUN   TestNISDomainname
22:49:57 [2022-12-06T22:49:57.341Z] --- PASS: TestNISDomainname (0.53s)
22:49:57 [2022-12-06T22:49:57.341Z] === RUN   TestHostnameDnsResolution
22:49:57 [2022-12-06T22:49:57.906Z] --- PASS: TestHostnameDnsResolution (0.67s)
22:49:57 [2022-12-06T22:49:57.906Z] === RUN   TestUnprivilegedPortsAndPing
22:49:58 [2022-12-06T22:49:58.466Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
22:49:58 [2022-12-06T22:49:58.466Z] === RUN   TestPrivilegedHostDevices
22:49:59 [2022-12-06T22:49:59.028Z] --- PASS: TestPrivilegedHostDevices (0.50s)
22:49:59 [2022-12-06T22:49:59.028Z] === RUN   TestRunConsoleSize
22:49:59 [2022-12-06T22:49:59.284Z] --- PASS: TestRunConsoleSize (0.42s)
22:49:59 [2022-12-06T22:49:59.284Z] === RUN   TestRunWithAlternativeContainerdShim
22:50:01 [2022-12-06T22:50:01.798Z] --- PASS: TestRunWithAlternativeContainerdShim (1.96s)
22:50:01 [2022-12-06T22:50:01.798Z] === RUN   TestStats
22:50:03 [2022-12-06T22:50:03.729Z] --- PASS: TestStats (2.46s)
22:50:03 [2022-12-06T22:50:03.729Z] === RUN   TestStopContainerWithTimeout
22:50:03 [2022-12-06T22:50:03.729Z] === RUN   TestStopContainerWithTimeout/0
22:50:03 [2022-12-06T22:50:03.729Z] === PAUSE TestStopContainerWithTimeout/0
22:50:03 [2022-12-06T22:50:03.729Z] === RUN   TestStopContainerWithTimeout/1
22:50:03 [2022-12-06T22:50:03.729Z] === PAUSE TestStopContainerWithTimeout/1
22:50:03 [2022-12-06T22:50:03.729Z] === RUN   TestStopContainerWithTimeout/3
22:50:03 [2022-12-06T22:50:03.729Z] === PAUSE TestStopContainerWithTimeout/3
22:50:03 [2022-12-06T22:50:03.729Z] === RUN   TestStopContainerWithTimeout/-1
22:50:03 [2022-12-06T22:50:03.729Z] === PAUSE TestStopContainerWithTimeout/-1
22:50:03 [2022-12-06T22:50:03.729Z] === CONT  TestStopContainerWithTimeout/0
22:50:03 [2022-12-06T22:50:03.729Z] === CONT  TestStopContainerWithTimeout/-1
22:50:04 [2022-12-06T22:50:04.656Z] === CONT  TestStopContainerWithTimeout/3
22:50:06 [2022-12-06T22:50:06.543Z] === CONT  TestStopContainerWithTimeout/1
22:50:07 [2022-12-06T22:50:07.906Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:50:07 [2022-12-06T22:50:07.906Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
22:50:07 [2022-12-06T22:50:07.906Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.64s)
22:50:07 [2022-12-06T22:50:07.906Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
22:50:07 [2022-12-06T22:50:07.906Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
22:50:07 [2022-12-06T22:50:07.906Z] === RUN   TestDeleteDevicemapper
22:50:07 [2022-12-06T22:50:07.906Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:50:07 [2022-12-06T22:50:07.906Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:50:07 [2022-12-06T22:50:07.906Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:50:10 [2022-12-06T22:50:10.421Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.10s)
22:50:10 [2022-12-06T22:50:10.421Z] === RUN   TestUpdateMemory
22:50:10 [2022-12-06T22:50:10.421Z] --- PASS: TestUpdateMemory (0.55s)
22:50:10 [2022-12-06T22:50:10.421Z] === RUN   TestUpdateCPUQuota
22:50:11 [2022-12-06T22:50:11.347Z] --- PASS: TestUpdateCPUQuota (0.77s)
22:50:11 [2022-12-06T22:50:11.347Z] === RUN   TestUpdatePidsLimit
22:50:11 [2022-12-06T22:50:11.347Z] === RUN   TestUpdatePidsLimit/update_from_none
22:50:11 [2022-12-06T22:50:11.602Z] === RUN   TestUpdatePidsLimit/no_change
22:50:11 [2022-12-06T22:50:11.602Z] === RUN   TestUpdatePidsLimit/update_lower
22:50:11 [2022-12-06T22:50:11.858Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:50:12 [2022-12-06T22:50:12.113Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:50:12 [2022-12-06T22:50:12.369Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:50:12 [2022-12-06T22:50:12.624Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:50:13 [2022-12-06T22:50:13.186Z] --- PASS: TestUpdatePidsLimit (1.89s)
22:50:13 [2022-12-06T22:50:13.186Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
22:50:13 [2022-12-06T22:50:13.186Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
22:50:13 [2022-12-06T22:50:13.186Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
22:50:13 [2022-12-06T22:50:13.186Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
22:50:13 [2022-12-06T22:50:13.186Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
22:50:13 [2022-12-06T22:50:13.186Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
22:50:13 [2022-12-06T22:50:13.186Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
22:50:13 [2022-12-06T22:50:13.186Z] === RUN   TestUpdateRestartPolicy
22:50:25 [2022-12-06T22:50:25.390Z] --- PASS: TestUpdateRestartPolicy (10.88s)
22:50:25 [2022-12-06T22:50:25.390Z] === RUN   TestUpdateRestartWithAutoRemove
22:50:25 [2022-12-06T22:50:25.390Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
22:50:25 [2022-12-06T22:50:25.390Z] === RUN   TestWaitNonBlocked
22:50:25 [2022-12-06T22:50:25.390Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:50:25 [2022-12-06T22:50:25.390Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:50:25 [2022-12-06T22:50:25.390Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:50:25 [2022-12-06T22:50:25.390Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:50:25 [2022-12-06T22:50:25.390Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:50:25 [2022-12-06T22:50:25.390Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:50:25 [2022-12-06T22:50:25.390Z] --- PASS: TestWaitNonBlocked (0.01s)
22:50:25 [2022-12-06T22:50:25.390Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
22:50:25 [2022-12-06T22:50:25.390Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
22:50:25 [2022-12-06T22:50:25.390Z] === RUN   TestWaitBlocked
22:50:25 [2022-12-06T22:50:25.390Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:50:25 [2022-12-06T22:50:25.390Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:50:25 [2022-12-06T22:50:25.390Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:50:25 [2022-12-06T22:50:25.390Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:50:25 [2022-12-06T22:50:25.390Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:50:25 [2022-12-06T22:50:25.390Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:50:25 [2022-12-06T22:50:25.950Z] --- PASS: TestWaitBlocked (0.01s)
22:50:25 [2022-12-06T22:50:25.950Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
22:50:25 [2022-12-06T22:50:25.950Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
22:50:25 [2022-12-06T22:50:25.950Z] === RUN   TestWaitConditions
22:50:25 [2022-12-06T22:50:25.950Z] === RUN   TestWaitConditions/default
22:50:25 [2022-12-06T22:50:25.950Z] === PAUSE TestWaitConditions/default
22:50:25 [2022-12-06T22:50:25.950Z] === RUN   TestWaitConditions/not-running
22:50:25 [2022-12-06T22:50:25.950Z] === PAUSE TestWaitConditions/not-running
22:50:25 [2022-12-06T22:50:25.950Z] === RUN   TestWaitConditions/next-exit
22:50:25 [2022-12-06T22:50:25.950Z] === PAUSE TestWaitConditions/next-exit
22:50:25 [2022-12-06T22:50:25.950Z] === RUN   TestWaitConditions/removed
22:50:25 [2022-12-06T22:50:25.950Z] === PAUSE TestWaitConditions/removed
22:50:25 [2022-12-06T22:50:25.950Z] === CONT  TestWaitConditions/default
22:50:25 [2022-12-06T22:50:25.950Z] === CONT  TestWaitConditions/next-exit
22:50:25 [2022-12-06T22:50:25.950Z] === CONT  TestWaitConditions/default
22:50:25 [2022-12-06T22:50:25.950Z]     wait_test.go:146: ContainerID = 98753e99b50432f57659068d582fa51fb3a8520ea7747db6282ab30987643c65
22:50:25 [2022-12-06T22:50:25.950Z] === CONT  TestWaitConditions/next-exit
22:50:25 [2022-12-06T22:50:25.950Z]     wait_test.go:146: ContainerID = 887c1327145fab90080502c3231990ff3ffabe0cea60b5d6a30d7b2b7dcc655c
22:50:26 [2022-12-06T22:50:26.511Z] === CONT  TestWaitConditions/removed
22:50:26 [2022-12-06T22:50:26.511Z]     wait_test.go:146: ContainerID = 7c7e4754b25f044484c4435e60a5c6d102c3760d84702dea661da3cbf9f46d38
22:50:26 [2022-12-06T22:50:26.511Z] === CONT  TestWaitConditions/not-running
22:50:26 [2022-12-06T22:50:26.511Z]     wait_test.go:146: ContainerID = 5bcc5351e64afe35b6dff273e1c5307c1bffb5a1619201fdcd18d8daaeae5edb
22:50:27 [2022-12-06T22:50:27.073Z] --- PASS: TestWaitConditions (0.01s)
22:50:27 [2022-12-06T22:50:27.073Z]     --- PASS: TestWaitConditions/next-exit (0.58s)
22:50:27 [2022-12-06T22:50:27.073Z]     --- PASS: TestWaitConditions/default (0.61s)
22:50:27 [2022-12-06T22:50:27.073Z]     --- PASS: TestWaitConditions/removed (0.55s)
22:50:27 [2022-12-06T22:50:27.073Z]     --- PASS: TestWaitConditions/not-running (0.54s)
22:50:27 [2022-12-06T22:50:27.073Z] === RUN   TestWaitRestartedContainer
22:50:27 [2022-12-06T22:50:27.073Z] === RUN   TestWaitRestartedContainer/default
22:50:27 [2022-12-06T22:50:27.073Z] === PAUSE TestWaitRestartedContainer/default
22:50:27 [2022-12-06T22:50:27.073Z] === RUN   TestWaitRestartedContainer/not-running
22:50:27 [2022-12-06T22:50:27.073Z] === PAUSE TestWaitRestartedContainer/not-running
22:50:27 [2022-12-06T22:50:27.073Z] === RUN   TestWaitRestartedContainer/next-exit
22:50:27 [2022-12-06T22:50:27.073Z] === PAUSE TestWaitRestartedContainer/next-exit
22:50:27 [2022-12-06T22:50:27.073Z] === CONT  TestWaitRestartedContainer/default
22:50:27 [2022-12-06T22:50:27.073Z] === CONT  TestWaitRestartedContainer/next-exit
22:50:28 [2022-12-06T22:50:28.437Z] === CONT  TestWaitRestartedContainer/not-running
22:50:29 [2022-12-06T22:50:29.404Z] --- PASS: TestWaitRestartedContainer (0.02s)
22:50:29 [2022-12-06T22:50:29.404Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.29s)
22:50:29 [2022-12-06T22:50:29.404Z]     --- PASS: TestWaitRestartedContainer/default (1.33s)
22:50:29 [2022-12-06T22:50:29.404Z]     --- PASS: TestWaitRestartedContainer/not-running (0.90s)
22:50:29 [2022-12-06T22:50:29.404Z] === CONT  TestRestartDaemonWithRestartingContainer
22:50:29 [2022-12-06T22:50:29.404Z] === CONT  TestIpcModeOlderClient
22:50:29 [2022-12-06T22:50:29.404Z] --- PASS: TestIpcModeOlderClient (0.07s)
22:50:29 [2022-12-06T22:50:29.404Z] === CONT  TestContainerKillOnDaemonStart
22:50:31 [2022-12-06T22:50:31.375Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.82s)
22:50:31 [2022-12-06T22:50:31.375Z] === CONT  TestDaemonHostGatewayIP
22:50:33 [2022-12-06T22:50:33.261Z] --- PASS: TestDaemonHostGatewayIP (2.12s)
22:50:33 [2022-12-06T22:50:33.261Z] === CONT  TestDaemonRestartIpcMode
22:50:35 [2022-12-06T22:50:35.150Z] --- PASS: TestDaemonRestartIpcMode (2.10s)
22:50:35 [2022-12-06T22:50:35.150Z] === CONT  TestContainerStartOnDaemonRestart
22:50:37 [2022-12-06T22:50:37.037Z] --- PASS: TestContainerStartOnDaemonRestart (1.84s)
22:50:41 [2022-12-06T22:50:41.198Z] --- PASS: TestContainerKillOnDaemonStart (11.51s)
22:50:41 [2022-12-06T22:50:41.198Z] PASS
22:50:41 [2022-12-06T22:50:41.198Z] 
22:50:41 [2022-12-06T22:50:41.198Z] === Skipped
22:50:41 [2022-12-06T22:50:41.198Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:50:41 [2022-12-06T22:50:41.198Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:50:41 [2022-12-06T22:50:41.198Z] 
22:50:41 [2022-12-06T22:50:41.198Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:50:41 [2022-12-06T22:50:41.198Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:50:41 [2022-12-06T22:50:41.198Z] 
22:50:41 [2022-12-06T22:50:41.198Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:50:41 [2022-12-06T22:50:41.198Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:50:41 [2022-12-06T22:50:41.198Z] 
22:50:41 [2022-12-06T22:50:41.198Z] DONE 281 tests, 3 skipped in 126.118s
22:50:41 [2022-12-06T22:50:41.198Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:50:41 [2022-12-06T22:50:41.198Z] ++ 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
22:50:41 [2022-12-06T22:50:41.198Z] ++ set -e
22:50:41 [2022-12-06T22:50:41.198Z] ++ '[' -n 0 ']'
22:50:41 [2022-12-06T22:50:41.198Z] ++ set -x
22:50:41 [2022-12-06T22:50:41.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:50:41 [2022-12-06T22:50:41.198Z] INFO: Testing against a local daemon
22:50:41 [2022-12-06T22:50:41.198Z] === RUN   TestConfigDaemonID
22:50:42 [2022-12-06T22:50:42.124Z]     daemon_test.go:51: [d5a885b57ed6a] daemon is not started
22:50:42 [2022-12-06T22:50:42.124Z] --- PASS: TestConfigDaemonID (1.04s)
22:50:42 [2022-12-06T22:50:42.124Z] === RUN   TestDaemonConfigValidation
22:50:42 [2022-12-06T22:50:42.124Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:50:42 [2022-12-06T22:50:42.124Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:50:42 [2022-12-06T22:50:42.124Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:50:42 [2022-12-06T22:50:42.124Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:50:42 [2022-12-06T22:50:42.124Z] === RUN   TestDaemonConfigValidation/invalid_config
22:50:42 [2022-12-06T22:50:42.124Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:50:42 [2022-12-06T22:50:42.124Z] === RUN   TestDaemonConfigValidation/malformed_config
22:50:42 [2022-12-06T22:50:42.124Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:50:42 [2022-12-06T22:50:42.124Z] === RUN   TestDaemonConfigValidation/valid_config
22:50:42 [2022-12-06T22:50:42.124Z] === PAUSE TestDaemonConfigValidation/valid_config
22:50:42 [2022-12-06T22:50:42.124Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:50:42 [2022-12-06T22:50:42.124Z] === CONT  TestDaemonConfigValidation/malformed_config
22:50:42 [2022-12-06T22:50:42.124Z] === CONT  TestDaemonConfigValidation/valid_config
22:50:42 [2022-12-06T22:50:42.124Z] === CONT  TestDaemonConfigValidation/invalid_config
22:50:42 [2022-12-06T22:50:42.124Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:50:42 [2022-12-06T22:50:42.124Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:50:42 [2022-12-06T22:50:42.124Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
22:50:42 [2022-12-06T22:50:42.124Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
22:50:42 [2022-12-06T22:50:42.124Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
22:50:42 [2022-12-06T22:50:42.124Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
22:50:42 [2022-12-06T22:50:42.124Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
22:50:42 [2022-12-06T22:50:42.124Z] === RUN   TestConfigDaemonSeccompProfiles
22:50:42 [2022-12-06T22:50:42.124Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:50:43 [2022-12-06T22:50:43.486Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:50:44 [2022-12-06T22:50:44.412Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:50:45 [2022-12-06T22:50:45.339Z] === CONT  TestConfigDaemonSeccompProfiles
22:50:45 [2022-12-06T22:50:45.340Z]     daemon_test.go:165: [d3b8ca14ea1b3] daemon is not started
22:50:45 [2022-12-06T22:50:45.340Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
22:50:45 [2022-12-06T22:50:45.340Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:50:45 [2022-12-06T22:50:45.340Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:50:45 [2022-12-06T22:50:45.340Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:50:45 [2022-12-06T22:50:45.340Z] === RUN   TestDaemonProxy
22:50:45 [2022-12-06T22:50:45.340Z] === RUN   TestDaemonProxy/environment_variables
22:50:47 [2022-12-06T22:50:47.225Z] === RUN   TestDaemonProxy/command-line_options
22:50:49 [2022-12-06T22:50:49.115Z] === RUN   TestDaemonProxy/configuration_file
22:50:50 [2022-12-06T22:50:50.507Z] === RUN   TestDaemonProxy/conflicting_options
22:50:51 [2022-12-06T22:50:51.071Z] === RUN   TestDaemonProxy/reload_sanitized
22:50:51 [2022-12-06T22:50:51.631Z] --- PASS: TestDaemonProxy (6.25s)
22:50:51 [2022-12-06T22:50:51.631Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
22:50:51 [2022-12-06T22:50:51.631Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
22:50:51 [2022-12-06T22:50:51.631Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
22:50:51 [2022-12-06T22:50:51.631Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
22:50:51 [2022-12-06T22:50:51.631Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:50:51 [2022-12-06T22:50:51.631Z] === RUN   TestLiveRestore
22:50:51 [2022-12-06T22:50:51.631Z] === RUN   TestLiveRestore/volume_references
22:50:51 [2022-12-06T22:50:51.631Z] === PAUSE TestLiveRestore/volume_references
22:50:51 [2022-12-06T22:50:51.631Z] === CONT  TestLiveRestore/volume_references
22:50:52 [2022-12-06T22:50:52.192Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:50:52 [2022-12-06T22:50:52.192Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:50:53 [2022-12-06T22:50:53.118Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:50:54 [2022-12-06T22:50:54.044Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:50:54 [2022-12-06T22:50:54.970Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:50:55 [2022-12-06T22:50:55.940Z] --- PASS: TestLiveRestore (0.00s)
22:50:55 [2022-12-06T22:50:55.940Z]     --- PASS: TestLiveRestore/volume_references (4.20s)
22:50:55 [2022-12-06T22:50:55.940Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.60s)
22:50:55 [2022-12-06T22:50:55.940Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.92s)
22:50:55 [2022-12-06T22:50:55.940Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.88s)
22:50:55 [2022-12-06T22:50:55.940Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.89s)
22:50:55 [2022-12-06T22:50:55.940Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
22:50:55 [2022-12-06T22:50:55.940Z] PASS
22:50:55 [2022-12-06T22:50:55.940Z] 
22:50:55 [2022-12-06T22:50:55.940Z] DONE 24 tests in 14.963s
22:50:55 [2022-12-06T22:50:55.940Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:50:55 [2022-12-06T22:50:55.940Z] ++ 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
22:50:55 [2022-12-06T22:50:55.940Z] ++ set -e
22:50:55 [2022-12-06T22:50:55.940Z] ++ '[' -n 0 ']'
22:50:55 [2022-12-06T22:50:55.940Z] ++ set -x
22:50:55 [2022-12-06T22:50:55.940Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:50:55 [2022-12-06T22:50:55.940Z] INFO: Testing against a local daemon
22:50:55 [2022-12-06T22:50:55.940Z] === RUN   TestCommitInheritsEnv
22:50:56 [2022-12-06T22:50:56.196Z] --- PASS: TestCommitInheritsEnv (0.18s)
22:50:56 [2022-12-06T22:50:56.196Z] === RUN   TestImportExtremelyLargeImageWorks
22:50:56 [2022-12-06T22:50:56.196Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:50:56 [2022-12-06T22:50:56.196Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:50:56 [2022-12-06T22:50:56.196Z] === RUN   TestImportWithCustomPlatform
22:50:56 [2022-12-06T22:50:56.196Z] === RUN   TestImportWithCustomPlatform/#00
22:50:56 [2022-12-06T22:50:56.196Z] === RUN   TestImportWithCustomPlatform/_______
22:50:56 [2022-12-06T22:50:56.196Z] === RUN   TestImportWithCustomPlatform//
22:50:56 [2022-12-06T22:50:56.196Z] === RUN   TestImportWithCustomPlatform/linux
22:50:56 [2022-12-06T22:50:56.196Z] === RUN   TestImportWithCustomPlatform/LINUX
22:50:56 [2022-12-06T22:50:56.196Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:50:56 [2022-12-06T22:50:56.196Z] === RUN   TestImportWithCustomPlatform/macos
22:50:56 [2022-12-06T22:50:56.196Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:50:56 [2022-12-06T22:50:56.196Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:50:56 [2022-12-06T22:50:56.196Z] --- PASS: TestImportWithCustomPlatform (0.12s)
22:50:56 [2022-12-06T22:50:56.196Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
22:50:56 [2022-12-06T22:50:56.196Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:50:56 [2022-12-06T22:50:56.196Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:50:56 [2022-12-06T22:50:56.196Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
22:50:56 [2022-12-06T22:50:56.196Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
22:50:56 [2022-12-06T22:50:56.196Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
22:50:56 [2022-12-06T22:50:56.196Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:50:56 [2022-12-06T22:50:56.196Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:50:56 [2022-12-06T22:50:56.196Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:50:56 [2022-12-06T22:50:56.196Z] === RUN   TestImagesFilterMultiReference
22:50:56 [2022-12-06T22:50:56.454Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:50:56 [2022-12-06T22:50:56.454Z] === RUN   TestImagePullPlatformInvalid
22:50:56 [2022-12-06T22:50:56.454Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:50:56 [2022-12-06T22:50:56.454Z] === RUN   TestImagePullStoredfDigestForOtherRepo
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" 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=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=info msg="Starting upload purge in 50m0s" go.version=go1.19.3 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=454ad037-b89c-4179-a79f-09aeab6345f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:53722" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=454ad037-b89c-4179-a79f-09aeab6345f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:53722" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.451358ms http.response.status=200 http.response.written=2 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=59ef1082-5a1f-4e45-9656-0eb385e52ffe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=59ef1082-5a1f-4e45-9656-0eb385e52ffe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=618b9af1-4f6e-473b-8a9c-47fcf69dcb72 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=618b9af1-4f6e-473b-8a9c-47fcf69dcb72 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" 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=59ef1082-5a1f-4e45-9656-0eb385e52ffe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=33.304µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d51dba34-2694-41cd-b744-4b5f643b50de trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" 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=59ef1082-5a1f-4e45-9656-0eb385e52ffe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.098821ms http.response.status=404 http.response.written=157 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.11+unknown"
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" 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=618b9af1-4f6e-473b-8a9c-47fcf69dcb72 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=254.684µs trace.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=d0d340e5-2f9d-4d1c-b64f-dff9fc05b553 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" 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=618b9af1-4f6e-473b-8a9c-47fcf69dcb72 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.900156ms http.response.status=404 http.response.written=157 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.11+unknown"
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5ed722e7-ee07-47b5-b11c-30459d1384bd http.request.method=POST http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5ed722e7-ee07-47b5-b11c-30459d1384bd http.request.method=POST http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53275f0d-8b78-4c21-93f1-12dc85315c8e http.request.method=POST http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53275f0d-8b78-4c21-93f1-12dc85315c8e http.request.method=POST http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a9772be3-61ce-4308-b113-98ca96fed60e/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53275f0d-8b78-4c21-93f1-12dc85315c8e http.request.method=POST http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=219.214µs trace.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=78e97a15-dc43-41c1-8f14-0177d65c0baa trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a9772be3-61ce-4308-b113-98ca96fed60e/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53275f0d-8b78-4c21-93f1-12dc85315c8e http.request.method=POST http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=42.962µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=39e5e6c1-abab-4d7e-a804-8dadb15d1cde trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/47069407-866e-44b3-8449-b7ba38f3cc11/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5ed722e7-ee07-47b5-b11c-30459d1384bd http.request.method=POST http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=2.48691ms trace.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=12f1a7e9-25cf-4389-8d2e-1e8ecca69aaa trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/47069407-866e-44b3-8449-b7ba38f3cc11/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5ed722e7-ee07-47b5-b11c-30459d1384bd http.request.method=POST http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=11.528µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=84965c01-6916-4cf7-a6da-d0b63e3420ca trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/47069407-866e-44b3-8449-b7ba38f3cc11/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5ed722e7-ee07-47b5-b11c-30459d1384bd http.request.method=POST http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=60.11µs trace.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=0de27c3c-9779-41dd-86b6-fadbc1e90e26 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5ed722e7-ee07-47b5-b11c-30459d1384bd http.request.method=POST http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.11+unknown" http.response.duration=5.292365ms http.response.status=202 http.response.written=0 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.11+unknown"
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a9772be3-61ce-4308-b113-98ca96fed60e/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53275f0d-8b78-4c21-93f1-12dc85315c8e http.request.method=POST http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=65.674µs trace.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=173554a4-e6cf-43c9-9597-2aab739fb7d4 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=53275f0d-8b78-4c21-93f1-12dc85315c8e http.request.method=POST http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.11+unknown" http.response.duration=5.610933ms http.response.status=202 http.response.written=0 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.11+unknown"
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" 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=4a8858f5-0c8f-47b3-90ed-2477af359d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.uuid=a9772be3-61ce-4308-b113-98ca96fed60e version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" 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=4a8858f5-0c8f-47b3-90ed-2477af359d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.uuid=a9772be3-61ce-4308-b113-98ca96fed60e version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a9772be3-61ce-4308-b113-98ca96fed60e/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a8858f5-0c8f-47b3-90ed-2477af359d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=83.938µs trace.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=dc063397-dcce-4e54-bb9a-002de761e735 trace.line=82 vars.name=test vars.uuid=a9772be3-61ce-4308-b113-98ca96fed60e version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a9772be3-61ce-4308-b113-98ca96fed60e/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a8858f5-0c8f-47b3-90ed-2477af359d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=208.342µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ca3b23fb-7d8b-41a0-8d8b-b56264367639 trace.line=141 vars.name=test vars.uuid=a9772be3-61ce-4308-b113-98ca96fed60e version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.454Z] time="2022-12-06T22:50:56Z" 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=be706fd5-94d8-48b7-9153-7f4a05b51f61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.uuid=47069407-866e-44b3-8449-b7ba38f3cc11 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" 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=be706fd5-94d8-48b7-9153-7f4a05b51f61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.uuid=47069407-866e-44b3-8449-b7ba38f3cc11 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/47069407-866e-44b3-8449-b7ba38f3cc11/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=be706fd5-94d8-48b7-9153-7f4a05b51f61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=66.97µs trace.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=84777795-507f-48af-8968-891d1bd37890 trace.line=82 vars.name=test vars.uuid=47069407-866e-44b3-8449-b7ba38f3cc11 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a9772be3-61ce-4308-b113-98ca96fed60e/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a8858f5-0c8f-47b3-90ed-2477af359d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=278.405µs trace.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=09d59fe3-118b-4712-b206-72e36e9bd3f5 trace.line=124 vars.name=test vars.uuid=a9772be3-61ce-4308-b113-98ca96fed60e version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" 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=4a8858f5-0c8f-47b3-90ed-2477af359d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.uuid=a9772be3-61ce-4308-b113-98ca96fed60e version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a9772be3-61ce-4308-b113-98ca96fed60e/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a8858f5-0c8f-47b3-90ed-2477af359d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=94.111µs trace.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=cceb826f-0aad-45ed-8cfd-b6eeb2736030 trace.line=141 vars.name=test vars.uuid=a9772be3-61ce-4308-b113-98ca96fed60e version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" 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=4a8858f5-0c8f-47b3-90ed-2477af359d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=14.268µs trace.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=c428a703-a199-44e6-aeff-1387c43321a4 trace.line=141 vars.name=test vars.uuid=a9772be3-61ce-4308-b113-98ca96fed60e version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a9772be3-61ce-4308-b113-98ca96fed60e/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a8858f5-0c8f-47b3-90ed-2477af359d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=8.32µs trace.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=b5f2a624-e718-413e-899a-bed6a159a8cd trace.line=141 vars.name=test vars.uuid=a9772be3-61ce-4308-b113-98ca96fed60e version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a9772be3-61ce-4308-b113-98ca96fed60e/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=4a8858f5-0c8f-47b3-90ed-2477af359d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=47.302µs trace.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=c5e4b6c2-70a2-4d61-999f-207eef6cb492 trace.line=167 vars.name=test vars.uuid=a9772be3-61ce-4308-b113-98ca96fed60e version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" 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=4a8858f5-0c8f-47b3-90ed-2477af359d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=49.354µs trace.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=0f5157c9-1bc3-4018-8d78-6d168467c05d trace.line=95 vars.name=test vars.uuid=a9772be3-61ce-4308-b113-98ca96fed60e version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a9772be3-61ce-4308-b113-98ca96fed60e\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4a8858f5-0c8f-47b3-90ed-2477af359d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=75.068µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=dc79effe-1a3b-42af-85d5-c3e8816e2948 trace.line=181 vars.name=test vars.uuid=a9772be3-61ce-4308-b113-98ca96fed60e version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" 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=4a8858f5-0c8f-47b3-90ed-2477af359d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53726" http.request.uri="/v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.11+unknown" http.response.duration=3.335753ms http.response.status=201 http.response.written=0 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "PUT /v2/test/blobs/uploads/a9772be3-61ce-4308-b113-98ca96fed60e?_state=UPHTfFb7Cx0nMBmQ5-24rgm9Ag9zbxF5IEKtGtDeGZ57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5NzcyYmUzLTYxY2UtNDMwOC1iMTEzLTk4Y2E5NmZlZDYwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM4MjQxMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.11+unknown"
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/47069407-866e-44b3-8449-b7ba38f3cc11/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=be706fd5-94d8-48b7-9153-7f4a05b51f61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=1.408746ms trace.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=6d7ad137-315e-46c9-857f-6f1b472f4c1e trace.line=141 vars.name=test vars.uuid=47069407-866e-44b3-8449-b7ba38f3cc11 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/47069407-866e-44b3-8449-b7ba38f3cc11/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=be706fd5-94d8-48b7-9153-7f4a05b51f61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=100.651µs trace.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=67a98e73-7d90-4fc8-8ca6-d7256ec82a69 trace.line=124 vars.name=test vars.uuid=47069407-866e-44b3-8449-b7ba38f3cc11 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" 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=be706fd5-94d8-48b7-9153-7f4a05b51f61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.uuid=47069407-866e-44b3-8449-b7ba38f3cc11 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/47069407-866e-44b3-8449-b7ba38f3cc11/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=be706fd5-94d8-48b7-9153-7f4a05b51f61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=19.987µs trace.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=c9301691-770e-4b62-8ed8-df1b5f538348 trace.line=141 vars.name=test vars.uuid=47069407-866e-44b3-8449-b7ba38f3cc11 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" 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=be706fd5-94d8-48b7-9153-7f4a05b51f61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=15.163µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e2d3d0f8-d591-4229-87b1-9dcfa642ff68 trace.line=141 vars.name=test vars.uuid=47069407-866e-44b3-8449-b7ba38f3cc11 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/47069407-866e-44b3-8449-b7ba38f3cc11/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=be706fd5-94d8-48b7-9153-7f4a05b51f61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=8.443µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bce7d9a2-9865-456f-a0ee-f0d37c9a8635 trace.line=141 vars.name=test vars.uuid=47069407-866e-44b3-8449-b7ba38f3cc11 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/47069407-866e-44b3-8449-b7ba38f3cc11/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=be706fd5-94d8-48b7-9153-7f4a05b51f61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=37.333µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=792cafea-9f6e-4021-b8f9-edbdc6bfe69b trace.line=167 vars.name=test vars.uuid=47069407-866e-44b3-8449-b7ba38f3cc11 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" 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=be706fd5-94d8-48b7-9153-7f4a05b51f61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=43.806µs trace.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=f5b2ccab-6cce-4bad-ac2c-205677222688 trace.line=95 vars.name=test vars.uuid=47069407-866e-44b3-8449-b7ba38f3cc11 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/47069407-866e-44b3-8449-b7ba38f3cc11\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=be706fd5-94d8-48b7-9153-7f4a05b51f61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=68.159µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=98c6ace2-3444-45b4-9db2-10ac40d64bb8 trace.line=181 vars.name=test vars.uuid=47069407-866e-44b3-8449-b7ba38f3cc11 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" 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=be706fd5-94d8-48b7-9153-7f4a05b51f61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.11+unknown" http.response.duration=8.008515ms http.response.status=201 http.response.written=0 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.455Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "PUT /v2/test/blobs/uploads/47069407-866e-44b3-8449-b7ba38f3cc11?_state=duQNrZhHNFqSXOzuUFjs9I0eEnFO1ne3zahXo5PpSiV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MDY5NDA3LTg2NmUtNDRiMy04NDQ5LWI3YmEzOGYzY2MxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0wNlQyMjo1MDo1Ni40MTM2OTI4MjRaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.11+unknown"
22:50:56 [2022-12-06T22:50:56.455Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d2911619-83a2-44e5-9458-1c45a2732f82 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d2911619-83a2-44e5-9458-1c45a2732f82 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=d2911619-83a2-44e5-9458-1c45a2732f82 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=24.082µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e3587cce-cc8f-40ed-af72-7818759951cd trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=d2911619-83a2-44e5-9458-1c45a2732f82 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.348963ms http.response.status=404 http.response.written=96 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.11+unknown"
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=34.15µs trace.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=eb5069e1-b778-495e-ac94-797955044e43 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=19.733µs trace.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=253db202-af00-4f00-8c36-ab46229cd4f0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=29.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).GetContent" trace.id=7e8f5ef8-2716-413f-9543-073f17453a28 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=16.139µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5e340a2d-12ba-4965-9fbc-29bcfcfb7761 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=17.747µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d975e368-8c0b-440d-b5ac-69a1d0ea7669 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=225.056µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2896956a-5369-4ef5-ac69-b392ac537b0c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=281.235µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c0ac22e7-6468-4a8f-9642-6d469d4c4ba2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=106.682µs trace.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=4c01b73a-2143-4ce2-9779-cc3a57a0ad27 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=76.529µs trace.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=aa5482f3-bcc8-41a1-874b-5ab8a8792c0f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=142.193µs trace.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=e3b23d87-c33f-4807-924e-5083980f7295 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=ec67c275-4e9c-4270-b833-3e11682d5d7b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53740" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.11+unknown" http.response.duration=4.06911ms http.response.status=201 http.response.written=0 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.11+unknown"
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c7e49969-5755-480a-a792-37ead1efba6d http.request.method=GET http.request.remoteaddr="127.0.0.1:53760" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c7e49969-5755-480a-a792-37ead1efba6d http.request.method=GET http.request.remoteaddr="127.0.0.1:53760" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 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="754.337µs" http.response.status=200 http.response.written=2 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9a8cea15-db71-496d-88b5-01b6f950d5a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9a8cea15-db71-496d-88b5-01b6f950d5a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=9a8cea15-db71-496d-88b5-01b6f950d5a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=32.418µs trace.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=0b5a3e12-6c9b-4f28-b2e5-ad152fcf9535 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9a8cea15-db71-496d-88b5-01b6f950d5a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=9a8cea15-db71-496d-88b5-01b6f950d5a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=29.834µs trace.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=6d7c144c-4938-48fe-8e0d-5ca82b519d63 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=9a8cea15-db71-496d-88b5-01b6f950d5a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=12.553µs trace.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=2610ca65-1e0f-4b84-b7b9-79a5e4bf16be trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" 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=9a8cea15-db71-496d-88b5-01b6f950d5a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=18.962µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fe61b082-16ed-48e4-912d-ef2fe3f27db9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9a8cea15-db71-496d-88b5-01b6f950d5a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=9a8cea15-db71-496d-88b5-01b6f950d5a7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 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.609662ms http.response.status=200 http.response.written=417 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.456Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:50:56 [2022-12-06T22:50:56.456Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=90693c11-bee2-4715-8ba6-ee8b709a8c49 http.request.method=GET http.request.remoteaddr="127.0.0.1:53772" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.457Z] time="2022-12-06T22:50:56Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=90693c11-bee2-4715-8ba6-ee8b709a8c49 http.request.method=GET http.request.remoteaddr="127.0.0.1:53772" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.457Z] time="2022-12-06T22:50:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=90693c11-bee2-4715-8ba6-ee8b709a8c49 http.request.method=GET http.request.remoteaddr="127.0.0.1:53772" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.457Z] time="2022-12-06T22:50:56Z" 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=90693c11-bee2-4715-8ba6-ee8b709a8c49 http.request.method=GET http.request.remoteaddr="127.0.0.1:53772" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=45.669µs trace.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=059fa3d7-88e9-4137-9289-c9431352b3e4 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.457Z] time="2022-12-06T22:50:56Z" 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=90693c11-bee2-4715-8ba6-ee8b709a8c49 http.request.method=GET http.request.remoteaddr="127.0.0.1:53772" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=74.674µs trace.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=1156c55a-fa76-4c31-83fa-ac4000cc4e4a trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.457Z] time="2022-12-06T22:50:56Z" 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=90693c11-bee2-4715-8ba6-ee8b709a8c49 http.request.method=GET http.request.remoteaddr="127.0.0.1:53772" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=68.2µs trace.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=a25cf0ac-bbf7-4c2f-b537-33dbf7bd81e7 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.457Z] time="2022-12-06T22:50:56Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=90693c11-bee2-4715-8ba6-ee8b709a8c49 http.request.method=GET http.request.remoteaddr="127.0.0.1:53772" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.457Z] time="2022-12-06T22:50:56Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=90693c11-bee2-4715-8ba6-ee8b709a8c49 http.request.method=GET http.request.remoteaddr="127.0.0.1:53772" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 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.495842ms http.response.status=200 http.response.written=417 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.457Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:50:56 [2022-12-06T22:50:56.457Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7c3de36f-c746-4024-98de-886972223e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.457Z] time="2022-12-06T22:50:56Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7c3de36f-c746-4024-98de-886972223e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.457Z] time="2022-12-06T22:50:56Z" 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=7c3de36f-c746-4024-98de-886972223e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=32.91µs trace.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=482a50a0-6ee9-4276-8ad5-ad2af81e079c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.457Z] time="2022-12-06T22:50:56Z" 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=7c3de36f-c746-4024-98de-886972223e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=18.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).Stat" trace.id=99c76869-0c02-4faf-80df-7f57636988ff trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.457Z] time="2022-12-06T22:50:56Z" 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=7c3de36f-c746-4024-98de-886972223e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=32.394µs trace.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=4ef19805-c9af-45c4-a4e6-a89972c7edd1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.457Z] time="2022-12-06T22:50:56Z" 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=7c3de36f-c746-4024-98de-886972223e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=20.808µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=79a973cb-0b17-40a9-91c4-ced4c08e512a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.713Z] time="2022-12-06T22:50:56Z" 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=7c3de36f-c746-4024-98de-886972223e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=34.601µs trace.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=d3a0d4a0-f467-4dc1-8a20-0d45f460810c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.713Z] time="2022-12-06T22:50:56Z" 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=7c3de36f-c746-4024-98de-886972223e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=7.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).URLFor" trace.id=fc848bb8-03c4-4a5f-b18f-51f9763d60c8 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.713Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a6a768a9-5161-450a-8f94-cea7d089f6ef http.request.method=GET http.request.remoteaddr="127.0.0.1:53804" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.713Z] time="2022-12-06T22:50:56Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a6a768a9-5161-450a-8f94-cea7d089f6ef http.request.method=GET http.request.remoteaddr="127.0.0.1:53804" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.713Z] time="2022-12-06T22:50:56Z" 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=a6a768a9-5161-450a-8f94-cea7d089f6ef http.request.method=GET http.request.remoteaddr="127.0.0.1:53804" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=54.235µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ff8e6957-69b8-449b-b815-dc085b70ba35 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.713Z] time="2022-12-06T22:50:56Z" 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=a6a768a9-5161-450a-8f94-cea7d089f6ef http.request.method=GET http.request.remoteaddr="127.0.0.1:53804" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=20.258µs trace.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=264c6cd0-5260-4030-99d6-337473d17be2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.713Z] time="2022-12-06T22:50:56Z" 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=a6a768a9-5161-450a-8f94-cea7d089f6ef http.request.method=GET http.request.remoteaddr="127.0.0.1:53804" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=25.009µs trace.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=0207dbdb-d772-4ce1-85b3-3e1431b0bb8a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.713Z] time="2022-12-06T22:50:56Z" 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=a6a768a9-5161-450a-8f94-cea7d089f6ef http.request.method=GET http.request.remoteaddr="127.0.0.1:53804" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=117.052µs trace.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=b8450bda-c38a-49c3-9ac7-d9a821504e3b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.713Z] time="2022-12-06T22:50:56Z" 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=a6a768a9-5161-450a-8f94-cea7d089f6ef http.request.method=GET http.request.remoteaddr="127.0.0.1:53804" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=13.268µs trace.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=af3daba5-a60c-4660-86c8-c9323c67e6dd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" 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=a6a768a9-5161-450a-8f94-cea7d089f6ef http.request.method=GET http.request.remoteaddr="127.0.0.1:53804" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=8.041µs trace.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=4a60408a-4059-43a7-9765-b923d84f881c trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" 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=a6a768a9-5161-450a-8f94-cea7d089f6ef http.request.method=GET http.request.remoteaddr="127.0.0.1:53804" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=21.669µs trace.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=8b7014fb-f989-4f41-92a6-34f3b9eab8f6 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" 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=7c3de36f-c746-4024-98de-886972223e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=27.782µs trace.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=93ebe599-26b8-42da-ae49-ff35ddd2859d trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" 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=a6a768a9-5161-450a-8f94-cea7d089f6ef http.request.method=GET http.request.remoteaddr="127.0.0.1:53804" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=32.5µs trace.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=6498c07f-515b-49a3-b18f-5a0c1c8ab704 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" 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=a6a768a9-5161-450a-8f94-cea7d089f6ef http.request.method=GET http.request.remoteaddr="127.0.0.1:53804" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=17.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).Stat" trace.id=9273a8bc-c62b-4961-9901-6625f618e530 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a6a768a9-5161-450a-8f94-cea7d089f6ef http.request.method=GET http.request.remoteaddr="127.0.0.1:53804" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 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.358114ms http.response.status=200 http.response.written=68 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" 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=7c3de36f-c746-4024-98de-886972223e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=32.139µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c2f64979-2ab9-4284-a1ba-26108d982d2f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" 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=7c3de36f-c746-4024-98de-886972223e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=51.076µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e7a991d-08b6-44bd-8d0f-223ba468deb1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7c3de36f-c746-4024-98de-886972223e4c http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 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=14.126625ms http.response.status=200 http.response.written=179 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5c16e69-e5b8-437e-9fad-5892fa70e6cd http.request.method=GET http.request.remoteaddr="127.0.0.1:53822" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5c16e69-e5b8-437e-9fad-5892fa70e6cd http.request.method=GET http.request.remoteaddr="127.0.0.1:53822" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 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="843.501µs" http.response.status=200 http.response.written=2 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=38cd1252-680a-4055-bb65-bb598eb3c824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53830" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=38cd1252-680a-4055-bb65-bb598eb3c824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53830" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=38cd1252-680a-4055-bb65-bb598eb3c824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53830" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" 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=38cd1252-680a-4055-bb65-bb598eb3c824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53830" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=27.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=6bffd669-b448-4d6e-b937-95f5dab6e323 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" 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=38cd1252-680a-4055-bb65-bb598eb3c824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53830" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=24.771µs trace.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=5efad492-973e-4445-9ff7-0d574540f20f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" 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=38cd1252-680a-4055-bb65-bb598eb3c824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53830" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 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.637822ms http.response.status=404 http.response.written=181 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0740a211-59e5-48fb-a4de-ae91a154b283 http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0740a211-59e5-48fb-a4de-ae91a154b283 http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=0740a211-59e5-48fb-a4de-ae91a154b283 http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" 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=0740a211-59e5-48fb-a4de-ae91a154b283 http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=24.049µs trace.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=1bf8667d-a78f-43dc-8162-1d274c9bb937 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" 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=0740a211-59e5-48fb-a4de-ae91a154b283 http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 trace.duration=12.045µs trace.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=e33dfa8e-fa3d-44d3-a441-8bbc6924e37e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] time="2022-12-06T22:50:56Z" 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=0740a211-59e5-48fb-a4de-ae91a154b283 http.request.method=GET http.request.remoteaddr="127.0.0.1:53834" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 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.000471ms http.response.status=404 http.response.written=181 instance.id=a1ae6e2c-3aa1-42b3-a557-8021b1043908 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:50:56 [2022-12-06T22:50:56.714Z] 127.0.0.1 - - [06/Dec/2022:22:50:56 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/d331bc3b03af41daac43bd82702de45227ef0866 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:50:56 [2022-12-06T22:50:56.714Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s)
22:50:56 [2022-12-06T22:50:56.714Z] === RUN   TestRemoveImageOrphaning
22:50:56 [2022-12-06T22:50:56.714Z] --- PASS: TestRemoveImageOrphaning (0.20s)
22:50:56 [2022-12-06T22:50:56.714Z] === RUN   TestRemoveImageGarbageCollector
22:50:56 [2022-12-06T22:50:56.714Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:50:56 [2022-12-06T22:50:56.714Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:50:56 [2022-12-06T22:50:56.714Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:50:56 [2022-12-06T22:50:56.970Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:50:56 [2022-12-06T22:50:56.970Z] === RUN   TestTagInvalidReference
22:50:56 [2022-12-06T22:50:56.970Z] --- PASS: TestTagInvalidReference (0.01s)
22:50:56 [2022-12-06T22:50:56.970Z] === RUN   TestTagValidPrefixedRepo
22:50:56 [2022-12-06T22:50:56.970Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
22:50:56 [2022-12-06T22:50:56.970Z] === RUN   TestTagExistedNameWithoutForce
22:50:56 [2022-12-06T22:50:56.970Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:50:56 [2022-12-06T22:50:56.970Z] === RUN   TestTagOfficialNames
22:50:56 [2022-12-06T22:50:56.970Z] --- PASS: TestTagOfficialNames (0.05s)
22:50:56 [2022-12-06T22:50:56.970Z] === RUN   TestTagMatchesDigest
22:50:56 [2022-12-06T22:50:56.970Z] --- PASS: TestTagMatchesDigest (0.01s)
22:50:56 [2022-12-06T22:50:56.970Z] PASS
22:50:56 [2022-12-06T22:50:56.970Z] 
22:50:56 [2022-12-06T22:50:56.970Z] === Skipped
22:50:56 [2022-12-06T22:50:56.970Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:50:56 [2022-12-06T22:50:56.970Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:50:56 [2022-12-06T22:50:56.970Z] 
22:50:56 [2022-12-06T22:50:56.970Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:50:56 [2022-12-06T22:50:56.970Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:50:56 [2022-12-06T22:50:56.970Z] 
22:50:56 [2022-12-06T22:50:56.970Z] DONE 23 tests, 2 skipped in 1.187s
22:50:56 [2022-12-06T22:50:56.970Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:50:56 [2022-12-06T22:50:56.970Z] ++ 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
22:50:56 [2022-12-06T22:50:56.970Z] ++ set -e
22:50:56 [2022-12-06T22:50:56.970Z] ++ '[' -n 0 ']'
22:50:56 [2022-12-06T22:50:56.970Z] ++ set -x
22:50:56 [2022-12-06T22:50:56.970Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:50:56 [2022-12-06T22:50:56.970Z] === RUN   TestStripANSICommands
22:50:56 [2022-12-06T22:50:56.970Z] === RUN   TestStripANSICommands/#00
22:50:56 [2022-12-06T22:50:56.970Z] === RUN   TestStripANSICommands/#01
22:50:56 [2022-12-06T22:50:56.970Z] --- PASS: TestStripANSICommands (0.00s)
22:50:56 [2022-12-06T22:50:56.970Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:50:56 [2022-12-06T22:50:56.970Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:50:56 [2022-12-06T22:50:56.970Z] PASS
22:50:56 [2022-12-06T22:50:56.970Z] 
22:50:56 [2022-12-06T22:50:56.970Z] DONE 3 tests in 0.043s
22:50:56 [2022-12-06T22:50:56.970Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:50:56 [2022-12-06T22:50:56.970Z] ++ 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
22:50:56 [2022-12-06T22:50:56.970Z] ++ set -e
22:50:56 [2022-12-06T22:50:56.970Z] ++ '[' -n 0 ']'
22:50:56 [2022-12-06T22:50:56.970Z] ++ set -x
22:50:56 [2022-12-06T22:50:56.970Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:50:57 [2022-12-06T22:50:57.226Z] INFO: Testing against a local daemon
22:50:57 [2022-12-06T22:50:57.226Z] === RUN   TestNetworkCreateDelete
22:50:57 [2022-12-06T22:50:57.226Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:50:57 [2022-12-06T22:50:57.226Z] === RUN   TestDockerNetworkDeletePreferID
22:50:57 [2022-12-06T22:50:57.786Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
22:50:57 [2022-12-06T22:50:57.786Z] === RUN   TestDaemonDNSFallback
22:51:04 [2022-12-06T22:51:04.444Z] --- PASS: TestDaemonDNSFallback (6.19s)
22:51:04 [2022-12-06T22:51:04.444Z] === RUN   TestInspectNetwork
22:51:07 [2022-12-06T22:51:07.000Z] === RUN   TestInspectNetwork/full_network_id
22:51:07 [2022-12-06T22:51:07.000Z] === RUN   TestInspectNetwork/partial_network_id
22:51:07 [2022-12-06T22:51:07.000Z] === RUN   TestInspectNetwork/network_name
22:51:07 [2022-12-06T22:51:07.000Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:51:11 [2022-12-06T22:51:11.205Z] --- PASS: TestInspectNetwork (7.00s)
22:51:11 [2022-12-06T22:51:11.205Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:51:11 [2022-12-06T22:51:11.205Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:51:11 [2022-12-06T22:51:11.205Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:51:11 [2022-12-06T22:51:11.205Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:51:11 [2022-12-06T22:51:11.205Z] === RUN   TestRunContainerWithBridgeNone
22:51:12 [2022-12-06T22:51:12.569Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/create
22:51:12 [2022-12-06T22:51:12.569Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:51:12 [2022-12-06T22:51:12.569Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:51:12 [2022-12-06T22:51:12.569Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:51:12 [2022-12-06T22:51:12.569Z] === CONT  TestNetworkInvalidJSON/networks/create
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:51:12 [2022-12-06T22:51:12.569Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:51:12 [2022-12-06T22:51:12.569Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:51:12 [2022-12-06T22:51:12.569Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:51:12 [2022-12-06T22:51:12.569Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkList
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkList//networks
22:51:12 [2022-12-06T22:51:12.569Z] === PAUSE TestNetworkList//networks
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestNetworkList//networks/
22:51:12 [2022-12-06T22:51:12.569Z] === PAUSE TestNetworkList//networks/
22:51:12 [2022-12-06T22:51:12.569Z] === CONT  TestNetworkList//networks
22:51:12 [2022-12-06T22:51:12.569Z] === CONT  TestNetworkList//networks/
22:51:12 [2022-12-06T22:51:12.569Z] --- PASS: TestNetworkList (0.01s)
22:51:12 [2022-12-06T22:51:12.569Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z]     --- PASS: TestNetworkList//networks (0.00s)
22:51:12 [2022-12-06T22:51:12.569Z] === RUN   TestHostIPv4BridgeLabel
22:51:12 [2022-12-06T22:51:12.825Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:51:12 [2022-12-06T22:51:12.825Z] === RUN   TestDaemonRestartWithLiveRestore
22:51:14 [2022-12-06T22:51:14.232Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
22:51:14 [2022-12-06T22:51:14.232Z] === RUN   TestDaemonDefaultNetworkPools
22:51:14 [2022-12-06T22:51:14.793Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
22:51:14 [2022-12-06T22:51:14.793Z] === RUN   TestDaemonRestartWithExistingNetwork
22:51:15 [2022-12-06T22:51:15.720Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
22:51:15 [2022-12-06T22:51:15.720Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:51:17 [2022-12-06T22:51:17.191Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
22:51:17 [2022-12-06T22:51:17.191Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:51:17 [2022-12-06T22:51:17.751Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:51:17 [2022-12-06T22:51:17.751Z] === RUN   TestServiceWithPredefinedNetwork
22:51:20 [2022-12-06T22:51:20.266Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
22:51:20 [2022-12-06T22:51:20.266Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:51:20 [2022-12-06T22:51:20.266Z]     service_test.go:242: FLAKY_TEST
22:51:20 [2022-12-06T22:51:20.266Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:51:20 [2022-12-06T22:51:20.266Z] === RUN   TestServiceWithDataPathPortInit
22:51:35 [2022-12-06T22:51:35.146Z] --- PASS: TestServiceWithDataPathPortInit (13.47s)
22:51:35 [2022-12-06T22:51:35.146Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:51:35 [2022-12-06T22:51:35.707Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cb6rfn4stwq14sditx2tyc3n3 Created:2022-12-06 22:51:34.551038252 +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[75646e12e7f99111ee9a423f9a0bb127b70c3da81a3b852894117e6ac594904a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nkywvtg1olj5njngsdjj2o0wr EndpointID:ca78c69eeeb28ba2f95bad397f322846147fe342a8f06fbe5e9e76bffb59e5c8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5d09ad740ffeeeb5f2590bfddb60a5c5ce811b4dab39611a8ef23c9edcf9cc8b 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:5ec6d8bc8709 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nkywvtg1olj5njngsdjj2o0wr EndpointID:ca78c69eeeb28ba2f95bad397f322846147fe342a8f06fbe5e9e76bffb59e5c8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:51:40 [2022-12-06T22:51:40.993Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
22:51:40 [2022-12-06T22:51:40.993Z] PASS
22:51:40 [2022-12-06T22:51:40.993Z] 
22:51:40 [2022-12-06T22:51:40.993Z] === Skipped
22:51:40 [2022-12-06T22:51:40.993Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:51:40 [2022-12-06T22:51:40.993Z]     service_test.go:242: FLAKY_TEST
22:51:40 [2022-12-06T22:51:40.993Z] 
22:51:40 [2022-12-06T22:51:40.993Z] DONE 38 tests, 1 skipped in 43.061s
22:51:40 [2022-12-06T22:51:40.993Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:51:40 [2022-12-06T22:51:40.993Z] ++ 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
22:51:40 [2022-12-06T22:51:40.993Z] ++ set -e
22:51:40 [2022-12-06T22:51:40.993Z] ++ '[' -n 0 ']'
22:51:40 [2022-12-06T22:51:40.993Z] ++ set -x
22:51:40 [2022-12-06T22:51:40.994Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:51:40 [2022-12-06T22:51:40.994Z] INFO: Testing against a local daemon
22:51:40 [2022-12-06T22:51:40.994Z] === RUN   TestDockerNetworkIpvlanPersistance
22:51:40 [2022-12-06T22:51:40.994Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:51:40 [2022-12-06T22:51:40.994Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:51:40 [2022-12-06T22:51:40.994Z] === RUN   TestDockerNetworkIpvlan
22:51:40 [2022-12-06T22:51:40.994Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:51:40 [2022-12-06T22:51:40.994Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:51:40 [2022-12-06T22:51:40.994Z] PASS
22:51:40 [2022-12-06T22:51:40.994Z] 
22:51:40 [2022-12-06T22:51:40.994Z] === Skipped
22:51:40 [2022-12-06T22:51:40.994Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:51:40 [2022-12-06T22:51:40.994Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:51:40 [2022-12-06T22:51:40.994Z] 
22:51:40 [2022-12-06T22:51:40.994Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:51:40 [2022-12-06T22:51:40.994Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:51:40 [2022-12-06T22:51:40.994Z] 
22:51:40 [2022-12-06T22:51:40.994Z] DONE 2 tests, 2 skipped in 0.101s
22:51:40 [2022-12-06T22:51:40.994Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:51:40 [2022-12-06T22:51:40.994Z] ++ 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
22:51:40 [2022-12-06T22:51:40.994Z] ++ set -e
22:51:40 [2022-12-06T22:51:40.994Z] ++ '[' -n 0 ']'
22:51:40 [2022-12-06T22:51:40.994Z] ++ set -x
22:51:40 [2022-12-06T22:51:40.994Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:51:40 [2022-12-06T22:51:40.994Z] INFO: Testing against a local daemon
22:51:40 [2022-12-06T22:51:40.994Z] === RUN   TestDockerNetworkMacvlanPersistance
22:51:41 [2022-12-06T22:51:41.555Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s)
22:51:41 [2022-12-06T22:51:41.555Z] === RUN   TestDockerNetworkMacvlan
22:51:42 [2022-12-06T22:51:42.117Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:51:42 [2022-12-06T22:51:42.678Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:51:43 [2022-12-06T22:51:43.604Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:51:45 [2022-12-06T22:51:45.013Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:51:46 [2022-12-06T22:51:46.901Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:51:50 [2022-12-06T22:51:50.191Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:51:50 [2022-12-06T22:51:50.448Z] --- PASS: TestDockerNetworkMacvlan (8.95s)
22:51:50 [2022-12-06T22:51:50.448Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
22:51:50 [2022-12-06T22:51:50.448Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
22:51:50 [2022-12-06T22:51:50.448Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
22:51:50 [2022-12-06T22:51:50.448Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
22:51:50 [2022-12-06T22:51:50.448Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s)
22:51:50 [2022-12-06T22:51:50.448Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
22:51:50 [2022-12-06T22:51:50.448Z] PASS
22:51:50 [2022-12-06T22:51:50.448Z] 
22:51:50 [2022-12-06T22:51:50.448Z] DONE 8 tests in 10.253s
22:51:50 [2022-12-06T22:51:50.448Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:51:50 [2022-12-06T22:51:50.448Z] ++ 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
22:51:50 [2022-12-06T22:51:50.448Z] ++ set -e
22:51:50 [2022-12-06T22:51:50.448Z] ++ '[' -n 0 ']'
22:51:50 [2022-12-06T22:51:50.448Z] ++ set -x
22:51:50 [2022-12-06T22:51:50.448Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:51:50 [2022-12-06T22:51:50.448Z] testing: warning: no tests to run
22:51:50 [2022-12-06T22:51:50.448Z] PASS
22:51:50 [2022-12-06T22:51:50.448Z] 
22:51:50 [2022-12-06T22:51:50.448Z] DONE 0 tests in 0.026s
22:51:50 [2022-12-06T22:51:50.703Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:51:50 [2022-12-06T22:51:50.703Z] ++ 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
22:51:50 [2022-12-06T22:51:50.703Z] ++ set -e
22:51:50 [2022-12-06T22:51:50.703Z] ++ '[' -n 0 ']'
22:51:50 [2022-12-06T22:51:50.703Z] ++ set -x
22:51:50 [2022-12-06T22:51:50.703Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:51:50 [2022-12-06T22:51:50.703Z] INFO: Testing against a local daemon
22:51:50 [2022-12-06T22:51:50.703Z] === RUN   TestAuthZPluginAllowRequest
22:51:52 [2022-12-06T22:51:52.067Z] --- PASS: TestAuthZPluginAllowRequest (1.10s)
22:51:52 [2022-12-06T22:51:52.067Z] === RUN   TestAuthZPluginTLS
22:51:52 [2022-12-06T22:51:52.322Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:51:52 [2022-12-06T22:51:52.322Z] === RUN   TestAuthZPluginDenyRequest
22:51:52 [2022-12-06T22:51:52.883Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:51:52 [2022-12-06T22:51:52.883Z] === RUN   TestAuthZPluginAPIDenyResponse
22:51:53 [2022-12-06T22:51:53.448Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:51:53 [2022-12-06T22:51:53.448Z] === RUN   TestAuthZPluginDenyResponse
22:51:54 [2022-12-06T22:51:54.009Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
22:51:54 [2022-12-06T22:51:54.009Z] === RUN   TestAuthZPluginAllowEventStream
22:51:54 [2022-12-06T22:51:54.935Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s)
22:51:54 [2022-12-06T22:51:54.935Z] === RUN   TestAuthZPluginErrorResponse
22:51:55 [2022-12-06T22:51:55.496Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
22:51:55 [2022-12-06T22:51:55.496Z] === RUN   TestAuthZPluginErrorRequest
22:51:56 [2022-12-06T22:51:56.100Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:51:56 [2022-12-06T22:51:56.100Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:51:56 [2022-12-06T22:51:56.661Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
22:51:56 [2022-12-06T22:51:56.661Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:51:58 [2022-12-06T22:51:58.024Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.17s)
22:51:58 [2022-12-06T22:51:58.024Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:51:58 [2022-12-06T22:51:58.954Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.14s)
22:51:58 [2022-12-06T22:51:58.954Z] === RUN   TestAuthZPluginHeader
22:51:59 [2022-12-06T22:51:59.514Z] --- PASS: TestAuthZPluginHeader (0.62s)
22:51:59 [2022-12-06T22:51:59.514Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:51:59 [2022-12-06T22:51:59.514Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:59 [2022-12-06T22:51:59.514Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:51:59 [2022-12-06T22:51:59.514Z] === RUN   TestAuthZPluginV2Disable
22:51:59 [2022-12-06T22:51:59.514Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:59 [2022-12-06T22:51:59.514Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:51:59 [2022-12-06T22:51:59.514Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:51:59 [2022-12-06T22:51:59.514Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:59 [2022-12-06T22:51:59.514Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:51:59 [2022-12-06T22:51:59.514Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:51:59 [2022-12-06T22:51:59.514Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:59 [2022-12-06T22:51:59.514Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:51:59 [2022-12-06T22:51:59.514Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:52:17 [2022-12-06T22:52:17.551Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
22:52:17 [2022-12-06T22:52:17.551Z] PASS
22:52:17 [2022-12-06T22:52:17.551Z] 
22:52:17 [2022-12-06T22:52:17.551Z] === Skipped
22:52:17 [2022-12-06T22:52:17.551Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:52:17 [2022-12-06T22:52:17.551Z] 
22:52:17 [2022-12-06T22:52:17.551Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:52:17 [2022-12-06T22:52:17.551Z] 
22:52:17 [2022-12-06T22:52:17.551Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:52:17 [2022-12-06T22:52:17.551Z] 
22:52:17 [2022-12-06T22:52:17.551Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:52:17 [2022-12-06T22:52:17.551Z] 
22:52:17 [2022-12-06T22:52:17.551Z] DONE 17 tests, 4 skipped in 25.791s
22:52:17 [2022-12-06T22:52:17.551Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:52:17 [2022-12-06T22:52:17.551Z] ++ 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
22:52:17 [2022-12-06T22:52:17.551Z] ++ set -e
22:52:17 [2022-12-06T22:52:17.551Z] ++ '[' -n 0 ']'
22:52:17 [2022-12-06T22:52:17.551Z] ++ set -x
22:52:17 [2022-12-06T22:52:17.551Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:52:17 [2022-12-06T22:52:17.551Z] INFO: Testing against a local daemon
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:52:17 [2022-12-06T22:52:17.551Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:52:17 [2022-12-06T22:52:17.551Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:52:17 [2022-12-06T22:52:17.551Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:52:17 [2022-12-06T22:52:17.551Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:52:17 [2022-12-06T22:52:17.551Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:52:17 [2022-12-06T22:52:17.551Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:52:17 [2022-12-06T22:52:17.551Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:52:17 [2022-12-06T22:52:17.551Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
22:52:17 [2022-12-06T22:52:17.551Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInstall
22:52:17 [2022-12-06T22:52:17.551Z] === RUN   TestPluginInstall/no_auth
22:52:20 [2022-12-06T22:52:20.817Z] time="2022-12-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:52:20 [2022-12-06T22:52:20.817Z] time="2022-12-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5da006ec871ac45956eacfbb5612284d6aa07dfb0fa06e61fddc96e39fe66be0" mediatype=application/vnd.docker.plugin.v1+json size=522
22:52:20 [2022-12-06T22:52:20.817Z] time="2022-12-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:52:20 [2022-12-06T22:52:20.818Z] time="2022-12-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5da006ec871ac45956eacfbb5612284d6aa07dfb0fa06e61fddc96e39fe66be0" mediatype=application/vnd.docker.plugin.v1+json size=522
22:52:20 [2022-12-06T22:52:20.818Z] === RUN   TestPluginInstall/with_htpasswd
22:52:20 [2022-12-06T22:52:20.818Z] time="2022-12-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:52:20 [2022-12-06T22:52:20.818Z] time="2022-12-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a8fa642fac6692cae8c5672c0b6cc8dff1674ec7ee4c5f3fbb3a7141ee76337" mediatype=application/vnd.docker.plugin.v1+json size=522
22:52:20 [2022-12-06T22:52:20.818Z] time="2022-12-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:52:20 [2022-12-06T22:52:20.818Z] time="2022-12-06T22:52:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a8fa642fac6692cae8c5672c0b6cc8dff1674ec7ee4c5f3fbb3a7141ee76337" mediatype=application/vnd.docker.plugin.v1+json size=522
22:52:21 [2022-12-06T22:52:21.120Z] === RUN   TestPluginInstall/with_insecure
22:52:22 [2022-12-06T22:52:22.046Z] time="2022-12-06T22:52:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:52:22 [2022-12-06T22:52:22.046Z] time="2022-12-06T22:52:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:561a83adf9babb8511ab07163b2191810e0f18c2fbf7bf04647cf37d1010cd84" mediatype=application/vnd.docker.plugin.v1+json size=522
22:52:22 [2022-12-06T22:52:22.046Z] time="2022-12-06T22:52:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:52:22 [2022-12-06T22:52:22.046Z] time="2022-12-06T22:52:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:561a83adf9babb8511ab07163b2191810e0f18c2fbf7bf04647cf37d1010cd84" mediatype=application/vnd.docker.plugin.v1+json size=522
22:52:22 [2022-12-06T22:52:22.046Z]     plugin_test.go:196: [d288b26c4da01] daemon is not started
22:52:22 [2022-12-06T22:52:22.046Z] --- PASS: TestPluginInstall (5.44s)
22:52:22 [2022-12-06T22:52:22.046Z]     --- PASS: TestPluginInstall/no_auth (3.98s)
22:52:22 [2022-12-06T22:52:22.046Z]     --- PASS: TestPluginInstall/with_htpasswd (0.50s)
22:52:22 [2022-12-06T22:52:22.046Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
22:52:22 [2022-12-06T22:52:22.046Z] === RUN   TestPluginsWithRuntimes
22:52:23 [2022-12-06T22:52:23.418Z] === RUN   TestPluginsWithRuntimes/No_Args
22:52:24 [2022-12-06T22:52:24.344Z] === RUN   TestPluginsWithRuntimes/With_Args
22:52:25 [2022-12-06T22:52:25.269Z] --- PASS: TestPluginsWithRuntimes (3.32s)
22:52:25 [2022-12-06T22:52:25.269Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.94s)
22:52:25 [2022-12-06T22:52:25.269Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
22:52:25 [2022-12-06T22:52:25.269Z] === RUN   TestPluginBackCompatMediaTypes
22:52:25 [2022-12-06T22:52:25.830Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
22:52:25 [2022-12-06T22:52:25.830Z] PASS
22:52:25 [2022-12-06T22:52:25.830Z] 
22:52:25 [2022-12-06T22:52:25.830Z] DONE 24 tests in 9.487s
22:52:25 [2022-12-06T22:52:25.830Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:52:25 [2022-12-06T22:52:25.830Z] ++ 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
22:52:25 [2022-12-06T22:52:25.830Z] ++ set -e
22:52:25 [2022-12-06T22:52:25.830Z] ++ '[' -n 0 ']'
22:52:25 [2022-12-06T22:52:25.830Z] ++ set -x
22:52:25 [2022-12-06T22:52:25.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:52:26 [2022-12-06T22:52:26.085Z] INFO: Testing against a local daemon
22:52:26 [2022-12-06T22:52:26.085Z] === RUN   TestExternalGraphDriver
22:52:26 [2022-12-06T22:52:26.341Z] === RUN   TestExternalGraphDriver/json
22:52:28 [2022-12-06T22:52:28.269Z] === RUN   TestExternalGraphDriver/spec
22:52:29 [2022-12-06T22:52:29.674Z] === RUN   TestExternalGraphDriver/pull
22:52:31 [2022-12-06T22:52:31.038Z] --- PASS: TestExternalGraphDriver (5.07s)
22:52:31 [2022-12-06T22:52:31.038Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
22:52:31 [2022-12-06T22:52:31.038Z]     --- PASS: TestExternalGraphDriver/spec (1.53s)
22:52:31 [2022-12-06T22:52:31.038Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
22:52:31 [2022-12-06T22:52:31.038Z] === RUN   TestGraphdriverPluginV2
22:52:31 [2022-12-06T22:52:31.294Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:52:31 [2022-12-06T22:52:31.294Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:52:31 [2022-12-06T22:52:31.294Z] PASS
22:52:31 [2022-12-06T22:52:31.294Z] 
22:52:31 [2022-12-06T22:52:31.294Z] === Skipped
22:52:31 [2022-12-06T22:52:31.294Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:52:31 [2022-12-06T22:52:31.294Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:52:31 [2022-12-06T22:52:31.294Z] 
22:52:31 [2022-12-06T22:52:31.294Z] DONE 5 tests, 1 skipped in 5.513s
22:52:31 [2022-12-06T22:52:31.550Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:52:31 [2022-12-06T22:52:31.550Z] ++ 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
22:52:31 [2022-12-06T22:52:31.550Z] ++ set -e
22:52:31 [2022-12-06T22:52:31.550Z] ++ '[' -n 0 ']'
22:52:31 [2022-12-06T22:52:31.550Z] ++ set -x
22:52:31 [2022-12-06T22:52:31.550Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:52:31 [2022-12-06T22:52:31.550Z] INFO: Testing against a local daemon
22:52:31 [2022-12-06T22:52:31.550Z] === RUN   TestContinueAfterPluginCrash
22:52:31 [2022-12-06T22:52:31.550Z] === PAUSE TestContinueAfterPluginCrash
22:52:31 [2022-12-06T22:52:31.550Z] === RUN   TestReadPluginNoRead
22:52:31 [2022-12-06T22:52:31.550Z] === PAUSE TestReadPluginNoRead
22:52:31 [2022-12-06T22:52:31.550Z] === RUN   TestDaemonStartWithLogOpt
22:52:31 [2022-12-06T22:52:31.550Z] === PAUSE TestDaemonStartWithLogOpt
22:52:31 [2022-12-06T22:52:31.550Z] === CONT  TestContinueAfterPluginCrash
22:52:31 [2022-12-06T22:52:31.550Z] === CONT  TestDaemonStartWithLogOpt
22:52:34 [2022-12-06T22:52:34.814Z] --- PASS: TestDaemonStartWithLogOpt (3.01s)
22:52:34 [2022-12-06T22:52:34.814Z] === CONT  TestReadPluginNoRead
22:52:36 [2022-12-06T22:52:36.701Z] === RUN   TestReadPluginNoRead/default
22:52:38 [2022-12-06T22:52:38.065Z] === RUN   TestReadPluginNoRead/disabled_caching
22:52:38 [2022-12-06T22:52:38.990Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:52:39 [2022-12-06T22:52:39.551Z] --- PASS: TestContinueAfterPluginCrash (7.86s)
22:52:40 [2022-12-06T22:52:40.520Z] === CONT  TestReadPluginNoRead
22:52:40 [2022-12-06T22:52:40.520Z]     read_test.go:91: [d990320aa6aa0] daemon is not started
22:52:40 [2022-12-06T22:52:40.520Z] --- PASS: TestReadPluginNoRead (5.75s)
22:52:40 [2022-12-06T22:52:40.520Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
22:52:40 [2022-12-06T22:52:40.520Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
22:52:40 [2022-12-06T22:52:40.520Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
22:52:40 [2022-12-06T22:52:40.520Z] PASS
22:52:40 [2022-12-06T22:52:40.520Z] 
22:52:40 [2022-12-06T22:52:40.520Z] DONE 6 tests in 8.878s
22:52:40 [2022-12-06T22:52:40.520Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:52:40 [2022-12-06T22:52:40.520Z] ++ 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
22:52:40 [2022-12-06T22:52:40.520Z] ++ set -e
22:52:40 [2022-12-06T22:52:40.520Z] ++ '[' -n 0 ']'
22:52:40 [2022-12-06T22:52:40.520Z] ++ set -x
22:52:40 [2022-12-06T22:52:40.520Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:52:40 [2022-12-06T22:52:40.520Z] testing: warning: no tests to run
22:52:40 [2022-12-06T22:52:40.520Z] PASS
22:52:40 [2022-12-06T22:52:40.520Z] 
22:52:40 [2022-12-06T22:52:40.520Z] DONE 0 tests in 0.038s
22:52:40 [2022-12-06T22:52:40.520Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:52:40 [2022-12-06T22:52:40.520Z] ++ 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
22:52:40 [2022-12-06T22:52:40.520Z] ++ set -e
22:52:40 [2022-12-06T22:52:40.520Z] ++ '[' -n 0 ']'
22:52:40 [2022-12-06T22:52:40.520Z] ++ set -x
22:52:40 [2022-12-06T22:52:40.520Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:52:40 [2022-12-06T22:52:40.520Z] INFO: Testing against a local daemon
22:52:40 [2022-12-06T22:52:40.520Z] === RUN   TestPluginWithDevMounts
22:52:40 [2022-12-06T22:52:40.520Z] === PAUSE TestPluginWithDevMounts
22:52:40 [2022-12-06T22:52:40.520Z] === CONT  TestPluginWithDevMounts
22:52:42 [2022-12-06T22:52:42.407Z] --- PASS: TestPluginWithDevMounts (1.52s)
22:52:42 [2022-12-06T22:52:42.407Z] PASS
22:52:42 [2022-12-06T22:52:42.407Z] 
22:52:42 [2022-12-06T22:52:42.407Z] DONE 1 tests in 1.641s
22:52:42 [2022-12-06T22:52:42.407Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:52:42 [2022-12-06T22:52:42.407Z] ++ 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
22:52:42 [2022-12-06T22:52:42.407Z] ++ set -e
22:52:42 [2022-12-06T22:52:42.407Z] ++ '[' -n 0 ']'
22:52:42 [2022-12-06T22:52:42.407Z] ++ set -x
22:52:42 [2022-12-06T22:52:42.407Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:52:42 [2022-12-06T22:52:42.407Z] INFO: Testing against a local daemon
22:52:42 [2022-12-06T22:52:42.407Z] === RUN   TestSecretInspect
22:52:44 [2022-12-06T22:52:44.296Z] --- PASS: TestSecretInspect (2.18s)
22:52:44 [2022-12-06T22:52:44.296Z] === RUN   TestSecretList
22:52:46 [2022-12-06T22:52:46.812Z] --- PASS: TestSecretList (2.13s)
22:52:46 [2022-12-06T22:52:46.812Z] === RUN   TestSecretsCreateAndDelete
22:52:48 [2022-12-06T22:52:48.698Z] --- PASS: TestSecretsCreateAndDelete (2.11s)
22:52:48 [2022-12-06T22:52:48.698Z] === RUN   TestSecretsUpdate
22:52:50 [2022-12-06T22:52:50.630Z] --- PASS: TestSecretsUpdate (2.18s)
22:52:50 [2022-12-06T22:52:50.630Z] === RUN   TestTemplatedSecret
22:52:53 [2022-12-06T22:52:53.144Z] --- PASS: TestTemplatedSecret (2.32s)
22:52:53 [2022-12-06T22:52:53.144Z] === RUN   TestSecretCreateResolve
22:52:55 [2022-12-06T22:52:55.030Z] --- PASS: TestSecretCreateResolve (2.09s)
22:52:55 [2022-12-06T22:52:55.030Z] PASS
22:52:55 [2022-12-06T22:52:55.030Z] 
22:52:55 [2022-12-06T22:52:55.030Z] DONE 6 tests in 13.105s
22:52:55 [2022-12-06T22:52:55.285Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:52:55 [2022-12-06T22:52:55.285Z] ++ 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
22:52:55 [2022-12-06T22:52:55.285Z] ++ set -e
22:52:55 [2022-12-06T22:52:55.285Z] ++ '[' -n 0 ']'
22:52:55 [2022-12-06T22:52:55.285Z] ++ set -x
22:52:55 [2022-12-06T22:52:55.285Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:52:55 [2022-12-06T22:52:55.285Z] INFO: Testing against a local daemon
22:52:55 [2022-12-06T22:52:55.285Z] === RUN   TestServiceCreateInit
22:52:55 [2022-12-06T22:52:55.285Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:52:59 [2022-12-06T22:52:59.449Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:53:02 [2022-12-06T22:53:02.713Z] --- PASS: TestServiceCreateInit (7.11s)
22:53:02 [2022-12-06T22:53:02.713Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s)
22:53:02 [2022-12-06T22:53:02.713Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.47s)
22:53:02 [2022-12-06T22:53:02.713Z] === RUN   TestCreateServiceMultipleTimes
22:53:17 [2022-12-06T22:53:17.632Z] --- PASS: TestCreateServiceMultipleTimes (15.36s)
22:53:17 [2022-12-06T22:53:17.632Z] === RUN   TestCreateServiceConflict
22:53:20 [2022-12-06T22:53:20.156Z] --- PASS: TestCreateServiceConflict (2.17s)
22:53:20 [2022-12-06T22:53:20.156Z] === RUN   TestCreateServiceMaxReplicas
22:53:22 [2022-12-06T22:53:22.669Z] --- PASS: TestCreateServiceMaxReplicas (2.55s)
22:53:22 [2022-12-06T22:53:22.669Z] === RUN   TestCreateWithDuplicateNetworkNames
22:53:37 [2022-12-06T22:53:37.543Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.02s)
22:53:37 [2022-12-06T22:53:37.543Z] === RUN   TestCreateServiceSecretFileMode
22:53:38 [2022-12-06T22:53:38.103Z] --- PASS: TestCreateServiceSecretFileMode (2.47s)
22:53:38 [2022-12-06T22:53:38.103Z] === RUN   TestCreateServiceConfigFileMode
22:53:40 [2022-12-06T22:53:40.658Z] --- PASS: TestCreateServiceConfigFileMode (2.34s)
22:53:40 [2022-12-06T22:53:40.658Z] === RUN   TestCreateServiceSysctls
22:53:43 [2022-12-06T22:53:43.174Z] --- PASS: TestCreateServiceSysctls (2.94s)
22:53:43 [2022-12-06T22:53:43.174Z] === RUN   TestCreateServiceCapabilities
22:53:45 [2022-12-06T22:53:45.731Z] --- PASS: TestCreateServiceCapabilities (2.31s)
22:53:45 [2022-12-06T22:53:45.731Z] === RUN   TestInspect
22:53:48 [2022-12-06T22:53:48.243Z] --- PASS: TestInspect (2.54s)
22:53:48 [2022-12-06T22:53:48.243Z] === RUN   TestCreateJob
22:53:51 [2022-12-06T22:53:51.506Z] --- PASS: TestCreateJob (2.94s)
22:53:51 [2022-12-06T22:53:51.506Z] === RUN   TestReplicatedJob
22:53:56 [2022-12-06T22:53:56.836Z] --- PASS: TestReplicatedJob (5.15s)
22:53:56 [2022-12-06T22:53:56.836Z] === RUN   TestUpdateReplicatedJob
22:53:59 [2022-12-06T22:53:59.349Z] --- PASS: TestUpdateReplicatedJob (2.94s)
22:53:59 [2022-12-06T22:53:59.349Z] === RUN   TestServiceListWithStatuses
22:53:59 [2022-12-06T22:53:59.349Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:53:59 [2022-12-06T22:53:59.349Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:53:59 [2022-12-06T22:53:59.349Z] === RUN   TestDockerNetworkConnectAlias
22:54:03 [2022-12-06T22:54:03.554Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
22:54:03 [2022-12-06T22:54:03.554Z] === RUN   TestDockerNetworkReConnect
22:54:06 [2022-12-06T22:54:06.817Z] --- PASS: TestDockerNetworkReConnect (3.21s)
22:54:06 [2022-12-06T22:54:06.817Z] === RUN   TestServicePlugin
22:54:06 [2022-12-06T22:54:06.817Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:06 [2022-12-06T22:54:06.817Z] --- SKIP: TestServicePlugin (0.00s)
22:54:06 [2022-12-06T22:54:06.817Z] === RUN   TestServiceUpdateLabel
22:54:08 [2022-12-06T22:54:08.704Z] --- PASS: TestServiceUpdateLabel (2.20s)
22:54:08 [2022-12-06T22:54:08.704Z] === RUN   TestServiceUpdateSecrets
22:54:23 [2022-12-06T22:54:23.535Z] --- PASS: TestServiceUpdateSecrets (14.10s)
22:54:23 [2022-12-06T22:54:23.535Z] === RUN   TestServiceUpdateConfigs
22:54:38 [2022-12-06T22:54:38.459Z] --- PASS: TestServiceUpdateConfigs (14.19s)
22:54:38 [2022-12-06T22:54:38.459Z] === RUN   TestServiceUpdateNetwork
22:54:50 [2022-12-06T22:54:50.661Z] --- PASS: TestServiceUpdateNetwork (12.17s)
22:54:50 [2022-12-06T22:54:50.661Z] === RUN   TestServiceUpdatePidsLimit
22:54:50 [2022-12-06T22:54:50.661Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:54:50 [2022-12-06T22:54:50.916Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:54:59 [2022-12-06T22:54:59.078Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:55:05 [2022-12-06T22:55:05.653Z] --- PASS: TestServiceUpdatePidsLimit (15.98s)
22:55:05 [2022-12-06T22:55:05.653Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
22:55:05 [2022-12-06T22:55:05.653Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
22:55:05 [2022-12-06T22:55:05.653Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
22:55:05 [2022-12-06T22:55:05.653Z] PASS
22:55:05 [2022-12-06T22:55:05.653Z] 
22:55:05 [2022-12-06T22:55:05.653Z] === Skipped
22:55:05 [2022-12-06T22:55:05.653Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:55:05 [2022-12-06T22:55:05.653Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:55:05 [2022-12-06T22:55:05.653Z] 
22:55:05 [2022-12-06T22:55:05.653Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:55:05 [2022-12-06T22:55:05.653Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:55:05 [2022-12-06T22:55:05.653Z] 
22:55:05 [2022-12-06T22:55:05.653Z] DONE 27 tests, 2 skipped in 129.887s
22:55:05 [2022-12-06T22:55:05.653Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:55:05 [2022-12-06T22:55:05.653Z] ++ 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
22:55:05 [2022-12-06T22:55:05.653Z] ++ set -e
22:55:05 [2022-12-06T22:55:05.653Z] ++ '[' -n 0 ']'
22:55:05 [2022-12-06T22:55:05.653Z] ++ set -x
22:55:05 [2022-12-06T22:55:05.653Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:55:05 [2022-12-06T22:55:05.653Z] INFO: Testing against a local daemon
22:55:05 [2022-12-06T22:55:05.653Z] === RUN   TestSessionCreate
22:55:05 [2022-12-06T22:55:05.653Z] --- PASS: TestSessionCreate (0.02s)
22:55:05 [2022-12-06T22:55:05.653Z] === RUN   TestSessionCreateWithBadUpgrade
22:55:05 [2022-12-06T22:55:05.653Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:55:05 [2022-12-06T22:55:05.653Z] PASS
22:55:05 [2022-12-06T22:55:05.653Z] 
22:55:05 [2022-12-06T22:55:05.653Z] DONE 2 tests in 0.127s
22:55:05 [2022-12-06T22:55:05.653Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:55:05 [2022-12-06T22:55:05.653Z] ++ 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
22:55:05 [2022-12-06T22:55:05.653Z] ++ set -e
22:55:05 [2022-12-06T22:55:05.653Z] ++ '[' -n 0 ']'
22:55:05 [2022-12-06T22:55:05.653Z] ++ set -x
22:55:05 [2022-12-06T22:55:05.653Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:55:05 [2022-12-06T22:55:05.653Z] INFO: Testing against a local daemon
22:55:05 [2022-12-06T22:55:05.653Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:55:05 [2022-12-06T22:55:05.653Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:55:05 [2022-12-06T22:55:05.653Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:55:05 [2022-12-06T22:55:05.653Z] === RUN   TestDiskUsage
22:55:05 [2022-12-06T22:55:05.653Z] === PAUSE TestDiskUsage
22:55:05 [2022-12-06T22:55:05.653Z] === RUN   TestEventsExecDie
22:55:05 [2022-12-06T22:55:05.909Z] --- PASS: TestEventsExecDie (0.51s)
22:55:05 [2022-12-06T22:55:05.909Z] === RUN   TestEventsBackwardsCompatible
22:55:05 [2022-12-06T22:55:05.909Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
22:55:05 [2022-12-06T22:55:05.909Z] === RUN   TestEventsVolumeCreate
22:55:05 [2022-12-06T22:55:05.909Z] --- PASS: TestEventsVolumeCreate (0.06s)
22:55:05 [2022-12-06T22:55:05.909Z] === RUN   TestInfoBinaryCommits
22:55:05 [2022-12-06T22:55:05.909Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:55:05 [2022-12-06T22:55:05.909Z] === RUN   TestInfoAPIVersioned
22:55:05 [2022-12-06T22:55:05.909Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:55:05 [2022-12-06T22:55:05.909Z] === RUN   TestInfoAPI
22:55:05 [2022-12-06T22:55:05.909Z] --- PASS: TestInfoAPI (0.02s)
22:55:05 [2022-12-06T22:55:05.909Z] === RUN   TestInfoAPIWarnings
22:55:23 [2022-12-06T22:55:23.987Z] --- PASS: TestInfoAPIWarnings (16.55s)
22:55:23 [2022-12-06T22:55:23.987Z] === RUN   TestInfoDebug
22:55:23 [2022-12-06T22:55:23.987Z] --- PASS: TestInfoDebug (0.52s)
22:55:23 [2022-12-06T22:55:23.987Z] === RUN   TestInfoInsecureRegistries
22:55:23 [2022-12-06T22:55:23.987Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:55:23 [2022-12-06T22:55:23.987Z] === RUN   TestInfoRegistryMirrors
22:55:24 [2022-12-06T22:55:24.285Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:55:24 [2022-12-06T22:55:24.285Z] === RUN   TestLoginFailsWithBadCredentials
22:55:24 [2022-12-06T22:55:24.540Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
22:55:24 [2022-12-06T22:55:24.540Z] === RUN   TestPingCacheHeaders
22:55:24 [2022-12-06T22:55:24.540Z] --- PASS: TestPingCacheHeaders (0.02s)
22:55:24 [2022-12-06T22:55:24.540Z] === RUN   TestPingGet
22:55:24 [2022-12-06T22:55:24.540Z] --- PASS: TestPingGet (0.02s)
22:55:24 [2022-12-06T22:55:24.540Z] === RUN   TestPingHead
22:55:24 [2022-12-06T22:55:24.540Z] --- PASS: TestPingHead (0.02s)
22:55:24 [2022-12-06T22:55:24.540Z] === RUN   TestPingSwarmHeader
22:55:25 [2022-12-06T22:55:25.101Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:55:25 [2022-12-06T22:55:25.672Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:55:26 [2022-12-06T22:55:26.640Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:55:26 [2022-12-06T22:55:26.640Z] --- PASS: TestPingSwarmHeader (2.11s)
22:55:26 [2022-12-06T22:55:26.640Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:55:26 [2022-12-06T22:55:26.640Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:55:26 [2022-12-06T22:55:26.640Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:55:26 [2022-12-06T22:55:26.640Z] === RUN   TestPingBuilderHeader
22:55:26 [2022-12-06T22:55:26.640Z] === RUN   TestPingBuilderHeader/default_config
22:55:27 [2022-12-06T22:55:27.201Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:55:27 [2022-12-06T22:55:27.761Z] --- PASS: TestPingBuilderHeader (1.04s)
22:55:27 [2022-12-06T22:55:27.761Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
22:55:27 [2022-12-06T22:55:27.761Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
22:55:27 [2022-12-06T22:55:27.761Z] === RUN   TestVersion
22:55:27 [2022-12-06T22:55:27.761Z] --- PASS: TestVersion (0.02s)
22:55:27 [2022-12-06T22:55:27.761Z] === CONT  TestDiskUsage
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/empty
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/empty/container_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/empty/image_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/empty/volume_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/empty/build-cache_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/after_LoadBusybox
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:55:28 [2022-12-06T22:55:28.322Z] === RUN   TestDiskUsage/after_container.Run
22:55:28 [2022-12-06T22:55:28.883Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:55:28 [2022-12-06T22:55:28.883Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:55:28 [2022-12-06T22:55:28.883Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:55:28 [2022-12-06T22:55:28.883Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:55:28 [2022-12-06T22:55:28.883Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:55:28 [2022-12-06T22:55:28.883Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:55:28 [2022-12-06T22:55:28.883Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:55:28 [2022-12-06T22:55:28.883Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:55:28 [2022-12-06T22:55:28.883Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:55:28 [2022-12-06T22:55:28.883Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:55:28 [2022-12-06T22:55:28.883Z] --- PASS: TestDiskUsage (1.15s)
22:55:28 [2022-12-06T22:55:28.883Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]     --- PASS: TestDiskUsage/after_container.Run (0.40s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z] PASS
22:55:28 [2022-12-06T22:55:28.883Z] 
22:55:28 [2022-12-06T22:55:28.883Z] === Skipped
22:55:28 [2022-12-06T22:55:28.883Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:55:28 [2022-12-06T22:55:28.883Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:55:28 [2022-12-06T22:55:28.883Z] 
22:55:28 [2022-12-06T22:55:28.883Z] DONE 57 tests, 1 skipped in 23.675s
22:55:28 [2022-12-06T22:55:28.883Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:55:28 [2022-12-06T22:55:28.883Z] ++ 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
22:55:28 [2022-12-06T22:55:28.883Z] ++ set -e
22:55:28 [2022-12-06T22:55:28.883Z] ++ '[' -n 0 ']'
22:55:28 [2022-12-06T22:55:28.883Z] ++ set -x
22:55:28 [2022-12-06T22:55:28.883Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:55:29 [2022-12-06T22:55:29.139Z] INFO: Testing against a local daemon
22:55:29 [2022-12-06T22:55:29.139Z] === RUN   TestVolumesCreateAndList
22:55:29 [2022-12-06T22:55:29.139Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:55:29 [2022-12-06T22:55:29.139Z] === RUN   TestVolumesRemove
22:55:29 [2022-12-06T22:55:29.139Z] --- PASS: TestVolumesRemove (0.07s)
22:55:29 [2022-12-06T22:55:29.139Z] === RUN   TestVolumesInspect
22:55:29 [2022-12-06T22:55:29.139Z] --- PASS: TestVolumesInspect (0.02s)
22:55:29 [2022-12-06T22:55:29.139Z] === RUN   TestVolumesInvalidJSON
22:55:29 [2022-12-06T22:55:29.139Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:55:29 [2022-12-06T22:55:29.139Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:55:29 [2022-12-06T22:55:29.139Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:55:29 [2022-12-06T22:55:29.139Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:55:29 [2022-12-06T22:55:29.139Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:55:29 [2022-12-06T22:55:29.139Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:55:29 [2022-12-06T22:55:29.139Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:55:29 [2022-12-06T22:55:29.139Z] --- PASS: TestVolumesInvalidJSON (0.02s)
22:55:29 [2022-12-06T22:55:29.139Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:55:29 [2022-12-06T22:55:29.139Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:55:29 [2022-12-06T22:55:29.139Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:55:29 [2022-12-06T22:55:29.139Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:55:29 [2022-12-06T22:55:29.139Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:55:29 [2022-12-06T22:55:29.139Z] === RUN   TestVolumePruneAnonymous
22:55:29 [2022-12-06T22:55:29.139Z] --- PASS: TestVolumePruneAnonymous (0.03s)
22:55:29 [2022-12-06T22:55:29.139Z] PASS
22:55:29 [2022-12-06T22:55:29.139Z] 
22:55:29 [2022-12-06T22:55:29.139Z] DONE 10 tests in 0.268s
22:55:29 [2022-12-06T22:55:29.139Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:55:29 [2022-12-06T22:55:29.394Z] ++++ cat bundles/test-integration/docker.pid
22:55:29 [2022-12-06T22:55:29.395Z] +++ kill 15085
22:55:29 [2022-12-06T22:55:29.650Z] +++ /etc/init.d/apparmor stop
22:55:29 [2022-12-06T22:55:29.650Z] Leaving: AppArmorNo profiles have been unloaded.
22:55:29 [2022-12-06T22:55:29.650Z] 
22:55:29 [2022-12-06T22:55:29.650Z] Unloading profiles will leave already running processes permanently
22:55:29 [2022-12-06T22:55:29.650Z] unconfined, which can lead to unexpected situations.
22:55:29 [2022-12-06T22:55:29.650Z] 
22:55:29 [2022-12-06T22:55:29.650Z] To set a process to complain mode, use the command line tool
22:55:29 [2022-12-06T22:55:29.650Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:55:29 [2022-12-06T22:55:29.650Z] +++ true
22:55:29 [2022-12-06T22:55:29.650Z] exiting test-integration
22:55:29 [2022-12-06T22:55:29.650Z] ++ exit 0
22:55:29 [2022-12-06T22:55:29.650Z] 
Post stage
[Pipeline] junit
22:55:30 [2022-12-06T22:55:30.305Z] Recording test results
22:55:30 [2022-12-06T22:55:30.495Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:55:30 [2022-12-06T22:55:30.803Z] + echo Ensuring container killed.
22:55:30 [2022-12-06T22:55:30.803Z] Ensuring container killed.
22:55:30 [2022-12-06T22:55:30.803Z] + docker rm -vf docker-pr1
22:55:30 [2022-12-06T22:55:30.803Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
22:55:31 [2022-12-06T22:55:31.082Z] + echo Chowning /workspace to jenkins user
22:55:31 [2022-12-06T22:55:31.082Z] Chowning /workspace to jenkins user
22:55:31 [2022-12-06T22:55:31.082Z] + id -u
22:55:31 [2022-12-06T22:55:31.082Z] + id -g
22:55:31 [2022-12-06T22:55:31.082Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44594:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:55:32 [2022-12-06T22:55:32.773Z] + bundleName=arm64-integration
22:55:32 [2022-12-06T22:55:32.773Z] + echo Creating arm64-integration-bundles.tar.gz
22:55:32 [2022-12-06T22:55:32.773Z] Creating arm64-integration-bundles.tar.gz
22:55:32 [2022-12-06T22:55:32.773Z] + xargs tar -czf arm64-integration-bundles.tar.gz
22:55:32 [2022-12-06T22:55:32.773Z] + 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
22:55:33 [2022-12-06T22:55:33.037Z] Archiving artifacts
22:55:34 [2022-12-06T22:55:34.480Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44594/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:55:34 [2022-12-06T22:55:34.773Z] + make clean
22:55:35 [2022-12-06T22:55:35.032Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:55:35 [2022-12-06T22:55:35.032Z] docker-dev-cache
22:55:35 [2022-12-06T22:55:35.032Z] 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