Skip to content
Success

Console Output

Pull request #44411 opened
16:54:01 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from f3e180b704f8a3f9eb547a8d484e4cf033908bdb+afdc9a804aa7b25cfdfe899a89796b151a47657f (f8bf0b486d22a331de9173ad2ae7beeffac3e6c0)
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-44411@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
16:54:04 [2022-11-05T16:54:04.136Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:54:04 [2022-11-05T16:54:04.141Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:54:10 [2022-11-05T16:54:10.436Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09c300ad225708c81) in /home/ubuntu/workspace/moby_PR-44411
[Pipeline] {
[Pipeline] checkout
16:54:10 [2022-11-05T16:54:10.463Z] The recommended git tool is: git
16:54:10 [2022-11-05T16:54:10.492Z] using credential docker-jenkins-github-credentials
16:54:10 [2022-11-05T16:54:10.501Z] Cloning the remote Git repository
16:54:10 [2022-11-05T16:54:10.501Z] Cloning with configured refspecs honoured and without tags
16:54:10 [2022-11-05T16:54:10.506Z] Cloning repository https://github.com/moby/moby.git
16:54:10 [2022-11-05T16:54:10.508Z]  > git init /home/ubuntu/workspace/moby_PR-44411 # timeout=10
16:54:10 [2022-11-05T16:54:10.520Z] Fetching upstream changes from https://github.com/moby/moby.git
16:54:10 [2022-11-05T16:54:10.521Z]  > git --version # timeout=10
16:54:10 [2022-11-05T16:54:10.526Z]  > git --version # 'git version 2.25.1'
16:54:10 [2022-11-05T16:54:10.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:54:10 [2022-11-05T16:54:10.527Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44411/head:refs/remotes/origin/PR-44411 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
16:54:22 [2022-11-05T16:54:22.945Z] Fetching without tags
16:54:22 [2022-11-05T16:54:22.929Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:54:22 [2022-11-05T16:54:22.932Z]  > git config --add remote.origin.fetch +refs/pull/44411/head:refs/remotes/origin/PR-44411 # timeout=10
16:54:22 [2022-11-05T16:54:22.937Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
16:54:22 [2022-11-05T16:54:22.944Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:54:22 [2022-11-05T16:54:22.950Z] Fetching upstream changes from https://github.com/moby/moby.git
16:54:22 [2022-11-05T16:54:22.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:54:22 [2022-11-05T16:54:22.951Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44411/head:refs/remotes/origin/PR-44411 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
16:54:23 [2022-11-05T16:54:23.138Z] Merging remotes/origin/22.06 commit afdc9a804aa7b25cfdfe899a89796b151a47657f into PR head commit f3e180b704f8a3f9eb547a8d484e4cf033908bdb
16:54:23 [2022-11-05T16:54:23.699Z] Merge succeeded, producing f3e180b704f8a3f9eb547a8d484e4cf033908bdb
16:54:23 [2022-11-05T16:54:23.700Z] Checking out Revision f3e180b704f8a3f9eb547a8d484e4cf033908bdb (PR-44411)
16:54:24 [2022-11-05T16:54:24.449Z] Commit message: "Update to Go 1.19.3 to address CVE-2022-41716"
16:54:24 [2022-11-05T16:54:24.450Z] First time build. Skipping changelog.
16:54:24 [2022-11-05T16:54:24.461Z]  > git --version # timeout=10
16:54:24 [2022-11-05T16:54:24.464Z]  > git --version # 'git version 2.25.1'
16:54:24 [2022-11-05T16:54:24.468Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:54:23 [2022-11-05T16:54:23.143Z]  > git config core.sparsecheckout # timeout=10
16:54:23 [2022-11-05T16:54:23.150Z]  > git checkout -f f3e180b704f8a3f9eb547a8d484e4cf033908bdb # timeout=10
16:54:23 [2022-11-05T16:54:23.676Z]  > git remote # timeout=10
16:54:23 [2022-11-05T16:54:23.682Z]  > git config --get remote.origin.url # timeout=10
16:54:23 [2022-11-05T16:54:23.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:54:23 [2022-11-05T16:54:23.689Z]  > git merge afdc9a804aa7b25cfdfe899a89796b151a47657f # timeout=10
16:54:23 [2022-11-05T16:54:23.696Z]  > git rev-parse HEAD^{commit} # timeout=10
16:54:23 [2022-11-05T16:54:23.704Z]  > git config core.sparsecheckout # timeout=10
16:54:23 [2022-11-05T16:54:23.709Z]  > git checkout -f f3e180b704f8a3f9eb547a8d484e4cf033908bdb # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:54:25 [2022-11-05T16:54:25.110Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44411:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
16:54:27 [2022-11-05T16:54:27.628Z] 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
16:54:28 [2022-11-05T16:54:28.330Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09c300ad225708c81) in /home/ubuntu/workspace/moby_PR-44411
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
16:54:28 [2022-11-05T16:54:28.375Z] The recommended git tool is: git
[Pipeline] // stage
16:54:28 [2022-11-05T16:54:28.381Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
16:54:28 [2022-11-05T16:54:28.393Z] Fetching changes from the remote Git repository
16:54:28 [2022-11-05T16:54:28.398Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
16:54:28 [2022-11-05T16:54:28.625Z] Merging remotes/origin/22.06 commit afdc9a804aa7b25cfdfe899a89796b151a47657f into PR head commit f3e180b704f8a3f9eb547a8d484e4cf033908bdb
16:54:28 [2022-11-05T16:54:28.676Z] Merge succeeded, producing f3e180b704f8a3f9eb547a8d484e4cf033908bdb
16:54:28 [2022-11-05T16:54:28.676Z] Checking out Revision f3e180b704f8a3f9eb547a8d484e4cf033908bdb (PR-44411)
16:54:28 [2022-11-05T16:54:28.725Z] Commit message: "Update to Go 1.19.3 to address CVE-2022-41716"
16:54:28 [2022-11-05T16:54:28.780Z]  > git --version # timeout=10
16:54:28 [2022-11-05T16:54:28.783Z]  > git --version # 'git version 2.25.1'
16:54:28 [2022-11-05T16:54:28.786Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:54:28 [2022-11-05T16:54:28.393Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44411/.git # timeout=10
16:54:28 [2022-11-05T16:54:28.398Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:54:28 [2022-11-05T16:54:28.403Z] Fetching upstream changes from https://github.com/moby/moby.git
16:54:28 [2022-11-05T16:54:28.403Z]  > git --version # timeout=10
16:54:28 [2022-11-05T16:54:28.407Z]  > git --version # 'git version 2.25.1'
16:54:28 [2022-11-05T16:54:28.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:54:28 [2022-11-05T16:54:28.408Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44411/head:refs/remotes/origin/PR-44411 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
16:54:28 [2022-11-05T16:54:28.630Z]  > git config core.sparsecheckout # timeout=10
16:54:28 [2022-11-05T16:54:28.633Z]  > git checkout -f f3e180b704f8a3f9eb547a8d484e4cf033908bdb # timeout=10
16:54:28 [2022-11-05T16:54:28.660Z]  > git remote # timeout=10
16:54:28 [2022-11-05T16:54:28.663Z]  > git config --get remote.origin.url # timeout=10
16:54:28 [2022-11-05T16:54:28.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:54:28 [2022-11-05T16:54:28.666Z]  > git merge afdc9a804aa7b25cfdfe899a89796b151a47657f # timeout=10
16:54:28 [2022-11-05T16:54:28.676Z]  > git rev-parse HEAD^{commit} # timeout=10
16:54:28 [2022-11-05T16:54:28.681Z]  > git config core.sparsecheckout # timeout=10
16:54:28 [2022-11-05T16:54:28.683Z]  > git checkout -f f3e180b704f8a3f9eb547a8d484e4cf033908bdb # timeout=10
16:54:29 [2022-11-05T16:54:29.543Z] + docker version
16:54:29 [2022-11-05T16:54:29.543Z] Client: Docker Engine - Community
16:54:29 [2022-11-05T16:54:29.543Z]  Version:           22.06.0-beta.0
16:54:29 [2022-11-05T16:54:29.543Z]  API version:       1.42
16:54:29 [2022-11-05T16:54:29.543Z]  Go version:        go1.18.3
16:54:29 [2022-11-05T16:54:29.543Z]  Git commit:        3e9117b
16:54:29 [2022-11-05T16:54:29.543Z]  Built:             Fri Jun  3 17:55:34 2022
16:54:29 [2022-11-05T16:54:29.543Z]  OS/Arch:           linux/arm64
16:54:29 [2022-11-05T16:54:29.543Z]  Context:           default
16:54:29 [2022-11-05T16:54:29.543Z] 
16:54:29 [2022-11-05T16:54:29.543Z] Server: Docker Engine - Community
16:54:29 [2022-11-05T16:54:29.543Z]  Engine:
16:54:29 [2022-11-05T16:54:29.543Z]   Version:          22.06.0-beta.0
16:54:29 [2022-11-05T16:54:29.543Z]   API version:      1.42 (minimum version 1.12)
16:54:29 [2022-11-05T16:54:29.543Z]   Go version:       go1.18.3
16:54:29 [2022-11-05T16:54:29.543Z]   Git commit:       38633e7
16:54:29 [2022-11-05T16:54:29.543Z]   Built:            Fri Jun  3 17:55:34 2022
16:54:29 [2022-11-05T16:54:29.543Z]   OS/Arch:          linux/arm64
16:54:29 [2022-11-05T16:54:29.543Z]   Experimental:     true
16:54:29 [2022-11-05T16:54:29.543Z]  containerd:
16:54:29 [2022-11-05T16:54:29.543Z]   Version:          1.6.8
16:54:29 [2022-11-05T16:54:29.543Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:54:29 [2022-11-05T16:54:29.543Z]  runc:
16:54:29 [2022-11-05T16:54:29.543Z]   Version:          1.1.4
16:54:29 [2022-11-05T16:54:29.543Z]   GitCommit:        v1.1.4-0-g5fd4c4d
16:54:29 [2022-11-05T16:54:29.543Z]  docker-init:
16:54:29 [2022-11-05T16:54:29.543Z]   Version:          0.19.0
16:54:29 [2022-11-05T16:54:29.543Z]   GitCommit:        de40ad0
[Pipeline] sh
16:54:29 [2022-11-05T16:54:29.816Z] + docker info
16:54:29 [2022-11-05T16:54:29.816Z] Client:
16:54:29 [2022-11-05T16:54:29.816Z]  Context:    default
16:54:29 [2022-11-05T16:54:29.816Z]  Debug Mode: false
16:54:29 [2022-11-05T16:54:29.816Z]  Plugins:
16:54:29 [2022-11-05T16:54:29.816Z]   buildx: Docker Buildx (Docker Inc.)
16:54:29 [2022-11-05T16:54:29.816Z]     Version:  v0.8.2
16:54:29 [2022-11-05T16:54:29.816Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:54:29 [2022-11-05T16:54:29.816Z]   compose: Docker Compose (Docker Inc.)
16:54:29 [2022-11-05T16:54:29.816Z]     Version:  v2.12.0
16:54:29 [2022-11-05T16:54:29.816Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:54:29 [2022-11-05T16:54:29.816Z] 
16:54:29 [2022-11-05T16:54:29.816Z] Server:
16:54:29 [2022-11-05T16:54:29.816Z]  Containers: 0
16:54:29 [2022-11-05T16:54:29.816Z]   Running: 0
16:54:29 [2022-11-05T16:54:29.816Z]   Paused: 0
16:54:29 [2022-11-05T16:54:29.816Z]   Stopped: 0
16:54:29 [2022-11-05T16:54:29.816Z]  Images: 4
16:54:29 [2022-11-05T16:54:29.816Z]  Server Version: 22.06.0-beta.0
16:54:29 [2022-11-05T16:54:29.816Z]  Storage Driver: overlay2
16:54:29 [2022-11-05T16:54:29.816Z]   Backing Filesystem: extfs
16:54:29 [2022-11-05T16:54:29.816Z]   Supports d_type: true
16:54:29 [2022-11-05T16:54:29.816Z]   Using metacopy: false
16:54:29 [2022-11-05T16:54:29.816Z]   Native Overlay Diff: true
16:54:29 [2022-11-05T16:54:29.816Z]   userxattr: false
16:54:29 [2022-11-05T16:54:29.816Z]  Logging Driver: json-file
16:54:29 [2022-11-05T16:54:29.816Z]  Cgroup Driver: cgroupfs
16:54:29 [2022-11-05T16:54:29.816Z]  Cgroup Version: 1
16:54:29 [2022-11-05T16:54:29.816Z]  Plugins:
16:54:29 [2022-11-05T16:54:29.816Z]   Volume: local
16:54:29 [2022-11-05T16:54:29.816Z]   Network: bridge host ipvlan macvlan null overlay
16:54:29 [2022-11-05T16:54:29.816Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:54:29 [2022-11-05T16:54:29.816Z]  Swarm: inactive
16:54:29 [2022-11-05T16:54:29.816Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
16:54:29 [2022-11-05T16:54:29.816Z]  Default Runtime: runc
16:54:29 [2022-11-05T16:54:29.816Z]  Init Binary: docker-init
16:54:29 [2022-11-05T16:54:29.816Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:54:29 [2022-11-05T16:54:29.816Z]  runc version: v1.1.4-0-g5fd4c4d
16:54:29 [2022-11-05T16:54:29.816Z]  init version: de40ad0
16:54:29 [2022-11-05T16:54:29.816Z]  Security Options:
16:54:29 [2022-11-05T16:54:29.816Z]   apparmor
16:54:29 [2022-11-05T16:54:29.816Z]   seccomp
16:54:29 [2022-11-05T16:54:29.816Z]    Profile: builtin
16:54:29 [2022-11-05T16:54:29.816Z]  Kernel Version: 5.15.0-1022-aws
16:54:29 [2022-11-05T16:54:29.816Z]  Operating System: Ubuntu 20.04.5 LTS
16:54:29 [2022-11-05T16:54:29.816Z]  OSType: linux
16:54:29 [2022-11-05T16:54:29.816Z]  Architecture: aarch64
16:54:29 [2022-11-05T16:54:29.816Z]  CPUs: 2
16:54:29 [2022-11-05T16:54:29.816Z]  Total Memory: 7.559GiB
16:54:29 [2022-11-05T16:54:29.816Z]  Name: ip-10-100-74-228
16:54:29 [2022-11-05T16:54:29.816Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:54:29 [2022-11-05T16:54:29.816Z]  Docker Root Dir: /var/lib/docker
16:54:29 [2022-11-05T16:54:29.816Z]  Debug Mode: false
16:54:29 [2022-11-05T16:54:29.816Z]  Registry: https://index.docker.io/v1/
16:54:29 [2022-11-05T16:54:29.816Z]  Labels:
16:54:29 [2022-11-05T16:54:29.816Z]  Experimental: true
16:54:29 [2022-11-05T16:54:29.816Z]  Insecure Registries:
16:54:29 [2022-11-05T16:54:29.816Z]   127.0.0.0/8
16:54:29 [2022-11-05T16:54:29.816Z]  Live Restore Enabled: true
16:54:29 [2022-11-05T16:54:29.816Z] 
[Pipeline] sh
16:54:30 [2022-11-05T16:54:30.090Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:54:30 [2022-11-05T16:54:30.090Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:54:30 [2022-11-05T16:54:30.090Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44411/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:54:30 [2022-11-05T16:54:30.090Z] + bash /home/ubuntu/workspace/moby_PR-44411/check-config.sh
16:54:30 [2022-11-05T16:54:30.090Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:54:30 [2022-11-05T16:54:30.090Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
16:54:30 [2022-11-05T16:54:30.090Z] 
16:54:30 [2022-11-05T16:54:30.090Z] Generally Necessary:
16:54:30 [2022-11-05T16:54:30.090Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:54:30 [2022-11-05T16:54:30.090Z] - apparmor: enabled and tools installed
16:54:30 [2022-11-05T16:54:30.090Z] - CONFIG_NAMESPACES: enabled
16:54:30 [2022-11-05T16:54:30.090Z] - CONFIG_NET_NS: enabled
16:54:30 [2022-11-05T16:54:30.090Z] - CONFIG_PID_NS: enabled
16:54:30 [2022-11-05T16:54:30.090Z] - CONFIG_IPC_NS: enabled
16:54:30 [2022-11-05T16:54:30.090Z] - CONFIG_UTS_NS: enabled
16:54:30 [2022-11-05T16:54:30.090Z] - CONFIG_CGROUPS: enabled
16:54:30 [2022-11-05T16:54:30.090Z] - CONFIG_CGROUP_CPUACCT: enabled
16:54:30 [2022-11-05T16:54:30.090Z] - CONFIG_CGROUP_DEVICE: enabled
16:54:30 [2022-11-05T16:54:30.090Z] - CONFIG_CGROUP_FREEZER: enabled
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_CGROUP_SCHED: enabled
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_CPUSETS: enabled
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_MEMCG: enabled
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_KEYS: enabled
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_VETH: enabled (as module)
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_BRIDGE: enabled (as module)
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_NF_NAT: enabled (as module)
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_POSIX_MQUEUE: enabled
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_CGROUP_BPF: enabled
16:54:30 [2022-11-05T16:54:30.346Z] 
16:54:30 [2022-11-05T16:54:30.346Z] Optional Features:
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_USER_NS: enabled
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_SECCOMP: enabled
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_SECCOMP_FILTER: enabled
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_CGROUP_PIDS: enabled
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_MEMCG_SWAP: enabled
16:54:30 [2022-11-05T16:54:30.346Z]     (cgroup swap accounting is currently enabled)
16:54:30 [2022-11-05T16:54:30.346Z] - CONFIG_BLK_CGROUP: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_CGROUP_PERF: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_CGROUP_HUGETLB: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_CFS_BANDWIDTH: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_RT_GROUP_SCHED: missing
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_IP_VS: enabled (as module)
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_IP_VS_NFCT: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_IP_VS_RR: enabled (as module)
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_SECURITY_SELINUX: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_SECURITY_APPARMOR: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_EXT4_FS: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:54:30 [2022-11-05T16:54:30.602Z] - Network Drivers:
16:54:30 [2022-11-05T16:54:30.602Z]   - "overlay":
16:54:30 [2022-11-05T16:54:30.602Z]     - CONFIG_VXLAN: enabled (as module)
16:54:30 [2022-11-05T16:54:30.602Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:54:30 [2022-11-05T16:54:30.602Z]       Optional (for encrypted networks):
16:54:30 [2022-11-05T16:54:30.857Z]       - CONFIG_CRYPTO: enabled
16:54:30 [2022-11-05T16:54:30.857Z]       - CONFIG_CRYPTO_AEAD: enabled
16:54:30 [2022-11-05T16:54:30.857Z]       - CONFIG_CRYPTO_GCM: enabled
16:54:30 [2022-11-05T16:54:30.857Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:54:30 [2022-11-05T16:54:30.857Z]       - CONFIG_CRYPTO_GHASH: enabled
16:54:30 [2022-11-05T16:54:30.857Z]       - CONFIG_XFRM: enabled
16:54:30 [2022-11-05T16:54:30.857Z]       - CONFIG_XFRM_USER: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z]       - CONFIG_INET_ESP: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z]   - "ipvlan":
16:54:30 [2022-11-05T16:54:30.857Z]     - CONFIG_IPVLAN: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z]   - "macvlan":
16:54:30 [2022-11-05T16:54:30.857Z]     - CONFIG_MACVLAN: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z]     - CONFIG_DUMMY: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z]   - "ftp,tftp client in container":
16:54:30 [2022-11-05T16:54:30.857Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z] - Storage Drivers:
16:54:30 [2022-11-05T16:54:30.857Z]   - "aufs":
16:54:30 [2022-11-05T16:54:30.857Z]     - CONFIG_AUFS_FS: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z]   - "btrfs":
16:54:30 [2022-11-05T16:54:30.857Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:54:30 [2022-11-05T16:54:30.857Z]   - "devicemapper":
16:54:30 [2022-11-05T16:54:30.857Z]     - CONFIG_BLK_DEV_DM: enabled
16:54:30 [2022-11-05T16:54:30.857Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z]   - "overlay":
16:54:30 [2022-11-05T16:54:30.857Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:54:30 [2022-11-05T16:54:30.857Z]   - "zfs":
16:54:30 [2022-11-05T16:54:30.857Z]     - /dev/zfs: present
16:54:30 [2022-11-05T16:54:30.857Z]     - zfs command: missing
16:54:30 [2022-11-05T16:54:30.857Z]     - zpool command: missing
16:54:30 [2022-11-05T16:54:30.857Z] 
16:54:30 [2022-11-05T16:54:30.857Z] Limits:
16:54:30 [2022-11-05T16:54:30.857Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:54:30 [2022-11-05T16:54:30.857Z] 
16:54:30 [2022-11-05T16:54:30.857Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:54:31 [2022-11-05T16:54:31.246Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f3e180b704f8a3f9eb547a8d484e4cf033908bdb .
16:54:31 [2022-11-05T16:54:31.501Z] #1 [internal] load .dockerignore
16:54:31 [2022-11-05T16:54:31.501Z] #1 transferring context: 145B done
16:54:31 [2022-11-05T16:54:31.501Z] #1 DONE 0.0s
16:54:31 [2022-11-05T16:54:31.501Z] 
16:54:31 [2022-11-05T16:54:31.501Z] #2 [internal] load build definition from Dockerfile
16:54:31 [2022-11-05T16:54:31.501Z] #2 transferring dockerfile: 19.47kB done
16:54:31 [2022-11-05T16:54:31.501Z] #2 DONE 0.0s
16:54:31 [2022-11-05T16:54:31.501Z] 
16:54:31 [2022-11-05T16:54:31.501Z] #3 resolve image config for docker.io/docker/dockerfile:1
16:54:31 [2022-11-05T16:54:31.758Z] #3 DONE 0.3s
16:54:31 [2022-11-05T16:54:31.758Z] 
16:54:31 [2022-11-05T16:54:31.758Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
16:54:31 [2022-11-05T16:54:31.758Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
16:54:31 [2022-11-05T16:54:31.758Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
16:54:31 [2022-11-05T16:54:31.758Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
16:54:31 [2022-11-05T16:54:31.758Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
16:54:31 [2022-11-05T16:54:31.758Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
16:54:31 [2022-11-05T16:54:31.758Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
16:54:32 [2022-11-05T16:54:32.320Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
16:54:32 [2022-11-05T16:54:32.320Z] #4 DONE 0.4s
16:54:32 [2022-11-05T16:54:32.320Z] 
16:54:32 [2022-11-05T16:54:32.320Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:54:32 [2022-11-05T16:54:32.883Z] #5 DONE 0.6s
16:54:32 [2022-11-05T16:54:32.883Z] 
16:54:32 [2022-11-05T16:54:32.883Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:54:32 [2022-11-05T16:54:32.883Z] #6 DONE 0.7s
16:54:32 [2022-11-05T16:54:32.883Z] 
16:54:32 [2022-11-05T16:54:32.883Z] #7 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
16:54:32 [2022-11-05T16:54:32.883Z] #7 DONE 0.7s
16:54:32 [2022-11-05T16:54:32.883Z] 
16:54:32 [2022-11-05T16:54:32.883Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
16:54:33 [2022-11-05T16:54:33.143Z] #8 DONE 0.8s
16:54:33 [2022-11-05T16:54:33.143Z] 
16:54:33 [2022-11-05T16:54:33.143Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
16:54:33 [2022-11-05T16:54:33.143Z] #9 resolve docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 0.1s done
16:54:33 [2022-11-05T16:54:33.404Z] #9 sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 1.85kB / 1.85kB done
16:54:33 [2022-11-05T16:54:33.404Z] #9 sha256:2342d01b0a0138b5807b39bf853b24d99f69c8af7aa4968179818e7e4326c2cd 529B / 529B done
16:54:33 [2022-11-05T16:54:33.404Z] #9 sha256:afbb9e728ec01fb0ef0bf485f7d1e7f3af8a005936c069fd0e979a6084723cb7 1.48kB / 1.48kB done
16:54:33 [2022-11-05T16:54:33.404Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 16.78MB / 53.70MB 0.2s
16:54:33 [2022-11-05T16:54:33.661Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 26.49MB / 53.70MB 0.3s
16:54:33 [2022-11-05T16:54:33.661Z] #9 ...
16:54:33 [2022-11-05T16:54:33.661Z] 
16:54:33 [2022-11-05T16:54:33.661Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:54:33 [2022-11-05T16:54:33.661Z] #10 DONE 0.5s
16:54:33 [2022-11-05T16:54:33.661Z] 
16:54:33 [2022-11-05T16:54:33.661Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
16:54:33 [2022-11-05T16:54:33.661Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 36.46MB / 53.70MB 0.5s
16:54:33 [2022-11-05T16:54:33.917Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 53.70MB / 53.70MB 0.7s
16:54:34 [2022-11-05T16:54:34.174Z] #9 extracting sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205
16:54:36 [2022-11-05T16:54:36.069Z] #9 ...
16:54:36 [2022-11-05T16:54:36.069Z] 
16:54:36 [2022-11-05T16:54:36.069Z] #11 [internal] load build context
16:54:36 [2022-11-05T16:54:36.069Z] #11 transferring context: 62.90MB 2.5s done
16:54:36 [2022-11-05T16:54:36.069Z] #11 DONE 2.6s
16:54:36 [2022-11-05T16:54:36.069Z] 
16:54:36 [2022-11-05T16:54:36.069Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:54:36 [2022-11-05T16:54:36.069Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:54:36 [2022-11-05T16:54:36.069Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:54:36 [2022-11-05T16:54:36.069Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:54:36 [2022-11-05T16:54:36.069Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:54:36 [2022-11-05T16:54:36.069Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.3s done
16:54:36 [2022-11-05T16:54:36.069Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done
16:54:36 [2022-11-05T16:54:36.069Z] #12 DONE 2.7s
16:54:36 [2022-11-05T16:54:36.069Z] 
16:54:36 [2022-11-05T16:54:36.069Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
16:54:36 [2022-11-05T16:54:36.069Z] #9 ...
16:54:36 [2022-11-05T16:54:36.069Z] 
16:54:36 [2022-11-05T16:54:36.069Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:54:36 [2022-11-05T16:54:36.069Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:54:36 [2022-11-05T16:54:36.069Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:54:36 [2022-11-05T16:54:36.069Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:54:36 [2022-11-05T16:54:36.069Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:54:36 [2022-11-05T16:54:36.069Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.5s done
16:54:36 [2022-11-05T16:54:36.069Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done
16:54:36 [2022-11-05T16:54:36.069Z] #13 DONE 3.0s
16:54:36 [2022-11-05T16:54:36.069Z] 
16:54:36 [2022-11-05T16:54:36.069Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
16:54:36 [2022-11-05T16:54:36.327Z] #9 ...
16:54:36 [2022-11-05T16:54:36.327Z] 
16:54:36 [2022-11-05T16:54:36.327Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:54:36 [2022-11-05T16:54:36.327Z] #14 DONE 0.1s
16:54:36 [2022-11-05T16:54:36.327Z] 
16:54:36 [2022-11-05T16:54:36.327Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
16:54:36 [2022-11-05T16:54:36.583Z] #9 ...
16:54:36 [2022-11-05T16:54:36.583Z] 
16:54:36 [2022-11-05T16:54:36.583Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:54:36 [2022-11-05T16:54:36.583Z] #15 DONE 0.2s
16:54:36 [2022-11-05T16:54:36.583Z] 
16:54:36 [2022-11-05T16:54:36.583Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
16:54:37 [2022-11-05T16:54:37.145Z] #9 extracting sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 3.1s done
16:54:37 [2022-11-05T16:54:37.402Z] #9 DONE 4.1s
16:54:37 [2022-11-05T16:54:37.402Z] 
16:54:37 [2022-11-05T16:54:37.402Z] #16 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
16:54:37 [2022-11-05T16:54:37.402Z] #16 resolve docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c 0.1s done
16:54:37 [2022-11-05T16:54:37.402Z] #16 sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 10.87MB / 10.87MB 0.2s done
16:54:37 [2022-11-05T16:54:37.402Z] #16 sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c 1.86kB / 1.86kB done
16:54:37 [2022-11-05T16:54:37.402Z] #16 sha256:d0e625b278a6bd69879384eff03bccf8b5b877adcd4f8c983747fbdcab5a3211 1.80kB / 1.80kB done
16:54:37 [2022-11-05T16:54:37.402Z] #16 sha256:74f48645b0176afbe1fc0a09d1c82272ee9d1cf53915b33a438fc4179ebeb36b 7.12kB / 7.12kB done
16:54:37 [2022-11-05T16:54:37.402Z] #16 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 53.70MB / 53.70MB 0.7s done
16:54:37 [2022-11-05T16:54:37.402Z] #16 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 54.68MB / 54.68MB 0.8s done
16:54:37 [2022-11-05T16:54:37.402Z] #16 sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 5.15MB / 5.15MB 0.1s done
16:54:37 [2022-11-05T16:54:37.402Z] #16 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 81.37MB / 81.37MB 1.2s done
16:54:37 [2022-11-05T16:54:37.402Z] #16 sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 115.13MB / 115.13MB 2.1s done
16:54:37 [2022-11-05T16:54:37.402Z] #16 sha256:3866aabe327615f8b353df0e7bb850ee5d5794ac1dd6e4f5334cdd748fd82fa1 156B / 156B 0.9s done
16:54:37 [2022-11-05T16:54:37.402Z] #16 extracting sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 0.1s
16:54:37 [2022-11-05T16:54:37.658Z] #16 extracting sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 0.3s done
16:54:37 [2022-11-05T16:54:37.658Z] #16 extracting sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de
16:54:37 [2022-11-05T16:54:37.914Z] #16 extracting sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 0.3s done
16:54:37 [2022-11-05T16:54:37.914Z] #16 extracting sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 0.1s
16:54:41 [2022-11-05T16:54:41.185Z] #16 extracting sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 2.7s done
16:54:41 [2022-11-05T16:54:41.185Z] #16 extracting sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 0.1s
16:54:42 [2022-11-05T16:54:42.115Z] #16 ...
16:54:42 [2022-11-05T16:54:42.115Z] 
16:54:42 [2022-11-05T16:54:42.115Z] #17 [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
16:54:42 [2022-11-05T16:54:42.115Z] #0 0.800 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 0.814 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 0.814 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 0.965 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 1.343 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 1.917 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 2.118 Fetched 8483 kB in 2s (5392 kB/s)
16:54:42 [2022-11-05T16:54:42.115Z] #0 2.118 Reading package lists...
16:54:42 [2022-11-05T16:54:42.115Z] #0 2.641 Reading package lists...
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.158 Building dependency tree...
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.474 The following additional packages will be installed:
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.474   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.475   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.476 Recommended packages:
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.476   libldap-common publicsuffix libsasl2-modules
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.605 The following NEW packages will be installed:
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.605   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.605   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.605   libssh2-1 openssl
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.876 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.876 Need to get 2941 kB of archives.
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.876 After this operation, 6478 kB of additional disk space will be used.
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.876 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.886 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.886 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.890 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.890 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.893 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.897 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.897 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.897 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.897 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.897 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.899 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.901 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.910 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 3.910 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.024 debconf: delaying package configuration, since apt-utils is not installed
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.053 Fetched 2941 kB in 0s (10.1 MB/s)
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.081 Selecting previously unselected package openssl.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.081 (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.)
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.082 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.085 Unpacking openssl (1.1.1n-0+deb11u3) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.197 Selecting previously unselected package ca-certificates.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.197 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.205 Unpacking ca-certificates (20210119) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.273 Selecting previously unselected package libbrotli1:arm64.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.273 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.280 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.347 Selecting previously unselected package libsasl2-modules-db:arm64.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.347 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.351 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.390 Selecting previously unselected package libsasl2-2:arm64.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.390 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.395 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.443 Selecting previously unselected package libldap-2.4-2:arm64.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.443 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.453 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.502 Selecting previously unselected package libnghttp2-14:arm64.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.504 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.507 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.546 Selecting previously unselected package libpsl5:arm64.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.546 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.549 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.587 Selecting previously unselected package librtmp1:arm64.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.587 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.591 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.629 Selecting previously unselected package libssh2-1:arm64.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.629 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.631 Unpacking libssh2-1:arm64 (1.9.0-2) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.679 Selecting previously unselected package libcurl4:arm64.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.679 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.682 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.734 Selecting previously unselected package curl.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.734 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.738 Unpacking curl (7.74.0-1.3+deb11u3) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.791 Selecting previously unselected package libonig5:arm64.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.791 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.795 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.852 Selecting previously unselected package libjq1:arm64.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.852 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.855 Unpacking libjq1:arm64 (1.6-2.1) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.900 Selecting previously unselected package jq.
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.902 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.905 Unpacking jq (1.6-2.1) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.945 Setting up libpsl5:arm64 (0.21.0-1.2) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.956 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.966 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.978 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.989 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 4.998 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:54:42 [2022-11-05T16:54:42.115Z] #0 5.008 Setting up libssh2-1:arm64 (1.9.0-2) ...
16:54:42 [2022-11-05T16:54:42.372Z] #17 5.019 Setting up openssl (1.1.1n-0+deb11u3) ...
16:54:42 [2022-11-05T16:54:42.372Z] #17 5.035 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:54:42 [2022-11-05T16:54:42.372Z] #17 5.045 Setting up libjq1:arm64 (1.6-2.1) ...
16:54:42 [2022-11-05T16:54:42.372Z] #17 5.055 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:54:42 [2022-11-05T16:54:42.372Z] #17 5.065 Setting up ca-certificates (20210119) ...
16:54:42 [2022-11-05T16:54:42.934Z] #17 5.759 Updating certificates in /etc/ssl/certs...
16:54:43 [2022-11-05T16:54:43.865Z] #17 6.616 129 added, 0 removed; done.
16:54:43 [2022-11-05T16:54:43.865Z] #17 6.649 Setting up jq (1.6-2.1) ...
16:54:44 [2022-11-05T16:54:44.122Z] #17 6.659 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
16:54:44 [2022-11-05T16:54:44.122Z] #17 6.669 Setting up curl (7.74.0-1.3+deb11u3) ...
16:54:44 [2022-11-05T16:54:44.122Z] #17 6.679 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:54:44 [2022-11-05T16:54:44.122Z] #17 6.697 Processing triggers for ca-certificates (20210119) ...
16:54:44 [2022-11-05T16:54:44.122Z] #17 6.709 Updating certificates in /etc/ssl/certs...
16:54:44 [2022-11-05T16:54:44.685Z] #17 7.401 0 added, 0 removed; done.
16:54:44 [2022-11-05T16:54:44.685Z] #17 7.401 Running hooks in /etc/ca-certificates/update.d...
16:54:44 [2022-11-05T16:54:44.685Z] #17 7.403 done.
16:54:46 [2022-11-05T16:54:46.576Z] #17 DONE 9.3s
16:54:46 [2022-11-05T16:54:46.576Z] 
16:54:46 [2022-11-05T16:54:46.576Z] #16 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
16:54:46 [2022-11-05T16:54:46.576Z] #16 extracting sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 2.8s done
16:54:46 [2022-11-05T16:54:46.576Z] #16 extracting sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 2.6s
16:54:46 [2022-11-05T16:54:46.832Z] #16 ...
16:54:46 [2022-11-05T16:54:46.832Z] 
16:54:46 [2022-11-05T16:54:46.832Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:54:46 [2022-11-05T16:54:46.832Z] #18 DONE 0.2s
16:54:46 [2022-11-05T16:54:46.832Z] 
16:54:46 [2022-11-05T16:54:46.832Z] #16 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:34e901ebac66df44ce97b56a9e1bb407307e54fe13e843d6c59da7826ce4dd2c
16:54:48 [2022-11-05T16:54:48.198Z] #16 extracting sha256:6698acbeca77f7142d9c60fbcf03cfd24ae5f19064a91cb73d0a115a4c6f1543 4.5s done
16:54:48 [2022-11-05T16:54:48.764Z] #16 extracting sha256:3866aabe327615f8b353df0e7bb850ee5d5794ac1dd6e4f5334cdd748fd82fa1 done
16:54:48 [2022-11-05T16:54:48.764Z] #16 DONE 15.5s
16:54:48 [2022-11-05T16:54:48.764Z] 
16:54:48 [2022-11-05T16:54:48.764Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:54:49 [2022-11-05T16:54:49.326Z] #19 DONE 0.6s
16:54:49 [2022-11-05T16:54:49.326Z] 
16:54:49 [2022-11-05T16:54:49.326Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:54:49 [2022-11-05T16:54:49.888Z] #20 DONE 0.5s
16:54:49 [2022-11-05T16:54:49.888Z] 
16:54:49 [2022-11-05T16:54:49.888Z] #21 [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
16:54:49 [2022-11-05T16:54:49.888Z] #0 1.474 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:54:49 [2022-11-05T16:54:49.888Z] #0 1.697 
16:54:49 [2022-11-05T16:54:49.888Z] #0 1.924 #=#=#                                                                         

#                                                                          2.0%
######################################################################## 100.0%
16:54:49 [2022-11-05T16:54:49.888Z] #0 2.202 
16:54:49 [2022-11-05T16:54:49.888Z] #21 ...
16:54:49 [2022-11-05T16:54:49.888Z] 
16:54:49 [2022-11-05T16:54:49.888Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:54:49 [2022-11-05T16:54:49.888Z] #22 DONE 0.1s
16:54:49 [2022-11-05T16:54:49.888Z] 
16:54:49 [2022-11-05T16:54:49.888Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:54:49 [2022-11-05T16:54:49.888Z] #23 DONE 0.1s
16:54:49 [2022-11-05T16:54:49.888Z] 
16:54:49 [2022-11-05T16:54:49.888Z] #24 [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
16:54:49 [2022-11-05T16:54:49.888Z] #24 DONE 0.2s
16:54:49 [2022-11-05T16:54:49.888Z] 
16:54:49 [2022-11-05T16:54:49.888Z] #25 [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
16:54:50 [2022-11-05T16:54:50.154Z] #25 ...
16:54:50 [2022-11-05T16:54:50.154Z] 
16:54:50 [2022-11-05T16:54:50.154Z] #26 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:54:50 [2022-11-05T16:54:50.154Z] #26 DONE 0.3s
16:54:50 [2022-11-05T16:54:50.154Z] 
16:54:50 [2022-11-05T16:54:50.155Z] #27 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
16:54:50 [2022-11-05T16:54:50.155Z] #27 DONE 0.3s
16:54:50 [2022-11-05T16:54:50.443Z] 
16:54:50 [2022-11-05T16:54:50.443Z] #21 [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
16:54:50 [2022-11-05T16:54:50.443Z] #21 3.184 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:54:50 [2022-11-05T16:54:50.443Z] #21 3.483 
16:54:50 [2022-11-05T16:54:50.699Z] #21 3.719 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
16:54:50 [2022-11-05T16:54:50.956Z] #21 4.209 
16:54:52 [2022-11-05T16:54:52.850Z] #21 5.726 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:54:52 [2022-11-05T16:54:52.850Z] #21 6.013 
16:54:54 [2022-11-05T16:54:54.552Z] #21 6.240 #=#=#                                                                         

                                                                           0.0%
######################################                                    53.2%
##########################################                                59.2%
#############################################################             86.0%
####################################################################      94.9%
######################################################################## 100.0%
16:54:55 [2022-11-05T16:54:55.917Z] #21 8.748 
16:54:55 [2022-11-05T16:54:55.917Z] #21 ...
16:54:55 [2022-11-05T16:54:55.917Z] 
16:54:55 [2022-11-05T16:54:55.917Z] #25 [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
16:54:55 [2022-11-05T16:54:55.917Z] #25 5.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:54:55 [2022-11-05T16:54:55.917Z] #25 5.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:54:55 [2022-11-05T16:54:55.917Z] #25 5.021 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:54:55 [2022-11-05T16:54:55.917Z] #25 5.561 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
16:54:56 [2022-11-05T16:54:56.173Z] #25 5.992 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:54:58 [2022-11-05T16:54:58.692Z] #25 8.647 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #25 ...
16:55:00 [2022-11-05T16:55:00.059Z] 
16:55:00 [2022-11-05T16:55:00.059Z] #28 [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
16:55:00 [2022-11-05T16:55:00.059Z] #0 5.178 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #0 5.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #0 5.252 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #0 6.098 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #0 8.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #28 ...
16:55:00 [2022-11-05T16:55:00.059Z] 
16:55:00 [2022-11-05T16:55:00.059Z] #29 [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             ;
16:55:00 [2022-11-05T16:55:00.059Z] #0 5.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #0 5.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #0 5.213 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #0 6.107 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #0 8.486 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #29 ...
16:55:00 [2022-11-05T16:55:00.059Z] 
16:55:00 [2022-11-05T16:55:00.059Z] #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
16:55:00 [2022-11-05T16:55:00.059Z] #0 5.176 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #0 5.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #0 5.214 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #0 6.010 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:55:00 [2022-11-05T16:55:00.059Z] #0 8.176 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
16:55:00 [2022-11-05T16:55:00.315Z] #30 ...
16:55:00 [2022-11-05T16:55:00.315Z] 
16:55:00 [2022-11-05T16:55:00.315Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:55:00 [2022-11-05T16:55:00.315Z] #0 4.041 go: downloading mvdan.cc/sh/v3 v3.0.2
16:55:00 [2022-11-05T16:55:00.315Z] #0 9.095 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:55:00 [2022-11-05T16:55:00.315Z] #0 9.095 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:55:00 [2022-11-05T16:55:00.315Z] #0 9.182 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:55:00 [2022-11-05T16:55:00.315Z] #31 ...
16:55:00 [2022-11-05T16:55:00.315Z] 
16:55:00 [2022-11-05T16:55:00.315Z] #32 [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
16:55:00 [2022-11-05T16:55:00.315Z] #0 4.603 + git clone https://github.com/kolyshkin/go-swagger.git .
16:55:00 [2022-11-05T16:55:00.315Z] #0 4.606 Cloning into '.'...
16:55:00 [2022-11-05T16:55:00.571Z] #32 ...
16:55:00 [2022-11-05T16:55:00.571Z] 
16:55:00 [2022-11-05T16:55:00.571Z] #33 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
16:55:00 [2022-11-05T16:55:00.571Z] #0 3.554 go: downloading github.com/tc-hib/go-winres v0.2.3
16:55:00 [2022-11-05T16:55:00.571Z] #0 4.014 go: downloading github.com/tc-hib/winres v0.1.5
16:55:00 [2022-11-05T16:55:00.571Z] #0 4.330 go: downloading github.com/urfave/cli/v2 v2.3.0
16:55:00 [2022-11-05T16:55:00.571Z] #0 4.495 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:55:00 [2022-11-05T16:55:00.571Z] #0 4.539 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:55:00 [2022-11-05T16:55:00.571Z] #0 7.078 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:55:00 [2022-11-05T16:55:00.571Z] #0 7.276 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:55:00 [2022-11-05T16:55:00.571Z] #33 ...
16:55:00 [2022-11-05T16:55:00.571Z] 
16:55:00 [2022-11-05T16:55:00.571Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
16:55:00 [2022-11-05T16:55:00.571Z] #0 4.761 go: downloading gotest.tools/gotestsum v1.8.1
16:55:00 [2022-11-05T16:55:00.571Z] #0 6.556 go: downloading github.com/fatih/color v1.10.0
16:55:00 [2022-11-05T16:55:00.571Z] #0 6.567 go: downloading github.com/dnephin/pflag v1.0.7
16:55:00 [2022-11-05T16:55:00.571Z] #0 6.594 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:55:00 [2022-11-05T16:55:00.571Z] #0 6.688 go: downloading github.com/pkg/errors v0.9.1
16:55:00 [2022-11-05T16:55:00.571Z] #0 6.971 go: downloading golang.org/x/tools v0.1.0
16:55:00 [2022-11-05T16:55:00.571Z] #0 7.271 go: downloading github.com/mattn/go-colorable v0.1.8
16:55:00 [2022-11-05T16:55:00.571Z] #0 7.468 go: downloading github.com/mattn/go-isatty v0.0.12
16:55:00 [2022-11-05T16:55:00.571Z] #0 7.516 go: downloading github.com/fsnotify/fsnotify v1.4.9
16:55:00 [2022-11-05T16:55:00.571Z] #0 7.772 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:55:00 [2022-11-05T16:55:00.826Z] #34 ...
16:55:00 [2022-11-05T16:55:00.826Z] 
16:55:00 [2022-11-05T16:55:00.826Z] #35 [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
16:55:00 [2022-11-05T16:55:00.826Z] #0 4.755 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:55:00 [2022-11-05T16:55:00.826Z] #0 4.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:55:00 [2022-11-05T16:55:00.826Z] #0 5.104 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:55:00 [2022-11-05T16:55:00.826Z] #0 5.708 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:55:00 [2022-11-05T16:55:00.826Z] #0 7.763 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
16:55:00 [2022-11-05T16:55:00.826Z] #0 10.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:55:00 [2022-11-05T16:55:00.826Z] #35 ...
16:55:00 [2022-11-05T16:55:00.826Z] 
16:55:00 [2022-11-05T16:55:00.826Z] #36 [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
16:55:00 [2022-11-05T16:55:00.826Z] #0 4.148 go: downloading github.com/go-delve/delve v1.8.1
16:55:01 [2022-11-05T16:55:01.082Z] #36 ...
16:55:01 [2022-11-05T16:55:01.082Z] 
16:55:01 [2022-11-05T16:55:01.082Z] #37 [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
16:55:01 [2022-11-05T16:55:01.082Z] #0 4.881 go: downloading github.com/pelletier/go-toml v1.8.1
16:55:01 [2022-11-05T16:55:01.338Z] #37 ...
16:55:01 [2022-11-05T16:55:01.338Z] 
16:55:01 [2022-11-05T16:55:01.338Z] #38 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.383 + RM_GOPATH=0
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.383 + TMP_GOPATH=
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.383 + : /build
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.383 + '[' -z '' ']'
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.389 ++ mktemp -d
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.401 + export GOPATH=/tmp/tmp.cApB6Jr2YU
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.401 + GOPATH=/tmp/tmp.cApB6Jr2YU
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.401 + RM_GOPATH=1
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.401 + case "$(go env GOARCH)" in
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.401 ++ go env GOARCH
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.412 + export GO_BUILDMODE=-buildmode=pie
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.412 + GO_BUILDMODE=-buildmode=pie
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.412 ++ dirname /install.sh
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.418 + dir=/
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.418 + bin=dockercli
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.418 + shift
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.418 + '[' '!' -f //dockercli.installer ']'
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.418 + . //dockercli.installer
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.418 ++ : stable
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.418 ++ : 17.06.2-ce
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.418 + install_dockercli
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.418 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.418 ++ uname -m
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.418 Install docker/cli version 17.06.2-ce from stable
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.421 + arch=aarch64
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.423 + '[' aarch64 '!=' x86_64 ']'
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.423 + '[' aarch64 '!=' s390x ']'
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.423 + '[' aarch64 '!=' armhf ']'
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.423 + build_dockercli
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.423 + git clone https://github.com/docker/docker-ce /tmp/tmp.cApB6Jr2YU/tmp/docker-ce
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.430 Cloning into '/tmp/tmp.cApB6Jr2YU/tmp/docker-ce'...
16:55:01 [2022-11-05T16:55:01.338Z] #38 ...
16:55:01 [2022-11-05T16:55:01.338Z] 
16:55:01 [2022-11-05T16:55:01.338Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.143 + git clone https://github.com/docker/distribution.git .
16:55:01 [2022-11-05T16:55:01.338Z] #0 4.143 Cloning into '.'...
16:55:01 [2022-11-05T16:55:01.594Z] #39 ...
16:55:01 [2022-11-05T16:55:01.594Z] 
16:55:01 [2022-11-05T16:55:01.594Z] #40 [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
16:55:01 [2022-11-05T16:55:01.594Z] #0 5.075 go: downloading github.com/golangci/golangci-lint v1.49.0
16:55:01 [2022-11-05T16:55:01.594Z] #0 6.808 go: downloading github.com/fatih/color v1.13.0
16:55:01 [2022-11-05T16:55:01.594Z] #0 6.818 go: downloading github.com/gofrs/flock v0.8.1
16:55:01 [2022-11-05T16:55:01.594Z] #0 6.947 go: downloading github.com/spf13/cobra v1.5.0
16:55:01 [2022-11-05T16:55:01.594Z] #0 6.966 go: downloading github.com/spf13/pflag v1.0.5
16:55:01 [2022-11-05T16:55:01.594Z] #0 7.215 go: downloading github.com/spf13/viper v1.12.0
16:55:01 [2022-11-05T16:55:01.594Z] #0 7.280 go: downloading gopkg.in/yaml.v3 v3.0.1
16:55:01 [2022-11-05T16:55:01.594Z] #0 7.687 go: downloading github.com/mattn/go-colorable v0.1.13
16:55:01 [2022-11-05T16:55:01.594Z] #0 7.741 go: downloading github.com/mattn/go-isatty v0.0.16
16:55:01 [2022-11-05T16:55:01.594Z] #0 7.834 go: downloading golang.org/x/tools v0.1.12
16:55:01 [2022-11-05T16:55:01.594Z] #0 7.846 go: downloading github.com/hashicorp/go-version v1.6.0
16:55:01 [2022-11-05T16:55:01.594Z] #0 7.956 go: downloading github.com/ldez/gomoddirectives v0.2.3
16:55:01 [2022-11-05T16:55:01.594Z] #0 8.067 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:55:01 [2022-11-05T16:55:01.594Z] #0 8.097 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:55:01 [2022-11-05T16:55:01.594Z] #40 ...
16:55:01 [2022-11-05T16:55:01.594Z] 
16:55:01 [2022-11-05T16:55:01.594Z] #41 [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
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.566 + RM_GOPATH=0
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.566 + TMP_GOPATH=
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.566 + : /build
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.584 + '[' -z '' ']'
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.585 ++ mktemp -d
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.586 + export GOPATH=/tmp/tmp.EBAy9YuIbu
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.586 + GOPATH=/tmp/tmp.EBAy9YuIbu
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.586 + RM_GOPATH=1
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.586 + case "$(go env GOARCH)" in
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.587 ++ go env GOARCH
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.610 + export GO_BUILDMODE=-buildmode=pie
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.628 + GO_BUILDMODE=-buildmode=pie
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.628 ++ dirname /install.sh
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.636 + dir=/
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.636 + bin=rootlesskit
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.636 + shift
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.636 + '[' '!' -f //rootlesskit.installer ']'
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.637 + . //rootlesskit.installer
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.637 ++ : 1920341cd41e047834a21007424162a2dc946315
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.637 + install_rootlesskit
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.637 + case "$1" in
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.637 + export CGO_ENABLED=0
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.637 + CGO_ENABLED=0
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.637 + _install_rootlesskit
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.638 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.642 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.642 + for f in rootlesskit rootlesskit-docker-proxy
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.642 + GOBIN=/build
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.642 + GO111MODULE=on
16:55:01 [2022-11-05T16:55:01.594Z] #0 4.642 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
16:55:01 [2022-11-05T16:55:01.594Z] #0 5.198 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
16:55:01 [2022-11-05T16:55:01.594Z] #0 6.936 go: downloading github.com/sirupsen/logrus v1.8.1
16:55:01 [2022-11-05T16:55:01.594Z] #0 6.937 go: downloading github.com/urfave/cli/v2 v2.4.0
16:55:01 [2022-11-05T16:55:01.594Z] #0 7.634 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
16:55:01 [2022-11-05T16:55:01.594Z] #0 9.782 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
16:55:01 [2022-11-05T16:55:01.594Z] #0 10.72 go: downloading github.com/google/uuid v1.3.0
16:55:01 [2022-11-05T16:55:01.594Z] #0 10.84 go: downloading github.com/moby/vpnkit v0.5.0
16:55:01 [2022-11-05T16:55:01.850Z] #41 ...
16:55:01 [2022-11-05T16:55:01.850Z] 
16:55:01 [2022-11-05T16:55:01.850Z] #36 [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
16:55:01 [2022-11-05T16:55:01.850Z] #36 11.34 go: downloading github.com/sirupsen/logrus v1.6.0
16:55:01 [2022-11-05T16:55:01.850Z] #36 11.34 go: downloading github.com/spf13/cobra v1.1.3
16:55:01 [2022-11-05T16:55:01.850Z] #36 11.84 go: downloading github.com/mattn/go-isatty v0.0.3
16:55:01 [2022-11-05T16:55:01.850Z] #36 11.96 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
16:55:01 [2022-11-05T16:55:01.850Z] #36 12.03 go: downloading gopkg.in/yaml.v2 v2.4.0
16:55:02 [2022-11-05T16:55:02.106Z] #36 12.26 go: downloading github.com/cosiner/argv v0.1.0
16:55:02 [2022-11-05T16:55:02.106Z] #36 12.32 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
16:55:02 [2022-11-05T16:55:02.106Z] #36 12.36 go: downloading github.com/peterh/liner v1.2.2
16:55:02 [2022-11-05T16:55:02.363Z] #36 12.50 go: downloading github.com/google/go-dap v0.6.0
16:55:02 [2022-11-05T16:55:02.620Z] #36 12.80 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
16:55:03 [2022-11-05T16:55:03.550Z] #36 13.57 go: downloading github.com/mattn/go-runewidth v0.0.3
16:55:03 [2022-11-05T16:55:03.807Z] #36 13.87 go: downloading github.com/hashicorp/golang-lru v0.5.4
16:55:03 [2022-11-05T16:55:03.807Z] #36 13.96 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
16:55:05 [2022-11-05T16:55:05.175Z] #36 15.29 go: downloading github.com/russross/blackfriday/v2 v2.0.1
16:55:05 [2022-11-05T16:55:05.431Z] #36 15.60 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
16:55:07 [2022-11-05T16:55:07.325Z] #36 ...
16:55:07 [2022-11-05T16:55:07.325Z] 
16:55:07 [2022-11-05T16:55:07.325Z] #40 [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
16:55:07 [2022-11-05T16:55:07.325Z] #40 14.57 go: downloading github.com/sirupsen/logrus v1.9.0
16:55:07 [2022-11-05T16:55:07.325Z] #40 14.59 go: downloading github.com/stretchr/testify v1.8.0
16:55:07 [2022-11-05T16:55:07.325Z] #40 14.76 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
16:55:07 [2022-11-05T16:55:07.325Z] #40 14.97 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
16:55:07 [2022-11-05T16:55:07.325Z] #40 14.98 go: downloading github.com/fsnotify/fsnotify v1.5.4
16:55:07 [2022-11-05T16:55:07.325Z] #40 15.11 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:55:07 [2022-11-05T16:55:07.325Z] #40 15.12 go: downloading github.com/spf13/afero v1.8.2
16:55:07 [2022-11-05T16:55:07.325Z] #40 15.30 go: downloading github.com/spf13/cast v1.5.0
16:55:07 [2022-11-05T16:55:07.325Z] #40 15.39 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:55:07 [2022-11-05T16:55:07.325Z] #40 15.45 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
16:55:07 [2022-11-05T16:55:07.325Z] #40 15.51 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
16:55:07 [2022-11-05T16:55:07.325Z] #40 16.36 go: downloading github.com/hashicorp/errwrap v1.0.0
16:55:07 [2022-11-05T16:55:07.325Z] #40 16.51 go: downloading 4d63.com/gochecknoglobals v0.1.0
16:55:07 [2022-11-05T16:55:07.325Z] #40 16.74 go: downloading github.com/Antonboom/errname v0.1.7
16:55:07 [2022-11-05T16:55:07.325Z] #40 16.95 go: downloading github.com/Antonboom/nilnil v0.1.1
16:55:07 [2022-11-05T16:55:07.325Z] #40 17.06 go: downloading github.com/BurntSushi/toml v1.2.0
16:55:07 [2022-11-05T16:55:07.888Z] #40 ...
16:55:07 [2022-11-05T16:55:07.888Z] 
16:55:07 [2022-11-05T16:55:07.888Z] #37 [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
16:55:07 [2022-11-05T16:55:07.888Z] #37 17.48 tomll can be used in two ways:
16:55:07 [2022-11-05T16:55:07.888Z] #37 17.48 Writing to STDIN and reading from STDOUT:
16:55:07 [2022-11-05T16:55:07.888Z] #37 17.48   cat file.toml | tomll > file.toml
16:55:07 [2022-11-05T16:55:07.888Z] #37 17.48 
16:55:07 [2022-11-05T16:55:07.888Z] #37 17.48 Reading and updating a list of files:
16:55:07 [2022-11-05T16:55:07.888Z] #37 17.48   tomll a.toml b.toml c.toml
16:55:07 [2022-11-05T16:55:07.888Z] #37 17.48 
16:55:07 [2022-11-05T16:55:07.888Z] #37 17.48 When given a list of files, tomll will modify all files in place without asking.
16:55:07 [2022-11-05T16:55:07.888Z] #37 DONE 18.2s
16:55:08 [2022-11-05T16:55:08.145Z] 
16:55:08 [2022-11-05T16:55:08.145Z] #21 [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
16:55:08 [2022-11-05T16:55:08.145Z] #21 13.31 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:55:08 [2022-11-05T16:55:08.145Z] #21 15.10 
16:55:08 [2022-11-05T16:55:08.145Z] #21 15.47 #=#=#                                                                         

######################################################################## 100.0%
16:55:08 [2022-11-05T16:55:08.145Z] #21 16.76 
16:55:08 [2022-11-05T16:55:08.145Z] #21 19.39 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:55:08 [2022-11-05T16:55:08.145Z] #21 21.31 #=#=#                                                                         
16:55:08 [2022-11-05T16:55:08.401Z] #21 21.75 #=#=#                                                                         
16:55:08 [2022-11-05T16:55:08.401Z] #21 ...
16:55:08 [2022-11-05T16:55:08.401Z] 
16:55:08 [2022-11-05T16:55:08.401Z] #40 [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
16:55:08 [2022-11-05T16:55:08.401Z] #40 18.67 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:55:08 [2022-11-05T16:55:08.657Z] #40 18.92 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
16:55:08 [2022-11-05T16:55:08.913Z] #40 19.08 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
16:55:08 [2022-11-05T16:55:08.913Z] #40 19.16 go: downloading github.com/alexkohler/prealloc v1.0.0
16:55:08 [2022-11-05T16:55:08.913Z] #40 19.17 go: downloading github.com/alingse/asasalint v0.0.11
16:55:08 [2022-11-05T16:55:08.913Z] #40 19.22 go: downloading github.com/ashanbrown/forbidigo v1.3.0
16:55:08 [2022-11-05T16:55:08.913Z] #40 19.26 go: downloading github.com/ashanbrown/makezero v1.1.1
16:55:09 [2022-11-05T16:55:09.170Z] #40 19.35 go: downloading github.com/bkielbasa/cyclop v1.2.0
16:55:09 [2022-11-05T16:55:09.426Z] #40 19.42 go: downloading github.com/blizzy78/varnamelen v0.8.0
16:55:09 [2022-11-05T16:55:09.426Z] #40 19.47 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
16:55:09 [2022-11-05T16:55:09.426Z] #40 19.51 go: downloading github.com/breml/bidichk v0.2.3
16:55:09 [2022-11-05T16:55:09.426Z] #40 19.66 go: downloading github.com/breml/errchkjson v0.3.0
16:55:09 [2022-11-05T16:55:09.426Z] #40 19.70 go: downloading github.com/butuzov/ireturn v0.1.1
16:55:09 [2022-11-05T16:55:09.682Z] #40 19.83 go: downloading github.com/charithe/durationcheck v0.0.9
16:55:09 [2022-11-05T16:55:09.682Z] #40 19.88 go: downloading github.com/curioswitch/go-reassign v0.1.2
16:55:09 [2022-11-05T16:55:09.682Z] #40 19.92 go: downloading github.com/daixiang0/gci v0.6.3
16:55:10 [2022-11-05T16:55:10.248Z] #40 20.29 go: downloading github.com/denis-tingaikin/go-header v0.4.3
16:55:10 [2022-11-05T16:55:10.248Z] #40 20.29 go: downloading github.com/esimonov/ifshort v1.0.4
16:55:10 [2022-11-05T16:55:10.248Z] #40 20.41 go: downloading github.com/firefart/nonamedreturns v1.0.4
16:55:10 [2022-11-05T16:55:10.248Z] #40 20.43 go: downloading github.com/fzipp/gocyclo v0.6.0
16:55:10 [2022-11-05T16:55:10.248Z] #40 20.49 go: downloading github.com/go-critic/go-critic v0.6.4
16:55:10 [2022-11-05T16:55:10.248Z] #40 ...
16:55:10 [2022-11-05T16:55:10.248Z] 
16:55:10 [2022-11-05T16:55:10.248Z] #21 [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
16:55:10 [2022-11-05T16:55:10.248Z] #21 21.75 #=#=#                                                                         

######################################################################## 100.0%
16:55:10 [2022-11-05T16:55:10.248Z] #21 23.25 
16:55:10 [2022-11-05T16:55:10.248Z] #21 23.55 Download of images into '/build' complete.
16:55:10 [2022-11-05T16:55:10.248Z] #21 23.55 Use something like the following to load the result into a Docker daemon:
16:55:10 [2022-11-05T16:55:10.248Z] #21 23.55   tar -cC '/build' . | docker load
16:55:10 [2022-11-05T16:55:10.248Z] #21 DONE 23.6s
16:55:10 [2022-11-05T16:55:10.503Z] 
16:55:10 [2022-11-05T16:55:10.503Z] #41 [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
16:55:10 [2022-11-05T16:55:10.503Z] #41 11.72 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:55:10 [2022-11-05T16:55:10.503Z] #41 11.81 go: downloading github.com/gofrs/flock v0.8.1
16:55:10 [2022-11-05T16:55:10.503Z] #41 12.01 go: downloading github.com/gorilla/mux v1.8.0
16:55:10 [2022-11-05T16:55:10.503Z] #41 12.18 go: downloading github.com/moby/sys/mountinfo v0.6.0
16:55:10 [2022-11-05T16:55:10.503Z] #41 12.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
16:55:10 [2022-11-05T16:55:10.503Z] #41 12.52 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:55:10 [2022-11-05T16:55:10.503Z] #41 12.74 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
16:55:10 [2022-11-05T16:55:10.503Z] #41 14.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:55:10 [2022-11-05T16:55:10.759Z] #41 ...
16:55:10 [2022-11-05T16:55:10.759Z] 
16:55:10 [2022-11-05T16:55:10.759Z] #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
16:55:10 [2022-11-05T16:55:10.759Z] #30 10.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:55:10 [2022-11-05T16:55:10.759Z] #30 15.77 Fetched 8483 kB in 11s (782 kB/s)
16:55:10 [2022-11-05T16:55:10.759Z] #30 15.77 Reading package lists...
16:55:10 [2022-11-05T16:55:10.759Z] #30 20.72 Reading package lists...
16:55:10 [2022-11-05T16:55:10.759Z] #30 ...
16:55:10 [2022-11-05T16:55:10.759Z] 
16:55:10 [2022-11-05T16:55:10.759Z] #29 [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             ;
16:55:10 [2022-11-05T16:55:10.759Z] #29 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:55:10 [2022-11-05T16:55:10.759Z] #29 16.30 Fetched 8483 kB in 11s (738 kB/s)
16:55:11 [2022-11-05T16:55:11.017Z] #29 16.30 Reading package lists...
16:55:11 [2022-11-05T16:55:11.017Z] #29 ...
16:55:11 [2022-11-05T16:55:11.017Z] 
16:55:11 [2022-11-05T16:55:11.017Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:55:11 [2022-11-05T16:55:11.017Z] #31 10.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:55:11 [2022-11-05T16:55:11.017Z] #31 ...
16:55:11 [2022-11-05T16:55:11.017Z] 
16:55:11 [2022-11-05T16:55:11.017Z] #28 [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
16:55:11 [2022-11-05T16:55:11.017Z] #28 10.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:55:11 [2022-11-05T16:55:11.017Z] #28 16.88 Fetched 8483 kB in 12s (710 kB/s)
16:55:11 [2022-11-05T16:55:11.273Z] #28 16.88 Reading package lists...
16:55:11 [2022-11-05T16:55:11.273Z] #28 ...
16:55:11 [2022-11-05T16:55:11.273Z] 
16:55:11 [2022-11-05T16:55:11.273Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
16:55:11 [2022-11-05T16:55:11.273Z] #34 11.03 go: downloading github.com/jonboulle/clockwork v0.2.2
16:55:11 [2022-11-05T16:55:11.273Z] #34 11.10 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:55:11 [2022-11-05T16:55:11.273Z] #34 11.21 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:55:11 [2022-11-05T16:55:11.273Z] #34 13.69 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:55:11 [2022-11-05T16:55:11.273Z] #34 13.73 go: downloading golang.org/x/mod v0.3.0
16:55:11 [2022-11-05T16:55:11.273Z] #34 ...
16:55:11 [2022-11-05T16:55:11.273Z] 
16:55:11 [2022-11-05T16:55:11.273Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:55:11 [2022-11-05T16:55:11.530Z] #39 21.37 Updating files:  77% (1696/2192)
Updating files:  78% (1710/2192)
Updating files:  79% (1732/2192)
Updating files:  80% (1754/2192)
Updating files:  81% (1776/2192)
Updating files:  82% (1798/2192)
Updating files:  83% (1820/2192)
Updating files:  84% (1842/2192)
16:55:11 [2022-11-05T16:55:11.530Z] #39 ...
16:55:11 [2022-11-05T16:55:11.530Z] 
16:55:11 [2022-11-05T16:55:11.530Z] #25 [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
16:55:11 [2022-11-05T16:55:11.530Z] #25 11.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:55:11 [2022-11-05T16:55:11.530Z] #25 14.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
16:55:11 [2022-11-05T16:55:11.530Z] #25 17.00 Fetched 8487 kB in 12s (690 kB/s)
16:55:11 [2022-11-05T16:55:11.530Z] #25 17.00 Reading package lists...
16:55:11 [2022-11-05T16:55:11.530Z] #25 ...
16:55:11 [2022-11-05T16:55:11.530Z] 
16:55:11 [2022-11-05T16:55:11.530Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:55:11 [2022-11-05T16:55:11.530Z] #39 21.37 Updating files:  77% (1696/2192)
Updating files:  78% (1710/2192)
Updating files:  79% (1732/2192)
Updating files:  80% (1754/2192)
Updating files:  81% (1776/2192)
Updating files:  82% (1798/2192)
Updating files:  83% (1820/2192)
Updating files:  84% (1842/2192)
Updating files:  85% (1864/2192)
Updating files:  86% (1886/2192)
Updating files:  87% (1908/2192)
Updating files:  88% (1929/2192)
Updating files:  89% (1951/2192)
Updating files:  90% (1973/2192)
Updating files:  91% (1995/2192)
Updating files:  92% (2017/2192)
Updating files:  93% (2039/2192)
Updating files:  94% (2061/2192)
Updating files:  95% (2083/2192)
Updating files:  96% (2105/2192)
Updating files:  97% (2127/2192)
Updating files:  98% (2149/2192)
Updating files:  99% (2171/2192)
Updating files: 100% (2192/2192)
Updating files: 100% (2192/2192), done.
16:55:11 [2022-11-05T16:55:11.787Z] #39 21.76 + git checkout -q v2.3.0
16:55:13 [2022-11-05T16:55:13.680Z] #39 23.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:55:15 [2022-11-05T16:55:15.046Z] #39 ...
16:55:15 [2022-11-05T16:55:15.046Z] 
16:55:15 [2022-11-05T16:55:15.046Z] #35 [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
16:55:15 [2022-11-05T16:55:15.046Z] #35 15.08 Fetched 8483 kB in 11s (794 kB/s)
16:55:15 [2022-11-05T16:55:15.047Z] #35 15.08 Reading package lists...
16:55:15 [2022-11-05T16:55:15.047Z] #35 20.95 Reading package lists...
16:55:15 [2022-11-05T16:55:15.047Z] #35 25.28 Building dependency tree...
16:55:15 [2022-11-05T16:55:15.047Z] #35 ...
16:55:15 [2022-11-05T16:55:15.047Z] 
16:55:15 [2022-11-05T16:55:15.047Z] #40 [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
16:55:15 [2022-11-05T16:55:15.047Z] #40 21.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:55:15 [2022-11-05T16:55:15.047Z] #40 21.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:55:15 [2022-11-05T16:55:15.047Z] #40 21.51 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
16:55:15 [2022-11-05T16:55:15.047Z] #40 21.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:55:15 [2022-11-05T16:55:15.047Z] #40 21.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:55:15 [2022-11-05T16:55:15.047Z] #40 21.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:55:15 [2022-11-05T16:55:15.047Z] #40 21.94 go: downloading github.com/golangci/misspell v0.3.5
16:55:15 [2022-11-05T16:55:15.047Z] #40 21.96 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.03 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.13 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.26 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.26 go: downloading github.com/hexops/gotextdiff v1.0.3
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.36 go: downloading github.com/jgautheron/goconst v1.5.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.36 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.44 go: downloading github.com/julz/importas v0.1.0
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.48 go: downloading github.com/kisielk/errcheck v1.6.2
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.52 go: downloading github.com/kulti/thelper v0.6.3
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.67 go: downloading github.com/kunwardeep/paralleltest v1.0.6
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.68 go: downloading github.com/kyoh86/exportloopref v0.1.8
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.74 go: downloading github.com/ldez/tagliatelle v0.3.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.85 go: downloading github.com/leonklingele/grouper v1.1.0
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.86 go: downloading github.com/lufeee/execinquery v1.2.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 22.95 go: downloading github.com/maratori/testpackage v1.1.0
16:55:15 [2022-11-05T16:55:15.047Z] #40 23.07 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
16:55:15 [2022-11-05T16:55:15.047Z] #40 23.12 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:55:15 [2022-11-05T16:55:15.047Z] #40 23.14 go: downloading github.com/mgechev/revive v1.2.3
16:55:15 [2022-11-05T16:55:15.047Z] #40 23.80 go: downloading github.com/moricho/tparallel v0.2.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 23.80 go: downloading github.com/nakabonne/nestif v0.3.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 23.86 go: downloading github.com/nishanths/exhaustive v0.8.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 23.91 go: downloading github.com/nishanths/predeclared v0.2.2
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.07 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.14 go: downloading github.com/ryancurrah/gomodguard v1.2.4
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.15 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.22 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.28 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.30 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.34 go: downloading github.com/securego/gosec/v2 v2.13.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.65 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.67 go: downloading github.com/sivchari/containedctx v1.0.2
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.72 go: downloading github.com/sivchari/nosnakecase v1.7.0
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.72 go: downloading github.com/sivchari/tenv v1.7.0
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.82 go: downloading github.com/sonatard/noctx v0.0.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.90 go: downloading github.com/sourcegraph/go-diff v0.6.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 24.95 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 25.06 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 25.06 go: downloading github.com/sylvia7788/contextcheck v1.0.6
16:55:15 [2022-11-05T16:55:15.047Z] #40 25.10 go: downloading github.com/tdakkota/asciicheck v0.1.1
16:55:15 [2022-11-05T16:55:15.047Z] #40 25.17 go: downloading github.com/tetafro/godot v1.4.11
16:55:15 [2022-11-05T16:55:15.047Z] #40 25.19 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
16:55:15 [2022-11-05T16:55:15.047Z] #40 25.24 go: downloading github.com/timonwong/logrlint v0.1.0
16:55:15 [2022-11-05T16:55:15.303Z] #40 25.33 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
16:55:15 [2022-11-05T16:55:15.303Z] #40 25.33 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
16:55:15 [2022-11-05T16:55:15.560Z] #40 25.60 go: downloading github.com/ultraware/funlen v0.0.3
16:55:15 [2022-11-05T16:55:15.560Z] #40 25.71 go: downloading github.com/ultraware/whitespace v0.0.5
16:55:15 [2022-11-05T16:55:15.560Z] #40 25.77 go: downloading github.com/uudashr/gocognit v1.0.6
16:55:15 [2022-11-05T16:55:15.560Z] #40 25.81 go: downloading github.com/yagipy/maintidx v1.0.0
16:55:15 [2022-11-05T16:55:15.817Z] #40 25.84 go: downloading github.com/yeya24/promlinter v0.2.0
16:55:15 [2022-11-05T16:55:15.817Z] #40 25.90 go: downloading gitlab.com/bosi/decorder v0.2.3
16:55:15 [2022-11-05T16:55:15.817Z] #40 26.02 go: downloading honnef.co/go/tools v0.3.3
16:55:16 [2022-11-05T16:55:16.379Z] #40 ...
16:55:16 [2022-11-05T16:55:16.380Z] 
16:55:16 [2022-11-05T16:55:16.380Z] #35 [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
16:55:16 [2022-11-05T16:55:16.380Z] #35 25.28 Building dependency tree...
16:55:18 [2022-11-05T16:55:18.903Z] #35 28.80 The following additional packages will be installed:
16:55:18 [2022-11-05T16:55:18.903Z] #35 28.83   libbtrfs0
16:55:18 [2022-11-05T16:55:18.903Z] #35 29.11 The following NEW packages will be installed:
16:55:18 [2022-11-05T16:55:18.903Z] #35 29.12   libbtrfs-dev libbtrfs0
16:55:19 [2022-11-05T16:55:19.467Z] #35 29.66 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
16:55:19 [2022-11-05T16:55:19.467Z] #35 29.66 Need to get 454 kB of archives.
16:55:19 [2022-11-05T16:55:19.467Z] #35 29.66 After this operation, 1275 kB of additional disk space will be used.
16:55:19 [2022-11-05T16:55:19.467Z] #35 29.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:55:19 [2022-11-05T16:55:19.467Z] #35 29.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:55:20 [2022-11-05T16:55:20.395Z] #35 30.74 debconf: delaying package configuration, since apt-utils is not installed
16:55:20 [2022-11-05T16:55:20.957Z] #35 31.00 Fetched 454 kB in 0s (1289 kB/s)
16:55:20 [2022-11-05T16:55:20.957Z] #35 31.08 Selecting previously unselected package libbtrfs0:arm64.
16:55:20 [2022-11-05T16:55:20.957Z] #35 31.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
16:55:20 [2022-11-05T16:55:20.957Z] #35 31.15 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
16:55:20 [2022-11-05T16:55:20.957Z] #35 31.16 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:55:21 [2022-11-05T16:55:21.214Z] #35 31.43 Selecting previously unselected package libbtrfs-dev:arm64.
16:55:21 [2022-11-05T16:55:21.214Z] #35 31.43 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
16:55:21 [2022-11-05T16:55:21.214Z] #35 31.44 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:55:21 [2022-11-05T16:55:21.470Z] #35 31.68 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:55:21 [2022-11-05T16:55:21.470Z] #35 ...
16:55:21 [2022-11-05T16:55:21.470Z] 
16:55:21 [2022-11-05T16:55:21.470Z] #29 [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             ;
16:55:21 [2022-11-05T16:55:21.470Z] #29 16.30 Reading package lists...
16:55:21 [2022-11-05T16:55:21.470Z] #29 21.79 Reading package lists...
16:55:21 [2022-11-05T16:55:21.470Z] #29 25.93 Building dependency tree...
16:55:21 [2022-11-05T16:55:21.470Z] #29 29.73 python3 is already the newest version (3.9.2-3).
16:55:21 [2022-11-05T16:55:21.470Z] #29 29.73 The following additional packages will be installed:
16:55:21 [2022-11-05T16:55:21.470Z] #29 29.73   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
16:55:21 [2022-11-05T16:55:21.470Z] #29 29.73   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
16:55:21 [2022-11-05T16:55:21.470Z] #29 29.73 Suggested packages:
16:55:21 [2022-11-05T16:55:21.470Z] #29 29.73   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
16:55:21 [2022-11-05T16:55:21.470Z] #29 29.73   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
16:55:21 [2022-11-05T16:55:21.470Z] #29 29.73   m4-doc ed diffutils-doc
16:55:21 [2022-11-05T16:55:21.470Z] #29 29.73 Recommended packages:
16:55:21 [2022-11-05T16:55:21.470Z] #29 29.73   fakeroot libalgorithm-merge-perl libltdl-dev
16:55:21 [2022-11-05T16:55:21.470Z] #29 30.89 The following NEW packages will be installed:
16:55:21 [2022-11-05T16:55:21.470Z] #29 30.89   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
16:55:21 [2022-11-05T16:55:21.470Z] #29 30.90   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
16:55:21 [2022-11-05T16:55:21.470Z] #29 30.90   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
16:55:21 [2022-11-05T16:55:21.470Z] #29 30.90   libyajl2 m4 patch xz-utils
16:55:21 [2022-11-05T16:55:21.470Z] #29 31.28 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded.
16:55:21 [2022-11-05T16:55:21.470Z] #29 31.28 Need to get 5921 kB of archives.
16:55:21 [2022-11-05T16:55:21.470Z] #29 31.28 After this operation, 18.6 MB of additional disk space will be used.
16:55:21 [2022-11-05T16:55:21.470Z] #29 31.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:55:21 [2022-11-05T16:55:21.470Z] #29 31.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
16:55:21 [2022-11-05T16:55:21.470Z] #29 ...
16:55:21 [2022-11-05T16:55:21.470Z] 
16:55:21 [2022-11-05T16:55:21.470Z] #35 [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
16:55:21 [2022-11-05T16:55:21.470Z] #35 31.71 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:55:21 [2022-11-05T16:55:21.470Z] #35 31.73 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:55:21 [2022-11-05T16:55:21.728Z] #35 ...
16:55:21 [2022-11-05T16:55:21.728Z] 
16:55:21 [2022-11-05T16:55:21.728Z] #25 [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
16:55:21 [2022-11-05T16:55:21.728Z] #25 21.59 Reading package lists...
16:55:21 [2022-11-05T16:55:21.728Z] #25 25.79 Building dependency tree...
16:55:21 [2022-11-05T16:55:21.728Z] #25 29.33 The following additional packages will be installed:
16:55:21 [2022-11-05T16:55:21.728Z] #25 29.38   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:55:21 [2022-11-05T16:55:21.728Z] #25 29.39   python3-protobuf python3-six
16:55:21 [2022-11-05T16:55:21.728Z] #25 29.41 Suggested packages:
16:55:21 [2022-11-05T16:55:21.728Z] #25 29.41   python3-setuptools
16:55:21 [2022-11-05T16:55:21.728Z] #25 29.41 Recommended packages:
16:55:21 [2022-11-05T16:55:21.728Z] #25 29.41   iproute2 | iproute
16:55:21 [2022-11-05T16:55:21.728Z] #25 30.11 The following NEW packages will be installed:
16:55:21 [2022-11-05T16:55:21.728Z] #25 30.13   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:55:21 [2022-11-05T16:55:21.728Z] #25 30.14   python3-protobuf python3-six
16:55:21 [2022-11-05T16:55:21.728Z] #25 30.63 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
16:55:21 [2022-11-05T16:55:21.728Z] #25 30.63 Need to get 2136 kB of archives.
16:55:21 [2022-11-05T16:55:21.728Z] #25 30.63 After this operation, 10.8 MB of additional disk space will be used.
16:55:21 [2022-11-05T16:55:21.728Z] #25 30.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
16:55:21 [2022-11-05T16:55:21.728Z] #25 30.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:55:21 [2022-11-05T16:55:21.728Z] #25 30.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
16:55:21 [2022-11-05T16:55:21.728Z] #25 30.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
16:55:21 [2022-11-05T16:55:21.728Z] #25 30.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:55:21 [2022-11-05T16:55:21.728Z] #25 30.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:55:21 [2022-11-05T16:55:21.728Z] #25 30.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:55:21 [2022-11-05T16:55:21.985Z] #25 ...
16:55:21 [2022-11-05T16:55:21.985Z] 
16:55:21 [2022-11-05T16:55:21.985Z] #29 [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             ;
16:55:21 [2022-11-05T16:55:21.985Z] #29 31.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
16:55:21 [2022-11-05T16:55:21.985Z] #29 ...
16:55:21 [2022-11-05T16:55:21.985Z] 
16:55:21 [2022-11-05T16:55:21.985Z] #35 [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
16:55:21 [2022-11-05T16:55:21.985Z] #35 DONE 32.1s
16:55:21 [2022-11-05T16:55:21.985Z] 
16:55:21 [2022-11-05T16:55:21.985Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:55:21 [2022-11-05T16:55:21.985Z] #42 DONE 0.1s
16:55:22 [2022-11-05T16:55:22.241Z] 
16:55:22 [2022-11-05T16:55:22.241Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:55:22 [2022-11-05T16:55:22.241Z] #43 ...
16:55:22 [2022-11-05T16:55:22.241Z] 
16:55:22 [2022-11-05T16:55:22.241Z] #28 [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
16:55:22 [2022-11-05T16:55:22.241Z] #28 16.88 Reading package lists...
16:55:22 [2022-11-05T16:55:22.241Z] #28 22.53 Reading package lists...
16:55:22 [2022-11-05T16:55:22.241Z] #28 26.67 Building dependency tree...
16:55:22 [2022-11-05T16:55:22.241Z] #28 30.84 The following additional packages will be installed:
16:55:22 [2022-11-05T16:55:22.241Z] #28 30.85   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:55:22 [2022-11-05T16:55:22.241Z] #28 30.87 Suggested packages:
16:55:22 [2022-11-05T16:55:22.241Z] #28 30.89   cmake-doc ninja-build lrzip
16:55:22 [2022-11-05T16:55:22.241Z] #28 30.89 Recommended packages:
16:55:22 [2022-11-05T16:55:22.241Z] #28 30.89   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:55:22 [2022-11-05T16:55:22.241Z] #28 31.61 The following NEW packages will be installed:
16:55:22 [2022-11-05T16:55:22.241Z] #28 31.63   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:55:22 [2022-11-05T16:55:22.241Z] #28 31.63   vim-common xxd
16:55:22 [2022-11-05T16:55:22.241Z] #28 32.04 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
16:55:22 [2022-11-05T16:55:22.241Z] #28 32.04 Need to get 15.6 MB of archives.
16:55:22 [2022-11-05T16:55:22.241Z] #28 32.04 After this operation, 67.4 MB of additional disk space will be used.
16:55:22 [2022-11-05T16:55:22.241Z] #28 32.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
16:55:22 [2022-11-05T16:55:22.241Z] #28 32.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:55:22 [2022-11-05T16:55:22.241Z] #28 32.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:55:22 [2022-11-05T16:55:22.241Z] #28 32.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:55:22 [2022-11-05T16:55:22.241Z] #28 32.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
16:55:22 [2022-11-05T16:55:22.241Z] #28 ...
16:55:22 [2022-11-05T16:55:22.241Z] 
16:55:22 [2022-11-05T16:55:22.241Z] #29 [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             ;
16:55:22 [2022-11-05T16:55:22.241Z] #29 32.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
16:55:22 [2022-11-05T16:55:22.241Z] #29 32.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:55:22 [2022-11-05T16:55:22.241Z] #29 32.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
16:55:22 [2022-11-05T16:55:22.241Z] #29 32.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
16:55:22 [2022-11-05T16:55:22.241Z] #29 32.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
16:55:22 [2022-11-05T16:55:22.241Z] #29 32.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:55:22 [2022-11-05T16:55:22.241Z] #29 32.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
16:55:22 [2022-11-05T16:55:22.241Z] #29 32.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:55:22 [2022-11-05T16:55:22.241Z] #29 32.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
16:55:22 [2022-11-05T16:55:22.497Z] #29 32.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
16:55:22 [2022-11-05T16:55:22.497Z] #29 32.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:55:22 [2022-11-05T16:55:22.497Z] #29 32.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
16:55:22 [2022-11-05T16:55:22.497Z] #29 32.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:55:22 [2022-11-05T16:55:22.497Z] #29 32.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
16:55:22 [2022-11-05T16:55:22.497Z] #29 32.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:55:22 [2022-11-05T16:55:22.497Z] #29 32.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
16:55:22 [2022-11-05T16:55:22.497Z] #29 32.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
16:55:22 [2022-11-05T16:55:22.497Z] #29 ...
16:55:22 [2022-11-05T16:55:22.497Z] 
16:55:22 [2022-11-05T16:55:22.497Z] #33 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62 NAME:
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62    go-winres - A tool for embedding resources in Windows executables
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62 
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62 USAGE:
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62    go-winres [global options] command [command options] [arguments...]
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62 
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62 COMMANDS:
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62    init     Create an initial ./winres/winres.json
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62    make     Make syso files for the "go build" command
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62    simply   Make syso files for the "go build" command (simplified)
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62    extract  Extract all resources from an executable
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62    patch    Replace resources in an executable file (exe, dll)
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62    help, h  Shows a list of commands or help for one command
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62 
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62 GLOBAL OPTIONS:
16:55:22 [2022-11-05T16:55:22.497Z] #33 32.62    --help, -h  show help (default: false)
16:55:22 [2022-11-05T16:55:22.497Z] #33 DONE 32.7s
16:55:22 [2022-11-05T16:55:22.497Z] 
16:55:22 [2022-11-05T16:55:22.497Z] #29 [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             ;
16:55:22 [2022-11-05T16:55:22.497Z] #29 32.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
16:55:22 [2022-11-05T16:55:22.497Z] #29 32.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
16:55:22 [2022-11-05T16:55:22.497Z] #29 32.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
16:55:23 [2022-11-05T16:55:23.868Z] #29 34.13 debconf: delaying package configuration, since apt-utils is not installed
16:55:24 [2022-11-05T16:55:24.124Z] #29 34.35 Fetched 5921 kB in 2s (3354 kB/s)
16:55:24 [2022-11-05T16:55:24.124Z] #29 34.46 Selecting previously unselected package bzip2.
16:55:24 [2022-11-05T16:55:24.381Z] #29 34.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
16:55:24 [2022-11-05T16:55:24.381Z] #29 34.50 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
16:55:24 [2022-11-05T16:55:24.381Z] #29 34.51 Unpacking bzip2 (1.0.8-4) ...
16:55:24 [2022-11-05T16:55:24.636Z] #29 34.63 Selecting previously unselected package libmagic-mgc.
16:55:24 [2022-11-05T16:55:24.636Z] #29 34.65 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
16:55:24 [2022-11-05T16:55:24.637Z] #29 34.66 Unpacking libmagic-mgc (1:5.39-3) ...
16:55:24 [2022-11-05T16:55:24.893Z] #29 ...
16:55:24 [2022-11-05T16:55:24.893Z] 
16:55:24 [2022-11-05T16:55:24.893Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:55:24 [2022-11-05T16:55:24.893Z] #30 20.72 Reading package lists...
16:55:24 [2022-11-05T16:55:24.893Z] #30 25.22 Building dependency tree...
16:55:24 [2022-11-05T16:55:24.893Z] #30 28.73 The following additional packages will be installed:
16:55:24 [2022-11-05T16:55:24.893Z] #30 28.73   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:55:24 [2022-11-05T16:55:24.893Z] #30 28.75   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:55:24 [2022-11-05T16:55:24.893Z] #30 28.75   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:55:24 [2022-11-05T16:55:24.893Z] #30 28.75   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:55:24 [2022-11-05T16:55:24.893Z] #30 28.75   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:55:24 [2022-11-05T16:55:24.893Z] #30 28.76   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:55:24 [2022-11-05T16:55:24.893Z] #30 28.77   mingw-w64-common mingw-w64-x86-64-dev
16:55:24 [2022-11-05T16:55:24.893Z] #30 28.77 Suggested packages:
16:55:24 [2022-11-05T16:55:24.893Z] #30 28.81   gcc-10-locales seccomp wine64
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.46 The following NEW packages will be installed:
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.47   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.47   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.47   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.47   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.47   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.47   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.48   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.48   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.48   mingw-w64-x86-64-dev
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.89 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.89 Need to get 108 MB of archives.
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.89 After this operation, 620 MB of additional disk space will be used.
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.89 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]
16:55:24 [2022-11-05T16:55:24.893Z] #30 30.96 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]
16:55:24 [2022-11-05T16:55:24.893Z] #30 31.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #30 31.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #30 31.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #30 31.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #30 31.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #30 31.34 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]
16:55:24 [2022-11-05T16:55:24.893Z] #30 31.35 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]
16:55:24 [2022-11-05T16:55:24.893Z] #30 31.77 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]
16:55:24 [2022-11-05T16:55:24.893Z] #30 32.74 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]
16:55:24 [2022-11-05T16:55:24.893Z] #30 33.39 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]
16:55:24 [2022-11-05T16:55:24.893Z] #30 34.00 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]
16:55:24 [2022-11-05T16:55:24.893Z] #30 34.87 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]
16:55:24 [2022-11-05T16:55:24.893Z] #30 35.15 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]
16:55:24 [2022-11-05T16:55:24.893Z] #30 35.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #30 35.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #30 35.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #30 35.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #30 35.18 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]
16:55:24 [2022-11-05T16:55:24.893Z] #30 35.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #30 ...
16:55:24 [2022-11-05T16:55:24.893Z] 
16:55:24 [2022-11-05T16:55:24.893Z] #28 [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
16:55:24 [2022-11-05T16:55:24.893Z] #28 32.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #28 32.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #28 32.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #28 32.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #28 32.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
16:55:24 [2022-11-05T16:55:24.893Z] #28 34.06 debconf: delaying package configuration, since apt-utils is not installed
16:55:24 [2022-11-05T16:55:24.893Z] #28 34.29 Fetched 15.6 MB in 1s (14.8 MB/s)
16:55:24 [2022-11-05T16:55:24.893Z] #28 34.37 Selecting previously unselected package xxd.
16:55:24 [2022-11-05T16:55:24.893Z] #28 34.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
16:55:24 [2022-11-05T16:55:24.893Z] #28 34.44 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:55:24 [2022-11-05T16:55:24.893Z] #28 34.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:55:24 [2022-11-05T16:55:24.893Z] #28 34.64 Selecting previously unselected package vim-common.
16:55:24 [2022-11-05T16:55:24.893Z] #28 34.64 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:55:24 [2022-11-05T16:55:24.893Z] #28 34.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:55:24 [2022-11-05T16:55:24.893Z] #28 35.03 Selecting previously unselected package cmake-data.
16:55:24 [2022-11-05T16:55:24.893Z] #28 35.03 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:55:24 [2022-11-05T16:55:24.893Z] #28 35.04 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:55:26 [2022-11-05T16:55:26.787Z] #28 ...
16:55:26 [2022-11-05T16:55:26.787Z] 
16:55:26 [2022-11-05T16:55:26.787Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:55:26 [2022-11-05T16:55:26.787Z] #31 36.48 v3.0.2
16:55:26 [2022-11-05T16:55:26.787Z] #31 DONE 36.8s
16:55:26 [2022-11-05T16:55:26.787Z] 
16:55:26 [2022-11-05T16:55:26.787Z] #29 [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             ;
16:55:26 [2022-11-05T16:55:26.787Z] #29 35.27 Selecting previously unselected package libmagic1:arm64.
16:55:26 [2022-11-05T16:55:26.787Z] #29 35.28 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
16:55:26 [2022-11-05T16:55:26.787Z] #29 35.29 Unpacking libmagic1:arm64 (1:5.39-3) ...
16:55:26 [2022-11-05T16:55:26.787Z] #29 35.45 Selecting previously unselected package file.
16:55:26 [2022-11-05T16:55:26.787Z] #29 35.46 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
16:55:26 [2022-11-05T16:55:26.787Z] #29 35.46 Unpacking file (1:5.39-3) ...
16:55:26 [2022-11-05T16:55:26.787Z] #29 35.63 Selecting previously unselected package xz-utils.
16:55:26 [2022-11-05T16:55:26.787Z] #29 35.64 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:55:26 [2022-11-05T16:55:26.787Z] #29 35.66 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:55:26 [2022-11-05T16:55:26.787Z] #29 35.87 Selecting previously unselected package libsigsegv2:arm64.
16:55:26 [2022-11-05T16:55:26.787Z] #29 35.88 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
16:55:26 [2022-11-05T16:55:26.787Z] #29 35.88 Unpacking libsigsegv2:arm64 (2.13-1) ...
16:55:26 [2022-11-05T16:55:26.787Z] #29 36.00 Selecting previously unselected package m4.
16:55:26 [2022-11-05T16:55:26.787Z] #29 36.00 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
16:55:26 [2022-11-05T16:55:26.787Z] #29 36.01 Unpacking m4 (1.4.18-5) ...
16:55:26 [2022-11-05T16:55:26.787Z] #29 36.18 Selecting previously unselected package autoconf.
16:55:26 [2022-11-05T16:55:26.787Z] #29 36.18 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
16:55:26 [2022-11-05T16:55:26.787Z] #29 36.22 Unpacking autoconf (2.69-14) ...
16:55:26 [2022-11-05T16:55:26.787Z] #29 36.90 Selecting previously unselected package autotools-dev.
16:55:26 [2022-11-05T16:55:26.787Z] #29 36.90 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
16:55:26 [2022-11-05T16:55:26.787Z] #29 36.91 Unpacking autotools-dev (20180224.1+nmu1) ...
16:55:27 [2022-11-05T16:55:27.044Z] #29 37.23 Selecting previously unselected package automake.
16:55:27 [2022-11-05T16:55:27.044Z] #29 37.23 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
16:55:27 [2022-11-05T16:55:27.044Z] #29 37.26 Unpacking automake (1:1.16.3-2) ...
16:55:27 [2022-11-05T16:55:27.607Z] #29 ...
16:55:27 [2022-11-05T16:55:27.607Z] 
16:55:27 [2022-11-05T16:55:27.607Z] #40 [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
16:55:27 [2022-11-05T16:55:27.607Z] #40 27.81 go: downloading mvdan.cc/gofumpt v0.3.1
16:55:27 [2022-11-05T16:55:27.607Z] #40 27.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:55:27 [2022-11-05T16:55:27.607Z] #40 27.99 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
16:55:27 [2022-11-05T16:55:27.607Z] #40 28.00 go: downloading github.com/davecgh/go-spew v1.1.1
16:55:27 [2022-11-05T16:55:27.607Z] #40 28.11 go: downloading github.com/pmezard/go-difflib v1.0.0
16:55:27 [2022-11-05T16:55:27.607Z] #40 28.16 go: downloading github.com/stretchr/objx v0.4.0
16:55:27 [2022-11-05T16:55:27.607Z] #40 28.27 go: downloading github.com/subosito/gotenv v1.4.0
16:55:27 [2022-11-05T16:55:27.607Z] #40 28.28 go: downloading github.com/hashicorp/hcl v1.0.0
16:55:27 [2022-11-05T16:55:27.607Z] #40 28.67 go: downloading gopkg.in/ini.v1 v1.66.6
16:55:27 [2022-11-05T16:55:27.607Z] #40 28.67 go: downloading github.com/magiconair/properties v1.8.6
16:55:27 [2022-11-05T16:55:27.607Z] #40 28.87 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
16:55:27 [2022-11-05T16:55:27.607Z] #40 29.04 go: downloading golang.org/x/text v0.3.7
16:55:27 [2022-11-05T16:55:27.607Z] #40 30.00 go: downloading github.com/pelletier/go-toml v1.9.5
16:55:27 [2022-11-05T16:55:27.607Z] #40 35.43 go: downloading github.com/gobwas/glob v0.2.3
16:55:27 [2022-11-05T16:55:27.607Z] #40 35.43 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
16:55:27 [2022-11-05T16:55:27.607Z] #40 35.70 go: downloading go.uber.org/zap v1.17.0
16:55:27 [2022-11-05T16:55:27.607Z] #40 36.21 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
16:55:27 [2022-11-05T16:55:27.607Z] #40 36.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:55:27 [2022-11-05T16:55:27.607Z] #40 36.34 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
16:55:27 [2022-11-05T16:55:27.607Z] #40 36.63 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:55:27 [2022-11-05T16:55:27.607Z] #40 36.63 go: downloading github.com/go-toolsmith/astcopy v1.0.1
16:55:27 [2022-11-05T16:55:27.607Z] #40 36.80 go: downloading github.com/go-toolsmith/astequal v1.0.2
16:55:27 [2022-11-05T16:55:27.607Z] #40 36.85 go: downloading github.com/go-toolsmith/astp v1.0.0
16:55:27 [2022-11-05T16:55:27.607Z] #40 36.87 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:55:27 [2022-11-05T16:55:27.607Z] #40 36.92 go: downloading github.com/go-toolsmith/typep v1.0.2
16:55:27 [2022-11-05T16:55:27.607Z] #40 36.92 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
16:55:27 [2022-11-05T16:55:27.607Z] #40 37.08 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
16:55:27 [2022-11-05T16:55:27.607Z] #40 37.13 go: downloading github.com/kisielk/gotool v1.0.0
16:55:27 [2022-11-05T16:55:27.607Z] #40 37.26 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:55:27 [2022-11-05T16:55:27.608Z] #40 37.43 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:55:27 [2022-11-05T16:55:27.608Z] #40 37.63 go: downloading github.com/ettle/strcase v0.1.1
16:55:27 [2022-11-05T16:55:27.608Z] #40 37.88 go: downloading github.com/fatih/structtag v1.2.0
16:55:27 [2022-11-05T16:55:27.865Z] #40 37.91 go: downloading github.com/Masterminds/semver v1.5.0
16:55:27 [2022-11-05T16:55:27.865Z] #40 37.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
16:55:27 [2022-11-05T16:55:27.865Z] #40 ...
16:55:27 [2022-11-05T16:55:27.865Z] 
16:55:27 [2022-11-05T16:55:27.865Z] #25 [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
16:55:27 [2022-11-05T16:55:27.865Z] #25 33.00 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
16:55:27 [2022-11-05T16:55:27.865Z] #25 34.39 debconf: delaying package configuration, since apt-utils is not installed
16:55:27 [2022-11-05T16:55:27.865Z] #25 34.65 Fetched 2136 kB in 3s (673 kB/s)
16:55:27 [2022-11-05T16:55:27.865Z] #25 34.75 Selecting previously unselected package libprotobuf23:arm64.
16:55:27 [2022-11-05T16:55:27.865Z] #25 34.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
16:55:27 [2022-11-05T16:55:27.865Z] #25 34.83 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 34.85 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 35.58 Selecting previously unselected package python3-pkg-resources.
16:55:27 [2022-11-05T16:55:27.865Z] #25 35.59 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 35.62 Unpacking python3-pkg-resources (52.0.0-4) ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 35.90 Selecting previously unselected package python3-six.
16:55:27 [2022-11-05T16:55:27.865Z] #25 35.90 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 35.91 Unpacking python3-six (1.16.0-2) ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 36.03 Selecting previously unselected package python3-protobuf.
16:55:27 [2022-11-05T16:55:27.865Z] #25 36.03 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 36.04 Unpacking python3-protobuf (3.12.4-1) ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 36.88 Selecting previously unselected package libnet1:arm64.
16:55:27 [2022-11-05T16:55:27.865Z] #25 36.89 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 36.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 37.13 Selecting previously unselected package libnl-3-200:arm64.
16:55:27 [2022-11-05T16:55:27.865Z] #25 37.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 37.15 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 37.55 Selecting previously unselected package libprotobuf-c1:arm64.
16:55:27 [2022-11-05T16:55:27.865Z] #25 37.55 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 37.64 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 37.81 Selecting previously unselected package criu.
16:55:27 [2022-11-05T16:55:27.865Z] #25 37.81 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
16:55:27 [2022-11-05T16:55:27.865Z] #25 37.83 Unpacking criu (3.17.1-1) ...
16:55:28 [2022-11-05T16:55:28.801Z] #25 38.48 Setting up python3-pkg-resources (52.0.0-4) ...
16:55:28 [2022-11-05T16:55:28.801Z] #25 ...
16:55:28 [2022-11-05T16:55:28.801Z] 
16:55:28 [2022-11-05T16:55:28.801Z] #28 [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
16:55:28 [2022-11-05T16:55:28.801Z] #28 38.95 Selecting previously unselected package libicu67:arm64.
16:55:28 [2022-11-05T16:55:28.801Z] #28 38.95 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
16:55:28 [2022-11-05T16:55:28.801Z] #28 38.97 Unpacking libicu67:arm64 (67.1-7) ...
16:55:32 [2022-11-05T16:55:32.973Z] #28 ...
16:55:32 [2022-11-05T16:55:32.973Z] 
16:55:32 [2022-11-05T16:55:32.973Z] #29 [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             ;
16:55:32 [2022-11-05T16:55:32.973Z] #29 38.08 Selecting previously unselected package patch.
16:55:32 [2022-11-05T16:55:32.973Z] #29 38.08 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 38.09 Unpacking patch (2.7.6-7) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 38.28 Selecting previously unselected package dpkg-dev.
16:55:32 [2022-11-05T16:55:32.973Z] #29 38.29 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 38.30 Unpacking dpkg-dev (1.20.12) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.10 Selecting previously unselected package build-essential.
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.10 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.11 Unpacking build-essential (12.9) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.23 Selecting previously unselected package libcap2:arm64.
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.23 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.23 Unpacking libcap2:arm64 (1:2.44-1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.33 Selecting previously unselected package libcap-dev:arm64.
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.35 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.36 Unpacking libcap-dev:arm64 (1:2.44-1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.53 Selecting previously unselected package libprotobuf-c1:arm64.
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.56 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.57 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.70 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.73 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.74 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.87 Selecting previously unselected package libseccomp-dev:arm64.
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.87 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 39.88 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 40.07 Selecting previously unselected package libsystemd-dev:arm64.
16:55:32 [2022-11-05T16:55:32.973Z] #29 40.08 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 40.09 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 40.89 Selecting previously unselected package libtool.
16:55:32 [2022-11-05T16:55:32.973Z] #29 40.90 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 40.91 Unpacking libtool (2.4.6-15) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 41.15 Selecting previously unselected package libudev-dev:arm64.
16:55:32 [2022-11-05T16:55:32.973Z] #29 41.18 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 41.18 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 41.42 Selecting previously unselected package libyajl2:arm64.
16:55:32 [2022-11-05T16:55:32.973Z] #29 41.43 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 41.44 Unpacking libyajl2:arm64 (2.1.0-3) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 41.54 Selecting previously unselected package libyajl-dev:arm64.
16:55:32 [2022-11-05T16:55:32.973Z] #29 41.55 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 41.56 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 41.93 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 41.95 Setting up libmagic-mgc (1:5.39-3) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 41.97 Setting up libyajl2:arm64 (2.1.0-3) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 41.99 Setting up libmagic1:arm64 (1:5.39-3) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.02 Setting up file (1:5.39-3) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.03 Setting up bzip2 (1.0.8-4) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.04 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.07 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.08 Setting up libcap2:arm64 (1:2.44-1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.09 Setting up autotools-dev (20180224.1+nmu1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.10 Setting up libsigsegv2:arm64 (2.13-1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.17 Setting up patch (2.7.6-7) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.18 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.20 Setting up libyajl-dev:arm64 (2.1.0-3) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.23 Setting up libcap-dev:arm64 (1:2.44-1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.25 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.26 Setting up libtool (2.4.6-15) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.29 Setting up m4 (1.4.18-5) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.30 Setting up dpkg-dev (1.20.12) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.33 Setting up autoconf (2.69-14) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.34 Setting up build-essential (12.9) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.35 Setting up automake (1:1.16.3-2) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.37 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:55:32 [2022-11-05T16:55:32.973Z] #29 42.37 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:55:32 [2022-11-05T16:55:32.973Z] #29 DONE 42.9s
16:55:32 [2022-11-05T16:55:32.973Z] 
16:55:32 [2022-11-05T16:55:32.973Z] #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
16:55:32 [2022-11-05T16:55:32.973Z] #30 35.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:55:32 [2022-11-05T16:55:32.973Z] #30 35.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:55:32 [2022-11-05T16:55:32.973Z] #30 35.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:55:32 [2022-11-05T16:55:32.973Z] #30 35.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:55:32 [2022-11-05T16:55:32.973Z] #30 35.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:55:32 [2022-11-05T16:55:32.973Z] #30 35.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:55:32 [2022-11-05T16:55:32.973Z] #30 35.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
16:55:32 [2022-11-05T16:55:32.973Z] #30 35.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:55:32 [2022-11-05T16:55:32.973Z] #30 35.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
16:55:32 [2022-11-05T16:55:32.973Z] #30 36.28 debconf: delaying package configuration, since apt-utils is not installed
16:55:32 [2022-11-05T16:55:32.973Z] #30 36.68 Fetched 108 MB in 5s (22.6 MB/s)
16:55:32 [2022-11-05T16:55:32.973Z] #30 36.90 Selecting previously unselected package binutils-mingw-w64-i686.
16:55:32 [2022-11-05T16:55:32.973Z] #30 36.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
16:55:32 [2022-11-05T16:55:32.973Z] #30 37.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #30 37.02 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:55:32 [2022-11-05T16:55:32.973Z] #30 39.60 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:55:32 [2022-11-05T16:55:32.973Z] #30 39.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #30 39.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:55:32 [2022-11-05T16:55:32.973Z] #30 42.44 Selecting previously unselected package binutils-mingw-w64.
16:55:32 [2022-11-05T16:55:32.973Z] #30 42.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #30 42.45 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:55:32 [2022-11-05T16:55:32.973Z] #30 42.61 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:55:32 [2022-11-05T16:55:32.973Z] #30 42.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #30 42.63 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #30 42.84 Selecting previously unselected package dmsetup.
16:55:32 [2022-11-05T16:55:32.973Z] #30 42.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #30 42.86 Unpacking dmsetup (2:1.02.175-2.1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #30 43.16 Selecting previously unselected package mingw-w64-common.
16:55:32 [2022-11-05T16:55:32.973Z] #30 43.16 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:55:32 [2022-11-05T16:55:32.973Z] #30 43.17 Unpacking mingw-w64-common (8.0.0-1) ...
16:55:32 [2022-11-05T16:55:32.973Z] #30 ...
16:55:32 [2022-11-05T16:55:32.973Z] 
16:55:32 [2022-11-05T16:55:32.973Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.031 + RM_GOPATH=0
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.031 + TMP_GOPATH=
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.031 + : /build
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.031 + '[' -z '' ']'
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.037 ++ mktemp -d
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.064 + export GOPATH=/tmp/tmp.bFcX9pqVDK
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.064 + GOPATH=/tmp/tmp.bFcX9pqVDK
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.064 + RM_GOPATH=1
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.064 + case "$(go env GOARCH)" in
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.070 ++ go env GOARCH
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 Install containerd version v1.6.9
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 + export GO_BUILDMODE=-buildmode=pie
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 + GO_BUILDMODE=-buildmode=pie
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 ++ dirname /install.sh
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 + dir=/
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 + bin=containerd
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 + shift
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 + '[' '!' -f //containerd.installer ']'
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 + . //containerd.installer
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 ++ set -e
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 ++ : v1.6.9
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 + install_containerd
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 + echo 'Install containerd version v1.6.9'
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.132 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bFcX9pqVDK/src/github.com/containerd/containerd
16:55:32 [2022-11-05T16:55:32.973Z] #43 1.152 Cloning into '/tmp/tmp.bFcX9pqVDK/src/github.com/containerd/containerd'...
16:55:33 [2022-11-05T16:55:33.230Z] #43 ...
16:55:33 [2022-11-05T16:55:33.230Z] 
16:55:33 [2022-11-05T16:55:33.230Z] #32 [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
16:55:33 [2022-11-05T16:55:33.230Z] #32 38.68 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.
16:55:33 [2022-11-05T16:55:33.230Z] #32 38.93 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
16:55:33 [2022-11-05T16:55:33.230Z] #32 39.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:55:34 [2022-11-05T16:55:34.598Z] #32 ...
16:55:34 [2022-11-05T16:55:34.598Z] 
16:55:34 [2022-11-05T16:55:34.598Z] #28 [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
16:55:34 [2022-11-05T16:55:34.598Z] #28 44.73 Selecting previously unselected package libxml2:arm64.
16:55:34 [2022-11-05T16:55:34.598Z] #28 44.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
16:55:34 [2022-11-05T16:55:34.598Z] #28 44.73 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
16:55:34 [2022-11-05T16:55:34.854Z] #28 45.10 Selecting previously unselected package libarchive13:arm64.
16:55:34 [2022-11-05T16:55:34.855Z] #28 45.11 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
16:55:34 [2022-11-05T16:55:34.855Z] #28 45.11 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:55:35 [2022-11-05T16:55:35.421Z] #28 45.51 Selecting previously unselected package libjsoncpp24:arm64.
16:55:35 [2022-11-05T16:55:35.421Z] #28 45.55 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
16:55:35 [2022-11-05T16:55:35.421Z] #28 45.56 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
16:55:35 [2022-11-05T16:55:35.421Z] #28 45.70 Selecting previously unselected package librhash0:arm64.
16:55:35 [2022-11-05T16:55:35.421Z] #28 45.71 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
16:55:35 [2022-11-05T16:55:35.421Z] #28 45.71 Unpacking librhash0:arm64 (1.4.1-2) ...
16:55:35 [2022-11-05T16:55:35.984Z] #28 45.92 Selecting previously unselected package libuv1:arm64.
16:55:35 [2022-11-05T16:55:35.984Z] #28 45.93 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
16:55:35 [2022-11-05T16:55:35.984Z] #28 45.94 Unpacking libuv1:arm64 (1.40.0-2) ...
16:55:35 [2022-11-05T16:55:35.984Z] #28 46.10 Selecting previously unselected package cmake.
16:55:35 [2022-11-05T16:55:35.984Z] #28 46.10 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
16:55:35 [2022-11-05T16:55:35.984Z] #28 46.11 Unpacking cmake (3.18.4-2+deb11u1) ...
16:55:37 [2022-11-05T16:55:37.877Z] #28 ...
16:55:37 [2022-11-05T16:55:37.877Z] 
16:55:37 [2022-11-05T16:55:37.877Z] #25 [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
16:55:37 [2022-11-05T16:55:37.877Z] #25 40.03 Setting up libprotobuf23:arm64 (3.12.4-1) ...
16:55:37 [2022-11-05T16:55:37.877Z] #25 40.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:55:37 [2022-11-05T16:55:37.877Z] #25 40.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:55:37 [2022-11-05T16:55:37.877Z] #25 40.10 Setting up python3-six (1.16.0-2) ...
16:55:37 [2022-11-05T16:55:37.877Z] #25 41.20 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:55:37 [2022-11-05T16:55:37.877Z] #25 41.24 Setting up python3-protobuf (3.12.4-1) ...
16:55:37 [2022-11-05T16:55:37.877Z] #25 45.08 Setting up criu (3.17.1-1) ...
16:55:37 [2022-11-05T16:55:37.877Z] #25 46.93 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:55:37 [2022-11-05T16:55:37.877Z] #25 DONE 47.7s
16:55:37 [2022-11-05T16:55:37.877Z] 
16:55:37 [2022-11-05T16:55:37.877Z] #40 [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
16:55:37 [2022-11-05T16:55:37.877Z] #40 38.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
16:55:37 [2022-11-05T16:55:37.877Z] #40 38.13 go: downloading github.com/prometheus/client_golang v1.12.1
16:55:37 [2022-11-05T16:55:37.877Z] #40 38.55 go: downloading github.com/prometheus/client_model v0.2.0
16:55:37 [2022-11-05T16:55:37.877Z] #40 38.65 go: downloading github.com/google/go-cmp v0.5.8
16:55:37 [2022-11-05T16:55:37.877Z] #40 38.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:55:37 [2022-11-05T16:55:37.877Z] #40 38.96 go: downloading go.uber.org/atomic v1.7.0
16:55:37 [2022-11-05T16:55:37.877Z] #40 39.11 go: downloading go.uber.org/multierr v1.6.0
16:55:37 [2022-11-05T16:55:37.877Z] #40 39.14 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
16:55:37 [2022-11-05T16:55:37.877Z] #40 39.18 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:55:37 [2022-11-05T16:55:37.877Z] #40 39.27 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
16:55:37 [2022-11-05T16:55:37.877Z] #40 39.37 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
16:55:37 [2022-11-05T16:55:37.877Z] #40 39.37 go: downloading github.com/beorn7/perks v1.0.1
16:55:37 [2022-11-05T16:55:37.877Z] #40 39.40 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:55:37 [2022-11-05T16:55:37.877Z] #40 39.40 go: downloading github.com/golang/protobuf v1.5.2
16:55:37 [2022-11-05T16:55:37.877Z] #40 39.61 go: downloading github.com/prometheus/common v0.32.1
16:55:37 [2022-11-05T16:55:37.877Z] #40 39.94 go: downloading github.com/prometheus/procfs v0.7.3
16:55:37 [2022-11-05T16:55:37.877Z] #40 39.94 go: downloading google.golang.org/protobuf v1.28.0
16:55:37 [2022-11-05T16:55:37.877Z] #40 40.81 go: downloading github.com/mattn/go-runewidth v0.0.9
16:55:37 [2022-11-05T16:55:37.877Z] #40 41.72 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:55:39 [2022-11-05T16:55:39.247Z] #40 ...
16:55:39 [2022-11-05T16:55:39.247Z] 
16:55:39 [2022-11-05T16:55:39.247Z] #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
16:55:39 [2022-11-05T16:55:39.247Z] #30 49.33 Selecting previously unselected package mingw-w64-x86-64-dev.
16:55:39 [2022-11-05T16:55:39.247Z] #30 49.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:55:39 [2022-11-05T16:55:39.247Z] #30 49.35 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:55:39 [2022-11-05T16:55:39.810Z] #30 ...
16:55:39 [2022-11-05T16:55:39.810Z] 
16:55:39 [2022-11-05T16:55:39.810Z] #28 [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
16:55:39 [2022-11-05T16:55:39.810Z] #28 49.25 Setting up libicu67:arm64 (67.1-7) ...
16:55:39 [2022-11-05T16:55:39.810Z] #28 49.26 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:55:39 [2022-11-05T16:55:39.810Z] #28 49.27 Setting up libuv1:arm64 (1.40.0-2) ...
16:55:39 [2022-11-05T16:55:39.810Z] #28 49.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:55:39 [2022-11-05T16:55:39.810Z] #28 49.35 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
16:55:39 [2022-11-05T16:55:39.810Z] #28 49.36 Setting up librhash0:arm64 (1.4.1-2) ...
16:55:39 [2022-11-05T16:55:39.810Z] #28 49.37 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:55:39 [2022-11-05T16:55:39.810Z] #28 49.39 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
16:55:39 [2022-11-05T16:55:39.810Z] #28 49.41 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:55:39 [2022-11-05T16:55:39.810Z] #28 49.43 Setting up cmake (3.18.4-2+deb11u1) ...
16:55:39 [2022-11-05T16:55:39.810Z] #28 49.44 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:55:39 [2022-11-05T16:55:39.810Z] #28 DONE 50.0s
16:55:39 [2022-11-05T16:55:39.810Z] 
16:55:39 [2022-11-05T16:55:39.810Z] #44 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:55:39 [2022-11-05T16:55:39.810Z] #44 DONE 0.1s
16:55:39 [2022-11-05T16:55:39.810Z] 
16:55:39 [2022-11-05T16:55:39.810Z] #45 [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
16:55:39 [2022-11-05T16:55:39.810Z] #0 0.708 Cloning into '/tmp/crun-build'...
16:55:39 [2022-11-05T16:55:39.810Z] #0 6.422 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
16:55:39 [2022-11-05T16:55:39.810Z] #0 6.470 Cloning into '/tmp/crun-build/libocispec'...
16:55:40 [2022-11-05T16:55:40.067Z] #45 ...
16:55:40 [2022-11-05T16:55:40.067Z] 
16:55:40 [2022-11-05T16:55:40.067Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:55:40 [2022-11-05T16:55:40.997Z] #46 0.844 + RM_GOPATH=0
16:55:40 [2022-11-05T16:55:40.997Z] #46 0.844 + TMP_GOPATH=
16:55:40 [2022-11-05T16:55:40.997Z] #46 0.844 + : /build
16:55:40 [2022-11-05T16:55:40.997Z] #46 0.844 + '[' -z '' ']'
16:55:40 [2022-11-05T16:55:40.997Z] #46 0.846 ++ mktemp -d
16:55:40 [2022-11-05T16:55:40.997Z] #46 0.857 + export GOPATH=/tmp/tmp.FRVHgLALG7
16:55:40 [2022-11-05T16:55:40.997Z] #46 0.857 + GOPATH=/tmp/tmp.FRVHgLALG7
16:55:40 [2022-11-05T16:55:40.997Z] #46 0.857 + RM_GOPATH=1
16:55:40 [2022-11-05T16:55:40.997Z] #46 0.857 + case "$(go env GOARCH)" in
16:55:40 [2022-11-05T16:55:40.997Z] #46 0.867 ++ go env GOARCH
16:55:40 [2022-11-05T16:55:40.997Z] #46 0.872 + export GO_BUILDMODE=-buildmode=pie
16:55:40 [2022-11-05T16:55:40.998Z] #46 0.872 + GO_BUILDMODE=-buildmode=pie
16:55:40 [2022-11-05T16:55:40.998Z] #46 0.872 ++ dirname /install.sh
16:55:40 [2022-11-05T16:55:40.998Z] #46 0.884 + dir=/
16:55:40 [2022-11-05T16:55:40.998Z] #46 0.886 + bin=tini
16:55:40 [2022-11-05T16:55:40.998Z] #46 0.888 + shift
16:55:40 [2022-11-05T16:55:40.998Z] #46 0.889 + '[' '!' -f //tini.installer ']'
16:55:40 [2022-11-05T16:55:40.998Z] #46 0.889 + . //tini.installer
16:55:40 [2022-11-05T16:55:40.998Z] #46 0.891 ++ : v0.19.0
16:55:40 [2022-11-05T16:55:40.998Z] #46 0.894 + install_tini
16:55:40 [2022-11-05T16:55:40.998Z] #46 0.894 + echo 'Install tini version v0.19.0'
16:55:40 [2022-11-05T16:55:40.998Z] #46 0.894 Install tini version v0.19.0
16:55:40 [2022-11-05T16:55:40.998Z] #46 0.895 + git clone https://github.com/krallin/tini.git /tmp/tmp.FRVHgLALG7/tini
16:55:40 [2022-11-05T16:55:40.998Z] #46 0.897 Cloning into '/tmp/tmp.FRVHgLALG7/tini'...
16:55:41 [2022-11-05T16:55:41.561Z] #46 1.491 + cd /tmp/tmp.FRVHgLALG7/tini
16:55:41 [2022-11-05T16:55:41.561Z] #46 1.508 + git checkout -q v0.19.0
16:55:41 [2022-11-05T16:55:41.561Z] #46 1.527 + cmake .
16:55:41 [2022-11-05T16:55:41.845Z] #46 2.038 -- The C compiler identification is GNU 10.2.1
16:55:42 [2022-11-05T16:55:42.105Z] #46 2.133 -- Detecting C compiler ABI info
16:55:42 [2022-11-05T16:55:42.674Z] #46 2.793 -- Detecting C compiler ABI info - done
16:55:42 [2022-11-05T16:55:42.674Z] #46 2.861 -- Check for working C compiler: /usr/bin/cc - skipped
16:55:42 [2022-11-05T16:55:42.932Z] #46 2.862 -- Detecting C compile features
16:55:42 [2022-11-05T16:55:42.932Z] #46 2.865 -- Detecting C compile features - done
16:55:42 [2022-11-05T16:55:42.932Z] #46 2.926 -- Performing Test HAS_BUILTIN_FORTIFY
16:55:43 [2022-11-05T16:55:43.192Z] #46 3.245 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:55:43 [2022-11-05T16:55:43.192Z] #46 3.308 -- Configuring done
16:55:43 [2022-11-05T16:55:43.449Z] #46 3.324 -- Generating done
16:55:43 [2022-11-05T16:55:43.449Z] #46 3.336 -- Build files have been written to: /tmp/tmp.FRVHgLALG7/tini
16:55:43 [2022-11-05T16:55:43.449Z] #46 3.352 + make tini-static
16:55:43 [2022-11-05T16:55:43.706Z] #46 3.722 Scanning dependencies of target tini-static
16:55:43 [2022-11-05T16:55:43.707Z] #46 3.791 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:55:45 [2022-11-05T16:55:45.597Z] #46 5.256 [100%] Linking C executable tini-static
16:55:45 [2022-11-05T16:55:45.597Z] #46 ...
16:55:45 [2022-11-05T16:55:45.597Z] 
16:55:45 [2022-11-05T16:55:45.597Z] #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
16:55:45 [2022-11-05T16:55:45.597Z] #30 55.64 Selecting previously unselected package gcc-mingw-w64-base.
16:55:45 [2022-11-05T16:55:45.597Z] #30 55.66 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
16:55:45 [2022-11-05T16:55:45.597Z] #30 55.67 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:55:45 [2022-11-05T16:55:45.598Z] #30 55.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:55:45 [2022-11-05T16:55:45.598Z] #30 55.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
16:55:45 [2022-11-05T16:55:45.598Z] #30 55.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:55:46 [2022-11-05T16:55:46.963Z] #30 ...
16:55:46 [2022-11-05T16:55:46.963Z] 
16:55:46 [2022-11-05T16:55:46.963Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:55:46 [2022-11-05T16:55:46.963Z] #46 5.770 [100%] Built target tini-static
16:55:46 [2022-11-05T16:55:46.963Z] #46 5.824 + mkdir -p /build
16:55:46 [2022-11-05T16:55:46.963Z] #46 5.825 + cp tini-static /build/docker-init
16:55:46 [2022-11-05T16:55:46.963Z] #46 DONE 6.7s
16:55:46 [2022-11-05T16:55:46.963Z] 
16:55:46 [2022-11-05T16:55:46.963Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
16:55:46 [2022-11-05T16:55:46.963Z] #34 56.14 gotestsum version dev
16:55:46 [2022-11-05T16:55:46.963Z] #34 DONE 56.8s
16:55:46 [2022-11-05T16:55:46.963Z] 
16:55:46 [2022-11-05T16:55:46.963Z] #45 [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
16:55:46 [2022-11-05T16:55:46.963Z] #45 7.775 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
16:55:46 [2022-11-05T16:55:46.963Z] #45 7.778 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
16:55:46 [2022-11-05T16:55:46.963Z] #45 7.786 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
16:55:46 [2022-11-05T16:55:46.963Z] #45 7.787 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
16:55:46 [2022-11-05T16:55:46.963Z] #45 7.809 Cloning into '/tmp/crun-build/libocispec/image-spec'...
16:55:46 [2022-11-05T16:55:46.963Z] #45 9.739 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
16:55:46 [2022-11-05T16:55:46.963Z] #45 11.43 Cloning into '/tmp/crun-build/libocispec/yajl'...
16:55:46 [2022-11-05T16:55:46.963Z] #45 12.58 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
16:55:46 [2022-11-05T16:55:46.963Z] #45 12.87 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
16:55:46 [2022-11-05T16:55:46.963Z] #45 13.13 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
16:55:52 [2022-11-05T16:55:52.359Z] #45 ...
16:55:52 [2022-11-05T16:55:52.359Z] 
16:55:52 [2022-11-05T16:55:52.359Z] #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
16:55:52 [2022-11-05T16:55:52.359Z] #30 62.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:55:52 [2022-11-05T16:55:52.359Z] #30 62.56 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
16:55:52 [2022-11-05T16:55:52.359Z] #30 62.56 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:55:58 [2022-11-05T16:55:58.901Z] #30 ...
16:55:58 [2022-11-05T16:55:58.901Z] 
16:55:58 [2022-11-05T16:55:58.901Z] #45 [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
16:55:58 [2022-11-05T16:55:58.901Z] #45 25.46 aclocal: warning: couldn't open directory 'm4': No such file or directory
16:56:04 [2022-11-05T16:56:04.169Z] #45 ...
16:56:04 [2022-11-05T16:56:04.169Z] 
16:56:04 [2022-11-05T16:56:04.169Z] #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
16:56:04 [2022-11-05T16:56:04.169Z] #30 73.91 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:56:04 [2022-11-05T16:56:04.169Z] #30 73.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
16:56:04 [2022-11-05T16:56:04.169Z] #30 73.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:56:09 [2022-11-05T16:56:09.419Z] #30 79.25 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:56:09 [2022-11-05T16:56:09.419Z] #30 79.26 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
16:56:09 [2022-11-05T16:56:09.419Z] #30 79.26 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:56:09 [2022-11-05T16:56:09.419Z] #30 ...
16:56:09 [2022-11-05T16:56:09.419Z] 
16:56:09 [2022-11-05T16:56:09.419Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:56:09 [2022-11-05T16:56:09.419Z] #43 42.03 Updating files:  46% (2354/5081)
Updating files:  47% (2389/5081)
Updating files:  48% (2439/5081)
Updating files:  49% (2490/5081)
Updating files:  50% (2541/5081)
Updating files:  51% (2592/5081)
Updating files:  52% (2643/5081)
Updating files:  53% (2693/5081)
Updating files:  54% (2744/5081)
Updating files:  55% (2795/5081)
Updating files:  56% (2846/5081)
Updating files:  57% (2897/5081)
Updating files:  58% (2947/5081)
Updating files:  59% (2998/5081)
Updating files:  60% (3049/5081)
Updating files:  61% (3100/5081)
Updating files:  62% (3151/5081)
Updating files:  63% (3202/5081)
Updating files:  64% (3252/5081)
Updating files:  65% (3303/5081)
Updating files:  66% (3354/5081)
Updating files:  67% (3405/5081)
Updating files:  68% (3456/5081)
Updating files:  69% (3506/5081)
Updating files:  70% (3557/5081)
Updating files:  71% (3608/5081)
Updating files:  72% (3659/5081)
Updating files:  73% (3710/5081)
Updating files:  74% (3760/5081)
Updating files:  75% (3811/5081)
Updating files:  76% (3862/5081)
Updating files:  77% (3913/5081)
Updating files:  78% (3964/5081)
Updating files:  79% (4014/5081)
Updating files:  80% (4065/5081)
Updating files:  81% (4116/5081)
Updating files:  82% (4167/5081)
Updating files:  83% (4218/5081)
Updating files:  84% (4269/5081)
Updating files:  85% (4319/5081)
Updating files:  86% (4370/5081)
Updating files:  87% (4421/5081)
Updating files:  88% (4472/5081)
Updating files:  89% (4523/5081)
Updating files:  90% (4573/5081)
Updating files:  91% (4624/5081)
Updating files:  91% (4633/5081)
Updating files:  92% (4675/5081)
Updating files:  93% (4726/5081)
Updating files:  94% (4777/5081)
Updating files:  95% (4827/5081)
Updating files:  96% (4878/5081)
Updating files:  97% (4929/5081)
Updating files:  98% (4980/5081)
Updating files:  99% (5031/5081)
Updating files: 100% (5081/5081)
Updating files: 100% (5081/5081), done.
16:56:09 [2022-11-05T16:56:09.419Z] #43 43.33 + cd /tmp/tmp.bFcX9pqVDK/src/github.com/containerd/containerd
16:56:09 [2022-11-05T16:56:09.419Z] #43 43.34 + git checkout -q v1.6.9
16:56:09 [2022-11-05T16:56:09.419Z] #43 44.84 + export 'BUILDTAGS=netgo osusergo static_build'
16:56:09 [2022-11-05T16:56:09.419Z] #43 44.84 + BUILDTAGS='netgo osusergo static_build'
16:56:09 [2022-11-05T16:56:09.419Z] #43 44.84 + export EXTRA_FLAGS=-buildmode=pie
16:56:09 [2022-11-05T16:56:09.419Z] #43 44.84 + EXTRA_FLAGS=-buildmode=pie
16:56:09 [2022-11-05T16:56:09.419Z] #43 44.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:56:09 [2022-11-05T16:56:09.419Z] #43 44.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:56:09 [2022-11-05T16:56:09.419Z] #43 44.85 + '[' '' = dynamic ']'
16:56:09 [2022-11-05T16:56:09.419Z] #43 44.85 + make
16:56:09 [2022-11-05T16:56:09.419Z] #43 46.49 + bin/ctr
16:56:14 [2022-11-05T16:56:14.670Z] #43 ...
16:56:14 [2022-11-05T16:56:14.671Z] 
16:56:14 [2022-11-05T16:56:14.671Z] #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
16:56:14 [2022-11-05T16:56:14.671Z] #30 84.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:56:14 [2022-11-05T16:56:14.671Z] #30 84.42 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
16:56:14 [2022-11-05T16:56:14.671Z] #30 84.43 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:56:17 [2022-11-05T16:56:17.942Z] #30 ...
16:56:17 [2022-11-05T16:56:17.942Z] 
16:56:17 [2022-11-05T16:56:17.942Z] #45 [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
16:56:17 [2022-11-05T16:56:17.942Z] #45 34.83 libtoolize: putting auxiliary files in '.'.
16:56:17 [2022-11-05T16:56:17.942Z] #45 34.83 libtoolize: copying file './ltmain.sh'
16:56:17 [2022-11-05T16:56:17.942Z] #45 35.54 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
16:56:17 [2022-11-05T16:56:17.942Z] #45 35.54 libtoolize: and rerunning libtoolize and aclocal.
16:56:17 [2022-11-05T16:56:17.942Z] #45 35.55 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:56:17 [2022-11-05T16:56:17.942Z] #45 43.22 configure.ac:7: installing './compile'
16:56:17 [2022-11-05T16:56:17.942Z] #45 43.22 configure.ac:11: installing './config.guess'
16:56:17 [2022-11-05T16:56:17.942Z] #45 43.26 configure.ac:11: installing './config.sub'
16:56:17 [2022-11-05T16:56:17.942Z] #45 43.26 configure.ac:8: installing './install-sh'
16:56:17 [2022-11-05T16:56:17.942Z] #45 43.26 configure.ac:8: installing './missing'
16:56:17 [2022-11-05T16:56:17.942Z] #45 43.33 Makefile.am: installing './depcomp'
16:56:17 [2022-11-05T16:56:17.942Z] #45 44.33 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:56:17 [2022-11-05T16:56:17.942Z] #45 44.33 libtoolize: copying file 'build-aux/ltmain.sh'
16:56:17 [2022-11-05T16:56:17.942Z] #45 44.47 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:56:17 [2022-11-05T16:56:17.942Z] #45 44.47 libtoolize: copying file 'm4/libtool.m4'
16:56:17 [2022-11-05T16:56:17.942Z] #45 44.56 libtoolize: copying file 'm4/ltoptions.m4'
16:56:17 [2022-11-05T16:56:17.942Z] #45 44.71 libtoolize: copying file 'm4/ltsugar.m4'
16:56:17 [2022-11-05T16:56:17.942Z] #45 44.82 libtoolize: copying file 'm4/ltversion.m4'
16:56:17 [2022-11-05T16:56:17.942Z] #45 44.97 libtoolize: copying file 'm4/lt~obsolete.m4'
16:56:17 [2022-11-05T16:56:17.942Z] #45 45.09 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:56:26 [2022-11-05T16:56:26.161Z] #45 ...
16:56:26 [2022-11-05T16:56:26.161Z] 
16:56:26 [2022-11-05T16:56:26.161Z] #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
16:56:26 [2022-11-05T16:56:26.161Z] #30 96.16 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:56:26 [2022-11-05T16:56:26.161Z] #30 96.16 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
16:56:26 [2022-11-05T16:56:26.161Z] #30 96.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:56:31 [2022-11-05T16:56:31.413Z] #30 ...
16:56:31 [2022-11-05T16:56:31.413Z] 
16:56:31 [2022-11-05T16:56:31.413Z] #41 [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
16:56:31 [2022-11-05T16:56:31.413Z] #41 101.1 + for f in rootlesskit rootlesskit-docker-proxy
16:56:31 [2022-11-05T16:56:31.413Z] #41 101.1 + GOBIN=/build
16:56:31 [2022-11-05T16:56:31.413Z] #41 101.1 + GO111MODULE=on
16:56:31 [2022-11-05T16:56:31.413Z] #41 101.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
16:56:36 [2022-11-05T16:56:36.664Z] #41 106.1 rootlesskit version 1.0.0
16:56:36 [2022-11-05T16:56:36.664Z] #41 106.1 Usage of /build/rootlesskit-docker-proxy:
16:56:36 [2022-11-05T16:56:36.664Z] #41 106.1   -container-ip string
16:56:36 [2022-11-05T16:56:36.664Z] #41 106.1     	container ip
16:56:36 [2022-11-05T16:56:36.664Z] #41 106.1   -container-port int
16:56:36 [2022-11-05T16:56:36.664Z] #41 106.1     	container port (default -1)
16:56:36 [2022-11-05T16:56:36.664Z] #41 106.1   -host-ip string
16:56:36 [2022-11-05T16:56:36.664Z] #41 106.1     	host ip
16:56:36 [2022-11-05T16:56:36.664Z] #41 106.1   -host-port int
16:56:36 [2022-11-05T16:56:36.664Z] #41 106.1     	host port (default -1)
16:56:36 [2022-11-05T16:56:36.664Z] #41 106.1   -proto string
16:56:36 [2022-11-05T16:56:36.664Z] #41 106.1     	proxy protocol (default "tcp")
16:56:36 [2022-11-05T16:56:36.664Z] #41 DONE 106.5s
16:56:36 [2022-11-05T16:56:36.664Z] 
16:56:36 [2022-11-05T16:56:36.664Z] #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
16:56:36 [2022-11-05T16:56:36.664Z] #30 101.5 Selecting previously unselected package g++-mingw-w64-x86-64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 101.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 101.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 101.7 Selecting previously unselected package libapparmor1:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 101.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 101.7 Unpacking libapparmor1:arm64 (2.13.6-10) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 101.8 Selecting previously unselected package libapparmor-dev:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 101.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 101.8 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.0 Selecting previously unselected package libbtrfs0:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.1 Selecting previously unselected package libbtrfs-dev:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.5 Selecting previously unselected package libudev-dev:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.5 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.6 Selecting previously unselected package libsepol1-dev:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.7 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.9 Selecting previously unselected package libpcre2-16-0:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 102.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 103.0 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 103.1 Selecting previously unselected package libpcre2-32-0:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 103.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 103.1 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 103.3 Selecting previously unselected package libpcre2-posix2:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 103.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 103.3 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 103.4 Selecting previously unselected package libpcre2-dev:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 103.4 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 103.5 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 103.9 Selecting previously unselected package libselinux1-dev:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 103.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 103.9 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 104.2 Selecting previously unselected package libdevmapper-dev:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 104.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 104.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 104.3 Selecting previously unselected package libseccomp-dev:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 104.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 104.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 104.5 Selecting previously unselected package libsystemd-dev:arm64.
16:56:36 [2022-11-05T16:56:36.664Z] #30 104.5 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 104.5 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 104.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.0 Setting up libapparmor1:arm64 (2.13.6-10) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.0 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.0 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.0 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.0 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.0 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.1 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.1 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.2 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.2 Setting up mingw-w64-common (8.0.0-1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.2 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.2 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.2 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.2 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
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.3 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
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.4 Setting up dmsetup (2:1.02.175-2.1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.4 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 105.4 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:56:36 [2022-11-05T16:56:36.664Z] #30 DONE 106.7s
16:56:36 [2022-11-05T16:56:36.664Z] 
16:56:36 [2022-11-05T16:56:36.664Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:56:36 [2022-11-05T16:56:36.921Z] #47 DONE 0.2s
16:56:36 [2022-11-05T16:56:36.921Z] 
16:56:36 [2022-11-05T16:56:36.921Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:56:36 [2022-11-05T16:56:36.921Z] #48 DONE 0.2s
16:56:36 [2022-11-05T16:56:36.921Z] 
16:56:36 [2022-11-05T16:56:36.921Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:56:36 [2022-11-05T16:56:36.921Z] #49 ...
16:56:36 [2022-11-05T16:56:36.921Z] 
16:56:36 [2022-11-05T16:56:36.921Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:56:36 [2022-11-05T16:56:36.921Z] #50 DONE 0.2s
16:56:37 [2022-11-05T16:56:37.178Z] 
16:56:37 [2022-11-05T16:56:37.178Z] #45 [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
16:56:37 [2022-11-05T16:56:37.178Z] #45 55.05 configure.ac:7: installing 'build-aux/compile'
16:56:37 [2022-11-05T16:56:37.178Z] #45 55.06 configure.ac:9: installing 'build-aux/config.guess'
16:56:37 [2022-11-05T16:56:37.178Z] #45 55.07 configure.ac:9: installing 'build-aux/config.sub'
16:56:37 [2022-11-05T16:56:37.178Z] #45 55.10 configure.ac:11: installing 'build-aux/install-sh'
16:56:37 [2022-11-05T16:56:37.178Z] #45 55.11 configure.ac:11: installing 'build-aux/missing'
16:56:37 [2022-11-05T16:56:37.178Z] #45 55.29 Makefile.am: installing 'build-aux/depcomp'
16:56:37 [2022-11-05T16:56:37.178Z] #45 55.39 parallel-tests: installing 'build-aux/test-driver'
16:56:37 [2022-11-05T16:56:37.178Z] #45 57.49 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:56:37 [2022-11-05T16:56:37.178Z] #45 57.50 libtoolize: copying file 'build-aux/ltmain.sh'
16:56:37 [2022-11-05T16:56:37.178Z] #45 58.11 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:56:37 [2022-11-05T16:56:37.178Z] #45 58.11 libtoolize: copying file 'm4/libtool.m4'
16:56:37 [2022-11-05T16:56:37.178Z] #45 58.26 libtoolize: copying file 'm4/ltoptions.m4'
16:56:37 [2022-11-05T16:56:37.178Z] #45 58.33 libtoolize: copying file 'm4/ltsugar.m4'
16:56:37 [2022-11-05T16:56:37.178Z] #45 58.39 libtoolize: copying file 'm4/ltversion.m4'
16:56:37 [2022-11-05T16:56:37.178Z] #45 58.46 libtoolize: copying file 'm4/lt~obsolete.m4'
16:56:38 [2022-11-05T16:56:38.107Z] #45 ...
16:56:38 [2022-11-05T16:56:38.107Z] 
16:56:38 [2022-11-05T16:56:38.107Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.296 + RM_GOPATH=0
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.296 + TMP_GOPATH=
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.296 + : /build
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.296 + '[' -z '' ']'
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.296 ++ mktemp -d
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.305 + export GOPATH=/tmp/tmp.hmR4y1UmtA
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.305 + GOPATH=/tmp/tmp.hmR4y1UmtA
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.305 + RM_GOPATH=1
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.305 + case "$(go env GOARCH)" in
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.314 ++ go env GOARCH
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.366 + export GO_BUILDMODE=-buildmode=pie
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.366 + GO_BUILDMODE=-buildmode=pie
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.366 ++ dirname /install.sh
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.384 + dir=/
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.384 + bin=runc
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.384 + shift
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.384 + '[' '!' -f //runc.installer ']'
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.384 + . //runc.installer
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.384 ++ set -e
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.384 ++ : v1.1.4
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.384 + install_runc
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.384 + RUNC_BUILDTAGS=seccomp
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.384 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.384 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hmR4y1UmtA/src/github.com/opencontainers/runc
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.384 Cloning into '/tmp/tmp.hmR4y1UmtA/src/github.com/opencontainers/runc'...
16:56:38 [2022-11-05T16:56:38.107Z] #49 1.384 Install runc version v1.1.4 (build tags: seccomp)
16:56:38 [2022-11-05T16:56:38.364Z] #49 ...
16:56:38 [2022-11-05T16:56:38.364Z] 
16:56:38 [2022-11-05T16:56:38.364Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
16:56:38 [2022-11-05T16:56:38.364Z] #51 DONE 1.8s
16:56:38 [2022-11-05T16:56:38.364Z] 
16:56:38 [2022-11-05T16:56:38.364Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:56:39 [2022-11-05T16:56:39.294Z] #52 DONE 0.9s
16:56:39 [2022-11-05T16:56:39.294Z] 
16:56:39 [2022-11-05T16:56:39.294Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:56:39 [2022-11-05T16:56:39.859Z] #53 0.756 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:56:39 [2022-11-05T16:56:39.859Z] #53 DONE 0.8s
16:56:39 [2022-11-05T16:56:39.859Z] 
16:56:39 [2022-11-05T16:56:39.859Z] #36 [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
16:56:40 [2022-11-05T16:56:40.115Z] #36 ...
16:56:40 [2022-11-05T16:56:40.115Z] 
16:56:40 [2022-11-05T16:56:40.115Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:56:41 [2022-11-05T16:56:41.052Z] #54 DONE 0.8s
16:56:41 [2022-11-05T16:56:41.052Z] 
16:56:41 [2022-11-05T16:56:41.052Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:56:41 [2022-11-05T16:56:41.615Z] #55 DONE 0.8s
16:56:41 [2022-11-05T16:56:41.615Z] 
16:56:41 [2022-11-05T16:56:41.615Z] #56 [dev-systemd-false  6/28] RUN ldconfig
16:56:42 [2022-11-05T16:56:42.553Z] #56 DONE 0.8s
16:56:42 [2022-11-05T16:56:42.553Z] 
16:56:42 [2022-11-05T16:56:42.553Z] #38 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:56:42 [2022-11-05T16:56:42.553Z] #38 ...
16:56:42 [2022-11-05T16:56:42.553Z] 
16:56:42 [2022-11-05T16:56:42.553Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:56:43 [2022-11-05T16:56:43.483Z] #57 1.054 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:56:43 [2022-11-05T16:56:43.483Z] #57 1.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:56:43 [2022-11-05T16:56:43.483Z] #57 1.087 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:56:44 [2022-11-05T16:56:44.413Z] #57 1.737 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:56:45 [2022-11-05T16:56:45.780Z] #57 3.207 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB]
16:56:47 [2022-11-05T16:56:47.671Z] #57 4.797 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:56:47 [2022-11-05T16:56:47.671Z] #57 ...
16:56:47 [2022-11-05T16:56:47.671Z] 
16:56:47 [2022-11-05T16:56:47.671Z] #38 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:56:49 [2022-11-05T16:56:49.814Z] #38 116.6 Updating files:  24% (2741/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  42% (4904/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  62% (7180/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  80% (9208/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
16:56:49 [2022-11-05T16:56:49.814Z] #38 ...
16:56:49 [2022-11-05T16:56:49.814Z] 
16:56:49 [2022-11-05T16:56:49.814Z] #36 [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
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 Delve is a source level debugger for Go programs.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 Delve enables you to interact with your program by controlling the execution of the process,
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 Pass flags to the program you are debugging using `--`, for example:
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 `dlv exec ./hello -- server --config conf/config.toml`
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 Usage:
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   dlv [command]
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 Available Commands:
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   attach      Attach to running process and begin debugging.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   connect     Connect to a headless debug server with a terminal client.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   core        Examine a core dump.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   debug       Compile and begin debugging main package in current directory, or the package specified.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   exec        Execute a precompiled binary, and begin a debug session.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   help        Help about any command
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   run         Deprecated command. Use 'debug' instead.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   test        Compile test binary and begin debugging program.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   trace       Compile and begin tracing program.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   version     Prints version.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 Flags:
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --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)
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --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)
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --disable-aslr                     Disables address space randomization
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   -h, --help                             help for dlv
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --init string                      Init file, executed by the terminal client.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --log                              Enable debugging server logging.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7       --wd string                        Working directory for running the program.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 Additional help topics:
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   dlv backend  Help about the --backend flag.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   dlv log      Help about logging flags.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7   dlv redirect Help about file redirection.
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 
16:56:49 [2022-11-05T16:56:49.814Z] #36 119.7 Use "dlv [command] --help" for more information about a command.
16:56:49 [2022-11-05T16:56:49.814Z] #36 DONE 120.1s
16:56:49 [2022-11-05T16:56:49.814Z] 
16:56:49 [2022-11-05T16:56:49.814Z] #38 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:56:51 [2022-11-05T16:56:51.030Z] #38 116.6 Updating files:  24% (2741/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  42% (4904/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  62% (7180/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  80% (9208/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% (11111/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
16:56:51 [2022-11-05T16:56:51.030Z] #38 121.0 + cd /tmp/tmp.cApB6Jr2YU/tmp/docker-ce
16:56:51 [2022-11-05T16:56:51.286Z] #38 121.0 + git checkout -q v17.06.2-ce
16:56:55 [2022-11-05T16:56:55.460Z] #38 124.6 + mkdir -p /tmp/tmp.cApB6Jr2YU/src/github.com/docker
16:56:55 [2022-11-05T16:56:55.460Z] #38 124.6 + mv components/cli /tmp/tmp.cApB6Jr2YU/src/github.com/docker/cli
16:56:55 [2022-11-05T16:56:55.460Z] #38 124.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
16:56:55 [2022-11-05T16:56:55.718Z] #38 ...
16:56:55 [2022-11-05T16:56:55.718Z] 
16:56:55 [2022-11-05T16:56:55.718Z] #45 [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
16:56:55 [2022-11-05T16:56:55.718Z] #45 72.98 configure.ac:11: installing 'build-aux/compile'
16:56:55 [2022-11-05T16:56:55.718Z] #45 72.99 configure.ac:11: installing 'build-aux/config.guess'
16:56:55 [2022-11-05T16:56:55.718Z] #45 73.00 configure.ac:11: installing 'build-aux/config.sub'
16:56:55 [2022-11-05T16:56:55.718Z] #45 73.02 configure.ac:13: installing 'build-aux/install-sh'
16:56:55 [2022-11-05T16:56:55.718Z] #45 73.04 configure.ac:13: installing 'build-aux/missing'
16:56:55 [2022-11-05T16:56:55.718Z] #45 73.05 configure.ac:8: installing 'build-aux/tap-driver.sh'
16:56:55 [2022-11-05T16:56:55.718Z] #45 73.25 Makefile.am: installing 'build-aux/depcomp'
16:56:55 [2022-11-05T16:56:55.718Z] #45 74.60 checking build system type... aarch64-unknown-linux-gnu
16:56:55 [2022-11-05T16:56:55.718Z] #45 74.96 checking host system type... aarch64-unknown-linux-gnu
16:56:55 [2022-11-05T16:56:55.718Z] #45 74.96 checking how to print strings... printf
16:56:55 [2022-11-05T16:56:55.718Z] #45 74.97 checking for gcc... gcc
16:56:55 [2022-11-05T16:56:55.718Z] #45 75.07 checking whether the C compiler works... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 75.27 checking for C compiler default output file name... a.out
16:56:55 [2022-11-05T16:56:55.718Z] #45 75.28 checking for suffix of executables... 
16:56:55 [2022-11-05T16:56:55.718Z] #45 75.43 checking whether we are cross compiling... no
16:56:55 [2022-11-05T16:56:55.718Z] #45 75.61 checking for suffix of object files... o
16:56:55 [2022-11-05T16:56:55.718Z] #45 75.66 checking whether we are using the GNU C compiler... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 75.77 checking whether gcc accepts -g... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 75.88 checking for gcc option to accept ISO C89... none needed
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.06 checking whether gcc understands -c and -o together... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.32 checking for a sed that does not truncate output... /bin/sed
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.34 checking for grep that handles long lines and -e... /bin/grep
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.37 checking for egrep... /bin/grep -E
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.38 checking for fgrep... /bin/grep -F
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.39 checking for ld used by gcc... /usr/bin/ld
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.40 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.43 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.45 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.68 checking whether ln -s works... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.69 checking the maximum length of command line arguments... 1572864
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.70 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.70 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.70 checking for /usr/bin/ld option to reload object files... -r
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.70 checking for objdump... objdump
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.71 checking how to recognize dependent libraries... pass_all
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.71 checking for dlltool... no
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.71 checking how to associate runtime and link libraries... printf %s\n
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.74 checking for ar... ar
16:56:55 [2022-11-05T16:56:55.718Z] #45 76.74 checking for archiver @FILE support... @
16:56:55 [2022-11-05T16:56:55.718Z] #45 77.07 checking for strip... strip
16:56:55 [2022-11-05T16:56:55.718Z] #45 77.07 checking for ranlib... ranlib
16:56:55 [2022-11-05T16:56:55.718Z] #45 77.07 checking for gawk... no
16:56:55 [2022-11-05T16:56:55.718Z] #45 77.07 checking for mawk... mawk
16:56:55 [2022-11-05T16:56:55.718Z] #45 77.07 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:56:55 [2022-11-05T16:56:55.718Z] #45 77.74 checking for sysroot... no
16:56:55 [2022-11-05T16:56:55.718Z] #45 77.74 checking for a working dd... /bin/dd
16:56:55 [2022-11-05T16:56:55.718Z] #45 77.80 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:56:55 [2022-11-05T16:56:55.718Z] #45 77.89 checking for mt... no
16:56:55 [2022-11-05T16:56:55.718Z] #45 77.89 checking if : is a manifest tool... no
16:56:55 [2022-11-05T16:56:55.718Z] #45 77.93 checking how to run the C preprocessor... gcc -E
16:56:55 [2022-11-05T16:56:55.718Z] #45 78.29 checking for ANSI C header files... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 78.86 checking for sys/types.h... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 79.04 checking for sys/stat.h... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 79.25 checking for stdlib.h... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 79.46 checking for string.h... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 79.60 checking for memory.h... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 79.78 checking for strings.h... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 79.94 checking for inttypes.h... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 80.09 checking for stdint.h... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 80.32 checking for unistd.h... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 80.51 checking for dlfcn.h... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 80.67 checking for objdir... .libs
16:56:55 [2022-11-05T16:56:55.718Z] #45 81.09 checking if gcc supports -fno-rtti -fno-exceptions... no
16:56:55 [2022-11-05T16:56:55.718Z] #45 81.25 checking for gcc option to produce PIC... -fPIC -DPIC
16:56:55 [2022-11-05T16:56:55.718Z] #45 81.25 checking if gcc PIC flag -fPIC -DPIC works... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 81.38 checking if gcc static flag -static works... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 81.64 checking if gcc supports -c -o file.o... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 81.87 checking if gcc supports -c -o file.o... (cached) yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 81.87 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 81.93 checking dynamic linker characteristics... GNU/Linux ld.so
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.26 checking how to hardcode library paths into programs... immediate
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.26 checking whether stripping libraries is possible... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.27 checking if libtool supports shared libraries... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.27 checking whether to build shared libraries... no
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.28 checking whether to build static libraries... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.28 checking for a BSD-compatible install... /usr/bin/install -c
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.31 checking whether build environment is sane... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.35 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.38 checking whether make sets $(MAKE)... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.43 checking whether make supports the include directive... yes (GNU style)
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.46 checking whether make supports nested variables... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.53 checking whether UID '0' is supported by ustar format... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.53 checking whether GID '0' is supported by ustar format... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.53 checking how to create a ustar tar archive... gnutar
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.64 checking dependency style of gcc... gcc3
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.84 checking whether to enable maintainer-specific portions of Makefiles... yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.85 checking whether make supports nested variables... (cached) yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.85 checking for gawk... (cached) mawk
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.85 checking for a sed that does not truncate output... (cached) /bin/sed
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.86 checking for gcc... (cached) gcc
16:56:55 [2022-11-05T16:56:55.718Z] #45 82.99 checking whether we are using the GNU C compiler... (cached) yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 83.00 checking whether gcc accepts -g... (cached) yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 83.00 checking for gcc option to accept ISO C89... (cached) none needed
16:56:55 [2022-11-05T16:56:55.718Z] #45 83.00 checking whether gcc understands -c and -o together... (cached) yes
16:56:55 [2022-11-05T16:56:55.718Z] #45 83.00 checking for a Python interpreter with version >= 3... python3
16:56:55 [2022-11-05T16:56:55.976Z] #45 83.10 checking for python3... /usr/bin/python3
16:56:55 [2022-11-05T16:56:55.976Z] #45 83.11 checking for python3 version... 3.9
16:56:55 [2022-11-05T16:56:55.976Z] #45 83.17 checking for python3 platform... linux
16:56:56 [2022-11-05T16:56:56.231Z] #45 83.23 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:56:56 [2022-11-05T16:56:56.232Z] #45 83.39 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:56:56 [2022-11-05T16:56:56.232Z] #45 83.56 checking for go-md2man... no
16:56:56 [2022-11-05T16:56:56.487Z] #45 83.57 checking error.h usability... yes
16:56:56 [2022-11-05T16:56:56.487Z] #45 83.73 checking error.h presence... yes
16:56:56 [2022-11-05T16:56:56.487Z] #45 83.81 checking for error.h... yes
16:56:56 [2022-11-05T16:56:56.744Z] #45 83.85 checking linux/openat2.h usability... yes
16:56:56 [2022-11-05T16:56:56.744Z] #45 83.97 checking linux/openat2.h presence... yes
16:56:56 [2022-11-05T16:56:56.744Z] #45 84.03 checking for linux/openat2.h... yes
16:56:57 [2022-11-05T16:56:57.000Z] #45 84.07 checking for copy_file_range... yes
16:56:57 [2022-11-05T16:56:57.256Z] #45 84.35 checking for fgetxattr... yes
16:56:57 [2022-11-05T16:56:57.513Z] #45 84.69 checking for statx... yes
16:56:57 [2022-11-05T16:56:57.769Z] #45 84.94 checking for fgetpwent_r... yes
16:56:58 [2022-11-05T16:56:58.025Z] #45 85.21 checking for issetugid... no
16:56:58 [2022-11-05T16:56:58.298Z] #45 85.45 checking for pkg-config... /usr/bin/pkg-config
16:56:58 [2022-11-05T16:56:58.298Z] #45 85.45 checking pkg-config is at least version 0.9.0... yes
16:56:58 [2022-11-05T16:56:58.298Z] #45 85.46 checking for library containing yajl_tree_get... 
16:56:58 [2022-11-05T16:56:58.298Z] #45 ...
16:56:58 [2022-11-05T16:56:58.298Z] 
16:56:58 [2022-11-05T16:56:58.298Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:56:58 [2022-11-05T16:56:58.298Z] #49 11.64 + cd /tmp/tmp.hmR4y1UmtA/src/github.com/opencontainers/runc
16:56:58 [2022-11-05T16:56:58.298Z] #49 11.64 + git checkout -q v1.1.4
16:56:58 [2022-11-05T16:56:58.298Z] #49 12.18 + '[' -z '' ']'
16:56:58 [2022-11-05T16:56:58.298Z] #49 12.18 + target=static
16:56:58 [2022-11-05T16:56:58.298Z] #49 12.18 + make BUILDTAGS=seccomp static
16:56:58 [2022-11-05T16:56:58.298Z] #49 12.75 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 .
16:56:58 [2022-11-05T16:56:58.554Z] #49 ...
16:56:58 [2022-11-05T16:56:58.554Z] 
16:56:58 [2022-11-05T16:56:58.554Z] #45 [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
16:56:58 [2022-11-05T16:56:58.554Z] #45 85.46 checking for library containing yajl_tree_get... -lyajl
16:56:58 [2022-11-05T16:56:58.554Z] #45 85.90 checking for yajl >= 2.0.0... yes
16:56:58 [2022-11-05T16:56:58.810Z] #45 85.94 checking sys/capability.h usability... yes
16:56:59 [2022-11-05T16:56:59.067Z] #45 86.10 checking sys/capability.h presence... yes
16:56:59 [2022-11-05T16:56:59.067Z] #45 86.21 checking for sys/capability.h... yes
16:56:59 [2022-11-05T16:56:59.323Z] #45 86.23 checking for library containing cap_from_name... -lcap
16:56:59 [2022-11-05T16:56:59.885Z] #45 86.69 checking for library containing dlopen... -ldl
16:57:00 [2022-11-05T16:57:00.222Z] #45 87.16 checking seccomp.h usability... yes
16:57:00 [2022-11-05T16:57:00.222Z] #45 87.32 checking seccomp.h presence... yes
16:57:00 [2022-11-05T16:57:00.222Z] #45 87.48 checking for seccomp.h... yes
16:57:00 [2022-11-05T16:57:00.787Z] #45 87.48 checking for library containing seccomp_rule_add... -lseccomp
16:57:00 [2022-11-05T16:57:00.787Z] #45 87.95 checking for library containing seccomp_arch_resolve_name... 
16:57:00 [2022-11-05T16:57:00.787Z] #45 ...
16:57:00 [2022-11-05T16:57:00.787Z] 
16:57:00 [2022-11-05T16:57:00.787Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:57:00 [2022-11-05T16:57:00.787Z] #57 8.247 Fetched 8483 kB in 7s (1140 kB/s)
16:57:00 [2022-11-05T16:57:00.787Z] #57 8.247 Reading package lists...
16:57:00 [2022-11-05T16:57:00.787Z] #57 10.88 Reading package lists...
16:57:00 [2022-11-05T16:57:00.787Z] #57 13.20 Building dependency tree...
16:57:00 [2022-11-05T16:57:00.787Z] #57 14.93 The following additional packages will be installed:
16:57:00 [2022-11-05T16:57:00.787Z] #57 14.93   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:57:00 [2022-11-05T16:57:00.787Z] #57 14.93   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
16:57:00 [2022-11-05T16:57:00.787Z] #57 14.93   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
16:57:00 [2022-11-05T16:57:00.787Z] #57 14.93   python3-pkg-resources vim-runtime xxd
16:57:00 [2022-11-05T16:57:00.787Z] #57 14.93 Suggested packages:
16:57:00 [2022-11-05T16:57:00.787Z] #57 14.93   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:57:00 [2022-11-05T16:57:00.787Z] #57 14.93   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
16:57:00 [2022-11-05T16:57:00.787Z] #57 14.93   acl attr quota
16:57:00 [2022-11-05T16:57:00.787Z] #57 14.93 Recommended packages:
16:57:00 [2022-11-05T16:57:00.787Z] #57 14.93   libatm1 nftables libpam-cap build-essential python3-dev unzip
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.24 The following NEW packages will be installed:
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.26   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.26   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.26   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.26   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.26   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.26   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.26   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.26   xz-utils zip zstd
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.59 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded.
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.59 Need to get 27.0 MB of archives.
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.59 After this operation, 105 MB of additional disk space will be used.
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.96 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.96 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 16.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.05 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.08 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.09 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.25 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.26 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.27 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.29 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
16:57:00 [2022-11-05T16:57:00.787Z] #57 17.88 debconf: delaying package configuration, since apt-utils is not installed
16:57:00 [2022-11-05T16:57:00.787Z] #57 18.04 Fetched 27.0 MB in 1s (26.6 MB/s)
16:57:00 [2022-11-05T16:57:00.787Z] #57 18.10 Selecting previously unselected package pigz.
16:57:00 [2022-11-05T16:57:00.787Z] #57 18.10 (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.)
16:57:00 [2022-11-05T16:57:00.787Z] #57 18.15 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
16:57:00 [2022-11-05T16:57:00.787Z] #57 18.16 Unpacking pigz (2.6-1) ...
16:57:00 [2022-11-05T16:57:00.787Z] #57 18.26 Selecting previously unselected package libelf1:arm64.
16:57:00 [2022-11-05T16:57:00.787Z] #57 18.27 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
16:57:00 [2022-11-05T16:57:00.787Z] #57 18.28 Unpacking libelf1:arm64 (0.183-1) ...
16:57:01 [2022-11-05T16:57:01.043Z] #57 18.43 Selecting previously unselected package libbpf0:arm64.
16:57:01 [2022-11-05T16:57:01.043Z] #57 18.43 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
16:57:01 [2022-11-05T16:57:01.043Z] #57 18.44 Unpacking libbpf0:arm64 (1:0.3-2) ...
16:57:01 [2022-11-05T16:57:01.043Z] #57 ...
16:57:01 [2022-11-05T16:57:01.043Z] 
16:57:01 [2022-11-05T16:57:01.043Z] #45 [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
16:57:01 [2022-11-05T16:57:01.043Z] #45 87.95 checking for library containing seccomp_arch_resolve_name... none required
16:57:01 [2022-11-05T16:57:01.043Z] #45 88.21 checking systemd/sd-bus.h usability... yes
16:57:01 [2022-11-05T16:57:01.299Z] #45 88.37 checking systemd/sd-bus.h presence... yes
16:57:01 [2022-11-05T16:57:01.299Z] #45 88.46 checking for systemd/sd-bus.h... yes
16:57:01 [2022-11-05T16:57:01.861Z] #45 88.48 checking for library containing sd_bus_match_signal_async... -lsystemd
16:57:01 [2022-11-05T16:57:01.861Z] #45 89.07 checking for sd_notify_barrier... yes
16:57:02 [2022-11-05T16:57:02.117Z] #45 89.34 checking linux/bpf.h usability... yes
16:57:02 [2022-11-05T16:57:02.117Z] #45 89.47 checking linux/bpf.h presence... yes
16:57:02 [2022-11-05T16:57:02.374Z] #45 89.58 checking for linux/bpf.h... yes
16:57:02 [2022-11-05T16:57:02.374Z] #45 89.59 checking compilation for eBPF... yes
16:57:02 [2022-11-05T16:57:02.374Z] #45 89.71 checking for criu >= 3.15... no
16:57:02 [2022-11-05T16:57:02.374Z] #45 89.74 configure: CRIU headers not found, building without CRIU support
16:57:02 [2022-11-05T16:57:02.374Z] #45 89.74 checking for criu > 3.16... no
16:57:02 [2022-11-05T16:57:02.374Z] #45 89.78 configure: CRIU version doesn't support join-ns API
16:57:02 [2022-11-05T16:57:02.374Z] #45 89.78 checking for criu > 3.16.1... no
16:57:02 [2022-11-05T16:57:02.374Z] #45 89.80 configure: CRIU version doesn't support for pre-dumping
16:57:02 [2022-11-05T16:57:02.631Z] #45 89.81 checking for new mount API (fsconfig)... yes
16:57:02 [2022-11-05T16:57:02.631Z] #45 89.92 checking for seccomp notify API... yes
16:57:02 [2022-11-05T16:57:02.887Z] #45 90.02 checking for gperf... no
16:57:02 [2022-11-05T16:57:02.887Z] #45 90.03 configure: gperf not found - cannot rebuild signal parser code
16:57:02 [2022-11-05T16:57:02.887Z] #45 90.03 checking for library containing argp_parse... none required
16:57:03 [2022-11-05T16:57:03.144Z] #45 90.45 checking that generated files are newer than configure... done
16:57:03 [2022-11-05T16:57:03.144Z] #45 90.45 configure: creating ./config.status
16:57:04 [2022-11-05T16:57:04.075Z] #45 ...
16:57:04 [2022-11-05T16:57:04.075Z] 
16:57:04 [2022-11-05T16:57:04.075Z] #32 [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
16:57:04 [2022-11-05T16:57:04.075Z] #32 DONE 134.1s
16:57:04 [2022-11-05T16:57:04.332Z] 
16:57:04 [2022-11-05T16:57:04.332Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:57:04 [2022-11-05T16:57:04.332Z] #57 18.56 Selecting previously unselected package libcap2:arm64.
16:57:04 [2022-11-05T16:57:04.332Z] #57 18.57 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
16:57:04 [2022-11-05T16:57:04.332Z] #57 18.58 Unpacking libcap2:arm64 (1:2.44-1) ...
16:57:04 [2022-11-05T16:57:04.332Z] #57 18.63 Selecting previously unselected package libmnl0:arm64.
16:57:04 [2022-11-05T16:57:04.332Z] #57 18.63 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
16:57:04 [2022-11-05T16:57:04.332Z] #57 18.65 Unpacking libmnl0:arm64 (1.0.4-3) ...
16:57:04 [2022-11-05T16:57:04.332Z] #57 18.72 Selecting previously unselected package libxtables12:arm64.
16:57:04 [2022-11-05T16:57:04.332Z] #57 18.72 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
16:57:04 [2022-11-05T16:57:04.332Z] #57 18.73 Unpacking libxtables12:arm64 (1.8.7-1) ...
16:57:04 [2022-11-05T16:57:04.332Z] #57 18.81 Selecting previously unselected package libcap2-bin.
16:57:04 [2022-11-05T16:57:04.332Z] #57 18.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
16:57:04 [2022-11-05T16:57:04.332Z] #57 18.83 Unpacking libcap2-bin (1:2.44-1) ...
16:57:04 [2022-11-05T16:57:04.332Z] #57 18.93 Selecting previously unselected package iproute2.
16:57:04 [2022-11-05T16:57:04.333Z] #57 18.93 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
16:57:04 [2022-11-05T16:57:04.333Z] #57 18.95 Unpacking iproute2 (5.10.0-4) ...
16:57:04 [2022-11-05T16:57:04.333Z] #57 19.37 Selecting previously unselected package xxd.
16:57:04 [2022-11-05T16:57:04.333Z] #57 19.37 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:57:04 [2022-11-05T16:57:04.333Z] #57 19.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:57:04 [2022-11-05T16:57:04.333Z] #57 19.49 Selecting previously unselected package vim-common.
16:57:04 [2022-11-05T16:57:04.333Z] #57 19.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:57:04 [2022-11-05T16:57:04.333Z] #57 19.51 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:57:04 [2022-11-05T16:57:04.333Z] #57 19.73 Selecting previously unselected package bash-completion.
16:57:04 [2022-11-05T16:57:04.333Z] #57 19.73 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
16:57:04 [2022-11-05T16:57:04.895Z] #57 22.22 Unpacking bash-completion (1:2.11-2) ...
16:57:05 [2022-11-05T16:57:05.152Z] #57 22.73 Selecting previously unselected package bzip2.
16:57:05 [2022-11-05T16:57:05.152Z] #57 22.74 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
16:57:05 [2022-11-05T16:57:05.152Z] #57 22.74 Unpacking bzip2 (1.0.8-4) ...
16:57:05 [2022-11-05T16:57:05.409Z] #57 22.83 Selecting previously unselected package xz-utils.
16:57:05 [2022-11-05T16:57:05.409Z] #57 22.84 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:57:05 [2022-11-05T16:57:05.409Z] #57 22.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:57:05 [2022-11-05T16:57:05.409Z] #57 22.97 Selecting previously unselected package apparmor.
16:57:05 [2022-11-05T16:57:05.409Z] #57 22.98 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
16:57:05 [2022-11-05T16:57:05.665Z] #57 23.06 Unpacking apparmor (2.13.6-10) ...
16:57:05 [2022-11-05T16:57:05.953Z] #57 23.46 Selecting previously unselected package inetutils-ping.
16:57:05 [2022-11-05T16:57:05.953Z] #57 23.46 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
16:57:05 [2022-11-05T16:57:05.953Z] #57 23.47 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
16:57:06 [2022-11-05T16:57:06.210Z] #57 23.70 Selecting previously unselected package libip4tc2:arm64.
16:57:06 [2022-11-05T16:57:06.210Z] #57 23.71 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
16:57:06 [2022-11-05T16:57:06.210Z] #57 23.71 Unpacking libip4tc2:arm64 (1.8.7-1) ...
16:57:06 [2022-11-05T16:57:06.210Z] #57 ...
16:57:06 [2022-11-05T16:57:06.210Z] 
16:57:06 [2022-11-05T16:57:06.210Z] #45 [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
16:57:06 [2022-11-05T16:57:06.210Z] #45 93.47 config.status: creating Makefile
16:57:06 [2022-11-05T16:57:06.210Z] #45 93.54 config.status: creating rpm/crun.spec
16:57:06 [2022-11-05T16:57:06.467Z] #45 93.66 config.status: creating config.h
16:57:06 [2022-11-05T16:57:06.467Z] #45 93.72 config.status: executing libtool commands
16:57:06 [2022-11-05T16:57:06.467Z] #45 93.75 config.status: executing depfiles commands
16:57:07 [2022-11-05T16:57:07.835Z] #45 95.02 === configuring in libocispec (/tmp/crun-build/libocispec)
16:57:07 [2022-11-05T16:57:07.835Z] #45 95.04 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:57:08 [2022-11-05T16:57:08.349Z] #45 95.53 checking for gcc... gcc
16:57:08 [2022-11-05T16:57:08.605Z] #45 95.63 checking whether the C compiler works... yes
16:57:08 [2022-11-05T16:57:08.605Z] #45 95.86 checking for C compiler default output file name... a.out
16:57:08 [2022-11-05T16:57:08.605Z] #45 95.86 checking for suffix of executables... 
16:57:08 [2022-11-05T16:57:08.862Z] #45 96.05 checking whether we are cross compiling... no
16:57:09 [2022-11-05T16:57:09.118Z] #45 96.22 checking for suffix of object files... o
16:57:09 [2022-11-05T16:57:09.118Z] #45 96.39 checking whether we are using the GNU C compiler... yes
16:57:09 [2022-11-05T16:57:09.375Z] #45 96.50 checking whether gcc accepts -g... yes
16:57:09 [2022-11-05T16:57:09.375Z] #45 96.58 checking for gcc option to accept ISO C89... none needed
16:57:09 [2022-11-05T16:57:09.632Z] #45 96.78 checking whether gcc understands -c and -o together... yes
16:57:09 [2022-11-05T16:57:09.888Z] #45 96.96 checking how to run the C preprocessor... gcc -E
16:57:09 [2022-11-05T16:57:09.888Z] #45 97.18 checking for grep that handles long lines and -e... /bin/grep
16:57:09 [2022-11-05T16:57:09.888Z] #45 97.20 checking for egrep... /bin/grep -E
16:57:10 [2022-11-05T16:57:10.451Z] #45 97.20 checking for ANSI C header files... yes
16:57:10 [2022-11-05T16:57:10.451Z] #45 97.77 checking for sys/types.h... yes
16:57:10 [2022-11-05T16:57:10.965Z] #45 97.89 checking for sys/stat.h... yes
16:57:10 [2022-11-05T16:57:10.965Z] #45 98.17 checking for stdlib.h... yes
16:57:11 [2022-11-05T16:57:11.221Z] #45 98.34 checking for string.h... yes
16:57:11 [2022-11-05T16:57:11.221Z] #45 98.47 checking for memory.h... yes
16:57:11 [2022-11-05T16:57:11.478Z] #45 98.69 checking for strings.h... yes
16:57:11 [2022-11-05T16:57:11.734Z] #45 98.88 checking for inttypes.h... yes
16:57:11 [2022-11-05T16:57:11.990Z] #45 99.06 checking for stdint.h... yes
16:57:11 [2022-11-05T16:57:11.990Z] #45 99.24 checking for unistd.h... yes
16:57:12 [2022-11-05T16:57:12.247Z] #45 99.43 checking minix/config.h usability... no
16:57:12 [2022-11-05T16:57:12.247Z] #45 99.56 checking minix/config.h presence... no
16:57:12 [2022-11-05T16:57:12.247Z] #45 99.63 checking for minix/config.h... no
16:57:12 [2022-11-05T16:57:12.503Z] #45 99.64 checking whether it is safe to define __EXTENSIONS__... yes
16:57:12 [2022-11-05T16:57:12.760Z] #45 99.84 checking build system type... aarch64-unknown-linux-gnu
16:57:12 [2022-11-05T16:57:12.760Z] #45 100.1 checking host system type... aarch64-unknown-linux-gnu
16:57:12 [2022-11-05T16:57:12.760Z] #45 100.1 checking how to print strings... printf
16:57:12 [2022-11-05T16:57:12.760Z] #45 100.1 checking for a sed that does not truncate output... /bin/sed
16:57:12 [2022-11-05T16:57:12.760Z] #45 100.1 checking for fgrep... /bin/grep -F
16:57:12 [2022-11-05T16:57:12.760Z] #45 100.2 checking for ld used by gcc... /usr/bin/ld
16:57:13 [2022-11-05T16:57:13.016Z] #45 100.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:57:13 [2022-11-05T16:57:13.016Z] #45 100.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:57:13 [2022-11-05T16:57:13.016Z] #45 100.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:57:13 [2022-11-05T16:57:13.016Z] #45 100.3 checking whether ln -s works... yes
16:57:13 [2022-11-05T16:57:13.016Z] #45 100.3 checking the maximum length of command line arguments... 1572864
16:57:13 [2022-11-05T16:57:13.016Z] #45 100.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:57:13 [2022-11-05T16:57:13.016Z] #45 100.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:57:13 [2022-11-05T16:57:13.016Z] #45 100.4 checking for /usr/bin/ld option to reload object files... -r
16:57:13 [2022-11-05T16:57:13.016Z] #45 100.4 checking for objdump... objdump
16:57:13 [2022-11-05T16:57:13.016Z] #45 100.4 checking how to recognize dependent libraries... pass_all
16:57:13 [2022-11-05T16:57:13.016Z] #45 100.4 checking for dlltool... no
16:57:13 [2022-11-05T16:57:13.016Z] #45 100.4 checking how to associate runtime and link libraries... printf %s\n
16:57:13 [2022-11-05T16:57:13.016Z] #45 100.4 checking for ar... ar
16:57:13 [2022-11-05T16:57:13.273Z] #45 100.4 checking for archiver @FILE support... @
16:57:13 [2022-11-05T16:57:13.273Z] #45 100.5 checking for strip... strip
16:57:13 [2022-11-05T16:57:13.273Z] #45 100.5 checking for ranlib... ranlib
16:57:13 [2022-11-05T16:57:13.273Z] #45 100.5 checking for gawk... no
16:57:13 [2022-11-05T16:57:13.273Z] #45 100.5 checking for mawk... mawk
16:57:13 [2022-11-05T16:57:13.529Z] #45 100.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:57:13 [2022-11-05T16:57:13.529Z] #45 100.8 checking for sysroot... no
16:57:13 [2022-11-05T16:57:13.529Z] #45 100.8 checking for a working dd... /bin/dd
16:57:13 [2022-11-05T16:57:13.529Z] #45 100.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:57:13 [2022-11-05T16:57:13.529Z] #45 100.8 checking for mt... no
16:57:13 [2022-11-05T16:57:13.529Z] #45 100.8 checking if : is a manifest tool... no
16:57:13 [2022-11-05T16:57:13.786Z] #45 100.9 checking for dlfcn.h... yes
16:57:13 [2022-11-05T16:57:13.786Z] #45 101.0 checking for objdir... .libs
16:57:14 [2022-11-05T16:57:14.043Z] #45 101.2 checking if gcc supports -fno-rtti -fno-exceptions... no
16:57:14 [2022-11-05T16:57:14.043Z] #45 101.4 checking for gcc option to produce PIC... -fPIC -DPIC
16:57:14 [2022-11-05T16:57:14.043Z] #45 101.4 checking if gcc PIC flag -fPIC -DPIC works... yes
16:57:14 [2022-11-05T16:57:14.299Z] #45 101.5 checking if gcc static flag -static works... yes
16:57:14 [2022-11-05T16:57:14.556Z] #45 101.8 checking if gcc supports -c -o file.o... yes
16:57:14 [2022-11-05T16:57:14.556Z] #45 101.9 checking if gcc supports -c -o file.o... (cached) yes
16:57:14 [2022-11-05T16:57:14.556Z] #45 101.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:57:14 [2022-11-05T16:57:14.813Z] #45 101.9 checking dynamic linker characteristics... GNU/Linux ld.so
16:57:14 [2022-11-05T16:57:14.813Z] #45 102.2 checking how to hardcode library paths into programs... immediate
16:57:14 [2022-11-05T16:57:14.813Z] #45 102.2 checking whether stripping libraries is possible... yes
16:57:14 [2022-11-05T16:57:14.813Z] #45 102.2 checking if libtool supports shared libraries... yes
16:57:14 [2022-11-05T16:57:14.813Z] #45 102.2 checking whether to build shared libraries... no
16:57:14 [2022-11-05T16:57:14.813Z] #45 102.2 checking whether to build static libraries... yes
16:57:14 [2022-11-05T16:57:14.813Z] #45 102.2 checking for a BSD-compatible install... /usr/bin/install -c
16:57:14 [2022-11-05T16:57:14.813Z] #45 102.3 checking whether build environment is sane... yes
16:57:15 [2022-11-05T16:57:15.069Z] #45 102.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:57:15 [2022-11-05T16:57:15.069Z] #45 102.3 checking whether make sets $(MAKE)... yes
16:57:15 [2022-11-05T16:57:15.069Z] #45 102.4 checking whether make supports the include directive... yes (GNU style)
16:57:15 [2022-11-05T16:57:15.069Z] #45 102.5 checking whether make supports nested variables... yes
16:57:15 [2022-11-05T16:57:15.325Z] #45 102.5 checking whether UID '0' is supported by ustar format... yes
16:57:15 [2022-11-05T16:57:15.325Z] #45 102.5 checking whether GID '0' is supported by ustar format... yes
16:57:15 [2022-11-05T16:57:15.325Z] #45 102.5 checking how to create a ustar tar archive... gnutar
16:57:15 [2022-11-05T16:57:15.325Z] #45 102.6 checking dependency style of gcc... gcc3
16:57:15 [2022-11-05T16:57:15.598Z] #45 102.8 checking whether to enable maintainer-specific portions of Makefiles... yes
16:57:15 [2022-11-05T16:57:15.598Z] #45 102.8 checking whether make supports nested variables... (cached) yes
16:57:15 [2022-11-05T16:57:15.598Z] #45 102.8 checking for pkg-config... /usr/bin/pkg-config
16:57:15 [2022-11-05T16:57:15.598Z] #45 102.8 checking pkg-config is at least version 0.9.0... yes
16:57:15 [2022-11-05T16:57:15.598Z] #45 102.8 checking for yajl >= 2.1.0... yes
16:57:15 [2022-11-05T16:57:15.598Z] #45 102.8 checking for a sed that does not truncate output... (cached) /bin/sed
16:57:15 [2022-11-05T16:57:15.598Z] #45 102.8 checking for gcc... (cached) gcc
16:57:15 [2022-11-05T16:57:15.598Z] #45 102.9 checking whether we are using the GNU C compiler... (cached) yes
16:57:15 [2022-11-05T16:57:15.598Z] #45 102.9 checking whether gcc accepts -g... (cached) yes
16:57:15 [2022-11-05T16:57:15.598Z] #45 102.9 checking for gcc option to accept ISO C89... (cached) none needed
16:57:15 [2022-11-05T16:57:15.598Z] #45 102.9 checking whether gcc understands -c and -o together... (cached) yes
16:57:15 [2022-11-05T16:57:15.598Z] #45 102.9 checking for a Python interpreter with version >= 3... python3
16:57:15 [2022-11-05T16:57:15.598Z] #45 103.0 checking for python3... /usr/bin/python3
16:57:15 [2022-11-05T16:57:15.598Z] #45 103.0 checking for python3 version... 3.9
16:57:15 [2022-11-05T16:57:15.854Z] #45 103.0 checking for python3 platform... linux
16:57:15 [2022-11-05T16:57:15.855Z] #45 103.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:57:15 [2022-11-05T16:57:15.855Z] #45 103.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:57:16 [2022-11-05T16:57:16.156Z] #45 103.4 checking that generated files are newer than configure... done
16:57:16 [2022-11-05T16:57:16.156Z] #45 103.4 configure: creating ./config.status
16:57:16 [2022-11-05T16:57:16.156Z] #45 ...
16:57:16 [2022-11-05T16:57:16.156Z] 
16:57:16 [2022-11-05T16:57:16.156Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:57:16 [2022-11-05T16:57:16.156Z] #57 23.78 Selecting previously unselected package libip6tc2:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 23.80 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 23.80 Unpacking libip6tc2:arm64 (1.8.7-1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 23.88 Selecting previously unselected package libnfnetlink0:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 23.88 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 23.88 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 23.94 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 23.95 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 23.95 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.04 Selecting previously unselected package libnftnl11:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.05 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.06 Unpacking libnftnl11:arm64 (1.1.9-1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.15 Selecting previously unselected package iptables.
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.17 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.18 Unpacking iptables (1.8.7-1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.47 Selecting previously unselected package libonig5:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.48 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.51 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.66 Selecting previously unselected package libjq1:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.66 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.68 Unpacking libjq1:arm64 (1.6-2.1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.79 Selecting previously unselected package jq.
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.80 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.80 Unpacking jq (1.6-2.1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.91 Selecting previously unselected package libaio1:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.91 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.92 Unpacking libaio1:arm64 (0.3.112-9) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.96 Selecting previously unselected package libgpm2:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.97 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 24.98 Unpacking libgpm2:arm64 (1.20.7-8) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 25.06 Selecting previously unselected package libicu67:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 25.06 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 25.07 Unpacking libicu67:arm64 (67.1-7) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 27.96 Selecting previously unselected package libinih1:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 27.97 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 27.97 Unpacking libinih1:arm64 (53-1+b2) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.04 Selecting previously unselected package libnet1:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.04 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.04 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.13 Selecting previously unselected package libnl-3-200:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.15 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.16 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.23 Selecting previously unselected package libprotobuf-c1:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.23 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.23 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.28 Selecting previously unselected package libyajl2:arm64.
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.29 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.29 Unpacking libyajl2:arm64 (2.1.0-3) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.35 Selecting previously unselected package net-tools.
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.35 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.39 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.56 Selecting previously unselected package patch.
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.57 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.59 Unpacking patch (2.7.6-7) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.69 Selecting previously unselected package python-pip-whl.
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.70 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 28.70 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.15 Selecting previously unselected package python3-lib2to3.
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.15 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.15 Unpacking python3-lib2to3 (3.9.2-1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.30 Selecting previously unselected package python3-distutils.
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.32 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.32 Unpacking python3-distutils (3.9.2-1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.43 Selecting previously unselected package python3-pkg-resources.
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.43 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.43 Unpacking python3-pkg-resources (52.0.0-4) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.59 Selecting previously unselected package python3-setuptools.
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.59 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.60 Unpacking python3-setuptools (52.0.0-4) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.86 Selecting previously unselected package python3-wheel.
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.86 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.87 Unpacking python3-wheel (0.34.2-1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.98 Selecting previously unselected package python3-pip.
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.98 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 29.98 Unpacking python3-pip (20.3.4-4+deb11u1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 30.18 Selecting previously unselected package sudo.
16:57:16 [2022-11-05T16:57:16.156Z] #57 30.18 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 30.19 Unpacking sudo (1.9.5p2-3) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 30.71 Selecting previously unselected package thin-provisioning-tools.
16:57:16 [2022-11-05T16:57:16.156Z] #57 30.72 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 30.73 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 30.97 Selecting previously unselected package uidmap.
16:57:16 [2022-11-05T16:57:16.156Z] #57 30.98 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 30.98 Unpacking uidmap (1:4.8.1-1) ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 31.11 Selecting previously unselected package vim-runtime.
16:57:16 [2022-11-05T16:57:16.156Z] #57 31.11 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:57:16 [2022-11-05T16:57:16.156Z] #57 31.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:57:16 [2022-11-05T16:57:16.156Z] #57 31.17 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:57:16 [2022-11-05T16:57:16.156Z] #57 31.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:57:17 [2022-11-05T16:57:17.085Z] #57 34.52 Selecting previously unselected package vim.
16:57:17 [2022-11-05T16:57:17.085Z] #57 34.53 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:57:17 [2022-11-05T16:57:17.085Z] #57 34.54 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:57:17 [2022-11-05T16:57:17.648Z] #57 35.00 Selecting previously unselected package xfsprogs.
16:57:17 [2022-11-05T16:57:17.648Z] #57 35.01 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
16:57:17 [2022-11-05T16:57:17.648Z] #57 35.02 Unpacking xfsprogs (5.10.0-4) ...
16:57:17 [2022-11-05T16:57:17.905Z] #57 35.41 Selecting previously unselected package zip.
16:57:17 [2022-11-05T16:57:17.905Z] #57 35.41 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
16:57:17 [2022-11-05T16:57:17.905Z] #57 35.42 Unpacking zip (3.0-12) ...
16:57:17 [2022-11-05T16:57:17.905Z] #57 35.55 Selecting previously unselected package zstd.
16:57:18 [2022-11-05T16:57:18.162Z] #57 35.57 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
16:57:18 [2022-11-05T16:57:18.162Z] #57 35.58 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:57:18 [2022-11-05T16:57:18.162Z] #57 35.79 Setting up python3-pkg-resources (52.0.0-4) ...
16:57:18 [2022-11-05T16:57:18.419Z] #57 ...
16:57:18 [2022-11-05T16:57:18.419Z] 
16:57:18 [2022-11-05T16:57:18.419Z] #45 [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
16:57:18 [2022-11-05T16:57:18.419Z] #45 105.9 config.status: creating Makefile
16:57:18 [2022-11-05T16:57:18.675Z] #45 106.0 config.status: creating config.h
16:57:18 [2022-11-05T16:57:18.675Z] #45 106.0 config.status: executing libtool commands
16:57:18 [2022-11-05T16:57:18.675Z] #45 106.0 config.status: executing depfiles commands
16:57:19 [2022-11-05T16:57:19.605Z] #45 106.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
16:57:19 [2022-11-05T16:57:19.605Z] #45 106.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:57:19 [2022-11-05T16:57:19.862Z] #45 107.2 checking for gcc... gcc
16:57:20 [2022-11-05T16:57:20.119Z] #45 107.3 checking whether the C compiler works... yes
16:57:20 [2022-11-05T16:57:20.119Z] #45 107.5 checking for C compiler default output file name... a.out
16:57:20 [2022-11-05T16:57:20.376Z] #45 107.5 checking for suffix of executables... 
16:57:20 [2022-11-05T16:57:20.376Z] #45 107.7 checking whether we are cross compiling... no
16:57:20 [2022-11-05T16:57:20.633Z] #45 107.8 checking for suffix of object files... o
16:57:20 [2022-11-05T16:57:20.633Z] #45 108.0 checking whether we are using the GNU C compiler... yes
16:57:20 [2022-11-05T16:57:20.889Z] #45 108.1 checking whether gcc accepts -g... yes
16:57:21 [2022-11-05T16:57:21.145Z] #45 108.1 checking for gcc option to accept ISO C89... none needed
16:57:21 [2022-11-05T16:57:21.145Z] #45 108.3 checking whether gcc understands -c and -o together... yes
16:57:21 [2022-11-05T16:57:21.145Z] #45 108.5 checking for a BSD-compatible install... /usr/bin/install -c
16:57:21 [2022-11-05T16:57:21.402Z] #45 108.5 checking whether build environment is sane... yes
16:57:21 [2022-11-05T16:57:21.402Z] #45 108.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:57:21 [2022-11-05T16:57:21.402Z] #45 108.6 checking for gawk... no
16:57:21 [2022-11-05T16:57:21.402Z] #45 108.6 checking for mawk... mawk
16:57:21 [2022-11-05T16:57:21.402Z] #45 108.6 checking whether make sets $(MAKE)... yes
16:57:21 [2022-11-05T16:57:21.402Z] #45 108.7 checking whether make supports the include directive... yes (GNU style)
16:57:21 [2022-11-05T16:57:21.402Z] #45 108.7 checking whether make supports nested variables... yes
16:57:21 [2022-11-05T16:57:21.658Z] #45 108.8 checking whether UID '0' is supported by ustar format... yes
16:57:21 [2022-11-05T16:57:21.658Z] #45 108.8 checking whether GID '0' is supported by ustar format... yes
16:57:21 [2022-11-05T16:57:21.658Z] #45 108.8 checking how to create a ustar tar archive... gnutar
16:57:21 [2022-11-05T16:57:21.658Z] #45 108.9 checking dependency style of gcc... gcc3
16:57:21 [2022-11-05T16:57:21.915Z] #45 109.0 checking whether to enable maintainer-specific portions of Makefiles... yes
16:57:21 [2022-11-05T16:57:21.915Z] #45 109.0 checking whether make supports nested variables... (cached) yes
16:57:21 [2022-11-05T16:57:21.915Z] #45 109.1 checking build system type... aarch64-unknown-linux-gnu
16:57:22 [2022-11-05T16:57:22.171Z] #45 109.3 checking host system type... aarch64-unknown-linux-gnu
16:57:22 [2022-11-05T16:57:22.171Z] #45 109.3 checking how to print strings... printf
16:57:22 [2022-11-05T16:57:22.171Z] #45 109.3 checking for a sed that does not truncate output... /bin/sed
16:57:22 [2022-11-05T16:57:22.171Z] #45 109.4 checking for grep that handles long lines and -e... /bin/grep
16:57:22 [2022-11-05T16:57:22.171Z] #45 109.4 checking for egrep... /bin/grep -E
16:57:22 [2022-11-05T16:57:22.171Z] #45 109.4 checking for fgrep... /bin/grep -F
16:57:22 [2022-11-05T16:57:22.171Z] #45 109.4 checking for ld used by gcc... /usr/bin/ld
16:57:22 [2022-11-05T16:57:22.171Z] #45 109.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:57:22 [2022-11-05T16:57:22.171Z] #45 109.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.6 checking whether ln -s works... yes
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.6 checking the maximum length of command line arguments... 1572864
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.6 checking for /usr/bin/ld option to reload object files... -r
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.6 checking for objdump... objdump
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.6 checking how to recognize dependent libraries... pass_all
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.6 checking for dlltool... no
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.6 checking how to associate runtime and link libraries... printf %s\n
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.7 checking for ar... ar
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.7 checking for archiver @FILE support... @
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.8 checking for strip... strip
16:57:22 [2022-11-05T16:57:22.428Z] #45 109.8 checking for ranlib... ranlib
16:57:22 [2022-11-05T16:57:22.685Z] #45 109.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:57:22 [2022-11-05T16:57:22.941Z] #45 110.2 checking for sysroot... no
16:57:22 [2022-11-05T16:57:22.941Z] #45 110.2 checking for a working dd... /bin/dd
16:57:22 [2022-11-05T16:57:22.941Z] #45 110.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:57:22 [2022-11-05T16:57:22.941Z] #45 110.2 checking for mt... no
16:57:22 [2022-11-05T16:57:22.941Z] #45 110.2 checking if : is a manifest tool... no
16:57:22 [2022-11-05T16:57:22.941Z] #45 110.2 checking how to run the C preprocessor... gcc -E
16:57:23 [2022-11-05T16:57:23.761Z] #45 110.5 checking for ANSI C header files... yes
16:57:23 [2022-11-05T16:57:23.761Z] #45 111.0 checking for sys/types.h... yes
16:57:24 [2022-11-05T16:57:24.017Z] #45 111.2 checking for sys/stat.h... yes
16:57:24 [2022-11-05T16:57:24.274Z] #45 111.3 checking for stdlib.h... yes
16:57:24 [2022-11-05T16:57:24.274Z] #45 111.4 checking for string.h... yes
16:57:24 [2022-11-05T16:57:24.530Z] #45 111.6 checking for memory.h... yes
16:57:24 [2022-11-05T16:57:24.787Z] #45 111.9 checking for strings.h... yes
16:57:24 [2022-11-05T16:57:24.787Z] #45 112.0 checking for inttypes.h... yes
16:57:25 [2022-11-05T16:57:25.043Z] #45 112.2 checking for stdint.h... yes
16:57:25 [2022-11-05T16:57:25.043Z] #45 112.3 checking for unistd.h... yes
16:57:25 [2022-11-05T16:57:25.300Z] #45 112.5 checking for dlfcn.h... yes
16:57:25 [2022-11-05T16:57:25.300Z] #45 112.6 checking for objdir... .libs
16:57:25 [2022-11-05T16:57:25.813Z] #45 112.9 checking if gcc supports -fno-rtti -fno-exceptions... no
16:57:25 [2022-11-05T16:57:25.813Z] #45 113.0 checking for gcc option to produce PIC... -fPIC -DPIC
16:57:25 [2022-11-05T16:57:25.813Z] #45 113.0 checking if gcc PIC flag -fPIC -DPIC works... yes
16:57:26 [2022-11-05T16:57:26.070Z] #45 113.1 checking if gcc static flag -static works... yes
16:57:26 [2022-11-05T16:57:26.327Z] #45 113.4 checking if gcc supports -c -o file.o... yes
16:57:26 [2022-11-05T16:57:26.327Z] #45 113.6 checking if gcc supports -c -o file.o... (cached) yes
16:57:26 [2022-11-05T16:57:26.327Z] #45 113.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:57:26 [2022-11-05T16:57:26.583Z] #45 113.6 checking dynamic linker characteristics... GNU/Linux ld.so
16:57:26 [2022-11-05T16:57:26.583Z] #45 113.9 checking how to hardcode library paths into programs... immediate
16:57:26 [2022-11-05T16:57:26.583Z] #45 113.9 checking whether stripping libraries is possible... yes
16:57:26 [2022-11-05T16:57:26.583Z] #45 113.9 checking if libtool supports shared libraries... yes
16:57:26 [2022-11-05T16:57:26.583Z] #45 113.9 checking whether to build shared libraries... no
16:57:26 [2022-11-05T16:57:26.583Z] #45 113.9 checking whether to build static libraries... yes
16:57:26 [2022-11-05T16:57:26.840Z] #45 113.9 checking float.h usability... yes
16:57:26 [2022-11-05T16:57:26.840Z] #45 114.1 checking float.h presence... yes
16:57:26 [2022-11-05T16:57:26.840Z] #45 114.1 checking for float.h... yes
16:57:27 [2022-11-05T16:57:27.097Z] #45 114.2 checking limits.h usability... yes
16:57:27 [2022-11-05T16:57:27.097Z] #45 114.4 checking limits.h presence... yes
16:57:27 [2022-11-05T16:57:27.097Z] #45 114.4 checking for limits.h... yes
16:57:27 [2022-11-05T16:57:27.354Z] #45 114.4 checking stddef.h usability... yes
16:57:27 [2022-11-05T16:57:27.354Z] #45 114.6 checking stddef.h presence... yes
16:57:27 [2022-11-05T16:57:27.354Z] #45 114.6 checking for stddef.h... yes
16:57:27 [2022-11-05T16:57:27.354Z] #45 114.7 checking for stdlib.h... (cached) yes
16:57:27 [2022-11-05T16:57:27.354Z] #45 114.7 checking for string.h... (cached) yes
16:57:27 [2022-11-05T16:57:27.610Z] #45 114.8 checking sys/time.h usability... yes
16:57:27 [2022-11-05T16:57:27.610Z] #45 114.9 checking sys/time.h presence... yes
16:57:27 [2022-11-05T16:57:27.867Z] #45 115.0 checking for sys/time.h... yes
16:57:27 [2022-11-05T16:57:27.867Z] #45 115.0 checking for inline... inline
16:57:27 [2022-11-05T16:57:27.867Z] #45 115.0 checking for size_t... yes
16:57:28 [2022-11-05T16:57:28.124Z] #45 115.3 checking for stdlib.h... (cached) yes
16:57:28 [2022-11-05T16:57:28.380Z] #45 115.3 checking for GNU libc compatible malloc... yes
16:57:28 [2022-11-05T16:57:28.380Z] #45 115.6 checking for stdlib.h... (cached) yes
16:57:28 [2022-11-05T16:57:28.637Z] #45 115.6 checking for GNU libc compatible realloc... yes
16:57:28 [2022-11-05T16:57:28.895Z] #45 115.8 checking for working strtod... yes
16:57:29 [2022-11-05T16:57:29.155Z] #45 116.1 checking for gettimeofday... yes
16:57:29 [2022-11-05T16:57:29.155Z] 
16:57:29 [2022-11-05T16:57:29.155Z] #45 ...
16:57:29 [2022-11-05T16:57:29.155Z] 
16:57:29 [2022-11-05T16:57:29.155Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:57:29 [2022-11-05T16:57:29.155Z] #57 36.69 Setting up libip4tc2:arm64 (1.8.7-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 36.70 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 36.71 Setting up libgpm2:arm64 (1.20.7-8) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 36.73 Setting up libicu67:arm64 (67.1-7) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 36.74 Setting up libip6tc2:arm64 (1.8.7-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 36.75 Setting up libinih1:arm64 (53-1+b2) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 36.76 Setting up uidmap (1:4.8.1-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 36.78 Setting up libyajl2:arm64 (2.1.0-3) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 36.79 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 36.80 Setting up bzip2 (1.0.8-4) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 36.82 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 36.84 Setting up python3-wheel (0.34.2-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 37.47 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 37.48 Setting up libcap2:arm64 (1:2.44-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 37.49 Setting up libcap2-bin (1:2.44-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 37.50 Setting up apparmor (2.13.6-10) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 38.94 Setting up zip (3.0-12) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 38.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 38.98 Setting up bash-completion (1:2.11-2) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.53 Setting up libmnl0:arm64 (1.0.4-3) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.54 Setting up patch (2.7.6-7) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.55 Setting up sudo (1.9.5p2-3) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.66 invoke-rc.d: could not determine current runlevel
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.67 invoke-rc.d: policy-rc.d denied execution of start.
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.69 Setting up xfsprogs (5.10.0-4) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.71 Setting up libxtables12:arm64 (1.8.7-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.72 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.73 Setting up pigz (2.6-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.74 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.75 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.77 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 41.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 42.37 Setting up libaio1:arm64 (0.3.112-9) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 42.38 Setting up python3-lib2to3 (3.9.2-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 42.74 Setting up libelf1:arm64 (0.183-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 42.75 Setting up zstd (1.4.8+dfsg-2.1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 42.76 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 42.77 Setting up python3-distutils (3.9.2-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 43.20 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 43.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 43.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 43.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 43.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 43.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 43.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 43.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 43.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 43.28 Setting up python3-setuptools (52.0.0-4) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 44.57 Setting up libjq1:arm64 (1.6-2.1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 44.58 Setting up libnftnl11:arm64 (1.1.9-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 44.59 Setting up thin-provisioning-tools (0.9.0-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 44.60 Setting up python3-pip (20.3.4-4+deb11u1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 45.70 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 45.71 Setting up jq (1.6-2.1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 45.72 Setting up libbpf0:arm64 (1:0.3-2) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 45.74 Setting up iptables (1.8.7-1) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 45.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 45.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 45.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 45.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 45.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 45.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:57:29 [2022-11-05T16:57:29.155Z] #57 45.79 Setting up iproute2 (5.10.0-4) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 46.10 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:57:29 [2022-11-05T16:57:29.155Z] #57 DONE 46.7s
16:57:29 [2022-11-05T16:57:29.155Z] 
16:57:29 [2022-11-05T16:57:29.155Z] #45 [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
16:57:29 [2022-11-05T16:57:29.155Z] #45 116.4 checking for memset... yes
16:57:29 [2022-11-05T16:57:29.155Z] #45 116.5 checking for strspn... 
16:57:29 [2022-11-05T16:57:29.155Z] #45 ...
16:57:29 [2022-11-05T16:57:29.155Z] 
16:57:29 [2022-11-05T16:57:29.155Z] #58 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:57:29 [2022-11-05T16:57:29.935Z] #58 0.733 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:57:29 [2022-11-05T16:57:29.935Z] #58 0.736 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:57:29 [2022-11-05T16:57:29.935Z] #58 0.739 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:57:29 [2022-11-05T16:57:29.935Z] #58 DONE 0.8s
16:57:29 [2022-11-05T16:57:29.935Z] 
16:57:29 [2022-11-05T16:57:29.935Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
16:57:35 [2022-11-05T16:57:35.207Z] #59 ...
16:57:35 [2022-11-05T16:57:35.207Z] 
16:57:35 [2022-11-05T16:57:35.207Z] #45 [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
16:57:35 [2022-11-05T16:57:35.207Z] #45 116.5 checking for strspn... yes
16:57:35 [2022-11-05T16:57:35.207Z] #45 117.0 checking that generated files are newer than configure... done
16:57:35 [2022-11-05T16:57:35.207Z] #45 117.0 configure: creating ./config.status
16:57:35 [2022-11-05T16:57:35.207Z] #45 120.1 config.status: creating Makefile
16:57:35 [2022-11-05T16:57:35.207Z] #45 120.1 config.status: creating config.h
16:57:35 [2022-11-05T16:57:35.207Z] #45 120.2 config.status: executing depfiles commands
16:57:35 [2022-11-05T16:57:35.207Z] #45 120.3 config.status: executing libtool commands
16:57:35 [2022-11-05T16:57:35.207Z] #45 121.3   GEN      .version
16:57:35 [2022-11-05T16:57:35.207Z] #45 121.3 make  install-recursive
16:57:35 [2022-11-05T16:57:35.207Z] #45 121.3 make[1]: Entering directory '/tmp/crun-build'
16:57:35 [2022-11-05T16:57:35.207Z] #45 121.5 Making install in libocispec
16:57:35 [2022-11-05T16:57:35.207Z] #45 121.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
16:57:35 [2022-11-05T16:57:35.207Z] #45 121.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
16:57:35 [2022-11-05T16:57:35.207Z] #45 121.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
16:57:35 [2022-11-05T16:57:35.207Z] #45 121.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
16:57:35 [2022-11-05T16:57:35.207Z] #45 121.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
16:57:35 [2022-11-05T16:57:35.207Z] #45 122.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.1 make  install-recursive
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.1 make[3]: Entering directory '/tmp/crun-build/libocispec'
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.1 Making install in yajl
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.2   CC       verify/json_verify-json_verify.o
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.2   CC       src/libyajl_la-yajl_alloc.lo
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.2   CC       src/libyajl_la-yajl.lo
16:57:35 [2022-11-05T16:57:35.769Z] #45 123.3   CC       src/libyajl_la-yajl_gen.lo
16:57:36 [2022-11-05T16:57:36.025Z] #45 123.3   CC       src/libyajl_la-yajl_parser.lo
16:57:36 [2022-11-05T16:57:36.025Z] #45 123.3   CC       src/libyajl_la-yajl_buf.lo
16:57:36 [2022-11-05T16:57:36.025Z] #45 123.3   CC       src/libyajl_la-yajl_encode.lo
16:57:36 [2022-11-05T16:57:36.025Z] #45 123.3   CC       src/libyajl_la-yajl_lex.lo
16:57:36 [2022-11-05T16:57:36.025Z] #45 123.4   CC       src/libyajl_la-yajl_tree.lo
16:57:39 [2022-11-05T16:57:39.297Z] #45 ...
16:57:39 [2022-11-05T16:57:39.297Z] 
16:57:39 [2022-11-05T16:57:39.297Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
16:57:39 [2022-11-05T16:57:39.297Z] #59 9.088 Collecting yamllint==1.27.1
16:57:40 [2022-11-05T16:57:40.226Z] #59 10.12   Downloading yamllint-1.27.1.tar.gz (129 kB)
16:57:41 [2022-11-05T16:57:41.157Z] #59 11.18 Collecting pathspec>=0.5.3
16:57:41 [2022-11-05T16:57:41.157Z] #59 11.19   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
16:57:41 [2022-11-05T16:57:41.414Z] #59 11.54 Collecting pyyaml
16:57:41 [2022-11-05T16:57:41.414Z] #59 11.56   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
16:57:41 [2022-11-05T16:57:41.414Z] #59 11.59 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
16:57:41 [2022-11-05T16:57:41.670Z] #59 11.61 Building wheels for collected packages: yamllint
16:57:41 [2022-11-05T16:57:41.670Z] #59 11.61   Building wheel for yamllint (setup.py): started
16:57:42 [2022-11-05T16:57:42.600Z] #59 12.66   Building wheel for yamllint (setup.py): finished with status 'done'
16:57:42 [2022-11-05T16:57:42.600Z] #59 12.66   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=9c4c0a4577ffd9de5dccc9119261c84707720e378c9dfcb37da838f58e42af88
16:57:42 [2022-11-05T16:57:42.600Z] #59 12.67   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
16:57:42 [2022-11-05T16:57:42.600Z] #59 12.67 Successfully built yamllint
16:57:42 [2022-11-05T16:57:42.600Z] #59 12.69 Installing collected packages: pyyaml, pathspec, yamllint
16:57:42 [2022-11-05T16:57:42.857Z] #59 13.06 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
16:57:43 [2022-11-05T16:57:43.424Z] #59 DONE 13.5s
16:57:43 [2022-11-05T16:57:43.424Z] 
16:57:43 [2022-11-05T16:57:43.424Z] #45 [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
16:57:43 [2022-11-05T16:57:43.424Z] #45 127.9   CCLD     libyajl.la
16:57:43 [2022-11-05T16:57:43.424Z] #45 128.3   CCLD     verify/json_verify
16:57:43 [2022-11-05T16:57:43.424Z] #45 128.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:57:43 [2022-11-05T16:57:43.424Z] #45 128.7 make[5]: Nothing to be done for 'install-exec-am'.
16:57:43 [2022-11-05T16:57:43.424Z] #45 128.7 make[5]: Nothing to be done for 'install-data-am'.
16:57:43 [2022-11-05T16:57:43.424Z] #45 128.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:57:43 [2022-11-05T16:57:43.424Z] #45 128.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:57:43 [2022-11-05T16:57:43.424Z] #45 128.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
16:57:43 [2022-11-05T16:57:43.424Z] #45 128.9   CC       src/validate.o
16:57:43 [2022-11-05T16:57:43.424Z] #45 128.9   CC       src/image_spec_schema_config_schema.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 128.9   CC       src/image_spec_schema_content_descriptor.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 128.9   CC       src/image_spec_schema_defs.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 128.9   CC       src/image_spec_schema_defs_descriptor.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 128.9   CC       src/image_spec_schema_image_index_schema.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.0   CC       src/image_spec_schema_image_layout_schema.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.0   CC       src/image_spec_schema_image_manifest_schema.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.1   CC       src/runtime_spec_schema_config_linux.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.1   CC       src/runtime_spec_schema_config_zos.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.2   CC       src/runtime_spec_schema_config_schema.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.2   CC       src/runtime_spec_schema_config_solaris.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.2   CC       src/runtime_spec_schema_config_vm.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.3   CC       src/runtime_spec_schema_config_windows.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.4   CC       src/runtime_spec_schema_defs.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.5   CC       src/runtime_spec_schema_defs_linux.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.6   CC       src/runtime_spec_schema_defs_zos.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.7   CC       src/runtime_spec_schema_defs_vm.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.8   CC       src/runtime_spec_schema_defs_windows.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 129.9   CC       src/runtime_spec_schema_state_schema.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 130.1   CC       src/image_manifest_items_image_manifest_items_schema.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 130.2   CC       src/basic_test_double_array_item.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 130.4   CC       src/basic_test_double_array.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 130.5   CC       src/basic_test_top_array_int.lo
16:57:43 [2022-11-05T16:57:43.424Z] #45 130.7   CC       src/basic_test_top_array_string.lo
16:57:43 [2022-11-05T16:57:43.681Z] #45 131.0   CC       src/basic_test_top_double_array_int.lo
16:57:43 [2022-11-05T16:57:43.939Z] #45 131.1   CC       src/basic_test_top_double_array_obj.lo
16:57:43 [2022-11-05T16:57:43.939Z] #45 131.2   CC       src/basic_test_top_double_array_refobj.lo
16:57:44 [2022-11-05T16:57:44.195Z] #45 131.5   CC       src/basic_test_top_double_array_string.lo
16:57:44 [2022-11-05T16:57:44.195Z] #45 131.6   CC       src/read-file.lo
16:57:44 [2022-11-05T16:57:44.452Z] #45 131.8   CC       src/json_common.lo
16:57:44 [2022-11-05T16:57:44.452Z] #45 131.9   CC       tests/test-1.o
16:57:44 [2022-11-05T16:57:44.708Z] #45 132.0   CC       tests/test-2.o
16:57:44 [2022-11-05T16:57:44.708Z] #45 132.2   CC       tests/test-3.o
16:57:44 [2022-11-05T16:57:44.965Z] #45 132.4   CC       tests/test-4.o
16:57:45 [2022-11-05T16:57:45.221Z] #45 132.6   CC       tests/test-5.o
16:57:45 [2022-11-05T16:57:45.478Z] #45 132.8   CC       tests/test-6.o
16:57:45 [2022-11-05T16:57:45.734Z] #45 132.9   CC       tests/test-7.o
16:57:45 [2022-11-05T16:57:45.734Z] #45 133.0   CC       tests/test-8.o
16:57:45 [2022-11-05T16:57:45.734Z] #45 133.1   CC       tests/test-9.o
16:57:45 [2022-11-05T16:57:45.991Z] #45 133.3   CC       tests/test-10.o
16:57:45 [2022-11-05T16:57:45.991Z] #45 133.4   CC       tests/test-11.o
16:58:12 [2022-11-05T16:58:12.499Z] #45 ...
16:58:12 [2022-11-05T16:58:12.499Z] 
16:58:12 [2022-11-05T16:58:12.499Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:58:12 [2022-11-05T16:58:12.499Z] #39 199.4 + dpkg --print-architecture
16:58:12 [2022-11-05T16:58:12.499Z] #39 DONE 200.0s
16:58:12 [2022-11-05T16:58:12.499Z] 
16:58:12 [2022-11-05T16:58:12.499Z] #40 [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
16:58:19 [2022-11-05T16:58:19.041Z] #40 ...
16:58:19 [2022-11-05T16:58:19.041Z] 
16:58:19 [2022-11-05T16:58:19.041Z] #45 [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
16:58:19 [2022-11-05T16:58:19.041Z] #45 165.2   CCLD     libocispec.la
16:58:19 [2022-11-05T16:58:19.041Z] #45 165.5   CCLD     src/validate
16:58:19 [2022-11-05T16:58:19.041Z] #45 165.5   CCLD     tests/test-1
16:58:19 [2022-11-05T16:58:19.041Z] #45 165.5   CCLD     tests/test-2
16:58:19 [2022-11-05T16:58:19.041Z] #45 165.6   CCLD     tests/test-3
16:58:19 [2022-11-05T16:58:19.041Z] #45 165.6   CCLD     tests/test-4
16:58:19 [2022-11-05T16:58:19.041Z] #45 165.6   CCLD     tests/test-5
16:58:19 [2022-11-05T16:58:19.041Z] #45 165.7   CCLD     tests/test-6
16:58:19 [2022-11-05T16:58:19.041Z] #45 165.8   CCLD     tests/test-7
16:58:19 [2022-11-05T16:58:19.041Z] #45 165.8   CCLD     tests/test-8
16:58:19 [2022-11-05T16:58:19.041Z] #45 165.9   CCLD     tests/test-9
16:58:19 [2022-11-05T16:58:19.041Z] #45 165.9   CCLD     tests/test-10
16:58:19 [2022-11-05T16:58:19.041Z] #45 166.0 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
16:58:19 [2022-11-05T16:58:19.041Z] #45 166.1   CCLD     tests/test-11
16:58:20 [2022-11-05T16:58:20.406Z] #45 167.6 libtool: link: ar cr libocispec.a 
16:58:20 [2022-11-05T16:58:20.406Z] #45 167.6 libtool: link: ranlib libocispec.a
16:58:21 [2022-11-05T16:58:21.770Z] #45 168.9 make[5]: Entering directory '/tmp/crun-build/libocispec'
16:58:21 [2022-11-05T16:58:21.770Z] #45 169.0 make[5]: Nothing to be done for 'install-exec-am'.
16:58:21 [2022-11-05T16:58:21.770Z] #45 169.0 make[5]: Nothing to be done for 'install-data-am'.
16:58:21 [2022-11-05T16:58:21.770Z] #45 169.0 make[5]: Leaving directory '/tmp/crun-build/libocispec'
16:58:21 [2022-11-05T16:58:21.770Z] #45 169.0 make[4]: Leaving directory '/tmp/crun-build/libocispec'
16:58:21 [2022-11-05T16:58:21.770Z] #45 169.0 make[3]: Leaving directory '/tmp/crun-build/libocispec'
16:58:21 [2022-11-05T16:58:21.770Z] #45 169.0 make[2]: Leaving directory '/tmp/crun-build/libocispec'
16:58:21 [2022-11-05T16:58:21.770Z] #45 169.0 make[2]: Entering directory '/tmp/crun-build'
16:58:21 [2022-11-05T16:58:21.770Z] #45 169.2   CC       src/libcrun/libcrun_testing_a-utils.o
16:58:21 [2022-11-05T16:58:21.770Z] #45 169.2   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
16:58:21 [2022-11-05T16:58:21.770Z] #45 169.2   CC       src/libcrun/libcrun_testing_a-cgroup.o
16:58:21 [2022-11-05T16:58:21.770Z] #45 169.2   CC       src/libcrun/libcrun_testing_a-container.o
16:58:21 [2022-11-05T16:58:21.770Z] #45 169.2   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
16:58:22 [2022-11-05T16:58:22.026Z] #45 169.2   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
16:58:22 [2022-11-05T16:58:22.026Z] #45 169.2   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
16:58:22 [2022-11-05T16:58:22.026Z] #45 169.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
16:58:22 [2022-11-05T16:58:22.026Z] #45 169.3   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
16:58:22 [2022-11-05T16:58:22.026Z] #45 169.3   CC       src/libcrun/libcrun_testing_a-criu.o
16:58:22 [2022-11-05T16:58:22.026Z] #45 169.3   CC       src/libcrun/libcrun_testing_a-custom-handler.o
16:58:22 [2022-11-05T16:58:22.026Z] #45 169.3   CC       src/libcrun/libcrun_testing_a-linux.o
16:58:22 [2022-11-05T16:58:22.026Z] #45 169.4   CC       src/libcrun/libcrun_testing_a-seccomp.o
16:58:22 [2022-11-05T16:58:22.282Z] #45 169.5   CC       src/libcrun/libcrun_testing_a-ebpf.o
16:58:22 [2022-11-05T16:58:22.282Z] #45 169.6   CC       src/libcrun/libcrun_testing_a-error.o
16:58:22 [2022-11-05T16:58:22.282Z] #45 169.6   CC       src/libcrun/libcrun_testing_a-status.o
16:58:22 [2022-11-05T16:58:22.282Z] #45 169.6   CC       src/libcrun/libcrun_testing_a-terminal.o
16:58:22 [2022-11-05T16:58:22.282Z] #45 169.7   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
16:58:22 [2022-11-05T16:58:22.537Z] #45 169.8   CC       src/libcrun/libcrun_testing_a-signals.o
16:58:22 [2022-11-05T16:58:22.537Z] #45 169.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
16:58:22 [2022-11-05T16:58:22.537Z] #45 170.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
16:58:22 [2022-11-05T16:58:22.793Z] #45 170.1   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
16:58:22 [2022-11-05T16:58:22.793Z] #45 170.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
16:58:23 [2022-11-05T16:58:23.049Z] #45 170.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
16:58:23 [2022-11-05T16:58:23.050Z] #45 170.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
16:58:23 [2022-11-05T16:58:23.306Z] #45 170.5   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
16:58:23 [2022-11-05T16:58:23.306Z] #45 170.6   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
16:58:23 [2022-11-05T16:58:23.562Z] #45 170.9   CC       src/crun-crun.o
16:58:23 [2022-11-05T16:58:23.562Z] #45 171.0   CC       src/crun-run.o
16:58:23 [2022-11-05T16:58:23.824Z] #45 171.1   CC       src/crun-delete.o
16:58:24 [2022-11-05T16:58:24.081Z] #45 171.3   CC       src/crun-kill.o
16:58:24 [2022-11-05T16:58:24.081Z] #45 171.4   CC       src/crun-pause.o
16:58:24 [2022-11-05T16:58:24.338Z] #45 171.5   CC       src/crun-unpause.o
16:58:24 [2022-11-05T16:58:24.595Z] #45 171.9   CC       src/crun-spec.o
16:58:24 [2022-11-05T16:58:24.595Z] #45 172.0   CC       src/crun-list.o
16:58:24 [2022-11-05T16:58:24.851Z] #45 172.1   CC       src/crun-exec.o
16:58:24 [2022-11-05T16:58:24.851Z] #45 172.2   CC       src/crun-create.o
16:58:25 [2022-11-05T16:58:25.108Z] #45 172.4   CC       src/crun-start.o
16:58:25 [2022-11-05T16:58:25.108Z] #45 172.5   CC       src/crun-state.o
16:58:25 [2022-11-05T16:58:25.670Z] #45 172.7   CC       src/crun-update.o
16:58:25 [2022-11-05T16:58:25.925Z] #45 173.1   CC       src/crun-ps.o
16:58:25 [2022-11-05T16:58:25.925Z] #45 173.2   CC       src/crun-checkpoint.o
16:58:25 [2022-11-05T16:58:25.925Z] #45 173.3   CC       src/crun-restore.o
16:58:26 [2022-11-05T16:58:26.488Z] #45 173.7   CC       src/libcrun/libcrun_la-utils.lo
16:58:26 [2022-11-05T16:58:26.488Z] #45 173.8   CC       src/libcrun/libcrun_la-cloned_binary.lo
16:58:26 [2022-11-05T16:58:26.744Z] #45 173.9   CC       src/libcrun/libcrun_la-container.lo
16:58:26 [2022-11-05T16:58:26.744Z] #45 174.0   CC       src/libcrun/libcrun_la-cgroup.lo
16:58:27 [2022-11-05T16:58:27.001Z] #45 174.3   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
16:58:27 [2022-11-05T16:58:27.001Z] #45 174.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
16:58:27 [2022-11-05T16:58:27.258Z] #45 174.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
16:58:27 [2022-11-05T16:58:27.514Z] #45 174.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
16:58:27 [2022-11-05T16:58:27.771Z] #45 175.1   CC       src/libcrun/libcrun_la-cgroup-utils.lo
16:58:28 [2022-11-05T16:58:28.334Z] #45 175.4   CC       src/libcrun/libcrun_la-criu.lo
16:58:28 [2022-11-05T16:58:28.590Z] #45 175.7   CC       src/libcrun/libcrun_la-custom-handler.lo
16:58:28 [2022-11-05T16:58:28.846Z] #45 176.2   CC       src/libcrun/libcrun_la-linux.lo
16:58:29 [2022-11-05T16:58:29.104Z] #45 176.3   CC       src/libcrun/libcrun_la-seccomp.lo
16:58:30 [2022-11-05T16:58:30.033Z] #45 177.2   CC       src/libcrun/libcrun_la-ebpf.lo
16:58:30 [2022-11-05T16:58:30.290Z] #45 177.6   CC       src/libcrun/libcrun_la-error.lo
16:58:30 [2022-11-05T16:58:30.546Z] #45 177.8   CC       src/libcrun/libcrun_la-status.lo
16:58:30 [2022-11-05T16:58:30.803Z] #45 178.1   CC       src/libcrun/libcrun_la-terminal.lo
16:58:31 [2022-11-05T16:58:31.060Z] #45 178.2   CC       src/libcrun/libcrun_la-chroot_realpath.lo
16:58:31 [2022-11-05T16:58:31.316Z] #45 178.5   CC       src/libcrun/libcrun_la-signals.lo
16:58:31 [2022-11-05T16:58:31.576Z] #45 179.0   CC       src/libcrun/libcrun_la-mount_flags.lo
16:58:31 [2022-11-05T16:58:31.841Z] #45 179.1   CC       src/libcrun/libcrun_la-seccomp_notify.lo
16:58:32 [2022-11-05T16:58:32.096Z] #45 179.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
16:58:33 [2022-11-05T16:58:33.461Z] #45 180.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
16:58:34 [2022-11-05T16:58:34.389Z] #45 181.9   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
16:58:35 [2022-11-05T16:58:35.316Z] #45 182.7   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
16:58:35 [2022-11-05T16:58:35.572Z] #45 183.0   CC       tests/init.o
16:58:36 [2022-11-05T16:58:36.135Z] #45 183.4   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
16:58:54 [2022-11-05T16:58:54.243Z] #45 198.4   CCLD     tests/init
16:59:09 [2022-11-05T16:59:09.089Z] #45 216.3   AR       libcrun_testing.a
16:59:09 [2022-11-05T16:59:09.089Z] #45 216.3 ar: `u' modifier ignored since `D' is the default (see `U')
16:59:09 [2022-11-05T16:59:09.089Z] #45 216.4   CCLD     tests/tests_libcrun_errors
16:59:09 [2022-11-05T16:59:09.089Z] #45 216.4   CCLD     tests/tests_libcrun_fuzzer
16:59:09 [2022-11-05T16:59:09.089Z] #45 216.4   CCLD     tests/tests_libcrun_utils
16:59:10 [2022-11-05T16:59:10.455Z] #45 217.5   CCLD     libcrun.la
16:59:11 [2022-11-05T16:59:11.022Z] #45 218.2   CCLD     crun
16:59:11 [2022-11-05T16:59:11.584Z] #45 218.9 make[3]: Entering directory '/tmp/crun-build'
16:59:11 [2022-11-05T16:59:11.843Z] #45 219.1  /bin/mkdir -p '/usr/local/share/man/man1'
16:59:11 [2022-11-05T16:59:11.843Z] #45 219.1  /bin/mkdir -p '/usr/local/lib'
16:59:11 [2022-11-05T16:59:11.843Z] #45 219.1  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
16:59:11 [2022-11-05T16:59:11.843Z] #45 219.1  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
16:59:11 [2022-11-05T16:59:11.843Z] #45 219.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.2 libtool: install: ranlib /usr/local/lib/libcrun.a
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4 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
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4 ----------------------------------------------------------------------
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4 Libraries have been installed in:
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4    /usr/local/lib
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4 
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4 If you ever happen to want to link against installed libraries
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4 in a given directory, LIBDIR, you must either use libtool, and
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4 specify the full pathname of the library, or use the '-LLIBDIR'
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4 flag during linking and do at least one of the following:
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4      during execution
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4      during linking
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4 
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4 See any operating system documentation about shared libraries for
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4 more information, such as the ld(1) and ld.so(8) manual pages.
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4 ----------------------------------------------------------------------
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4  /bin/mkdir -p '/build'
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
16:59:12 [2022-11-05T16:59:12.101Z] #45 219.5 libtool: install: /usr/bin/install -c crun /build/crun
16:59:12 [2022-11-05T16:59:12.358Z] #45 219.5 make[3]: Leaving directory '/tmp/crun-build'
16:59:12 [2022-11-05T16:59:12.358Z] #45 219.5 make[2]: Leaving directory '/tmp/crun-build'
16:59:12 [2022-11-05T16:59:12.358Z] #45 219.5 make[1]: Leaving directory '/tmp/crun-build'
16:59:12 [2022-11-05T16:59:12.358Z] #45 ...
16:59:12 [2022-11-05T16:59:12.358Z] 
16:59:12 [2022-11-05T16:59:12.358Z] #38 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:59:12 [2022-11-05T16:59:12.358Z] #38 262.3 + return
16:59:12 [2022-11-05T16:59:12.614Z] #38 DONE 262.6s
16:59:12 [2022-11-05T16:59:12.614Z] 
16:59:12 [2022-11-05T16:59:12.614Z] #45 [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
16:59:12 [2022-11-05T16:59:12.614Z] #45 DONE 220.0s
16:59:12 [2022-11-05T16:59:12.614Z] 
16:59:12 [2022-11-05T16:59:12.614Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:59:14 [2022-11-05T16:59:14.507Z] #49 ...
16:59:14 [2022-11-05T16:59:14.507Z] 
16:59:14 [2022-11-05T16:59:14.507Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
16:59:14 [2022-11-05T16:59:14.763Z] #60 DONE 0.2s
16:59:14 [2022-11-05T16:59:14.763Z] 
16:59:14 [2022-11-05T16:59:14.763Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
16:59:14 [2022-11-05T16:59:14.763Z] #61 DONE 0.2s
16:59:14 [2022-11-05T16:59:14.763Z] 
16:59:14 [2022-11-05T16:59:14.763Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:59:15 [2022-11-05T16:59:15.020Z] #49 ...
16:59:15 [2022-11-05T16:59:15.020Z] 
16:59:15 [2022-11-05T16:59:15.020Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
16:59:15 [2022-11-05T16:59:15.020Z] #62 DONE 0.1s
16:59:15 [2022-11-05T16:59:15.020Z] 
16:59:15 [2022-11-05T16:59:15.020Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
16:59:15 [2022-11-05T16:59:15.020Z] #63 DONE 0.1s
16:59:15 [2022-11-05T16:59:15.020Z] 
16:59:15 [2022-11-05T16:59:15.020Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
16:59:15 [2022-11-05T16:59:15.276Z] #64 DONE 0.1s
16:59:15 [2022-11-05T16:59:15.276Z] 
16:59:15 [2022-11-05T16:59:15.276Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
16:59:15 [2022-11-05T16:59:15.276Z] #65 DONE 0.1s
16:59:15 [2022-11-05T16:59:15.277Z] 
16:59:15 [2022-11-05T16:59:15.277Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
16:59:15 [2022-11-05T16:59:15.277Z] #66 DONE 0.0s
16:59:15 [2022-11-05T16:59:15.277Z] 
16:59:15 [2022-11-05T16:59:15.277Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:59:15 [2022-11-05T16:59:15.277Z] #43 ...
16:59:15 [2022-11-05T16:59:15.277Z] 
16:59:15 [2022-11-05T16:59:15.277Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
16:59:15 [2022-11-05T16:59:15.277Z] #67 DONE 0.1s
16:59:15 [2022-11-05T16:59:15.277Z] 
16:59:15 [2022-11-05T16:59:15.277Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
16:59:15 [2022-11-05T16:59:15.533Z] #68 DONE 0.1s
16:59:15 [2022-11-05T16:59:15.533Z] 
16:59:15 [2022-11-05T16:59:15.533Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
16:59:15 [2022-11-05T16:59:15.533Z] #69 DONE 0.1s
16:59:15 [2022-11-05T16:59:15.533Z] 
16:59:15 [2022-11-05T16:59:15.533Z] #40 [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
16:59:18 [2022-11-05T16:59:18.052Z] #40 ...
16:59:18 [2022-11-05T16:59:18.052Z] 
16:59:18 [2022-11-05T16:59:18.052Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:59:18 [2022-11-05T16:59:18.052Z] #49 160.8 + mkdir -p /build
16:59:18 [2022-11-05T16:59:18.052Z] #49 160.8 + cp runc /build/runc
16:59:18 [2022-11-05T16:59:18.052Z] #49 DONE 161.0s
16:59:18 [2022-11-05T16:59:18.052Z] 
16:59:18 [2022-11-05T16:59:18.052Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:59:21 [2022-11-05T16:59:21.324Z] #43 ...
16:59:21 [2022-11-05T16:59:21.324Z] 
16:59:21 [2022-11-05T16:59:21.324Z] #40 [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
16:59:21 [2022-11-05T16:59:21.324Z] #40 271.0 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
16:59:21 [2022-11-05T16:59:21.324Z] #40 DONE 271.2s
16:59:21 [2022-11-05T16:59:21.324Z] 
16:59:21 [2022-11-05T16:59:21.324Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:59:22 [2022-11-05T16:59:22.253Z] #43 ...
16:59:22 [2022-11-05T16:59:22.254Z] 
16:59:22 [2022-11-05T16:59:22.254Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
16:59:22 [2022-11-05T16:59:22.254Z] #70 DONE 0.2s
16:59:22 [2022-11-05T16:59:22.254Z] 
16:59:22 [2022-11-05T16:59:22.254Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
16:59:22 [2022-11-05T16:59:22.254Z] #71 DONE 0.1s
16:59:22 [2022-11-05T16:59:22.254Z] 
16:59:22 [2022-11-05T16:59:22.254Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
16:59:22 [2022-11-05T16:59:22.510Z] #72 DONE 0.1s
16:59:22 [2022-11-05T16:59:22.510Z] 
16:59:22 [2022-11-05T16:59:22.510Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:59:24 [2022-11-05T16:59:24.400Z] #43 242.4 + bin/containerd
17:00:03 [2022-11-05T17:00:03.065Z] #43 281.0 # github.com/containerd/containerd/cmd/containerd
17:00:03 [2022-11-05T17:00:03.065Z] #43 281.0 /usr/bin/ld: /tmp/go-link-3404861440/000019.o: in function `New':
17:00:03 [2022-11-05T17:00:03.065Z] #43 281.0 /tmp/tmp.bFcX9pqVDK/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
17:00:03 [2022-11-05T17:00:03.321Z] #43 281.1 + bin/containerd-stress
17:00:04 [2022-11-05T17:00:04.247Z] #43 282.2 + bin/containerd-shim
17:00:14 [2022-11-05T17:00:14.190Z] #43 290.7 + bin/containerd-shim-runc-v1
17:00:18 [2022-11-05T17:00:18.358Z] #43 295.5 + bin/containerd-shim-runc-v2
17:00:18 [2022-11-05T17:00:18.358Z] #43 296.2 + binaries
17:00:18 [2022-11-05T17:00:18.358Z] #43 296.2 + install -D bin/containerd /build/containerd
17:00:18 [2022-11-05T17:00:18.358Z] #43 296.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:00:18 [2022-11-05T17:00:18.358Z] #43 296.3 + install -D bin/ctr /build/ctr
17:00:18 [2022-11-05T17:00:18.923Z] #43 DONE 296.8s
17:00:19 [2022-11-05T17:00:19.486Z] 
17:00:19 [2022-11-05T17:00:19.487Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
17:00:19 [2022-11-05T17:00:19.742Z] #73 DONE 0.2s
17:00:19 [2022-11-05T17:00:19.998Z] 
17:00:19 [2022-11-05T17:00:19.998Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:00:19 [2022-11-05T17:00:19.998Z] #74 DONE 0.1s
17:00:19 [2022-11-05T17:00:19.998Z] 
17:00:19 [2022-11-05T17:00:19.998Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
17:00:20 [2022-11-05T17:00:20.254Z] #75 DONE 0.3s
17:00:20 [2022-11-05T17:00:20.254Z] 
17:00:20 [2022-11-05T17:00:20.254Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
17:00:20 [2022-11-05T17:00:20.254Z] #76 DONE 0.1s
17:00:20 [2022-11-05T17:00:20.254Z] 
17:00:20 [2022-11-05T17:00:20.254Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
17:00:20 [2022-11-05T17:00:20.254Z] #77 DONE 0.0s
17:00:20 [2022-11-05T17:00:20.254Z] 
17:00:20 [2022-11-05T17:00:20.254Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
17:00:20 [2022-11-05T17:00:20.254Z] #78 DONE 0.0s
17:00:20 [2022-11-05T17:00:20.254Z] 
17:00:20 [2022-11-05T17:00:20.254Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
17:00:24 [2022-11-05T17:00:24.419Z] #79 DONE 3.4s
17:00:24 [2022-11-05T17:00:24.419Z] 
17:00:24 [2022-11-05T17:00:24.419Z] #80 exporting to image
17:00:24 [2022-11-05T17:00:24.419Z] #80 exporting layers
17:00:27 [2022-11-05T17:00:27.685Z] #80 exporting layers 4.1s done
17:00:27 [2022-11-05T17:00:27.685Z] #80 writing image sha256:9a75828e37737a843f2253854e201e7d9409fe5098fec59b82778020a37b19d5 done
17:00:27 [2022-11-05T17:00:27.685Z] #80 naming to docker.io/library/docker:f3e180b704f8a3f9eb547a8d484e4cf033908bdb done
17:00:27 [2022-11-05T17:00:27.685Z] #80 DONE 4.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:00:27 [2022-11-05T17:00:27.988Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:00:28 [2022-11-05T17:00:28.392Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44411/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3e180b704f8a3f9eb547a8d484e4cf033908bdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f3e180b704f8a3f9eb547a8d484e4cf033908bdb hack/test/unit
17:00:28 [2022-11-05T17:00:28.954Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
17:00:28 [2022-11-05T17:00:28.954Z] + TESTFLAGS+=' -test.timeout=5m'
17:00:28 [2022-11-05T17:00:28.954Z] + TESTDIRS=./...
17:00:28 [2022-11-05T17:00:28.954Z] + exclude_paths='/vendor/|/integration'
17:00:28 [2022-11-05T17:00:28.954Z] ++ go list ./...
17:00:28 [2022-11-05T17:00:28.954Z] ++ grep -vE '(/vendor/|/integration)'
17:00:29 [2022-11-05T17:00:29.884Z] + pkg_list='github.com/docker/docker/api
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/backend/build
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/httpstatus
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/httputils
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/middleware
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router/build
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router/checkpoint
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router/container
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router/debug
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router/distribution
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router/grpc
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router/image
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router/network
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router/plugin
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router/session
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router/swarm
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router/system
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/server/router/volume
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/backend
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/blkiodev
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/container
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/events
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/filters
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/image
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/mount
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/network
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/plugins/logdriver
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/registry
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/strslice
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/swarm
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/swarm/runtime
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/time
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/versions
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/versions/v1p19
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/versions/v1p20
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/api/types/volume
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/builder
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/builder/builder-next
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/builder/builder-next/exporter
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/builder/builder-next/worker
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/builder/dockerfile
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/builder/remotecontext
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/builder/remotecontext/git
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/builder/remotecontext/urlutil
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/cli
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/cli/config
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/cli/debug
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/cli/winresources/docker-proxy
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/cli/winresources/dockerd
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/client
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/cmd/docker-proxy
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/cmd/dockerd
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/cmd/dockerd/trap
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/container
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/container/stream
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/contrib/apparmor
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/contrib/docker-device-tool
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/contrib/httpserver
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/cluster
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/cluster/convert
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/cluster/executor
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/cluster/executor/container
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/cluster/provider
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/config
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/events
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/events/testutils
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/exec
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/graphdriver
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/graphdriver/aufs
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/graphdriver/copy
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/graphdriver/overlay
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/graphdriver/register
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/graphdriver/vfs
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/graphdriver/zfs
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/images
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/initlayer
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/links
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/listeners
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/awslogs
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/fluentd
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/gcplogs
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/gelf
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/journald
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/local
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/logentries
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/loggertest
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/loggerutils
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/splunk
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/syslog
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/logger/templates
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/names
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/network
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/daemon/stats
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/distribution
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/distribution/metadata
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/distribution/utils
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/distribution/xfer
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/dockerversion
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/errdefs
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/image
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/image/cache
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/image/tarexport
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/image/v1
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/internal/test/suite
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/layer
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libcontainerd
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libcontainerd/queue
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libcontainerd/remote
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libcontainerd/supervisor
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libcontainerd/types
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/bitseq
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/cluster
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/config
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/datastore
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/diagnostic
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/discoverapi
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/driverapi
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/bridge
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/host
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/null
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/overlay
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/remote
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/windows
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/drvregistry
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/etchosts
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/idm
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/internal/caller
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:00:29 [2022-11-05T17:00:29.884Z] github.com/docker/docker/libnetwork/ipam
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipamapi
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipams/builtin
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipams/null
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipams/remote
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipamutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/iptables
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/netlabel
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/netutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/networkdb
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ns
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/options
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/osl
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/osl/kernel
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/portallocator
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/portmapper
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/resolvconf
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/testutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/types
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/oci
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/oci/caps
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/opts
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/aaparser
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/archive
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/authorization
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/broadcaster
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/capabilities
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/chrootarchive
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/containerfs
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/devicemapper
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/directory
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/dmesg
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/fileutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/fsutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/homedir
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/idtools
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/ioutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/jsonmessage
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/longpath
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/loopback
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/namesgenerator
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/parsers
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/parsers/kernel
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/pidfile
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/platform
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/plugingetter
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/plugins
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/plugins/transport
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/pools
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/progress
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/pubsub
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/reexec
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/signal
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/stack
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/stdcopy
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/streamformatter
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/stringid
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/sysinfo
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/system
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/tailfile
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/tarsum
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/truncindex
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/urlutil
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/useragent
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/plugin
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/plugin/executor/containerd
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/plugin/v2
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/profiles/apparmor
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/profiles/seccomp
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/quota
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/reference
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/registry
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/registry/resumable
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/restartmanager
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/rootless
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/rootless/specconv
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/runconfig
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/runconfig/opts
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/daemon
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/environment
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/fakecontext
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/fakegit
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/fakestorage
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/fixtures/load
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/fixtures/plugin
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/registry
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/request
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/volume
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/volume/drivers
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/volume/local
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/volume/mounts
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/volume/service
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/volume/service/opts
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/volume/testutils'
17:00:29 [2022-11-05T17:00:29.885Z] ++ grep --fixed-strings -v /libnetwork
17:00:29 [2022-11-05T17:00:29.885Z] ++ echo 'github.com/docker/docker/api
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/backend/build
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/httpstatus
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/httputils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/middleware
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router/build
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router/checkpoint
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router/container
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router/debug
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router/distribution
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router/grpc
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router/image
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router/network
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router/plugin
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router/session
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router/swarm
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router/system
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/server/router/volume
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/backend
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/blkiodev
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/container
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/events
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/filters
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/image
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/mount
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/network
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/plugins/logdriver
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/registry
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/strslice
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/swarm
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/swarm/runtime
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/time
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/versions
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/versions/v1p19
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/versions/v1p20
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/api/types/volume
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/builder
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/builder/builder-next
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/builder/builder-next/exporter
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/builder/builder-next/worker
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/builder/dockerfile
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/builder/remotecontext
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/builder/remotecontext/git
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/builder/remotecontext/urlutil
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/cli
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/cli/config
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/cli/debug
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/cli/winresources/docker-proxy
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/cli/winresources/dockerd
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/client
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/cmd/docker-proxy
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/cmd/dockerd
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/cmd/dockerd/trap
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/container
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/container/stream
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/contrib/apparmor
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/contrib/docker-device-tool
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/contrib/httpserver
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/cluster
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/cluster/convert
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/cluster/executor
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/cluster/executor/container
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/cluster/provider
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/config
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/events
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/events/testutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/exec
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/graphdriver
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/graphdriver/aufs
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/graphdriver/copy
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/graphdriver/overlay
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/graphdriver/register
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/graphdriver/vfs
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/graphdriver/zfs
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/images
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/initlayer
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/links
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/listeners
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/awslogs
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/fluentd
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/gcplogs
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/gelf
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/journald
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/local
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/logentries
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/loggertest
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/loggerutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/splunk
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/syslog
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/logger/templates
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/names
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/network
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/daemon/stats
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/distribution
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/distribution/metadata
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/distribution/utils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/distribution/xfer
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/dockerversion
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/errdefs
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/image
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/image/cache
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/image/tarexport
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/image/v1
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/internal/test/suite
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/layer
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libcontainerd
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libcontainerd/queue
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libcontainerd/remote
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libcontainerd/supervisor
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libcontainerd/types
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/bitseq
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/cluster
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/config
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/datastore
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/diagnostic
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/discoverapi
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/driverapi
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/bridge
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/host
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/null
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/overlay
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/remote
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/windows
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/drvregistry
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/etchosts
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/idm
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/internal/caller
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipam
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipamapi
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipams/builtin
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipams/null
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipams/remote
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ipamutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/iptables
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/netlabel
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/netutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/networkdb
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/ns
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/options
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/osl
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/osl/kernel
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/portallocator
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/portmapper
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/resolvconf
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/testutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/libnetwork/types
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/oci
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/oci/caps
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/opts
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/aaparser
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/archive
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/authorization
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/broadcaster
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/capabilities
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/chrootarchive
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/containerfs
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/devicemapper
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/directory
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/dmesg
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/fileutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/fsutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/homedir
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/idtools
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/ioutils
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/jsonmessage
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/longpath
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/loopback
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/namesgenerator
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/parsers
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/parsers/kernel
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/pidfile
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/platform
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/plugingetter
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/plugins
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/plugins/transport
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/pools
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/progress
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/pubsub
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/reexec
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/signal
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/stack
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/stdcopy
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/streamformatter
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/stringid
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/sysinfo
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/system
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/tailfile
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/tarsum
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/truncindex
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/urlutil
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/pkg/useragent
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/plugin
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/plugin/executor/containerd
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/plugin/v2
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/profiles/apparmor
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/profiles/seccomp
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/quota
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/reference
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/registry
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/registry/resumable
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/restartmanager
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/rootless
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/rootless/specconv
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/runconfig
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/runconfig/opts
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/daemon
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/environment
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/fakecontext
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/fakegit
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/fakestorage
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/fixtures/load
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/fixtures/plugin
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/registry
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/testutil/request
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/volume
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/volume/drivers
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/volume/local
17:00:29 [2022-11-05T17:00:29.885Z] github.com/docker/docker/volume/mounts
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/volume/service
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/volume/service/opts
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/volume/testutils'
17:00:29 [2022-11-05T17:00:29.886Z] + base_pkg_list='github.com/docker/docker/api
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/backend/build
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/httpstatus
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/httputils
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/middleware
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/build
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/checkpoint
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/container
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/debug
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/distribution
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/grpc
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/image
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/network
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/plugin
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/session
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/swarm
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/system
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/volume
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/backend
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/blkiodev
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/container
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/events
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/filters
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/image
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/mount
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/network
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/plugins/logdriver
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/registry
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/strslice
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/swarm
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/swarm/runtime
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/time
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/versions
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/versions/v1p19
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/versions/v1p20
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/volume
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next/exporter
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next/worker
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/dockerfile
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/remotecontext
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/remotecontext/git
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/remotecontext/urlutil
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cli
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cli/config
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cli/debug
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cli/winresources/docker-proxy
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cli/winresources/dockerd
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/client
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cmd/docker-proxy
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cmd/dockerd
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cmd/dockerd/trap
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/container
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/container/stream
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/contrib/apparmor
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/contrib/docker-device-tool
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/contrib/httpserver
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/cluster
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/cluster/convert
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/cluster/executor
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/cluster/executor/container
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/cluster/provider
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/config
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/events
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/events/testutils
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/exec
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/aufs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/copy
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/overlay
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/register
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/vfs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/zfs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/images
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/initlayer
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/links
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/listeners
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/awslogs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/fluentd
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/gcplogs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/gelf
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/journald
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/local
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/logentries
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/loggertest
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/loggerutils
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/splunk
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/syslog
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/templates
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/names
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/network
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/stats
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/distribution
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/distribution/metadata
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/distribution/utils
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/distribution/xfer
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/dockerversion
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/errdefs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/image
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/image/cache
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/image/tarexport
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/image/v1
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/internal/test/suite
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/layer
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libcontainerd
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libcontainerd/queue
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libcontainerd/remote
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libcontainerd/supervisor
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libcontainerd/types
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/oci
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/oci/caps
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/opts
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/aaparser
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/archive
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/authorization
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/broadcaster
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/capabilities
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/chrootarchive
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/containerfs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/devicemapper
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/directory
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/dmesg
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/fileutils
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/fsutils
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/homedir
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/idtools
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/ioutils
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/jsonmessage
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/longpath
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/loopback
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/namesgenerator
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/parsers
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/parsers/kernel
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/pidfile
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/platform
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/plugingetter
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/plugins
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/plugins/transport
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/pools
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/progress
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/pubsub
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/reexec
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/signal
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/stack
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/stdcopy
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/streamformatter
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/stringid
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/sysinfo
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/system
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/tailfile
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/tarsum
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/truncindex
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/urlutil
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/pkg/useragent
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/plugin
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/plugin/executor/containerd
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/plugin/v2
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/profiles/apparmor
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/profiles/seccomp
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/quota
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/reference
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/registry
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/registry/resumable
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/restartmanager
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/rootless
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/rootless/specconv
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/runconfig
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/runconfig/opts
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/testutil
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/testutil/daemon
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/testutil/environment
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/testutil/fakecontext
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/testutil/fakegit
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/testutil/fakestorage
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/testutil/fixtures/load
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/testutil/fixtures/plugin
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/testutil/registry
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/testutil/request
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/volume
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/volume/drivers
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/volume/local
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/volume/mounts
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/volume/service
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/volume/service/opts
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/volume/testutils'
17:00:29 [2022-11-05T17:00:29.886Z] ++ grep --fixed-strings /libnetwork
17:00:29 [2022-11-05T17:00:29.886Z] ++ echo 'github.com/docker/docker/api
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/backend/build
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/httpstatus
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/httputils
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/middleware
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/build
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/checkpoint
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/container
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/debug
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/distribution
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/grpc
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/image
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/network
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/plugin
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/session
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/swarm
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/system
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/server/router/volume
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/backend
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/blkiodev
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/container
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/events
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/filters
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/image
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/mount
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/network
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/plugins/logdriver
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/registry
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/strslice
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/swarm
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/swarm/runtime
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/time
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/versions
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/versions/v1p19
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/versions/v1p20
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/api/types/volume
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next/exporter
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/builder-next/worker
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/dockerfile
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/remotecontext
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/remotecontext/git
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/builder/remotecontext/urlutil
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cli
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cli/config
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cli/debug
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cli/winresources/docker-proxy
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cli/winresources/dockerd
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/client
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cmd/docker-proxy
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cmd/dockerd
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cmd/dockerd/trap
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/container
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/container/stream
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/contrib/apparmor
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/contrib/docker-device-tool
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/contrib/httpserver
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/cluster
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/cluster/convert
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/cluster/executor
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/cluster/executor/container
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/cluster/provider
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/config
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/events
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/events/testutils
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/exec
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/aufs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/copy
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/overlay
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/register
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/vfs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/graphdriver/zfs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/images
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/initlayer
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/links
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/listeners
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/awslogs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/fluentd
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/gcplogs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/gelf
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/journald
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/local
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/logentries
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/loggertest
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/loggerutils
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/splunk
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/syslog
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/logger/templates
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/names
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/network
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/daemon/stats
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/distribution
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/distribution/metadata
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/distribution/utils
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/distribution/xfer
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/dockerversion
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/errdefs
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/image
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/image/cache
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/image/tarexport
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/image/v1
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/internal/test/suite
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/layer
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libcontainerd
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libcontainerd/queue
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libcontainerd/remote
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libcontainerd/supervisor
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libcontainerd/types
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/bitseq
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/cluster
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/config
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/datastore
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/diagnostic
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/discoverapi
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/driverapi
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/drivers/bridge
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/drivers/host
17:00:29 [2022-11-05T17:00:29.886Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/null
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/overlay
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/remote
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/windows
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drvregistry
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/etchosts
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/idm
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/internal/caller
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipam
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipamapi
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/builtin
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/null
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/remote
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipamutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/iptables
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/netlabel
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/netutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/networkdb
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ns
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/options
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/osl
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/osl/kernel
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/portallocator
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/portmapper
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/resolvconf
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/testutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/types
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/oci
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/oci/caps
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/opts
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/aaparser
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/archive
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/authorization
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/broadcaster
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/capabilities
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/chrootarchive
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/containerfs
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/devicemapper
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/directory
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/dmesg
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/fileutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/fsutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/homedir
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/idtools
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/ioutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/jsonmessage
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/longpath
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/loopback
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/namesgenerator
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/parsers
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/parsers/kernel
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/pidfile
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/platform
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/plugingetter
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/plugins
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/plugins/transport
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/pools
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/progress
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/pubsub
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/reexec
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/signal
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/stack
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/stdcopy
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/streamformatter
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/stringid
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/sysinfo
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/system
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/tailfile
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/tarsum
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/truncindex
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/urlutil
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/pkg/useragent
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/plugin
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/plugin/executor/containerd
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/plugin/v2
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/profiles/apparmor
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/profiles/seccomp
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/quota
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/reference
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/registry
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/registry/resumable
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/restartmanager
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/rootless
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/rootless/specconv
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/runconfig
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/runconfig/opts
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/testutil
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/testutil/daemon
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/testutil/environment
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/testutil/fakecontext
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/testutil/fakegit
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/testutil/fakestorage
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/testutil/fixtures/load
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/testutil/fixtures/plugin
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/testutil/registry
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/testutil/request
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/volume
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/volume/drivers
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/volume/local
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/volume/mounts
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/volume/service
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/volume/service/opts
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/volume/testutils'
17:00:29 [2022-11-05T17:00:29.887Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/bitseq
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cluster
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/config
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/datastore
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/diagnostic
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/discoverapi
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/driverapi
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/bridge
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/host
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/null
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/overlay
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/remote
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/windows
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drvregistry
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/etchosts
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/idm
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/internal/caller
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipam
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipamapi
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/builtin
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/null
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/remote
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipamutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/iptables
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/netlabel
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/netutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/networkdb
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ns
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/options
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/osl
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/osl/kernel
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/portallocator
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/portmapper
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/resolvconf
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/testutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/types'
17:00:29 [2022-11-05T17:00:29.887Z] + grep --fixed-strings libnetwork/drivers/bridge
17:00:29 [2022-11-05T17:00:29.887Z] + echo 'github.com/docker/docker/libnetwork
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/bitseq
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cluster
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/config
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/datastore
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/diagnostic
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/discoverapi
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/driverapi
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/bridge
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/host
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/null
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/overlay
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/remote
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/windows
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drvregistry
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/etchosts
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/idm
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/internal/caller
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipam
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipamapi
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/builtin
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/null
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/remote
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ipamutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/iptables
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/netlabel
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/netutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/networkdb
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/ns
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/options
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/osl
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/osl/kernel
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/portallocator
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/portmapper
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/resolvconf
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/testutils
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/types'
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/bridge
17:00:29 [2022-11-05T17:00:29.887Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:00:29 [2022-11-05T17:00:29.887Z] + type docker-proxy
17:00:29 [2022-11-05T17:00:29.887Z] hack/test/unit: line 25: type: docker-proxy: not found
17:00:29 [2022-11-05T17:00:29.887Z] + hack/make.sh binary-proxy install-proxy
17:00:29 [2022-11-05T17:00:29.887Z] 
17:00:29 [2022-11-05T17:00:29.887Z] Removing bundles/
17:00:29 [2022-11-05T17:00:29.887Z] 
17:00:29 [2022-11-05T17:00:29.887Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:00:29 [2022-11-05T17:00:29.887Z] Building: bundles/binary-proxy/docker-proxy
17:00:29 [2022-11-05T17:00:29.887Z] GOOS="" GOARCH="" GOARM=""
17:00:36 [2022-11-05T17:00:36.484Z] Created binary: bundles/binary-proxy/docker-proxy
17:00:36 [2022-11-05T17:00:36.484Z] 
17:00:36 [2022-11-05T17:00:36.484Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:00:36 [2022-11-05T17:00:36.484Z] Installing docker-proxy to /usr/local/bin/
17:00:36 [2022-11-05T17:00:36.484Z] 
17:00:36 [2022-11-05T17:00:36.484Z] + mkdir -p bundles
17:00:36 [2022-11-05T17:00:36.484Z] + '[' -n 'github.com/docker/docker/api
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/backend/build
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/httpstatus
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/httputils
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/middleware
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router/build
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router/checkpoint
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router/container
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router/debug
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router/distribution
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router/grpc
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router/image
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router/network
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router/plugin
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router/session
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router/swarm
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router/system
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/server/router/volume
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/backend
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/blkiodev
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/container
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/events
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/filters
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/image
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/mount
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/network
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/plugins/logdriver
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/registry
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/strslice
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/swarm
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/swarm/runtime
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/time
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/versions
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/versions/v1p19
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/versions/v1p20
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/api/types/volume
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/builder
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/builder/builder-next
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/builder/builder-next/exporter
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/builder/builder-next/worker
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/builder/dockerfile
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/builder/remotecontext
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/builder/remotecontext/git
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/builder/remotecontext/urlutil
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/cli
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/cli/config
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/cli/debug
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/cli/winresources/docker-proxy
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/cli/winresources/dockerd
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/client
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/cmd/docker-proxy
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/cmd/dockerd
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/cmd/dockerd/trap
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/container
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/container/stream
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/contrib/apparmor
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/contrib/docker-device-tool
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/contrib/httpserver
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/cluster
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/cluster/convert
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/cluster/executor
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/cluster/executor/container
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/cluster/provider
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/config
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/events
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/events/testutils
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/exec
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/graphdriver
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/graphdriver/aufs
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/graphdriver/copy
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/graphdriver/overlay
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/graphdriver/register
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/graphdriver/vfs
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/graphdriver/zfs
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/images
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/initlayer
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/links
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/listeners
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/awslogs
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/fluentd
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/gcplogs
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/gelf
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/journald
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/local
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/logentries
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/loggertest
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/loggerutils
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/splunk
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/syslog
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/logger/templates
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/names
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/network
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/daemon/stats
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/distribution
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/distribution/metadata
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/distribution/utils
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/distribution/xfer
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/dockerversion
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/errdefs
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/image
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/image/cache
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/image/tarexport
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/image/v1
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/internal/test/suite
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/layer
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/libcontainerd
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/libcontainerd/queue
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/libcontainerd/remote
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/libcontainerd/supervisor
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/libcontainerd/types
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/oci
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/oci/caps
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/opts
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/aaparser
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/archive
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/authorization
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/broadcaster
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/capabilities
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/chrootarchive
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/containerfs
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/devicemapper
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/directory
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/dmesg
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/fileutils
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/fsutils
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/homedir
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/idtools
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/ioutils
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/jsonmessage
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/longpath
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/loopback
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/namesgenerator
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/parsers
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/parsers/kernel
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/pidfile
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/platform
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/plugingetter
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/plugins
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/plugins/transport
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/pools
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/progress
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/pubsub
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/reexec
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/signal
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/stack
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/stdcopy
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/streamformatter
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/stringid
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/sysinfo
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/system
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/tailfile
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/tarsum
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/truncindex
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/urlutil
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/pkg/useragent
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/plugin
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/plugin/executor/containerd
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/plugin/v2
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/profiles/apparmor
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/profiles/seccomp
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/quota
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/reference
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/registry
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/registry/resumable
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/restartmanager
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/rootless
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/rootless/specconv
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/runconfig
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/runconfig/opts
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/testutil
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/testutil/daemon
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/testutil/environment
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/testutil/fakecontext
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/testutil/fakegit
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/testutil/fakestorage
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/testutil/fixtures/load
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/testutil/fixtures/plugin
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/testutil/registry
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/testutil/request
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/volume
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/volume/drivers
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/volume/local
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/volume/mounts
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/volume/service
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/volume/service/opts
17:00:36 [2022-11-05T17:00:36.484Z] github.com/docker/docker/volume/testutils' ']'
17:00:36 [2022-11-05T17:00:36.485Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:00:36 [2022-11-05T17:00:36.485Z] ?   	github.com/docker/docker/api	[no test files]
17:00:51 [2022-11-05T17:00:51.328Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:01:58 [2022-11-05T17:01:58.961Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
17:01:58 [2022-11-05T17:01:58.961Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:01:58 [2022-11-05T17:01:58.961Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
17:01:58 [2022-11-05T17:01:58.961Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:01:59 [2022-11-05T17:01:59.523Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
17:01:59 [2022-11-05T17:01:59.523Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
17:01:59 [2022-11-05T17:01:59.780Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 66.7% of statements
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
17:01:59 [2022-11-05T17:01:59.780Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/builder	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:01:59 [2022-11-05T17:01:59.780Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:02:02 [2022-11-05T17:02:02.299Z] ok  	github.com/docker/docker/builder/remotecontext	0.133s	coverage: 13.7% of statements
17:02:02 [2022-11-05T17:02:02.555Z] ok  	github.com/docker/docker/builder/dockerfile	0.481s	coverage: 49.3% of statements
17:02:02 [2022-11-05T17:02:02.811Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
17:02:03 [2022-11-05T17:02:03.373Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
17:02:04 [2022-11-05T17:02:04.909Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.316s	coverage: 83.5% of statements
17:02:04 [2022-11-05T17:02:04.909Z] ?   	github.com/docker/docker/cli	[no test files]
17:02:04 [2022-11-05T17:02:04.909Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:02:04 [2022-11-05T17:02:04.909Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:02:04 [2022-11-05T17:02:04.909Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:02:05 [2022-11-05T17:02:05.838Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.227s	coverage: 67.6% of statements
17:02:07 [2022-11-05T17:02:07.730Z] ok  	github.com/docker/docker/client	0.064s	coverage: 76.0% of statements
17:02:39 [2022-11-05T17:02:39.761Z] ok  	github.com/docker/docker/cmd/dockerd	0.063s	coverage: 31.8% of statements
17:02:39 [2022-11-05T17:02:39.761Z] ok  	github.com/docker/docker/container	0.117s	coverage: 36.1% of statements
17:02:40 [2022-11-05T17:02:40.018Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.436s	coverage: 0.0% of statements
17:02:40 [2022-11-05T17:02:40.018Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:02:40 [2022-11-05T17:02:40.018Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:02:40 [2022-11-05T17:02:40.018Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:02:40 [2022-11-05T17:02:40.018Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:02:40 [2022-11-05T17:02:40.018Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:02:46 [2022-11-05T17:02:46.562Z] ok  	github.com/docker/docker/daemon/cluster	0.057s	coverage: 0.5% of statements
17:02:46 [2022-11-05T17:02:46.818Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.017s	coverage: 65.3% of statements
17:02:48 [2022-11-05T17:02:48.186Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
17:02:54 [2022-11-05T17:02:54.726Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.444s	coverage: 13.4% of statements
17:02:55 [2022-11-05T17:02:55.653Z] ok  	github.com/docker/docker/daemon/config	0.028s	coverage: 81.1% of statements
17:02:56 [2022-11-05T17:02:56.215Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
17:02:56 [2022-11-05T17:02:56.777Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
17:02:57 [2022-11-05T17:02:57.339Z] ok  	github.com/docker/docker/daemon	10.100s	coverage: 16.5% of statements
17:02:57 [2022-11-05T17:02:57.339Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:02:57 [2022-11-05T17:02:57.339Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:02:57 [2022-11-05T17:02:57.339Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:02:57 [2022-11-05T17:02:57.339Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:02:58 [2022-11-05T17:02:58.268Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.626s	coverage: 74.8% of statements
17:02:59 [2022-11-05T17:02:59.196Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.290s	coverage: 60.7% of statements
17:02:59 [2022-11-05T17:02:59.196Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 3.0% of statements
17:03:00 [2022-11-05T17:03:00.561Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
17:03:01 [2022-11-05T17:03:01.968Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.289s	coverage: 50.6% of statements
17:03:03 [2022-11-05T17:03:03.338Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.648s	coverage: 45.9% of statements
17:03:03 [2022-11-05T17:03:03.338Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:03:04 [2022-11-05T17:03:04.265Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
17:03:04 [2022-11-05T17:03:04.265Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.007s	coverage: 58.8% of statements
17:03:04 [2022-11-05T17:03:04.265Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:03:04 [2022-11-05T17:03:04.265Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:03:05 [2022-11-05T17:03:05.193Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
17:03:05 [2022-11-05T17:03:05.764Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
17:03:06 [2022-11-05T17:03:06.714Z] ok  	github.com/docker/docker/daemon/images	0.043s	coverage: 6.9% of statements
17:03:06 [2022-11-05T17:03:06.714Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:03:06 [2022-11-05T17:03:06.714Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:03:07 [2022-11-05T17:03:07.276Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
17:03:07 [2022-11-05T17:03:07.839Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.133s	coverage: 79.6% of statements
17:03:08 [2022-11-05T17:03:08.095Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 53.6% of statements
17:03:08 [2022-11-05T17:03:08.095Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:03:08 [2022-11-05T17:03:08.658Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
17:03:08 [2022-11-05T17:03:08.658Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 23.4% of statements
17:03:09 [2022-11-05T17:03:09.221Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
17:03:09 [2022-11-05T17:03:09.783Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.180s	coverage: 76.8% of statements
17:03:09 [2022-11-05T17:03:09.783Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 79.4% of statements
17:03:09 [2022-11-05T17:03:09.783Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:03:09 [2022-11-05T17:03:09.783Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:03:10 [2022-11-05T17:03:10.712Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.034s	coverage: 31.5% of statements
17:03:10 [2022-11-05T17:03:10.712Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.019s	coverage: 62.0% of statements
17:03:11 [2022-11-05T17:03:11.274Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
17:03:11 [2022-11-05T17:03:11.530Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
17:03:12 [2022-11-05T17:03:12.093Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
17:03:13 [2022-11-05T17:03:13.022Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.526s	coverage: 82.5% of statements
17:03:13 [2022-11-05T17:03:13.022Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:03:13 [2022-11-05T17:03:13.022Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:03:13 [2022-11-05T17:03:13.583Z] ok  	github.com/docker/docker/distribution/metadata	0.023s	coverage: 44.4% of statements
17:03:14 [2022-11-05T17:03:14.948Z] ok  	github.com/docker/docker/distribution	1.508s	coverage: 29.4% of statements
17:03:14 [2022-11-05T17:03:14.948Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:03:15 [2022-11-05T17:03:15.205Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
17:03:15 [2022-11-05T17:03:15.767Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
17:03:16 [2022-11-05T17:03:16.329Z] ok  	github.com/docker/docker/distribution/xfer	1.896s	coverage: 84.9% of statements
17:03:16 [2022-11-05T17:03:16.329Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:03:16 [2022-11-05T17:03:16.329Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
17:03:16 [2022-11-05T17:03:16.892Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
17:03:16 [2022-11-05T17:03:16.892Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:03:16 [2022-11-05T17:03:16.892Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:03:17 [2022-11-05T17:03:17.454Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
17:03:18 [2022-11-05T17:03:18.017Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 46.0% of statements
17:03:18 [2022-11-05T17:03:18.273Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.0% of statements
17:03:18 [2022-11-05T17:03:18.529Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
17:03:20 [2022-11-05T17:03:20.420Z] ok  	github.com/docker/docker/pkg/archive	0.278s	coverage: 82.0% of statements
17:03:20 [2022-11-05T17:03:20.982Z] ok  	github.com/docker/docker/pkg/authorization	0.403s	coverage: 68.3% of statements
17:03:21 [2022-11-05T17:03:21.238Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:03:21 [2022-11-05T17:03:21.238Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:03:24 [2022-11-05T17:03:24.503Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.512s	coverage: 42.7% of statements
17:03:24 [2022-11-05T17:03:24.503Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
17:03:24 [2022-11-05T17:03:24.759Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
17:03:25 [2022-11-05T17:03:25.014Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
17:03:25 [2022-11-05T17:03:25.271Z] ok  	github.com/docker/docker/layer	7.437s	coverage: 68.9% of statements
17:03:25 [2022-11-05T17:03:25.271Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:03:25 [2022-11-05T17:03:25.271Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:03:25 [2022-11-05T17:03:25.271Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:03:25 [2022-11-05T17:03:25.271Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:03:25 [2022-11-05T17:03:25.271Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:03:25 [2022-11-05T17:03:25.271Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:03:25 [2022-11-05T17:03:25.271Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 78.6% of statements
17:03:25 [2022-11-05T17:03:25.271Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
17:03:25 [2022-11-05T17:03:25.526Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
17:03:26 [2022-11-05T17:03:26.089Z] ok  	github.com/docker/docker/pkg/idtools	0.339s	coverage: 67.9% of statements
17:03:26 [2022-11-05T17:03:26.345Z] ok  	github.com/docker/docker/pkg/ioutils	0.398s	coverage: 70.1% of statements
17:03:26 [2022-11-05T17:03:26.345Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
17:03:26 [2022-11-05T17:03:26.601Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
17:03:26 [2022-11-05T17:03:26.601Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:03:26 [2022-11-05T17:03:26.601Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
17:03:26 [2022-11-05T17:03:26.857Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
17:03:26 [2022-11-05T17:03:26.857Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
17:03:27 [2022-11-05T17:03:27.113Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 82.4% of statements
17:03:27 [2022-11-05T17:03:27.113Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
17:03:27 [2022-11-05T17:03:27.113Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:03:27 [2022-11-05T17:03:27.113Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:03:27 [2022-11-05T17:03:27.677Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
17:03:28 [2022-11-05T17:03:28.239Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
17:03:28 [2022-11-05T17:03:28.239Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
17:03:28 [2022-11-05T17:03:28.641Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:03:28 [2022-11-05T17:03:28.897Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
17:03:29 [2022-11-05T17:03:29.154Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
17:03:29 [2022-11-05T17:03:29.154Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:03:29 [2022-11-05T17:03:29.716Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
17:03:29 [2022-11-05T17:03:29.716Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:03:30 [2022-11-05T17:03:30.278Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
17:03:30 [2022-11-05T17:03:30.534Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
17:03:30 [2022-11-05T17:03:30.790Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
17:03:31 [2022-11-05T17:03:31.352Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
17:03:31 [2022-11-05T17:03:31.608Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:03:31 [2022-11-05T17:03:31.864Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:03:33 [2022-11-05T17:03:33.753Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.2% of statements
17:03:34 [2022-11-05T17:03:34.009Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
17:03:34 [2022-11-05T17:03:34.265Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
17:03:35 [2022-11-05T17:03:35.631Z] ok  	github.com/docker/docker/quota	0.187s	coverage: 71.4% of statements
17:03:35 [2022-11-05T17:03:35.631Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
17:03:36 [2022-11-05T17:03:36.559Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 58.7% of statements
17:03:36 [2022-11-05T17:03:36.815Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
17:03:37 [2022-11-05T17:03:37.071Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
17:03:37 [2022-11-05T17:03:37.632Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
17:03:37 [2022-11-05T17:03:37.632Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
17:03:39 [2022-11-05T17:03:39.523Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
17:03:40 [2022-11-05T17:03:40.085Z] ok  	github.com/docker/docker/volume/local	0.095s	coverage: 77.1% of statements
17:03:40 [2022-11-05T17:03:40.341Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
17:03:41 [2022-11-05T17:03:41.706Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.1% of statements
17:04:03 [2022-11-05T17:04:03.588Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 76.3% of statements
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/rootless	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/volume	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === Skipped
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     network_proxy_test.go:208: No support for dual stack yet
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver btrfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver btrfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver btrfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver btrfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver btrfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:71: No driver to put!
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z] time="2022-11-05T17:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z] time="2022-11-05T17:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z] time="2022-11-05T17:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z] time="2022-11-05T17:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z] time="2022-11-05T17:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:71: No driver to put!
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     overlay_test.go:50: Fails to compute changes intermittently
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver zfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver zfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver zfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver zfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.588Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:04:03 [2022-11-05T17:04:03.588Z]     graphtest_unix.go:44: Driver zfs not supported
17:04:03 [2022-11-05T17:04:03.588Z] 
17:04:03 [2022-11-05T17:04:03.589Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:04:03 [2022-11-05T17:04:03.589Z]     graphtest_unix.go:71: No driver to put!
17:04:03 [2022-11-05T17:04:03.589Z] 
17:04:03 [2022-11-05T17:04:03.589Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:04:03 [2022-11-05T17:04:03.589Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:04:03 [2022-11-05T17:04:03.589Z] 
17:04:03 [2022-11-05T17:04:03.589Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:04:03 [2022-11-05T17:04:03.589Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:04:03 [2022-11-05T17:04:03.589Z] 
17:04:03 [2022-11-05T17:04:03.589Z] DONE 2792 tests, 28 skipped in 206.168s
17:04:03 [2022-11-05T17:04:03.589Z] + '[' -n 'github.com/docker/docker/libnetwork
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/bitseq
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/cluster
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/config
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/datastore
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/diagnostic
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/discoverapi
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/driverapi
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/bridge
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/host
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/null
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/overlay
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/remote
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/windows
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/drvregistry
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/etchosts
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/idm
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/internal/caller
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/ipam
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/ipamapi
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/ipams/builtin
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/ipams/null
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/ipams/remote
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/ipamutils
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/iptables
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/netlabel
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/netutils
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/networkdb
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/ns
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/options
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/osl
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/osl/kernel
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/portallocator
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/portmapper
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/resolvconf
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/testutils
17:04:03 [2022-11-05T17:04:03.589Z] github.com/docker/docker/libnetwork/types' ']'
17:04:03 [2022-11-05T17:04:03.589Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
17:04:50 [2022-11-05T17:04:50.262Z] ok  	github.com/docker/docker/libnetwork	37.456s	coverage: 40.6% of statements
17:04:50 [2022-11-05T17:04:50.262Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.135s	coverage: 84.4% of statements
17:04:50 [2022-11-05T17:04:50.262Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:04:50 [2022-11-05T17:04:50.262Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:04:50 [2022-11-05T17:04:50.262Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:04:50 [2022-11-05T17:04:50.262Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:04:50 [2022-11-05T17:04:50.262Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:04:50 [2022-11-05T17:04:50.262Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:04:50 [2022-11-05T17:04:50.262Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:04:50 [2022-11-05T17:04:50.262Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:04:50 [2022-11-05T17:04:50.262Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 22.4% of statements
17:04:50 [2022-11-05T17:04:50.262Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
17:04:50 [2022-11-05T17:04:50.262Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:04:50 [2022-11-05T17:04:50.262Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:04:50 [2022-11-05T17:04:50.262Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
17:04:50 [2022-11-05T17:04:50.262Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.601s	coverage: 59.9% of statements
17:04:50 [2022-11-05T17:04:50.262Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:04:50 [2022-11-05T17:04:50.262Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
17:04:50 [2022-11-05T17:04:50.824Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.016s	coverage: 5.0% of statements
17:04:50 [2022-11-05T17:04:50.824Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:04:51 [2022-11-05T17:04:51.386Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.013s	coverage: 4.5% of statements
17:04:51 [2022-11-05T17:04:51.386Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:04:51 [2022-11-05T17:04:51.386Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
17:05:01 [2022-11-05T17:05:01.330Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.156s	coverage: 6.6% of statements
17:05:01 [2022-11-05T17:05:01.330Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:05:01 [2022-11-05T17:05:01.330Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
17:05:01 [2022-11-05T17:05:01.586Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
17:05:01 [2022-11-05T17:05:01.586Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:05:01 [2022-11-05T17:05:01.586Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:05:01 [2022-11-05T17:05:01.842Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:05:02 [2022-11-05T17:05:02.098Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.013s	coverage: 82.4% of statements
17:05:02 [2022-11-05T17:05:02.354Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
17:05:02 [2022-11-05T17:05:02.611Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
17:05:02 [2022-11-05T17:05:02.867Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:05:15 [2022-11-05T17:05:15.044Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
17:05:29 [2022-11-05T17:05:29.890Z] ok  	github.com/docker/docker/libnetwork/ipam	15.072s	coverage: 85.3% of statements
17:05:29 [2022-11-05T17:05:29.890Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:05:29 [2022-11-05T17:05:29.890Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:05:29 [2022-11-05T17:05:29.890Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
17:05:29 [2022-11-05T17:05:29.890Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
17:05:29 [2022-11-05T17:05:29.890Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:05:29 [2022-11-05T17:05:29.890Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
17:05:29 [2022-11-05T17:05:29.890Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.249s	coverage: 74.0% of statements
17:05:30 [2022-11-05T17:05:30.820Z] ok  	github.com/docker/docker/libnetwork/iptables	0.167s	coverage: 45.0% of statements
17:05:30 [2022-11-05T17:05:30.820Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
17:05:31 [2022-11-05T17:05:31.159Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
17:07:22 [2022-11-05T17:07:22.547Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.193s	coverage: 60.7% of statements
17:07:22 [2022-11-05T17:07:22.547Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:07:22 [2022-11-05T17:07:22.547Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:07:22 [2022-11-05T17:07:22.803Z] ok  	github.com/docker/docker/libnetwork/osl	4.314s	coverage: 39.7% of statements
17:07:23 [2022-11-05T17:07:23.059Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:07:23 [2022-11-05T17:07:23.315Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
17:07:24 [2022-11-05T17:07:24.243Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.640s	coverage: 48.6% of statements
17:07:24 [2022-11-05T17:07:24.500Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
17:07:24 [2022-11-05T17:07:24.500Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:07:24 [2022-11-05T17:07:24.756Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
17:07:24 [2022-11-05T17:07:24.756Z] 
17:07:24 [2022-11-05T17:07:24.756Z] === Skipped
17:07:24 [2022-11-05T17:07:24.756Z] === SKIP: libnetwork TestParallel1 (0.00s)
17:07:24 [2022-11-05T17:07:24.756Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:07:24 [2022-11-05T17:07:24.756Z] 
17:07:24 [2022-11-05T17:07:24.756Z] === SKIP: libnetwork TestParallel3 (0.00s)
17:07:24 [2022-11-05T17:07:24.756Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:07:24 [2022-11-05T17:07:24.756Z] 
17:07:24 [2022-11-05T17:07:24.756Z] === SKIP: libnetwork TestParallel2 (0.00s)
17:07:24 [2022-11-05T17:07:24.756Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:07:24 [2022-11-05T17:07:24.756Z] 
17:07:24 [2022-11-05T17:07:24.756Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:07:24 [2022-11-05T17:07:24.756Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:07:24 [2022-11-05T17:07:24.756Z] 
17:07:24 [2022-11-05T17:07:24.756Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:07:24 [2022-11-05T17:07:24.756Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:07:24 [2022-11-05T17:07:24.756Z] 
17:07:24 [2022-11-05T17:07:24.756Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:07:24 [2022-11-05T17:07:24.756Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:07:24 [2022-11-05T17:07:24.756Z] 
17:07:24 [2022-11-05T17:07:24.756Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:07:24 [2022-11-05T17:07:24.756Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:07:24 [2022-11-05T17:07:24.756Z] 
17:07:24 [2022-11-05T17:07:24.756Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:07:24 [2022-11-05T17:07:24.756Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
17:07:24 [2022-11-05T17:07:24.756Z] 
17:07:24 [2022-11-05T17:07:24.756Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:07:24 [2022-11-05T17:07:24.756Z]     firewalld_test.go:14: firewalld is not running
17:07:24 [2022-11-05T17:07:24.756Z] 
17:07:24 [2022-11-05T17:07:24.756Z] DONE 327 tests, 9 skipped in 203.053s
Post stage
[Pipeline] junit
17:07:25 [2022-11-05T17:07:25.339Z] Recording test results
17:07:26 [2022-11-05T17:07:26.910Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:07:27 [2022-11-05T17:07:27.268Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44411/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f3e180b704f8a3f9eb547a8d484e4cf033908bdb -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:f3e180b704f8a3f9eb547a8d484e4cf033908bdb hack/make.sh dynbinary test-integration
17:07:27 [2022-11-05T17:07:27.523Z] 
17:07:27 [2022-11-05T17:07:27.779Z] Removing bundles/
17:07:27 [2022-11-05T17:07:27.779Z] 
17:07:27 [2022-11-05T17:07:27.779Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:07:27 [2022-11-05T17:07:27.779Z] Building: bundles/dynbinary-daemon/dockerd
17:07:27 [2022-11-05T17:07:27.779Z] GOOS="" GOARCH="" GOARM=""
17:09:04 [2022-11-05T17:09:04.166Z] Created binary: bundles/dynbinary-daemon/dockerd
17:09:04 [2022-11-05T17:09:04.166Z] Building: bundles/dynbinary-daemon/docker-proxy
17:09:04 [2022-11-05T17:09:04.166Z] GOOS="" GOARCH="" GOARM=""
17:09:04 [2022-11-05T17:09:04.166Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:09:04 [2022-11-05T17:09:04.166Z] 
17:09:04 [2022-11-05T17:09:04.166Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:09:04 [2022-11-05T17:09:04.166Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:09:04 [2022-11-05T17:09:04.166Z] HOSTNAME=b6ad06e7c55e
17:09:04 [2022-11-05T17:09:04.166Z] TESTDEBUG=0
17:09:04 [2022-11-05T17:09:04.166Z] DEST=bundles/test-integration
17:09:04 [2022-11-05T17:09:04.166Z] PWD=/go/src/github.com/docker/docker
17:09:04 [2022-11-05T17:09:04.166Z] DOCKER_GITCOMMIT=f3e180b704f8a3f9eb547a8d484e4cf033908bdb
17:09:04 [2022-11-05T17:09:04.166Z] container=docker
17:09:04 [2022-11-05T17:09:04.166Z] HOME=/root
17:09:04 [2022-11-05T17:09:04.166Z] GOLANG_VERSION=1.19.3
17:09:04 [2022-11-05T17:09:04.166Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:09:04 [2022-11-05T17:09:04.166Z] VALIDATE_BRANCH=22.06
17:09:04 [2022-11-05T17:09:04.166Z] TERM=xterm
17:09:04 [2022-11-05T17:09:04.166Z] DOCKER_PKG=github.com/docker/docker
17:09:04 [2022-11-05T17:09:04.166Z] SHLVL=1
17:09:04 [2022-11-05T17:09:04.166Z] TIMEOUT=120m
17:09:04 [2022-11-05T17:09:04.166Z] DOCKER_BUILDTAGS= journald
17:09:04 [2022-11-05T17:09:04.166Z] DOCKER_GRAPHDRIVER=overlay2
17:09:04 [2022-11-05T17:09:04.166Z] GO111MODULE=off
17:09:04 [2022-11-05T17:09:04.166Z] DOCKER_EXPERIMENTAL=1
17:09:04 [2022-11-05T17:09:04.166Z] TEST_SKIP_INTEGRATION_CLI=1
17:09:04 [2022-11-05T17:09:04.166Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:09:04 [2022-11-05T17:09:04.166Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:09:04 [2022-11-05T17:09:04.166Z] GOPATH=/go
17:09:04 [2022-11-05T17:09:04.166Z] PKG_CONFIG=pkg-config
17:09:04 [2022-11-05T17:09:04.166Z] _=/usr/bin/env
17:09:04 [2022-11-05T17:09:04.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:09:36 [2022-11-05T17:09:36.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:09:36 [2022-11-05T17:09:36.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:09:54 [2022-11-05T17:09:54.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:10:00 [2022-11-05T17:10:00.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:10:12 [2022-11-05T17:10:12.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:10:12 [2022-11-05T17:10:12.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:10:12 [2022-11-05T17:10:12.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:10:13 [2022-11-05T17:10:13.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:10:14 [2022-11-05T17:10:14.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:10:14 [2022-11-05T17:10:14.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:10:15 [2022-11-05T17:10:15.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:10:16 [2022-11-05T17:10:16.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:10:17 [2022-11-05T17:10:17.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:10:18 [2022-11-05T17:10:18.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:10:18 [2022-11-05T17:10:18.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:10:19 [2022-11-05T17:10:19.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:10:20 [2022-11-05T17:10:20.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:10:21 [2022-11-05T17:10:21.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:10:21 [2022-11-05T17:10:21.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:10:22 [2022-11-05T17:10:22.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:10:23 [2022-11-05T17:10:23.719Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:10:23 [2022-11-05T17:10:23.719Z] Using test binary docker
17:10:23 [2022-11-05T17:10:23.719Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:10:23 [2022-11-05T17:10:23.719Z] +++ /etc/init.d/apparmor start
17:10:23 [2022-11-05T17:10:23.719Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:10:23 [2022-11-05T17:10:23.719Z] INFO: Waiting for daemon to start...
17:10:23 [2022-11-05T17:10:23.719Z] Starting dockerd
17:10:23 [2022-11-05T17:10:23.719Z] +++ 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
17:10:25 [2022-11-05T17:10:25.612Z] .
17:10:25 [2022-11-05T17:10:25.612Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:10:25 [2022-11-05T17:10:25.612Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:10:25 [2022-11-05T17:10:25.612Z] Error: No such image: emptyfs
17:10:25 [2022-11-05T17:10:25.612Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:10:25 [2022-11-05T17:10:25.612Z] ++++ docker load
17:10:25 [2022-11-05T17:10:25.871Z] Running integration-test (iteration 1)
17:10:25 [2022-11-05T17:10:25.871Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:10:25 [2022-11-05T17:10:25.871Z] ++ 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
17:10:25 [2022-11-05T17:10:25.871Z] ++ set -e
17:10:25 [2022-11-05T17:10:25.871Z] ++ '[' -n 0 ']'
17:10:25 [2022-11-05T17:10:25.871Z] ++ set -x
17:10:25 [2022-11-05T17:10:25.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
17:10:26 [2022-11-05T17:10:26.128Z] Loaded image: busybox:latest
17:10:26 [2022-11-05T17:10:26.128Z] Loaded image: busybox:glibc
17:10:27 [2022-11-05T17:10:27.082Z] Loaded image: debian:bullseye-slim
17:10:27 [2022-11-05T17:10:27.337Z] Loaded image: hello-world:latest
17:10:27 [2022-11-05T17:10:27.337Z] Loaded image: arm32v7/hello-world:latest
17:10:27 [2022-11-05T17:10:27.337Z] INFO: Testing against a local daemon
17:10:27 [2022-11-05T17:10:27.337Z] === RUN   TestCgroupNamespacesBuild
17:10:29 [2022-11-05T17:10:29.852Z] --- PASS: TestCgroupNamespacesBuild (2.32s)
17:10:29 [2022-11-05T17:10:29.852Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:10:30 [2022-11-05T17:10:30.779Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
17:10:30 [2022-11-05T17:10:30.779Z] === RUN   TestBuildWithSession
17:10:30 [2022-11-05T17:10:30.779Z]     build_session_test.go:25: TODO: BuildKit
17:10:30 [2022-11-05T17:10:30.779Z] --- SKIP: TestBuildWithSession (0.00s)
17:10:30 [2022-11-05T17:10:30.779Z] === RUN   TestBuildSquashParent
17:10:34 [2022-11-05T17:10:34.949Z] --- PASS: TestBuildSquashParent (3.43s)
17:10:34 [2022-11-05T17:10:34.949Z] === RUN   TestBuildWithRemoveAndForceRemove
17:10:34 [2022-11-05T17:10:34.949Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:10:34 [2022-11-05T17:10:34.949Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:10:34 [2022-11-05T17:10:34.949Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:10:34 [2022-11-05T17:10:34.949Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:10:34 [2022-11-05T17:10:34.949Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:10:34 [2022-11-05T17:10:34.949Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:10:34 [2022-11-05T17:10:34.949Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:10:34 [2022-11-05T17:10:34.949Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:10:34 [2022-11-05T17:10:34.949Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:10:34 [2022-11-05T17:10:34.949Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:10:34 [2022-11-05T17:10:34.949Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:10:34 [2022-11-05T17:10:34.949Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:10:34 [2022-11-05T17:10:34.949Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:10:34 [2022-11-05T17:10:34.949Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:10:35 [2022-11-05T17:10:35.512Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:10:35 [2022-11-05T17:10:35.512Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:10:36 [2022-11-05T17:10:36.882Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:10:36 [2022-11-05T17:10:36.882Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:10:37 [2022-11-05T17:10:37.813Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:10:37 [2022-11-05T17:10:37.813Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s)
17:10:37 [2022-11-05T17:10:37.813Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s)
17:10:37 [2022-11-05T17:10:37.813Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s)
17:10:37 [2022-11-05T17:10:37.813Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s)
17:10:37 [2022-11-05T17:10:37.813Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.17s)
17:10:37 [2022-11-05T17:10:37.813Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.11s)
17:10:37 [2022-11-05T17:10:37.813Z] === RUN   TestBuildMultiStageCopy
17:10:37 [2022-11-05T17:10:37.813Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:10:39 [2022-11-05T17:10:39.180Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:10:39 [2022-11-05T17:10:39.180Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:10:39 [2022-11-05T17:10:39.180Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:10:39 [2022-11-05T17:10:39.436Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:10:39 [2022-11-05T17:10:39.692Z] --- PASS: TestBuildMultiStageCopy (1.90s)
17:10:39 [2022-11-05T17:10:39.692Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s)
17:10:39 [2022-11-05T17:10:39.692Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
17:10:39 [2022-11-05T17:10:39.692Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
17:10:39 [2022-11-05T17:10:39.692Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
17:10:39 [2022-11-05T17:10:39.692Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
17:10:39 [2022-11-05T17:10:39.692Z] === RUN   TestBuildMultiStageParentConfig
17:10:40 [2022-11-05T17:10:40.258Z] --- PASS: TestBuildMultiStageParentConfig (0.57s)
17:10:40 [2022-11-05T17:10:40.258Z] === RUN   TestBuildLabelWithTargets
17:10:41 [2022-11-05T17:10:41.186Z] --- PASS: TestBuildLabelWithTargets (0.90s)
17:10:41 [2022-11-05T17:10:41.186Z] === RUN   TestBuildWithEmptyLayers
17:10:41 [2022-11-05T17:10:41.747Z] --- PASS: TestBuildWithEmptyLayers (0.42s)
17:10:41 [2022-11-05T17:10:41.747Z] === RUN   TestBuildMultiStageOnBuild
17:10:43 [2022-11-05T17:10:43.112Z] --- PASS: TestBuildMultiStageOnBuild (1.25s)
17:10:43 [2022-11-05T17:10:43.112Z] === RUN   TestBuildUncleanTarFilenames
17:10:43 [2022-11-05T17:10:43.368Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
17:10:43 [2022-11-05T17:10:43.368Z] === RUN   TestBuildMultiStageLayerLeak
17:10:44 [2022-11-05T17:10:44.735Z] --- PASS: TestBuildMultiStageLayerLeak (1.27s)
17:10:44 [2022-11-05T17:10:44.735Z] === RUN   TestBuildWithHugeFile
17:11:40 [2022-11-05T17:11:40.913Z] --- PASS: TestBuildWithHugeFile (50.81s)
17:11:40 [2022-11-05T17:11:40.913Z] === RUN   TestBuildWCOWSandboxSize
17:11:40 [2022-11-05T17:11:40.913Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:11:40 [2022-11-05T17:11:40.913Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:11:40 [2022-11-05T17:11:40.913Z] === RUN   TestBuildWithEmptyDockerfile
17:11:40 [2022-11-05T17:11:40.913Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:11:40 [2022-11-05T17:11:40.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:11:40 [2022-11-05T17:11:40.913Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:11:40 [2022-11-05T17:11:40.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:11:40 [2022-11-05T17:11:40.913Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:11:40 [2022-11-05T17:11:40.913Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:11:40 [2022-11-05T17:11:40.913Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:11:40 [2022-11-05T17:11:40.913Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:11:40 [2022-11-05T17:11:40.913Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:11:40 [2022-11-05T17:11:40.913Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
17:11:40 [2022-11-05T17:11:40.913Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
17:11:40 [2022-11-05T17:11:40.913Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
17:11:40 [2022-11-05T17:11:40.913Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:11:40 [2022-11-05T17:11:40.913Z] === RUN   TestBuildPreserveOwnership
17:11:40 [2022-11-05T17:11:40.913Z] === RUN   TestBuildPreserveOwnership/copy_from
17:11:40 [2022-11-05T17:11:40.913Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:11:40 [2022-11-05T17:11:40.913Z] --- PASS: TestBuildPreserveOwnership (2.64s)
17:11:40 [2022-11-05T17:11:40.913Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.74s)
17:11:40 [2022-11-05T17:11:40.913Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s)
17:11:40 [2022-11-05T17:11:40.913Z] === RUN   TestBuildPlatformInvalid
17:11:40 [2022-11-05T17:11:40.913Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:11:40 [2022-11-05T17:11:40.913Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:11:40 [2022-11-05T17:11:40.913Z] Loaded image: busybox:latest
17:11:40 [2022-11-05T17:11:40.913Z] Loaded image: busybox:glibc
17:11:40 [2022-11-05T17:11:40.913Z] Loaded image: debian:bullseye-slim
17:11:40 [2022-11-05T17:11:40.913Z] Loaded image: hello-world:latest
17:11:40 [2022-11-05T17:11:40.913Z] Loaded image: arm32v7/hello-world:latest
17:11:49 [2022-11-05T17:11:49.002Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.22s)
17:11:49 [2022-11-05T17:11:49.002Z] PASS
17:11:49 [2022-11-05T17:11:49.002Z] 
17:11:49 [2022-11-05T17:11:49.002Z] === Skipped
17:11:49 [2022-11-05T17:11:49.002Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:11:49 [2022-11-05T17:11:49.002Z]     build_session_test.go:25: TODO: BuildKit
17:11:49 [2022-11-05T17:11:49.002Z] 
17:11:49 [2022-11-05T17:11:49.002Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:11:49 [2022-11-05T17:11:49.002Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:11:49 [2022-11-05T17:11:49.002Z] 
17:11:49 [2022-11-05T17:11:49.002Z] DONE 34 tests, 2 skipped in 82.854s
17:11:49 [2022-11-05T17:11:49.002Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:11:49 [2022-11-05T17:11:49.002Z] ++ 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
17:11:49 [2022-11-05T17:11:49.002Z] ++ set -e
17:11:49 [2022-11-05T17:11:49.002Z] ++ '[' -n 0 ']'
17:11:49 [2022-11-05T17:11:49.002Z] ++ set -x
17:11:49 [2022-11-05T17:11:49.002Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:11:49 [2022-11-05T17:11:49.002Z] INFO: Testing against a local daemon
17:11:49 [2022-11-05T17:11:49.002Z] === RUN   TestConfigInspect
17:11:50 [2022-11-05T17:11:50.892Z] --- PASS: TestConfigInspect (2.21s)
17:11:50 [2022-11-05T17:11:50.892Z] === RUN   TestConfigList
17:11:53 [2022-11-05T17:11:53.408Z] --- PASS: TestConfigList (2.19s)
17:11:53 [2022-11-05T17:11:53.408Z] === RUN   TestConfigsCreateAndDelete
17:11:55 [2022-11-05T17:11:55.298Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
17:11:55 [2022-11-05T17:11:55.298Z] === RUN   TestConfigsUpdate
17:11:57 [2022-11-05T17:11:57.814Z] --- PASS: TestConfigsUpdate (2.15s)
17:11:57 [2022-11-05T17:11:57.814Z] === RUN   TestTemplatedConfig
17:12:00 [2022-11-05T17:12:00.338Z] --- PASS: TestTemplatedConfig (2.50s)
17:12:00 [2022-11-05T17:12:00.338Z] === RUN   TestConfigCreateResolve
17:12:02 [2022-11-05T17:12:02.227Z] --- PASS: TestConfigCreateResolve (2.17s)
17:12:02 [2022-11-05T17:12:02.227Z] PASS
17:12:02 [2022-11-05T17:12:02.227Z] 
17:12:02 [2022-11-05T17:12:02.227Z] DONE 6 tests in 13.464s
17:12:02 [2022-11-05T17:12:02.227Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:12:02 [2022-11-05T17:12:02.227Z] ++ 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
17:12:02 [2022-11-05T17:12:02.227Z] ++ set -e
17:12:02 [2022-11-05T17:12:02.227Z] ++ '[' -n 0 ']'
17:12:02 [2022-11-05T17:12:02.227Z] ++ set -x
17:12:02 [2022-11-05T17:12:02.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:12:02 [2022-11-05T17:12:02.228Z] INFO: Testing against a local daemon
17:12:02 [2022-11-05T17:12:02.228Z] === RUN   TestAttachWithTTY
17:12:02 [2022-11-05T17:12:02.228Z] --- PASS: TestAttachWithTTY (0.05s)
17:12:02 [2022-11-05T17:12:02.228Z] === RUN   TestAttachWithoutTTy
17:12:02 [2022-11-05T17:12:02.483Z] --- PASS: TestAttachWithoutTTy (0.04s)
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestCheckpoint
17:12:02 [2022-11-05T17:12:02.483Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:12:02 [2022-11-05T17:12:02.483Z] --- SKIP: TestCheckpoint (0.00s)
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/commit
17:12:02 [2022-11-05T17:12:02.483Z] === PAUSE TestContainerInvalidJSON/commit
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/containers/create
17:12:02 [2022-11-05T17:12:02.483Z] === PAUSE TestContainerInvalidJSON/containers/create
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:12:02 [2022-11-05T17:12:02.483Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:12:02 [2022-11-05T17:12:02.483Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:12:02 [2022-11-05T17:12:02.483Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:12:02 [2022-11-05T17:12:02.483Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:12:02 [2022-11-05T17:12:02.483Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:12:02 [2022-11-05T17:12:02.483Z] === CONT  TestContainerInvalidJSON/commit
17:12:02 [2022-11-05T17:12:02.483Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:12:02 [2022-11-05T17:12:02.483Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:12:02 [2022-11-05T17:12:02.483Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:12:02 [2022-11-05T17:12:02.483Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:12:02 [2022-11-05T17:12:02.484Z] === CONT  TestContainerInvalidJSON/containers/create
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:12:02 [2022-11-05T17:12:02.484Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:12:02 [2022-11-05T17:12:02.484Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:12:02 [2022-11-05T17:12:02.484Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:12:02 [2022-11-05T17:12:02.484Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:12:02 [2022-11-05T17:12:02.484Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestCopyFromContainerPathIsNotDir
17:12:02 [2022-11-05T17:12:02.484Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestCopyToContainerPathDoesNotExist
17:12:02 [2022-11-05T17:12:02.484Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:12:02 [2022-11-05T17:12:02.484Z] === RUN   TestCopyEmptyFile
17:12:02 [2022-11-05T17:12:02.739Z] --- PASS: TestCopyEmptyFile (0.20s)
17:12:02 [2022-11-05T17:12:02.740Z] === RUN   TestCopyToContainerPathIsNotDir
17:12:02 [2022-11-05T17:12:02.740Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:12:02 [2022-11-05T17:12:02.740Z] === RUN   TestCopyFromContainer
17:12:03 [2022-11-05T17:12:03.668Z] === RUN   TestCopyFromContainer//
17:12:03 [2022-11-05T17:12:03.668Z] === RUN   TestCopyFromContainer//bar/root
17:12:03 [2022-11-05T17:12:03.668Z] === RUN   TestCopyFromContainer//bar/root/
17:12:03 [2022-11-05T17:12:03.668Z] === RUN   TestCopyFromContainer/bar/quux
17:12:03 [2022-11-05T17:12:03.924Z] === RUN   TestCopyFromContainer/bar/quux/
17:12:03 [2022-11-05T17:12:03.924Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:12:03 [2022-11-05T17:12:03.924Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:12:03 [2022-11-05T17:12:03.924Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:12:04 [2022-11-05T17:12:04.180Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:12:04 [2022-11-05T17:12:04.180Z] === RUN   TestCopyFromContainer/bar/notarget
17:12:04 [2022-11-05T17:12:04.180Z] --- PASS: TestCopyFromContainer (1.44s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:12:04 [2022-11-05T17:12:04.180Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:12:04 [2022-11-05T17:12:04.180Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:12:04 [2022-11-05T17:12:04.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:12:04 [2022-11-05T17:12:04.180Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:12:04 [2022-11-05T17:12:04.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:12:04 [2022-11-05T17:12:04.180Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:12:04 [2022-11-05T17:12:04.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:12:04 [2022-11-05T17:12:04.180Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:12:04 [2022-11-05T17:12:04.180Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:12:04 [2022-11-05T17:12:04.180Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:12:04 [2022-11-05T17:12:04.180Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:12:04 [2022-11-05T17:12:04.180Z] === RUN   TestCreateLinkToNonExistingContainer
17:12:04 [2022-11-05T17:12:04.180Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:12:04 [2022-11-05T17:12:04.180Z] === RUN   TestCreateWithInvalidEnv
17:12:04 [2022-11-05T17:12:04.180Z] === RUN   TestCreateWithInvalidEnv/0
17:12:04 [2022-11-05T17:12:04.180Z] === PAUSE TestCreateWithInvalidEnv/0
17:12:04 [2022-11-05T17:12:04.180Z] === RUN   TestCreateWithInvalidEnv/1
17:12:04 [2022-11-05T17:12:04.180Z] === PAUSE TestCreateWithInvalidEnv/1
17:12:04 [2022-11-05T17:12:04.180Z] === RUN   TestCreateWithInvalidEnv/2
17:12:04 [2022-11-05T17:12:04.180Z] === PAUSE TestCreateWithInvalidEnv/2
17:12:04 [2022-11-05T17:12:04.180Z] === CONT  TestCreateWithInvalidEnv/0
17:12:04 [2022-11-05T17:12:04.180Z] === CONT  TestCreateWithInvalidEnv/2
17:12:04 [2022-11-05T17:12:04.180Z] === CONT  TestCreateWithInvalidEnv/1
17:12:04 [2022-11-05T17:12:04.180Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:12:04 [2022-11-05T17:12:04.180Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:12:04 [2022-11-05T17:12:04.180Z] === RUN   TestCreateTmpfsMountsTarget
17:12:04 [2022-11-05T17:12:04.180Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:12:04 [2022-11-05T17:12:04.180Z] === RUN   TestCreateWithCustomMaskedPaths
17:12:05 [2022-11-05T17:12:05.548Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
17:12:05 [2022-11-05T17:12:05.548Z] === RUN   TestCreateWithCustomReadonlyPaths
17:12:06 [2022-11-05T17:12:06.914Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
17:12:06 [2022-11-05T17:12:06.914Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:12:06 [2022-11-05T17:12:06.914Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:12:06 [2022-11-05T17:12:06.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:12:06 [2022-11-05T17:12:06.914Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:12:06 [2022-11-05T17:12:06.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:12:06 [2022-11-05T17:12:06.914Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:12:06 [2022-11-05T17:12:06.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:12:06 [2022-11-05T17:12:06.914Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:12:06 [2022-11-05T17:12:06.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:12:06 [2022-11-05T17:12:06.914Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:12:06 [2022-11-05T17:12:06.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:12:06 [2022-11-05T17:12:06.914Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:12:06 [2022-11-05T17:12:06.914Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:12:06 [2022-11-05T17:12:06.914Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:12:06 [2022-11-05T17:12:06.914Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:12:06 [2022-11-05T17:12:06.914Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:12:06 [2022-11-05T17:12:06.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:12:06 [2022-11-05T17:12:06.914Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:12:06 [2022-11-05T17:12:06.914Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:12:06 [2022-11-05T17:12:06.914Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:12:06 [2022-11-05T17:12:06.914Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:12:06 [2022-11-05T17:12:06.914Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:12:06 [2022-11-05T17:12:06.914Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:12:07 [2022-11-05T17:12:07.170Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestCreateDifferentPlatform
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestCreateDifferentPlatform/different_os
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:12:07 [2022-11-05T17:12:07.170Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:12:07 [2022-11-05T17:12:07.170Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:12:07 [2022-11-05T17:12:07.170Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:12:07 [2022-11-05T17:12:07.170Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:12:07 [2022-11-05T17:12:07.170Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestCreateInvalidHostConfig
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:12:07 [2022-11-05T17:12:07.170Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:12:07 [2022-11-05T17:12:07.170Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:12:07 [2022-11-05T17:12:07.170Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:12:07 [2022-11-05T17:12:07.170Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:12:07 [2022-11-05T17:12:07.170Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:12:07 [2022-11-05T17:12:07.170Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:12:07 [2022-11-05T17:12:07.170Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:12:07 [2022-11-05T17:12:07.170Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:12:07 [2022-11-05T17:12:07.170Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:12:07 [2022-11-05T17:12:07.170Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:12:07 [2022-11-05T17:12:07.170Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:12:07 [2022-11-05T17:12:07.170Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:12:07 [2022-11-05T17:12:07.170Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestContainerStartOnDaemonRestart
17:12:07 [2022-11-05T17:12:07.170Z] === PAUSE TestContainerStartOnDaemonRestart
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestDaemonRestartIpcMode
17:12:07 [2022-11-05T17:12:07.170Z] === PAUSE TestDaemonRestartIpcMode
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestDaemonHostGatewayIP
17:12:07 [2022-11-05T17:12:07.170Z] === PAUSE TestDaemonHostGatewayIP
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestRestartDaemonWithRestartingContainer
17:12:07 [2022-11-05T17:12:07.170Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestContainerKillOnDaemonStart
17:12:07 [2022-11-05T17:12:07.170Z] === PAUSE TestContainerKillOnDaemonStart
17:12:07 [2022-11-05T17:12:07.170Z] === RUN   TestDiff
17:12:07 [2022-11-05T17:12:07.732Z] --- PASS: TestDiff (0.42s)
17:12:07 [2022-11-05T17:12:07.732Z] === RUN   TestExecConsoleSize
17:12:07 [2022-11-05T17:12:07.988Z] --- PASS: TestExecConsoleSize (0.44s)
17:12:07 [2022-11-05T17:12:07.988Z] === RUN   TestExecWithCloseStdin
17:12:08 [2022-11-05T17:12:08.550Z] --- PASS: TestExecWithCloseStdin (0.46s)
17:12:08 [2022-11-05T17:12:08.550Z] === RUN   TestExec
17:12:09 [2022-11-05T17:12:09.112Z] --- PASS: TestExec (0.45s)
17:12:09 [2022-11-05T17:12:09.112Z] === RUN   TestExecUser
17:12:09 [2022-11-05T17:12:09.368Z] --- PASS: TestExecUser (0.47s)
17:12:09 [2022-11-05T17:12:09.368Z] === RUN   TestExportContainerAndImportImage
17:12:09 [2022-11-05T17:12:09.930Z] --- PASS: TestExportContainerAndImportImage (0.54s)
17:12:09 [2022-11-05T17:12:09.930Z] === RUN   TestExportContainerAfterDaemonRestart
17:12:11 [2022-11-05T17:12:11.296Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
17:12:11 [2022-11-05T17:12:11.297Z] === RUN   TestHealthCheckWorkdir
17:12:11 [2022-11-05T17:12:11.883Z] --- PASS: TestHealthCheckWorkdir (0.62s)
17:12:11 [2022-11-05T17:12:11.883Z] === RUN   TestHealthKillContainer
17:12:19 [2022-11-05T17:12:19.995Z] --- PASS: TestHealthKillContainer (7.87s)
17:12:19 [2022-11-05T17:12:19.995Z] === RUN   TestHealthCheckProcessKilled
17:12:20 [2022-11-05T17:12:20.251Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
17:12:20 [2022-11-05T17:12:20.251Z] === RUN   TestInspectCpusetInConfigPre120
17:12:20 [2022-11-05T17:12:20.814Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
17:12:20 [2022-11-05T17:12:20.814Z] === RUN   TestIpcModeNone
17:12:21 [2022-11-05T17:12:21.376Z] --- PASS: TestIpcModeNone (0.45s)
17:12:21 [2022-11-05T17:12:21.376Z] === RUN   TestIpcModePrivate
17:12:21 [2022-11-05T17:12:21.631Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
17:12:21 [2022-11-05T17:12:21.631Z] --- PASS: TestIpcModePrivate (0.44s)
17:12:21 [2022-11-05T17:12:21.631Z] === RUN   TestIpcModeShareable
17:12:21 [2022-11-05T17:12:21.890Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
17:12:22 [2022-11-05T17:12:22.146Z] --- PASS: TestIpcModeShareable (0.43s)
17:12:22 [2022-11-05T17:12:22.146Z] === RUN   TestAPIIpcModeShareableAndContainer
17:12:23 [2022-11-05T17:12:23.514Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
17:12:23 [2022-11-05T17:12:23.514Z] === RUN   TestAPIIpcModeHost
17:12:23 [2022-11-05T17:12:23.770Z] --- PASS: TestAPIIpcModeHost (0.35s)
17:12:23 [2022-11-05T17:12:23.770Z] === RUN   TestDaemonIpcModeShareable
17:12:24 [2022-11-05T17:12:24.698Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:12:24 [2022-11-05T17:12:24.954Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
17:12:24 [2022-11-05T17:12:24.954Z] === RUN   TestDaemonIpcModePrivate
17:12:25 [2022-11-05T17:12:25.882Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:12:26 [2022-11-05T17:12:26.138Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
17:12:26 [2022-11-05T17:12:26.138Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:12:27 [2022-11-05T17:12:27.066Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:12:27 [2022-11-05T17:12:27.322Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
17:12:27 [2022-11-05T17:12:27.322Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:12:28 [2022-11-05T17:12:28.250Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:12:28 [2022-11-05T17:12:28.250Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s)
17:12:28 [2022-11-05T17:12:28.250Z] === RUN   TestIpcModeOlderClient
17:12:28 [2022-11-05T17:12:28.250Z] === PAUSE TestIpcModeOlderClient
17:12:28 [2022-11-05T17:12:28.250Z] === RUN   TestKillContainerInvalidSignal
17:12:28 [2022-11-05T17:12:28.811Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
17:12:28 [2022-11-05T17:12:28.811Z] === RUN   TestKillContainer
17:12:28 [2022-11-05T17:12:28.811Z] === RUN   TestKillContainer/no_signal
17:12:29 [2022-11-05T17:12:29.068Z] === RUN   TestKillContainer/non_killing_signal
17:12:29 [2022-11-05T17:12:29.324Z] === RUN   TestKillContainer/killing_signal
17:12:29 [2022-11-05T17:12:29.886Z] --- PASS: TestKillContainer (1.26s)
17:12:29 [2022-11-05T17:12:29.886Z]     --- PASS: TestKillContainer/no_signal (0.38s)
17:12:29 [2022-11-05T17:12:29.886Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
17:12:29 [2022-11-05T17:12:29.886Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
17:12:29 [2022-11-05T17:12:29.886Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:12:29 [2022-11-05T17:12:29.886Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:12:30 [2022-11-05T17:12:30.448Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:12:31 [2022-11-05T17:12:31.376Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s)
17:12:31 [2022-11-05T17:12:31.376Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
17:12:31 [2022-11-05T17:12:31.376Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
17:12:31 [2022-11-05T17:12:31.376Z] === RUN   TestKillStoppedContainer
17:12:31 [2022-11-05T17:12:31.376Z] --- PASS: TestKillStoppedContainer (0.04s)
17:12:31 [2022-11-05T17:12:31.376Z] === RUN   TestKillStoppedContainerAPIPre120
17:12:31 [2022-11-05T17:12:31.376Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:12:31 [2022-11-05T17:12:31.376Z] === RUN   TestKillDifferentUserContainer
17:12:31 [2022-11-05T17:12:31.632Z] --- PASS: TestKillDifferentUserContainer (0.38s)
17:12:31 [2022-11-05T17:12:31.632Z] === RUN   TestInspectOomKilledTrue
17:12:32 [2022-11-05T17:12:32.193Z] --- PASS: TestInspectOomKilledTrue (0.45s)
17:12:32 [2022-11-05T17:12:32.193Z] === RUN   TestInspectOomKilledFalse
17:12:32 [2022-11-05T17:12:32.449Z] --- PASS: TestInspectOomKilledFalse (0.37s)
17:12:32 [2022-11-05T17:12:32.449Z] === RUN   TestLinksEtcHostsContentMatch
17:12:32 [2022-11-05T17:12:32.705Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
17:12:32 [2022-11-05T17:12:32.705Z] === RUN   TestLinksContainerNames
17:12:33 [2022-11-05T17:12:33.633Z] --- PASS: TestLinksContainerNames (0.77s)
17:12:33 [2022-11-05T17:12:33.633Z] === RUN   TestLogsFollowTailEmpty
17:12:33 [2022-11-05T17:12:33.889Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
17:12:33 [2022-11-05T17:12:33.889Z] === RUN   TestLogs
17:12:33 [2022-11-05T17:12:33.889Z] === RUN   TestLogs/driver_local
17:12:33 [2022-11-05T17:12:33.889Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:12:33 [2022-11-05T17:12:33.889Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:12:33 [2022-11-05T17:12:33.889Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:12:33 [2022-11-05T17:12:33.889Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:12:33 [2022-11-05T17:12:33.889Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:12:33 [2022-11-05T17:12:33.889Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:12:33 [2022-11-05T17:12:33.889Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:12:33 [2022-11-05T17:12:33.889Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:12:33 [2022-11-05T17:12:33.889Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:12:33 [2022-11-05T17:12:33.889Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:12:33 [2022-11-05T17:12:33.889Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:12:33 [2022-11-05T17:12:33.889Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:12:33 [2022-11-05T17:12:33.889Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:12:33 [2022-11-05T17:12:33.889Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:12:34 [2022-11-05T17:12:34.452Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:12:34 [2022-11-05T17:12:34.452Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:12:35 [2022-11-05T17:12:35.014Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:12:35 [2022-11-05T17:12:35.014Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:12:35 [2022-11-05T17:12:35.946Z] === RUN   TestLogs/driver_json-file
17:12:35 [2022-11-05T17:12:35.946Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:12:35 [2022-11-05T17:12:35.946Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:12:35 [2022-11-05T17:12:35.946Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:12:35 [2022-11-05T17:12:35.946Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:12:35 [2022-11-05T17:12:35.946Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:12:35 [2022-11-05T17:12:35.946Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:12:35 [2022-11-05T17:12:35.946Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:12:35 [2022-11-05T17:12:35.946Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:12:35 [2022-11-05T17:12:35.946Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:12:35 [2022-11-05T17:12:35.946Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:12:35 [2022-11-05T17:12:35.946Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:12:35 [2022-11-05T17:12:35.946Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:12:35 [2022-11-05T17:12:35.946Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:12:35 [2022-11-05T17:12:35.946Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:12:36 [2022-11-05T17:12:36.205Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:12:36 [2022-11-05T17:12:36.463Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:12:37 [2022-11-05T17:12:37.025Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:12:37 [2022-11-05T17:12:37.025Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:12:37 [2022-11-05T17:12:37.588Z] --- PASS: TestLogs (3.66s)
17:12:37 [2022-11-05T17:12:37.588Z]     --- PASS: TestLogs/driver_local (0.01s)
17:12:37 [2022-11-05T17:12:37.588Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.55s)
17:12:37 [2022-11-05T17:12:37.588Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s)
17:12:37 [2022-11-05T17:12:37.588Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s)
17:12:37 [2022-11-05T17:12:37.588Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s)
17:12:37 [2022-11-05T17:12:37.588Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s)
17:12:37 [2022-11-05T17:12:37.588Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s)
17:12:37 [2022-11-05T17:12:37.588Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:12:37 [2022-11-05T17:12:37.588Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.56s)
17:12:37 [2022-11-05T17:12:37.588Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s)
17:12:37 [2022-11-05T17:12:37.588Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s)
17:12:37 [2022-11-05T17:12:37.588Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s)
17:12:37 [2022-11-05T17:12:37.588Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.60s)
17:12:37 [2022-11-05T17:12:37.588Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s)
17:12:37 [2022-11-05T17:12:37.588Z] === RUN   TestContainerNetworkMountsNoChown
17:12:37 [2022-11-05T17:12:37.844Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/default
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/default
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/private
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/private
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rprivate
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rprivate
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/slave
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/slave
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rslave
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rslave
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/shared
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/shared
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rshared
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rshared
17:12:37 [2022-11-05T17:12:37.844Z] === CONT  TestMountDaemonRoot/default
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/default/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/default/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === CONT  TestMountDaemonRoot/rslave
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === CONT  TestMountDaemonRoot/rshared
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === CONT  TestMountDaemonRoot/shared
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === CONT  TestMountDaemonRoot/rprivate
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === CONT  TestMountDaemonRoot/slave
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === CONT  TestMountDaemonRoot/private
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/private/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/private/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:12:37 [2022-11-05T17:12:37.844Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:12:37 [2022-11-05T17:12:37.844Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/default/mount_root
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/default/bind_root
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:12:38 [2022-11-05T17:12:38.100Z] === CONT  TestMountDaemonRoot/private/bind_root
17:12:38 [2022-11-05T17:12:38.356Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:12:38 [2022-11-05T17:12:38.356Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:12:38 [2022-11-05T17:12:38.356Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:12:38 [2022-11-05T17:12:38.356Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:12:38 [2022-11-05T17:12:38.356Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:12:38 [2022-11-05T17:12:38.356Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:12:38 [2022-11-05T17:12:38.356Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:12:38 [2022-11-05T17:12:38.356Z] === CONT  TestMountDaemonRoot/private/mount_root
17:12:38 [2022-11-05T17:12:38.356Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:12:38 [2022-11-05T17:12:38.356Z] --- PASS: TestMountDaemonRoot (0.01s)
17:12:38 [2022-11-05T17:12:38.356Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
17:12:38 [2022-11-05T17:12:38.356Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:12:38 [2022-11-05T17:12:38.356Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:12:38 [2022-11-05T17:12:38.356Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:12:38 [2022-11-05T17:12:38.356Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:12:38 [2022-11-05T17:12:38.356Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:12:38 [2022-11-05T17:12:38.356Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s)
17:12:38 [2022-11-05T17:12:38.357Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:12:38 [2022-11-05T17:12:38.357Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:12:38 [2022-11-05T17:12:38.357Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:12:38 [2022-11-05T17:12:38.357Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:12:38 [2022-11-05T17:12:38.357Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:12:38 [2022-11-05T17:12:38.357Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s)
17:12:38 [2022-11-05T17:12:38.357Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:12:38 [2022-11-05T17:12:38.357Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:12:38 [2022-11-05T17:12:38.357Z] === RUN   TestContainerBindMountNonRecursive
17:12:39 [2022-11-05T17:12:39.723Z] --- PASS: TestContainerBindMountNonRecursive (1.27s)
17:12:39 [2022-11-05T17:12:39.723Z] === RUN   TestContainerVolumesMountedAsShared
17:12:39 [2022-11-05T17:12:39.979Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
17:12:39 [2022-11-05T17:12:39.979Z] === RUN   TestContainerVolumesMountedAsSlave
17:12:40 [2022-11-05T17:12:40.235Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
17:12:40 [2022-11-05T17:12:40.235Z] === RUN   TestNetworkNat
17:12:40 [2022-11-05T17:12:40.797Z] --- PASS: TestNetworkNat (0.45s)
17:12:40 [2022-11-05T17:12:40.797Z] === RUN   TestNetworkLocalhostTCPNat
17:12:41 [2022-11-05T17:12:41.054Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
17:12:41 [2022-11-05T17:12:41.054Z] === RUN   TestNetworkLoopbackNat
17:12:43 [2022-11-05T17:12:43.569Z] --- PASS: TestNetworkLoopbackNat (2.53s)
17:12:43 [2022-11-05T17:12:43.569Z] === RUN   TestPause
17:12:44 [2022-11-05T17:12:44.131Z] --- PASS: TestPause (0.41s)
17:12:44 [2022-11-05T17:12:44.131Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:12:44 [2022-11-05T17:12:44.131Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:12:44 [2022-11-05T17:12:44.131Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:12:44 [2022-11-05T17:12:44.131Z] === RUN   TestPauseStopPausedContainer
17:12:44 [2022-11-05T17:12:44.387Z] --- PASS: TestPauseStopPausedContainer (0.42s)
17:12:44 [2022-11-05T17:12:44.387Z] === RUN   TestPidHost
17:12:45 [2022-11-05T17:12:45.314Z] --- PASS: TestPidHost (0.93s)
17:12:45 [2022-11-05T17:12:45.314Z] === RUN   TestPsFilter
17:12:45 [2022-11-05T17:12:45.570Z] --- PASS: TestPsFilter (0.09s)
17:12:45 [2022-11-05T17:12:45.570Z] === RUN   TestRemoveContainerWithRemovedVolume
17:12:45 [2022-11-05T17:12:45.826Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
17:12:45 [2022-11-05T17:12:45.826Z] === RUN   TestRemoveContainerWithVolume
17:12:46 [2022-11-05T17:12:46.388Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
17:12:46 [2022-11-05T17:12:46.388Z] === RUN   TestRemoveContainerRunning
17:12:46 [2022-11-05T17:12:46.644Z] --- PASS: TestRemoveContainerRunning (0.42s)
17:12:46 [2022-11-05T17:12:46.644Z] === RUN   TestRemoveContainerForceRemoveRunning
17:12:47 [2022-11-05T17:12:47.205Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
17:12:47 [2022-11-05T17:12:47.205Z] === RUN   TestRemoveInvalidContainer
17:12:47 [2022-11-05T17:12:47.205Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:12:47 [2022-11-05T17:12:47.205Z] === RUN   TestRenameLinkedContainer
17:12:49 [2022-11-05T17:12:49.095Z] --- PASS: TestRenameLinkedContainer (1.68s)
17:12:49 [2022-11-05T17:12:49.095Z] === RUN   TestRenameStoppedContainer
17:12:49 [2022-11-05T17:12:49.095Z] --- PASS: TestRenameStoppedContainer (0.39s)
17:12:49 [2022-11-05T17:12:49.095Z] === RUN   TestRenameRunningContainerAndReuse
17:12:50 [2022-11-05T17:12:50.023Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
17:12:50 [2022-11-05T17:12:50.023Z] === RUN   TestRenameInvalidName
17:12:50 [2022-11-05T17:12:50.585Z] --- PASS: TestRenameInvalidName (0.42s)
17:12:50 [2022-11-05T17:12:50.585Z] === RUN   TestRenameAnonymousContainer
17:12:51 [2022-11-05T17:12:51.952Z] --- PASS: TestRenameAnonymousContainer (1.54s)
17:12:51 [2022-11-05T17:12:51.952Z] === RUN   TestRenameContainerWithSameName
17:12:52 [2022-11-05T17:12:52.513Z] --- PASS: TestRenameContainerWithSameName (0.40s)
17:12:52 [2022-11-05T17:12:52.513Z] === RUN   TestRenameContainerWithLinkedContainer
17:12:53 [2022-11-05T17:12:53.075Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
17:12:53 [2022-11-05T17:12:53.075Z] === RUN   TestResize
17:12:53 [2022-11-05T17:12:53.637Z] --- PASS: TestResize (0.41s)
17:12:53 [2022-11-05T17:12:53.637Z] === RUN   TestResizeWithInvalidSize
17:12:54 [2022-11-05T17:12:54.199Z] --- PASS: TestResizeWithInvalidSize (0.46s)
17:12:54 [2022-11-05T17:12:54.199Z] === RUN   TestResizeWhenContainerNotStarted
17:12:54 [2022-11-05T17:12:54.455Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:12:54 [2022-11-05T17:12:54.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:12:56 [2022-11-05T17:12:56.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:12:57 [2022-11-05T17:12:57.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:12:58 [2022-11-05T17:12:58.638Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:12:59 [2022-11-05T17:12:59.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:13:00 [2022-11-05T17:13:00.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:13:01 [2022-11-05T17:13:01.521Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:13:02 [2022-11-05T17:13:02.083Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:13:03 [2022-11-05T17:13:03.010Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:13:03 [2022-11-05T17:13:03.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:13:04 [2022-11-05T17:13:04.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:13:05 [2022-11-05T17:13:05.123Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:13:05 [2022-11-05T17:13:05.685Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:13:06 [2022-11-05T17:13:06.248Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:08 [2022-11-05T17:13:08.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:13:12 [2022-11-05T17:13:12.932Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.58s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.95s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.79s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s)
17:13:12 [2022-11-05T17:13:12.932Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s)
17:13:12 [2022-11-05T17:13:12.932Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:13:12 [2022-11-05T17:13:12.932Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:13:13 [2022-11-05T17:13:13.494Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:13:14 [2022-11-05T17:13:14.422Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s)
17:13:14 [2022-11-05T17:13:14.422Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
17:13:14 [2022-11-05T17:13:14.422Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
17:13:14 [2022-11-05T17:13:14.422Z] === RUN   TestCgroupNamespacesRun
17:13:15 [2022-11-05T17:13:15.349Z] --- PASS: TestCgroupNamespacesRun (1.14s)
17:13:15 [2022-11-05T17:13:15.349Z] === RUN   TestCgroupNamespacesRunPrivileged
17:13:16 [2022-11-05T17:13:16.715Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
17:13:16 [2022-11-05T17:13:16.715Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:13:17 [2022-11-05T17:13:17.644Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
17:13:17 [2022-11-05T17:13:17.644Z] === RUN   TestCgroupNamespacesRunHostMode
17:13:19 [2022-11-05T17:13:19.009Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
17:13:19 [2022-11-05T17:13:19.010Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:13:19 [2022-11-05T17:13:19.937Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
17:13:19 [2022-11-05T17:13:19.937Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:13:21 [2022-11-05T17:13:21.303Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
17:13:21 [2022-11-05T17:13:21.303Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:13:21 [2022-11-05T17:13:21.866Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
17:13:21 [2022-11-05T17:13:21.866Z] === RUN   TestCgroupNamespacesRunOlderClient
17:13:22 [2022-11-05T17:13:22.794Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
17:13:22 [2022-11-05T17:13:22.794Z] === RUN   TestNISDomainname
17:13:23 [2022-11-05T17:13:23.357Z] --- PASS: TestNISDomainname (0.53s)
17:13:23 [2022-11-05T17:13:23.357Z] === RUN   TestHostnameDnsResolution
17:13:24 [2022-11-05T17:13:24.285Z] --- PASS: TestHostnameDnsResolution (0.66s)
17:13:24 [2022-11-05T17:13:24.285Z] === RUN   TestUnprivilegedPortsAndPing
17:13:24 [2022-11-05T17:13:24.541Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
17:13:24 [2022-11-05T17:13:24.541Z] === RUN   TestPrivilegedHostDevices
17:13:25 [2022-11-05T17:13:25.103Z] --- PASS: TestPrivilegedHostDevices (0.49s)
17:13:25 [2022-11-05T17:13:25.103Z] === RUN   TestRunConsoleSize
17:13:25 [2022-11-05T17:13:25.664Z] --- PASS: TestRunConsoleSize (0.41s)
17:13:25 [2022-11-05T17:13:25.664Z] === RUN   TestRunWithAlternativeContainerdShim
17:13:27 [2022-11-05T17:13:27.558Z] --- PASS: TestRunWithAlternativeContainerdShim (1.97s)
17:13:27 [2022-11-05T17:13:27.558Z] === RUN   TestStats
17:13:30 [2022-11-05T17:13:30.075Z] --- PASS: TestStats (2.40s)
17:13:30 [2022-11-05T17:13:30.075Z] === RUN   TestStopContainerWithTimeout
17:13:30 [2022-11-05T17:13:30.075Z] === RUN   TestStopContainerWithTimeout/0
17:13:30 [2022-11-05T17:13:30.075Z] === PAUSE TestStopContainerWithTimeout/0
17:13:30 [2022-11-05T17:13:30.075Z] === RUN   TestStopContainerWithTimeout/1
17:13:30 [2022-11-05T17:13:30.075Z] === PAUSE TestStopContainerWithTimeout/1
17:13:30 [2022-11-05T17:13:30.075Z] === RUN   TestStopContainerWithTimeout/3
17:13:30 [2022-11-05T17:13:30.075Z] === PAUSE TestStopContainerWithTimeout/3
17:13:30 [2022-11-05T17:13:30.075Z] === RUN   TestStopContainerWithTimeout/-1
17:13:30 [2022-11-05T17:13:30.075Z] === PAUSE TestStopContainerWithTimeout/-1
17:13:30 [2022-11-05T17:13:30.075Z] === CONT  TestStopContainerWithTimeout/0
17:13:30 [2022-11-05T17:13:30.075Z] === CONT  TestStopContainerWithTimeout/3
17:13:30 [2022-11-05T17:13:30.636Z] === CONT  TestStopContainerWithTimeout/-1
17:13:32 [2022-11-05T17:13:32.525Z] === CONT  TestStopContainerWithTimeout/1
17:13:33 [2022-11-05T17:13:33.890Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:13:33 [2022-11-05T17:13:33.890Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
17:13:33 [2022-11-05T17:13:33.890Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
17:13:33 [2022-11-05T17:13:33.890Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
17:13:33 [2022-11-05T17:13:33.890Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
17:13:33 [2022-11-05T17:13:33.890Z] === RUN   TestDeleteDevicemapper
17:13:33 [2022-11-05T17:13:33.890Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:13:33 [2022-11-05T17:13:33.890Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:13:33 [2022-11-05T17:13:33.890Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:13:35 [2022-11-05T17:13:35.780Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s)
17:13:35 [2022-11-05T17:13:35.780Z] === RUN   TestUpdateMemory
17:13:36 [2022-11-05T17:13:36.036Z] --- PASS: TestUpdateMemory (0.53s)
17:13:36 [2022-11-05T17:13:36.036Z] === RUN   TestUpdateCPUQuota
17:13:36 [2022-11-05T17:13:36.599Z] --- PASS: TestUpdateCPUQuota (0.66s)
17:13:36 [2022-11-05T17:13:36.599Z] === RUN   TestUpdatePidsLimit
17:13:36 [2022-11-05T17:13:36.599Z] === RUN   TestUpdatePidsLimit/update_from_none
17:13:36 [2022-11-05T17:13:36.854Z] === RUN   TestUpdatePidsLimit/no_change
17:13:36 [2022-11-05T17:13:36.855Z] === RUN   TestUpdatePidsLimit/update_lower
17:13:37 [2022-11-05T17:13:37.110Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:13:37 [2022-11-05T17:13:37.366Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:13:37 [2022-11-05T17:13:37.366Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:13:37 [2022-11-05T17:13:37.622Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:13:38 [2022-11-05T17:13:38.184Z] --- PASS: TestUpdatePidsLimit (1.59s)
17:13:38 [2022-11-05T17:13:38.184Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
17:13:38 [2022-11-05T17:13:38.184Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
17:13:38 [2022-11-05T17:13:38.184Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
17:13:38 [2022-11-05T17:13:38.184Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
17:13:38 [2022-11-05T17:13:38.184Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
17:13:38 [2022-11-05T17:13:38.184Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s)
17:13:38 [2022-11-05T17:13:38.184Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
17:13:38 [2022-11-05T17:13:38.184Z] === RUN   TestUpdateRestartPolicy
17:13:50 [2022-11-05T17:13:50.354Z] --- PASS: TestUpdateRestartPolicy (10.75s)
17:13:50 [2022-11-05T17:13:50.354Z] === RUN   TestUpdateRestartWithAutoRemove
17:13:50 [2022-11-05T17:13:50.354Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
17:13:50 [2022-11-05T17:13:50.354Z] === RUN   TestWaitNonBlocked
17:13:50 [2022-11-05T17:13:50.354Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:50 [2022-11-05T17:13:50.354Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:50 [2022-11-05T17:13:50.354Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:50 [2022-11-05T17:13:50.354Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:50 [2022-11-05T17:13:50.354Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:50 [2022-11-05T17:13:50.354Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:50 [2022-11-05T17:13:50.354Z] --- PASS: TestWaitNonBlocked (0.01s)
17:13:50 [2022-11-05T17:13:50.354Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
17:13:50 [2022-11-05T17:13:50.354Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
17:13:50 [2022-11-05T17:13:50.354Z] === RUN   TestWaitBlocked
17:13:50 [2022-11-05T17:13:50.354Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:13:50 [2022-11-05T17:13:50.354Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:13:50 [2022-11-05T17:13:50.354Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:13:50 [2022-11-05T17:13:50.354Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:13:50 [2022-11-05T17:13:50.354Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:13:50 [2022-11-05T17:13:50.354Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:13:50 [2022-11-05T17:13:50.610Z] --- PASS: TestWaitBlocked (0.01s)
17:13:50 [2022-11-05T17:13:50.610Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
17:13:50 [2022-11-05T17:13:50.610Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
17:13:50 [2022-11-05T17:13:50.610Z] === RUN   TestWaitConditions
17:13:50 [2022-11-05T17:13:50.610Z] === RUN   TestWaitConditions/default
17:13:50 [2022-11-05T17:13:50.610Z] === PAUSE TestWaitConditions/default
17:13:50 [2022-11-05T17:13:50.610Z] === RUN   TestWaitConditions/not-running
17:13:50 [2022-11-05T17:13:50.610Z] === PAUSE TestWaitConditions/not-running
17:13:50 [2022-11-05T17:13:50.610Z] === RUN   TestWaitConditions/next-exit
17:13:50 [2022-11-05T17:13:50.610Z] === PAUSE TestWaitConditions/next-exit
17:13:50 [2022-11-05T17:13:50.610Z] === RUN   TestWaitConditions/removed
17:13:50 [2022-11-05T17:13:50.610Z] === PAUSE TestWaitConditions/removed
17:13:50 [2022-11-05T17:13:50.610Z] === CONT  TestWaitConditions/default
17:13:50 [2022-11-05T17:13:50.610Z] === CONT  TestWaitConditions/next-exit
17:13:52 [2022-11-05T17:13:52.500Z] === CONT  TestWaitConditions/not-running
17:13:52 [2022-11-05T17:13:52.500Z] === CONT  TestWaitConditions/removed
17:13:53 [2022-11-05T17:13:53.866Z] --- PASS: TestWaitConditions (0.01s)
17:13:53 [2022-11-05T17:13:53.866Z]     --- PASS: TestWaitConditions/default (1.53s)
17:13:53 [2022-11-05T17:13:53.866Z]     --- PASS: TestWaitConditions/next-exit (1.57s)
17:13:53 [2022-11-05T17:13:53.866Z]     --- PASS: TestWaitConditions/not-running (1.58s)
17:13:53 [2022-11-05T17:13:53.866Z]     --- PASS: TestWaitConditions/removed (1.61s)
17:13:53 [2022-11-05T17:13:53.866Z] === RUN   TestWaitRestartedContainer
17:13:53 [2022-11-05T17:13:53.866Z] === RUN   TestWaitRestartedContainer/default
17:13:53 [2022-11-05T17:13:53.866Z] === PAUSE TestWaitRestartedContainer/default
17:13:53 [2022-11-05T17:13:53.866Z] === RUN   TestWaitRestartedContainer/not-running
17:13:53 [2022-11-05T17:13:53.866Z] === PAUSE TestWaitRestartedContainer/not-running
17:13:53 [2022-11-05T17:13:53.866Z] === RUN   TestWaitRestartedContainer/next-exit
17:13:53 [2022-11-05T17:13:53.866Z] === PAUSE TestWaitRestartedContainer/next-exit
17:13:53 [2022-11-05T17:13:53.866Z] === CONT  TestWaitRestartedContainer/default
17:13:53 [2022-11-05T17:13:53.866Z] === CONT  TestWaitRestartedContainer/next-exit
17:13:55 [2022-11-05T17:13:55.231Z] === CONT  TestWaitRestartedContainer/not-running
17:13:56 [2022-11-05T17:13:56.165Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:13:56 [2022-11-05T17:13:56.165Z]     --- PASS: TestWaitRestartedContainer/default (1.21s)
17:13:56 [2022-11-05T17:13:56.165Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.34s)
17:13:56 [2022-11-05T17:13:56.165Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
17:13:56 [2022-11-05T17:13:56.165Z] === CONT  TestContainerStartOnDaemonRestart
17:13:56 [2022-11-05T17:13:56.165Z] === CONT  TestRestartDaemonWithRestartingContainer
17:13:58 [2022-11-05T17:13:58.084Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s)
17:13:58 [2022-11-05T17:13:58.084Z] === CONT  TestDaemonHostGatewayIP
17:13:58 [2022-11-05T17:13:58.084Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s)
17:13:58 [2022-11-05T17:13:58.084Z] === CONT  TestDaemonRestartIpcMode
17:14:00 [2022-11-05T17:14:00.601Z] --- PASS: TestDaemonRestartIpcMode (2.34s)
17:14:00 [2022-11-05T17:14:00.601Z] === CONT  TestIpcModeOlderClient
17:14:00 [2022-11-05T17:14:00.601Z] --- PASS: TestDaemonHostGatewayIP (2.44s)
17:14:00 [2022-11-05T17:14:00.601Z] === CONT  TestContainerKillOnDaemonStart
17:14:00 [2022-11-05T17:14:00.601Z] --- PASS: TestIpcModeOlderClient (0.06s)
17:14:12 [2022-11-05T17:14:12.767Z] --- PASS: TestContainerKillOnDaemonStart (11.48s)
17:14:12 [2022-11-05T17:14:12.767Z] PASS
17:14:12 [2022-11-05T17:14:12.767Z] 
17:14:12 [2022-11-05T17:14:12.767Z] === Skipped
17:14:12 [2022-11-05T17:14:12.767Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:14:12 [2022-11-05T17:14:12.767Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:14:12 [2022-11-05T17:14:12.767Z] 
17:14:12 [2022-11-05T17:14:12.767Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:14:12 [2022-11-05T17:14:12.767Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:14:12 [2022-11-05T17:14:12.767Z] 
17:14:12 [2022-11-05T17:14:12.767Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:14:12 [2022-11-05T17:14:12.767Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:14:12 [2022-11-05T17:14:12.767Z] 
17:14:12 [2022-11-05T17:14:12.767Z] DONE 273 tests, 3 skipped in 129.839s
17:14:12 [2022-11-05T17:14:12.767Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:14:12 [2022-11-05T17:14:12.767Z] ++ 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
17:14:12 [2022-11-05T17:14:12.767Z] ++ set -e
17:14:12 [2022-11-05T17:14:12.767Z] ++ '[' -n 0 ']'
17:14:12 [2022-11-05T17:14:12.767Z] ++ set -x
17:14:12 [2022-11-05T17:14:12.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:14:12 [2022-11-05T17:14:12.767Z] INFO: Testing against a local daemon
17:14:12 [2022-11-05T17:14:12.767Z] === RUN   TestConfigDaemonLibtrustID
17:14:12 [2022-11-05T17:14:12.767Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
17:14:12 [2022-11-05T17:14:12.767Z] === RUN   TestConfigDaemonID
17:14:13 [2022-11-05T17:14:13.697Z]     daemon_test.go:86: [d5a965efe7edd] daemon is not started
17:14:13 [2022-11-05T17:14:13.697Z] --- PASS: TestConfigDaemonID (1.04s)
17:14:13 [2022-11-05T17:14:13.697Z] === RUN   TestDaemonConfigValidation
17:14:13 [2022-11-05T17:14:13.697Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:14:13 [2022-11-05T17:14:13.697Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:14:13 [2022-11-05T17:14:13.697Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:14:13 [2022-11-05T17:14:13.698Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:14:13 [2022-11-05T17:14:13.698Z] === RUN   TestDaemonConfigValidation/invalid_config
17:14:13 [2022-11-05T17:14:13.698Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:14:13 [2022-11-05T17:14:13.698Z] === RUN   TestDaemonConfigValidation/malformed_config
17:14:13 [2022-11-05T17:14:13.698Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:14:13 [2022-11-05T17:14:13.698Z] === RUN   TestDaemonConfigValidation/valid_config
17:14:13 [2022-11-05T17:14:13.698Z] === PAUSE TestDaemonConfigValidation/valid_config
17:14:13 [2022-11-05T17:14:13.698Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:14:13 [2022-11-05T17:14:13.698Z] === CONT  TestDaemonConfigValidation/malformed_config
17:14:13 [2022-11-05T17:14:13.698Z] === CONT  TestDaemonConfigValidation/valid_config
17:14:13 [2022-11-05T17:14:13.698Z] === CONT  TestDaemonConfigValidation/invalid_config
17:14:13 [2022-11-05T17:14:13.953Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:14:13 [2022-11-05T17:14:13.953Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:14:13 [2022-11-05T17:14:13.953Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:14:13 [2022-11-05T17:14:13.953Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
17:14:13 [2022-11-05T17:14:13.953Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:14:13 [2022-11-05T17:14:13.953Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
17:14:13 [2022-11-05T17:14:13.953Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:14:13 [2022-11-05T17:14:13.953Z] === RUN   TestConfigDaemonSeccompProfiles
17:14:13 [2022-11-05T17:14:13.953Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:14:14 [2022-11-05T17:14:14.881Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:14:16 [2022-11-05T17:14:16.246Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:14:17 [2022-11-05T17:14:17.174Z] === CONT  TestConfigDaemonSeccompProfiles
17:14:17 [2022-11-05T17:14:17.174Z]     daemon_test.go:200: [d8ab48fb88f2f] daemon is not started
17:14:17 [2022-11-05T17:14:17.174Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
17:14:17 [2022-11-05T17:14:17.174Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:14:17 [2022-11-05T17:14:17.174Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:14:17 [2022-11-05T17:14:17.174Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:14:17 [2022-11-05T17:14:17.174Z] === RUN   TestDaemonProxy
17:14:17 [2022-11-05T17:14:17.174Z] === RUN   TestDaemonProxy/environment_variables
17:14:19 [2022-11-05T17:14:19.062Z] === RUN   TestDaemonProxy/command-line_options
17:14:20 [2022-11-05T17:14:20.428Z] === RUN   TestDaemonProxy/configuration_file
17:14:22 [2022-11-05T17:14:22.316Z] === RUN   TestDaemonProxy/conflicting_options
17:14:22 [2022-11-05T17:14:22.573Z] === RUN   TestDaemonProxy/reload_sanitized
17:14:23 [2022-11-05T17:14:23.134Z] --- PASS: TestDaemonProxy (6.20s)
17:14:23 [2022-11-05T17:14:23.134Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
17:14:23 [2022-11-05T17:14:23.134Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
17:14:23 [2022-11-05T17:14:23.134Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
17:14:23 [2022-11-05T17:14:23.134Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:14:23 [2022-11-05T17:14:23.134Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:14:23 [2022-11-05T17:14:23.134Z] === RUN   TestLiveRestore
17:14:23 [2022-11-05T17:14:23.134Z] === RUN   TestLiveRestore/volume_references
17:14:23 [2022-11-05T17:14:23.134Z] === PAUSE TestLiveRestore/volume_references
17:14:23 [2022-11-05T17:14:23.134Z] === CONT  TestLiveRestore/volume_references
17:14:23 [2022-11-05T17:14:23.880Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:14:23 [2022-11-05T17:14:23.880Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:14:24 [2022-11-05T17:14:24.831Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:14:25 [2022-11-05T17:14:25.759Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:14:26 [2022-11-05T17:14:26.687Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:14:27 [2022-11-05T17:14:27.615Z] --- PASS: TestLiveRestore (0.00s)
17:14:27 [2022-11-05T17:14:27.615Z]     --- PASS: TestLiveRestore/volume_references (4.41s)
17:14:27 [2022-11-05T17:14:27.615Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.73s)
17:14:27 [2022-11-05T17:14:27.615Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s)
17:14:27 [2022-11-05T17:14:27.615Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s)
17:14:27 [2022-11-05T17:14:27.615Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.91s)
17:14:27 [2022-11-05T17:14:27.615Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
17:14:27 [2022-11-05T17:14:27.615Z] PASS
17:14:27 [2022-11-05T17:14:27.615Z] 
17:14:27 [2022-11-05T17:14:27.615Z] DONE 25 tests in 15.614s
17:14:27 [2022-11-05T17:14:27.615Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:14:27 [2022-11-05T17:14:27.615Z] ++ 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
17:14:27 [2022-11-05T17:14:27.615Z] ++ set -e
17:14:27 [2022-11-05T17:14:27.615Z] ++ '[' -n 0 ']'
17:14:27 [2022-11-05T17:14:27.615Z] ++ set -x
17:14:27 [2022-11-05T17:14:27.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:14:27 [2022-11-05T17:14:27.872Z] INFO: Testing against a local daemon
17:14:27 [2022-11-05T17:14:27.872Z] === RUN   TestCommitInheritsEnv
17:14:28 [2022-11-05T17:14:28.128Z] --- PASS: TestCommitInheritsEnv (0.23s)
17:14:28 [2022-11-05T17:14:28.129Z] === RUN   TestImportExtremelyLargeImageWorks
17:14:28 [2022-11-05T17:14:28.129Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:14:28 [2022-11-05T17:14:28.129Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:14:28 [2022-11-05T17:14:28.129Z] === RUN   TestImportWithCustomPlatform
17:14:28 [2022-11-05T17:14:28.129Z] === RUN   TestImportWithCustomPlatform/#00
17:14:28 [2022-11-05T17:14:28.129Z] === RUN   TestImportWithCustomPlatform/_______
17:14:28 [2022-11-05T17:14:28.129Z] === RUN   TestImportWithCustomPlatform//
17:14:28 [2022-11-05T17:14:28.129Z] === RUN   TestImportWithCustomPlatform/linux
17:14:28 [2022-11-05T17:14:28.129Z] === RUN   TestImportWithCustomPlatform/LINUX
17:14:28 [2022-11-05T17:14:28.129Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:14:28 [2022-11-05T17:14:28.386Z] === RUN   TestImportWithCustomPlatform/macos
17:14:28 [2022-11-05T17:14:28.386Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:14:28 [2022-11-05T17:14:28.386Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:14:28 [2022-11-05T17:14:28.386Z] --- PASS: TestImportWithCustomPlatform (0.29s)
17:14:28 [2022-11-05T17:14:28.386Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
17:14:28 [2022-11-05T17:14:28.386Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:14:28 [2022-11-05T17:14:28.386Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:14:28 [2022-11-05T17:14:28.387Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
17:14:28 [2022-11-05T17:14:28.387Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
17:14:28 [2022-11-05T17:14:28.387Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
17:14:28 [2022-11-05T17:14:28.387Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:14:28 [2022-11-05T17:14:28.387Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:14:28 [2022-11-05T17:14:28.387Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:14:28 [2022-11-05T17:14:28.387Z] === RUN   TestImagesFilterMultiReference
17:14:28 [2022-11-05T17:14:28.387Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:14:28 [2022-11-05T17:14:28.387Z] === RUN   TestImagePullPlatformInvalid
17:14:28 [2022-11-05T17:14:28.387Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:14:28 [2022-11-05T17:14:28.387Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" 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=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=info msg="Starting upload purge in 13m0s" go.version=go1.19.3 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4c76c3da-4b95-4fc6-be18-11b2c20dbd86 http.request.method=GET http.request.remoteaddr="127.0.0.1:54578" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4c76c3da-4b95-4fc6-be18-11b2c20dbd86 http.request.method=GET http.request.remoteaddr="127.0.0.1:54578" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.040245ms http.response.status=200 http.response.written=2 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5e8983d1-7660-4735-a172-74a3f1158d9f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=be0f14a3-ddc1-4ea1-8ce9-b31c66586f6c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=be0f14a3-ddc1-4ea1-8ce9-b31c66586f6c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" 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=be0f14a3-ddc1-4ea1-8ce9-b31c66586f6c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=27.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).GetContent" trace.id=01f0690e-5b96-4e82-b72e-eaa46494a3bc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" 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=be0f14a3-ddc1-4ea1-8ce9-b31c66586f6c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.910885ms http.response.status=404 http.response.written=157 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5e8983d1-7660-4735-a172-74a3f1158d9f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" 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=5e8983d1-7660-4735-a172-74a3f1158d9f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=24.163µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fb2c5c34-37e8-41b5-9ab0-b2227005cada trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" 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=5e8983d1-7660-4735-a172-74a3f1158d9f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.223364ms http.response.status=404 http.response.written=157 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=628bd9cd-3313-4a11-956d-28aa35b7ac36 http.request.method=POST http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=628bd9cd-3313-4a11-956d-28aa35b7ac36 http.request.method=POST http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=628bd9cd-3313-4a11-956d-28aa35b7ac36 http.request.method=POST http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=85.307µs trace.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=6c537456-39df-4bc9-99b5-baa8821a3ced trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=628bd9cd-3313-4a11-956d-28aa35b7ac36 http.request.method=POST http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=12.677µs trace.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=47e4b368-46ef-4d2f-b348-8f03690c7b86 trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=628bd9cd-3313-4a11-956d-28aa35b7ac36 http.request.method=POST http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=67.174µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=210ceefb-ca91-472f-bab5-d6448b805d3f trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=628bd9cd-3313-4a11-956d-28aa35b7ac36 http.request.method=POST http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.387267ms http.response.status=202 http.response.written=0 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e92e103d-1d45-4333-bfc4-27fe9b87a1bd http.request.method=POST http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e92e103d-1d45-4333-bfc4-27fe9b87a1bd http.request.method=POST http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6c620f7a-8847-4ddc-830b-5e39ed398239/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e92e103d-1d45-4333-bfc4-27fe9b87a1bd http.request.method=POST http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=59.306µs trace.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=90df14bb-4cdf-411e-908a-43ec8d0afcd1 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6c620f7a-8847-4ddc-830b-5e39ed398239/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e92e103d-1d45-4333-bfc4-27fe9b87a1bd http.request.method=POST http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=16.845µs trace.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=69ce2c06-a15b-4c51-9dd0-8dab65a01c48 trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6c620f7a-8847-4ddc-830b-5e39ed398239/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e92e103d-1d45-4333-bfc4-27fe9b87a1bd http.request.method=POST http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=69.463µs trace.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=7f289bc5-5263-469d-b177-706e1ea453ee trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e92e103d-1d45-4333-bfc4-27fe9b87a1bd http.request.method=POST http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=2.797287ms http.response.status=202 http.response.written=0 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" 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=c619e3de-fa69-4997-904a-34fbbf4b4768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.uuid=6c620f7a-8847-4ddc-830b-5e39ed398239 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" 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=c619e3de-fa69-4997-904a-34fbbf4b4768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.uuid=6c620f7a-8847-4ddc-830b-5e39ed398239 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6c620f7a-8847-4ddc-830b-5e39ed398239/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c619e3de-fa69-4997-904a-34fbbf4b4768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=29.349µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f49d3e7e-16d2-4372-ac47-c6947c9ceb42 trace.line=82 vars.name=test vars.uuid=6c620f7a-8847-4ddc-830b-5e39ed398239 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.387Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6c620f7a-8847-4ddc-830b-5e39ed398239/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c619e3de-fa69-4997-904a-34fbbf4b4768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=14.071µs trace.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=26012460-2870-4908-967b-8cfce671a766 trace.line=141 vars.name=test vars.uuid=6c620f7a-8847-4ddc-830b-5e39ed398239 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.388Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6c620f7a-8847-4ddc-830b-5e39ed398239/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c619e3de-fa69-4997-904a-34fbbf4b4768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=5.97742ms trace.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=b774c298-0482-4687-ab2b-adfd9eba16c3 trace.line=124 vars.name=test vars.uuid=6c620f7a-8847-4ddc-830b-5e39ed398239 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.388Z] time="2022-11-05T17:14:28Z" 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=c619e3de-fa69-4997-904a-34fbbf4b4768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.uuid=6c620f7a-8847-4ddc-830b-5e39ed398239 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.388Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6c620f7a-8847-4ddc-830b-5e39ed398239/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c619e3de-fa69-4997-904a-34fbbf4b4768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=37.39µs trace.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=bbc5a04a-81ed-4e63-acd1-f88856dc194c trace.line=141 vars.name=test vars.uuid=6c620f7a-8847-4ddc-830b-5e39ed398239 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.388Z] time="2022-11-05T17:14:28Z" 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=c619e3de-fa69-4997-904a-34fbbf4b4768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=40.96µs trace.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=72677989-1a29-4131-a0a9-8e609540bc17 trace.line=141 vars.name=test vars.uuid=6c620f7a-8847-4ddc-830b-5e39ed398239 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.388Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6c620f7a-8847-4ddc-830b-5e39ed398239/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c619e3de-fa69-4997-904a-34fbbf4b4768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=17.797µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7b2d3e17-a77b-4a05-a563-f45513aaa4bf trace.line=141 vars.name=test vars.uuid=6c620f7a-8847-4ddc-830b-5e39ed398239 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6c620f7a-8847-4ddc-830b-5e39ed398239/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=c619e3de-fa69-4997-904a-34fbbf4b4768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=52.455µs trace.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=7114981b-bb8c-4323-96d2-b4c1316822dd trace.line=167 vars.name=test vars.uuid=6c620f7a-8847-4ddc-830b-5e39ed398239 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" 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=c619e3de-fa69-4997-904a-34fbbf4b4768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=60.077µs trace.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=76ca0f79-52c6-424a-96e4-f55d8ff2a3a6 trace.line=95 vars.name=test vars.uuid=6c620f7a-8847-4ddc-830b-5e39ed398239 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6c620f7a-8847-4ddc-830b-5e39ed398239\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c619e3de-fa69-4997-904a-34fbbf4b4768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=81.632µs trace.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=ac1fb477-2510-4f9b-b326-323a41df6fe8 trace.line=181 vars.name=test vars.uuid=6c620f7a-8847-4ddc-830b-5e39ed398239 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" 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=c619e3de-fa69-4997-904a-34fbbf4b4768 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54586" http.request.uri="/v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=11.526603ms http.response.status=201 http.response.written=0 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "PUT /v2/test/blobs/uploads/6c620f7a-8847-4ddc-830b-5e39ed398239?_state=pmAQRjrrdI6HLAAKp97MKzX17jiDWZicNJ2sNazd_NZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZjNjIwZjdhLTg4NDctNGRkYy04MzBiLTVlMzllZDM5ODIzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzU4MDgyMDFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" 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=95be9486-e57a-4d0c-a28b-1d081f1b2549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.uuid=a52b9cd4-b9ef-4ad5-a294-5589f3256bd8 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" 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=95be9486-e57a-4d0c-a28b-1d081f1b2549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.uuid=a52b9cd4-b9ef-4ad5-a294-5589f3256bd8 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95be9486-e57a-4d0c-a28b-1d081f1b2549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=25.64µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=150a0189-34dc-412c-b452-74e05fa9361c trace.line=82 vars.name=test vars.uuid=a52b9cd4-b9ef-4ad5-a294-5589f3256bd8 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95be9486-e57a-4d0c-a28b-1d081f1b2549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=13.513µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b258edba-3f58-4ba7-b08f-36cef3f205e9 trace.line=141 vars.name=test vars.uuid=a52b9cd4-b9ef-4ad5-a294-5589f3256bd8 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95be9486-e57a-4d0c-a28b-1d081f1b2549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=90.509µs trace.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=a57caa50-6ea3-4b1f-b85d-7433cc1b0d2f trace.line=124 vars.name=test vars.uuid=a52b9cd4-b9ef-4ad5-a294-5589f3256bd8 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" 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=95be9486-e57a-4d0c-a28b-1d081f1b2549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.uuid=a52b9cd4-b9ef-4ad5-a294-5589f3256bd8 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95be9486-e57a-4d0c-a28b-1d081f1b2549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=11.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=68810f0a-fa5b-4352-bcfd-08b3f1cde9ef trace.line=141 vars.name=test vars.uuid=a52b9cd4-b9ef-4ad5-a294-5589f3256bd8 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" 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=95be9486-e57a-4d0c-a28b-1d081f1b2549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=15.45µs trace.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=ea8e53ea-9c2d-4852-9c58-4ba7007a07cf trace.line=141 vars.name=test vars.uuid=a52b9cd4-b9ef-4ad5-a294-5589f3256bd8 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95be9486-e57a-4d0c-a28b-1d081f1b2549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=9.279µs trace.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=36089d79-1e36-4205-88de-9089bf4e216d trace.line=141 vars.name=test vars.uuid=a52b9cd4-b9ef-4ad5-a294-5589f3256bd8 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8/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=95be9486-e57a-4d0c-a28b-1d081f1b2549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=36.865µs trace.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=b156b4b8-a1e6-4cf1-a7c5-f4fc4c2ff1f8 trace.line=167 vars.name=test vars.uuid=a52b9cd4-b9ef-4ad5-a294-5589f3256bd8 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" 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=95be9486-e57a-4d0c-a28b-1d081f1b2549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=43.765µs trace.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=3199df32-8d26-42f0-ba36-1eb3efaac29f trace.line=95 vars.name=test vars.uuid=a52b9cd4-b9ef-4ad5-a294-5589f3256bd8 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=95be9486-e57a-4d0c-a28b-1d081f1b2549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=80.614µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=c1e2e897-0224-4169-a14a-2a79f0502636 trace.line=181 vars.name=test vars.uuid=a52b9cd4-b9ef-4ad5-a294-5589f3256bd8 version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] time="2022-11-05T17:14:28Z" 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=95be9486-e57a-4d0c-a28b-1d081f1b2549 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=7.832633ms http.response.status=201 http.response.written=0 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.647Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "PUT /v2/test/blobs/uploads/a52b9cd4-b9ef-4ad5-a294-5589f3256bd8?_state=I_XV2iVIn7iXDq_Gkej8Cm9vXuT2SLvCrg3THtJx6eB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE1MmI5Y2Q0LWI5ZWYtNGFkNS1hMjk0LTU1ODlmMzI1NmJkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzoxNDoyOC4zNzE3NjY4MDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=42d06192-a134-4f7c-b390-d8ed6f029243 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=42d06192-a134-4f7c-b390-d8ed6f029243 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=42d06192-a134-4f7c-b390-d8ed6f029243 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=22.137µs trace.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=424fbebb-a4b0-49a4-8e07-aa646374ac21 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=42d06192-a134-4f7c-b390-d8ed6f029243 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.328208ms http.response.status=404 http.response.written=96 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown"
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=114.033µs trace.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=b59bc6fe-591f-43ce-afeb-d898df2a173a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=17.23µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f15cb9bb-6a5b-4393-b35b-bb181981c594 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=70.932µs trace.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=308312a1-8ba9-4085-a2df-705730468fe3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a 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=cfb30a35-604a-437c-9726-0841e15fddb6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=16.393µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0854c365-3ba0-4b3a-b764-fa70d52893cf trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=72.688µs trace.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=7cd8fe6d-f2a0-4c53-a654-203636832f3d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=96.606µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d278c230-d613-49c7-b2b9-02365013d572 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=36.84µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f1cecafd-caa3-4466-a0e4-cc2f97e465ea trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=88.45µs trace.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=26ce3718-b5a3-4561-9d72-22b7e30ef760 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=42.715µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6ea5e9de-920b-4360-a0fc-04fa8b896ac0 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=9e89f77d-306b-4b74-b1f0-24bfaa034d72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.181477ms http.response.status=201 http.response.written=0 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dc7cc91d-a6ec-4961-a24a-e18344c5a669 http.request.method=GET http.request.remoteaddr="127.0.0.1:54606" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=dc7cc91d-a6ec-4961-a24a-e18344c5a669 http.request.method=GET http.request.remoteaddr="127.0.0.1:54606" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb 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="766.314µs" http.response.status=200 http.response.written=2 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=82b50fb0-f94e-4276-9b7a-40228cb641c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=82b50fb0-f94e-4276-9b7a-40228cb641c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=82b50fb0-f94e-4276-9b7a-40228cb641c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=351.231µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a768aa50-b345-48c5-a221-7c9ebeb3c8a1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=82b50fb0-f94e-4276-9b7a-40228cb641c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=82b50fb0-f94e-4276-9b7a-40228cb641c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=82.198µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=65639d1f-7408-470d-8458-41daa398c6a5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=82b50fb0-f94e-4276-9b7a-40228cb641c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=31.212µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e8758baa-3324-48cc-9e46-7e70a3aa4cef trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" 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=82b50fb0-f94e-4276-9b7a-40228cb641c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=26.552µs trace.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=dd1f4a4e-35d0-45dd-84bf-5aec0cb3a43d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=82b50fb0-f94e-4276-9b7a-40228cb641c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=82b50fb0-f94e-4276-9b7a-40228cb641c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54622" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb 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=3.113163ms http.response.status=200 http.response.written=417 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5eb22b08-6f81-4504-835e-0841fed865b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5eb22b08-6f81-4504-835e-0841fed865b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.648Z] time="2022-11-05T17:14:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5eb22b08-6f81-4504-835e-0841fed865b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=5eb22b08-6f81-4504-835e-0841fed865b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=30.974µs trace.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=4d627754-3cce-4d91-addf-75ba444dad4e trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=5eb22b08-6f81-4504-835e-0841fed865b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=45.357µs trace.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=ed5a92aa-98d8-4a2f-aae2-e67148d6b8c3 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=5eb22b08-6f81-4504-835e-0841fed865b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=26.954µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=48e30e6a-4230-4ef2-8e8c-237d363c5e70 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5eb22b08-6f81-4504-835e-0841fed865b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5eb22b08-6f81-4504-835e-0841fed865b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54626" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.924333ms http.response.status=200 http.response.written=417 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2149b66e-5a5d-494f-92d6-8caf8eb5ad4f http.request.method=GET http.request.remoteaddr="127.0.0.1:54638" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2149b66e-5a5d-494f-92d6-8caf8eb5ad4f http.request.method=GET http.request.remoteaddr="127.0.0.1:54638" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=2149b66e-5a5d-494f-92d6-8caf8eb5ad4f http.request.method=GET http.request.remoteaddr="127.0.0.1:54638" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=60.422µs trace.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=c5cf5715-e7e4-46c9-8a5b-e1ff61efe1d5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=2149b66e-5a5d-494f-92d6-8caf8eb5ad4f http.request.method=GET http.request.remoteaddr="127.0.0.1:54638" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=13.054µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1acd8b2e-955f-49f5-962b-e3e8774c8f23 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=2149b66e-5a5d-494f-92d6-8caf8eb5ad4f http.request.method=GET http.request.remoteaddr="127.0.0.1:54638" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=45.874µs trace.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=e7fbecd8-bdc1-4a3b-ac8a-1577fed90a64 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=2149b66e-5a5d-494f-92d6-8caf8eb5ad4f http.request.method=GET http.request.remoteaddr="127.0.0.1:54638" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=14.786µs trace.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=81dddb30-1012-43e7-87bb-0d836fe4704c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=2149b66e-5a5d-494f-92d6-8caf8eb5ad4f http.request.method=GET http.request.remoteaddr="127.0.0.1:54638" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=13.53µs trace.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=6d96ce71-b051-4490-95c1-7e7dd272f395 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=2149b66e-5a5d-494f-92d6-8caf8eb5ad4f http.request.method=GET http.request.remoteaddr="127.0.0.1:54638" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=6.441µs trace.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=6d33b34f-1d7f-46eb-a2dc-2cdec921fbb9 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=2149b66e-5a5d-494f-92d6-8caf8eb5ad4f http.request.method=GET http.request.remoteaddr="127.0.0.1:54638" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=18.732µs trace.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=331a6c57-0d49-4656-b653-c21c7b9cb4d5 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=edd12fdc-df45-491c-afea-24846337889f http.request.method=GET http.request.remoteaddr="127.0.0.1:54646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=edd12fdc-df45-491c-afea-24846337889f http.request.method=GET http.request.remoteaddr="127.0.0.1:54646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=edd12fdc-df45-491c-afea-24846337889f http.request.method=GET http.request.remoteaddr="127.0.0.1:54646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=42.428µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a698692b-8f3c-43cd-82f9-fde2b8ad804b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=2149b66e-5a5d-494f-92d6-8caf8eb5ad4f http.request.method=GET http.request.remoteaddr="127.0.0.1:54638" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=45.071µs trace.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=c557f4ee-8a14-487a-8eea-857670b700b7 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=2149b66e-5a5d-494f-92d6-8caf8eb5ad4f http.request.method=GET http.request.remoteaddr="127.0.0.1:54638" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=34.913µs trace.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=d585f72b-d46f-4600-aa99-755156f38134 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2149b66e-5a5d-494f-92d6-8caf8eb5ad4f http.request.method=GET http.request.remoteaddr="127.0.0.1:54638" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb 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=6.047924ms http.response.status=200 http.response.written=179 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=edd12fdc-df45-491c-afea-24846337889f http.request.method=GET http.request.remoteaddr="127.0.0.1:54646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=18.716µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ff899f18-8895-42f3-ab0c-56bff9bf4eed trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=edd12fdc-df45-491c-afea-24846337889f http.request.method=GET http.request.remoteaddr="127.0.0.1:54646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=56.828µs trace.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=10f4d92a-acb8-436d-88ab-050548eb76fb trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=edd12fdc-df45-491c-afea-24846337889f http.request.method=GET http.request.remoteaddr="127.0.0.1:54646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=13.259µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5386e6d2-d1d9-47f9-8974-ad83656be4ee trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.649Z] time="2022-11-05T17:14:28Z" 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=edd12fdc-df45-491c-afea-24846337889f http.request.method=GET http.request.remoteaddr="127.0.0.1:54646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=14.473µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7f1ec918-7ce9-4479-9a97-d0397290a522 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" 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=edd12fdc-df45-491c-afea-24846337889f http.request.method=GET http.request.remoteaddr="127.0.0.1:54646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=6.695µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ef32f368-1b90-4f8b-b8d8-7162fbdb056e trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" 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=edd12fdc-df45-491c-afea-24846337889f http.request.method=GET http.request.remoteaddr="127.0.0.1:54646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=22.777µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=a03eacd3-047b-4abf-af8a-be1affcd2fce trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" 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=edd12fdc-df45-491c-afea-24846337889f http.request.method=GET http.request.remoteaddr="127.0.0.1:54646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=27.708µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bc64f239-aab4-434c-9689-de6f320b93ab trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" 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=edd12fdc-df45-491c-afea-24846337889f http.request.method=GET http.request.remoteaddr="127.0.0.1:54646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=11.734µs trace.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=d8d9800d-261f-4115-9ee9-0189bb6cdc74 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=edd12fdc-df45-491c-afea-24846337889f http.request.method=GET http.request.remoteaddr="127.0.0.1:54646" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.284844ms http.response.status=200 http.response.written=68 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=823f6bd5-cd4b-46a9-bd27-89476336374a http.request.method=GET http.request.remoteaddr="127.0.0.1:54668" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=823f6bd5-cd4b-46a9-bd27-89476336374a http.request.method=GET http.request.remoteaddr="127.0.0.1:54668" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb 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="766.765µs" http.response.status=200 http.response.written=2 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=791b036f-62b7-4990-a7bc-4d38887cbaa7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54678" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=791b036f-62b7-4990-a7bc-4d38887cbaa7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54678" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=791b036f-62b7-4990-a7bc-4d38887cbaa7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54678" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" 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=791b036f-62b7-4990-a7bc-4d38887cbaa7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54678" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=26.961µs trace.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=7dbd9007-07f2-49ff-b756-68c05c750af7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" 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=791b036f-62b7-4990-a7bc-4d38887cbaa7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54678" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=14.498µs trace.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=fdeedd8c-8ef4-4387-b767-243a1b9a0f84 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" 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=791b036f-62b7-4990-a7bc-4d38887cbaa7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54678" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb 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.154771ms http.response.status=404 http.response.written=181 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91ca87f0-9292-40e6-9f2c-c5895c8b6028 http.request.method=GET http.request.remoteaddr="127.0.0.1:54680" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91ca87f0-9292-40e6-9f2c-c5895c8b6028 http.request.method=GET http.request.remoteaddr="127.0.0.1:54680" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91ca87f0-9292-40e6-9f2c-c5895c8b6028 http.request.method=GET http.request.remoteaddr="127.0.0.1:54680" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" 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=91ca87f0-9292-40e6-9f2c-c5895c8b6028 http.request.method=GET http.request.remoteaddr="127.0.0.1:54680" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=25.878µs trace.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=218750c8-7902-4e01-b006-c62606022889 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" 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=91ca87f0-9292-40e6-9f2c-c5895c8b6028 http.request.method=GET http.request.remoteaddr="127.0.0.1:54680" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=cd89868f-7f50-4015-887a-32efa3acde3a trace.duration=19.233µs trace.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=7837037a-c3dc-4298-ab83-27596b3b2b00 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] time="2022-11-05T17:14:28Z" 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=91ca87f0-9292-40e6-9f2c-c5895c8b6028 http.request.method=GET http.request.remoteaddr="127.0.0.1:54680" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb 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.76674ms http.response.status=404 http.response.written=181 instance.id=cd89868f-7f50-4015-887a-32efa3acde3a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:14:28 [2022-11-05T17:14:28.650Z] 127.0.0.1 - - [05/Nov/2022:17:14:28 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/f3e180b704f8a3f9eb547a8d484e4cf033908bdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:14:28 [2022-11-05T17:14:28.650Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s)
17:14:28 [2022-11-05T17:14:28.650Z] === RUN   TestRemoveImageOrphaning
17:14:28 [2022-11-05T17:14:28.907Z] --- PASS: TestRemoveImageOrphaning (0.23s)
17:14:28 [2022-11-05T17:14:28.907Z] === RUN   TestRemoveImageGarbageCollector
17:14:28 [2022-11-05T17:14:28.907Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:28 [2022-11-05T17:14:28.907Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:14:28 [2022-11-05T17:14:28.907Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:14:28 [2022-11-05T17:14:28.907Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:14:28 [2022-11-05T17:14:28.907Z] === RUN   TestTagInvalidReference
17:14:28 [2022-11-05T17:14:28.907Z] --- PASS: TestTagInvalidReference (0.01s)
17:14:28 [2022-11-05T17:14:28.907Z] === RUN   TestTagValidPrefixedRepo
17:14:28 [2022-11-05T17:14:28.907Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:14:28 [2022-11-05T17:14:28.907Z] === RUN   TestTagExistedNameWithoutForce
17:14:28 [2022-11-05T17:14:28.907Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:14:28 [2022-11-05T17:14:28.907Z] === RUN   TestTagOfficialNames
17:14:28 [2022-11-05T17:14:28.907Z] --- PASS: TestTagOfficialNames (0.05s)
17:14:28 [2022-11-05T17:14:28.907Z] === RUN   TestTagMatchesDigest
17:14:28 [2022-11-05T17:14:28.907Z] --- PASS: TestTagMatchesDigest (0.01s)
17:14:28 [2022-11-05T17:14:28.907Z] PASS
17:14:28 [2022-11-05T17:14:28.907Z] 
17:14:28 [2022-11-05T17:14:28.907Z] === Skipped
17:14:28 [2022-11-05T17:14:28.907Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:14:28 [2022-11-05T17:14:28.907Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:14:28 [2022-11-05T17:14:28.907Z] 
17:14:28 [2022-11-05T17:14:28.907Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:14:28 [2022-11-05T17:14:28.907Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:28 [2022-11-05T17:14:28.907Z] 
17:14:28 [2022-11-05T17:14:28.907Z] DONE 23 tests, 2 skipped in 1.405s
17:14:29 [2022-11-05T17:14:29.163Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
17:14:29 [2022-11-05T17:14:29.163Z] ++ 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
17:14:29 [2022-11-05T17:14:29.163Z] ++ set -e
17:14:29 [2022-11-05T17:14:29.163Z] ++ '[' -n 0 ']'
17:14:29 [2022-11-05T17:14:29.163Z] ++ set -x
17:14:29 [2022-11-05T17:14:29.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:14:29 [2022-11-05T17:14:29.163Z] === RUN   TestStripANSICommands
17:14:29 [2022-11-05T17:14:29.163Z] === RUN   TestStripANSICommands/#00
17:14:29 [2022-11-05T17:14:29.163Z] === RUN   TestStripANSICommands/#01
17:14:29 [2022-11-05T17:14:29.163Z] --- PASS: TestStripANSICommands (0.00s)
17:14:29 [2022-11-05T17:14:29.163Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:14:29 [2022-11-05T17:14:29.163Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:14:29 [2022-11-05T17:14:29.163Z] PASS
17:14:29 [2022-11-05T17:14:29.163Z] 
17:14:29 [2022-11-05T17:14:29.163Z] DONE 3 tests in 0.038s
17:14:29 [2022-11-05T17:14:29.163Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:14:29 [2022-11-05T17:14:29.163Z] ++ 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
17:14:29 [2022-11-05T17:14:29.163Z] ++ set -e
17:14:29 [2022-11-05T17:14:29.163Z] ++ '[' -n 0 ']'
17:14:29 [2022-11-05T17:14:29.163Z] ++ set -x
17:14:29 [2022-11-05T17:14:29.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:14:29 [2022-11-05T17:14:29.163Z] INFO: Testing against a local daemon
17:14:29 [2022-11-05T17:14:29.163Z] === RUN   TestNetworkCreateDelete
17:14:29 [2022-11-05T17:14:29.420Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:14:29 [2022-11-05T17:14:29.420Z] === RUN   TestDockerNetworkDeletePreferID
17:14:29 [2022-11-05T17:14:29.675Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
17:14:29 [2022-11-05T17:14:29.675Z] === RUN   TestDaemonDNSFallback
17:14:36 [2022-11-05T17:14:36.214Z] --- PASS: TestDaemonDNSFallback (6.25s)
17:14:36 [2022-11-05T17:14:36.214Z] === RUN   TestInspectNetwork
17:14:38 [2022-11-05T17:14:38.734Z] === RUN   TestInspectNetwork/full_network_id
17:14:38 [2022-11-05T17:14:38.734Z] === RUN   TestInspectNetwork/partial_network_id
17:14:38 [2022-11-05T17:14:38.734Z] === RUN   TestInspectNetwork/network_name
17:14:38 [2022-11-05T17:14:38.734Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:14:42 [2022-11-05T17:14:42.900Z] --- PASS: TestInspectNetwork (6.58s)
17:14:42 [2022-11-05T17:14:42.900Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:14:42 [2022-11-05T17:14:42.900Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:14:42 [2022-11-05T17:14:42.900Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:14:42 [2022-11-05T17:14:42.900Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:14:42 [2022-11-05T17:14:42.900Z] === RUN   TestRunContainerWithBridgeNone
17:14:43 [2022-11-05T17:14:43.829Z] --- PASS: TestRunContainerWithBridgeNone (1.46s)
17:14:43 [2022-11-05T17:14:43.829Z] === RUN   TestNetworkInvalidJSON
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/create
17:14:44 [2022-11-05T17:14:44.085Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:14:44 [2022-11-05T17:14:44.085Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:14:44 [2022-11-05T17:14:44.085Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:14:44 [2022-11-05T17:14:44.085Z] === CONT  TestNetworkInvalidJSON/networks/create
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:14:44 [2022-11-05T17:14:44.085Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:14:44 [2022-11-05T17:14:44.085Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:14:44 [2022-11-05T17:14:44.085Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:14:44 [2022-11-05T17:14:44.085Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkList
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkList//networks
17:14:44 [2022-11-05T17:14:44.085Z] === PAUSE TestNetworkList//networks
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestNetworkList//networks/
17:14:44 [2022-11-05T17:14:44.085Z] === PAUSE TestNetworkList//networks/
17:14:44 [2022-11-05T17:14:44.085Z] === CONT  TestNetworkList//networks
17:14:44 [2022-11-05T17:14:44.085Z] === CONT  TestNetworkList//networks/
17:14:44 [2022-11-05T17:14:44.085Z] --- PASS: TestNetworkList (0.01s)
17:14:44 [2022-11-05T17:14:44.085Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z]     --- PASS: TestNetworkList//networks (0.00s)
17:14:44 [2022-11-05T17:14:44.085Z] === RUN   TestHostIPv4BridgeLabel
17:14:44 [2022-11-05T17:14:44.646Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:14:44 [2022-11-05T17:14:44.647Z] === RUN   TestDaemonRestartWithLiveRestore
17:14:45 [2022-11-05T17:14:45.573Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:14:45 [2022-11-05T17:14:45.573Z] === RUN   TestDaemonDefaultNetworkPools
17:14:46 [2022-11-05T17:14:46.501Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
17:14:46 [2022-11-05T17:14:46.501Z] === RUN   TestDaemonRestartWithExistingNetwork
17:14:47 [2022-11-05T17:14:47.429Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
17:14:47 [2022-11-05T17:14:47.429Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:14:48 [2022-11-05T17:14:48.795Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
17:14:48 [2022-11-05T17:14:48.795Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:14:49 [2022-11-05T17:14:49.356Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:14:49 [2022-11-05T17:14:49.356Z] === RUN   TestServiceWithPredefinedNetwork
17:14:51 [2022-11-05T17:14:51.872Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s)
17:14:51 [2022-11-05T17:14:51.872Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:14:51 [2022-11-05T17:14:51.872Z]     service_test.go:242: FLAKY_TEST
17:14:51 [2022-11-05T17:14:51.872Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:14:51 [2022-11-05T17:14:51.872Z] === RUN   TestServiceWithDataPathPortInit
17:15:06 [2022-11-05T17:15:06.715Z] --- PASS: TestServiceWithDataPathPortInit (13.65s)
17:15:06 [2022-11-05T17:15:06.715Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:15:07 [2022-11-05T17:15:07.642Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uwkktae2x73elstmv5wht61fj Created:2022-11-05 17:15:06.401964425 +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[da5c0260a7c7db65a17ca8e0a932d8f5691d83856a17f89ac7a40184645abb5c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.29h227qhy3jgn659jz51fm4yc EndpointID:1aa468bdd845dd78e1cfa5029237c3f82559cff84222704e014906596d4e2c3d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7d5ccff2d507fc85be4ba4ada10157327c77fc9ac57099844bbc67ff3bba2c86 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:6b3b83cd882b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.29h227qhy3jgn659jz51fm4yc EndpointID:1aa468bdd845dd78e1cfa5029237c3f82559cff84222704e014906596d4e2c3d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:15:11 [2022-11-05T17:15:11.809Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s)
17:15:11 [2022-11-05T17:15:11.809Z] PASS
17:15:11 [2022-11-05T17:15:11.809Z] 
17:15:11 [2022-11-05T17:15:11.809Z] === Skipped
17:15:11 [2022-11-05T17:15:11.809Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:15:11 [2022-11-05T17:15:11.809Z]     service_test.go:242: FLAKY_TEST
17:15:11 [2022-11-05T17:15:11.809Z] 
17:15:11 [2022-11-05T17:15:11.809Z] DONE 38 tests, 1 skipped in 42.811s
17:15:11 [2022-11-05T17:15:11.809Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:15:11 [2022-11-05T17:15:11.809Z] ++ 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
17:15:11 [2022-11-05T17:15:11.809Z] ++ set -e
17:15:11 [2022-11-05T17:15:11.809Z] ++ '[' -n 0 ']'
17:15:11 [2022-11-05T17:15:11.809Z] ++ set -x
17:15:11 [2022-11-05T17:15:11.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:15:12 [2022-11-05T17:15:12.065Z] INFO: Testing against a local daemon
17:15:12 [2022-11-05T17:15:12.065Z] === RUN   TestDockerNetworkIpvlanPersistance
17:15:12 [2022-11-05T17:15:12.065Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:12 [2022-11-05T17:15:12.065Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:15:12 [2022-11-05T17:15:12.065Z] === RUN   TestDockerNetworkIpvlan
17:15:12 [2022-11-05T17:15:12.065Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:12 [2022-11-05T17:15:12.065Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:15:12 [2022-11-05T17:15:12.065Z] PASS
17:15:12 [2022-11-05T17:15:12.065Z] 
17:15:12 [2022-11-05T17:15:12.065Z] === Skipped
17:15:12 [2022-11-05T17:15:12.065Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:15:12 [2022-11-05T17:15:12.065Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:12 [2022-11-05T17:15:12.065Z] 
17:15:12 [2022-11-05T17:15:12.065Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:15:12 [2022-11-05T17:15:12.065Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:12 [2022-11-05T17:15:12.065Z] 
17:15:12 [2022-11-05T17:15:12.065Z] DONE 2 tests, 2 skipped in 0.091s
17:15:12 [2022-11-05T17:15:12.065Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:15:12 [2022-11-05T17:15:12.065Z] ++ 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
17:15:12 [2022-11-05T17:15:12.065Z] ++ set -e
17:15:12 [2022-11-05T17:15:12.065Z] ++ '[' -n 0 ']'
17:15:12 [2022-11-05T17:15:12.065Z] ++ set -x
17:15:12 [2022-11-05T17:15:12.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:15:12 [2022-11-05T17:15:12.065Z] INFO: Testing against a local daemon
17:15:12 [2022-11-05T17:15:12.065Z] === RUN   TestDockerNetworkMacvlanPersistance
17:15:13 [2022-11-05T17:15:13.431Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
17:15:13 [2022-11-05T17:15:13.431Z] === RUN   TestDockerNetworkMacvlan
17:15:14 [2022-11-05T17:15:14.006Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:15:14 [2022-11-05T17:15:14.948Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:15:15 [2022-11-05T17:15:15.509Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:15:17 [2022-11-05T17:15:17.399Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:15:18 [2022-11-05T17:15:18.765Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:15:22 [2022-11-05T17:15:22.033Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:15:22 [2022-11-05T17:15:22.595Z] --- PASS: TestDockerNetworkMacvlan (9.23s)
17:15:22 [2022-11-05T17:15:22.595Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
17:15:22 [2022-11-05T17:15:22.595Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s)
17:15:22 [2022-11-05T17:15:22.595Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s)
17:15:22 [2022-11-05T17:15:22.595Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
17:15:22 [2022-11-05T17:15:22.595Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s)
17:15:22 [2022-11-05T17:15:22.595Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s)
17:15:22 [2022-11-05T17:15:22.595Z] PASS
17:15:22 [2022-11-05T17:15:22.595Z] 
17:15:22 [2022-11-05T17:15:22.595Z] DONE 8 tests in 10.622s
17:15:22 [2022-11-05T17:15:22.595Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:15:22 [2022-11-05T17:15:22.595Z] ++ 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
17:15:22 [2022-11-05T17:15:22.595Z] ++ set -e
17:15:22 [2022-11-05T17:15:22.595Z] ++ '[' -n 0 ']'
17:15:22 [2022-11-05T17:15:22.595Z] ++ set -x
17:15:22 [2022-11-05T17:15:22.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:15:22 [2022-11-05T17:15:22.595Z] testing: warning: no tests to run
17:15:22 [2022-11-05T17:15:22.595Z] PASS
17:15:22 [2022-11-05T17:15:22.595Z] 
17:15:22 [2022-11-05T17:15:22.595Z] DONE 0 tests in 0.022s
17:15:22 [2022-11-05T17:15:22.595Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:15:22 [2022-11-05T17:15:22.595Z] ++ 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
17:15:22 [2022-11-05T17:15:22.595Z] ++ set -e
17:15:22 [2022-11-05T17:15:22.595Z] ++ '[' -n 0 ']'
17:15:22 [2022-11-05T17:15:22.595Z] ++ set -x
17:15:22 [2022-11-05T17:15:22.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:15:22 [2022-11-05T17:15:22.850Z] INFO: Testing against a local daemon
17:15:22 [2022-11-05T17:15:22.851Z] === RUN   TestAuthZPluginAllowRequest
17:15:23 [2022-11-05T17:15:23.778Z] --- PASS: TestAuthZPluginAllowRequest (1.10s)
17:15:23 [2022-11-05T17:15:23.778Z] === RUN   TestAuthZPluginTLS
17:15:24 [2022-11-05T17:15:24.340Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:15:24 [2022-11-05T17:15:24.340Z] === RUN   TestAuthZPluginDenyRequest
17:15:24 [2022-11-05T17:15:24.902Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:15:24 [2022-11-05T17:15:24.903Z] === RUN   TestAuthZPluginAPIDenyResponse
17:15:25 [2022-11-05T17:15:25.464Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:15:25 [2022-11-05T17:15:25.464Z] === RUN   TestAuthZPluginDenyResponse
17:15:26 [2022-11-05T17:15:26.026Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:15:26 [2022-11-05T17:15:26.026Z] === RUN   TestAuthZPluginAllowEventStream
17:15:27 [2022-11-05T17:15:27.393Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s)
17:15:27 [2022-11-05T17:15:27.393Z] === RUN   TestAuthZPluginErrorResponse
17:15:27 [2022-11-05T17:15:27.649Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:15:27 [2022-11-05T17:15:27.649Z] === RUN   TestAuthZPluginErrorRequest
17:15:28 [2022-11-05T17:15:28.212Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:15:28 [2022-11-05T17:15:28.212Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:15:28 [2022-11-05T17:15:28.774Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:15:28 [2022-11-05T17:15:28.774Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:15:30 [2022-11-05T17:15:30.141Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s)
17:15:30 [2022-11-05T17:15:30.141Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:15:31 [2022-11-05T17:15:31.510Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s)
17:15:31 [2022-11-05T17:15:31.510Z] === RUN   TestAuthZPluginHeader
17:15:32 [2022-11-05T17:15:32.089Z] --- PASS: TestAuthZPluginHeader (0.74s)
17:15:32 [2022-11-05T17:15:32.089Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:15:32 [2022-11-05T17:15:32.089Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:32 [2022-11-05T17:15:32.089Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:15:32 [2022-11-05T17:15:32.089Z] === RUN   TestAuthZPluginV2Disable
17:15:32 [2022-11-05T17:15:32.089Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:32 [2022-11-05T17:15:32.089Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:15:32 [2022-11-05T17:15:32.089Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:15:32 [2022-11-05T17:15:32.089Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:32 [2022-11-05T17:15:32.089Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:15:32 [2022-11-05T17:15:32.089Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:15:32 [2022-11-05T17:15:32.089Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:32 [2022-11-05T17:15:32.089Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:15:32 [2022-11-05T17:15:32.089Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:15:50 [2022-11-05T17:15:50.132Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
17:15:50 [2022-11-05T17:15:50.133Z] PASS
17:15:50 [2022-11-05T17:15:50.133Z] 
17:15:50 [2022-11-05T17:15:50.133Z] === Skipped
17:15:50 [2022-11-05T17:15:50.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:50 [2022-11-05T17:15:50.133Z] 
17:15:50 [2022-11-05T17:15:50.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:50 [2022-11-05T17:15:50.133Z] 
17:15:50 [2022-11-05T17:15:50.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:50 [2022-11-05T17:15:50.133Z] 
17:15:50 [2022-11-05T17:15:50.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:50 [2022-11-05T17:15:50.133Z] 
17:15:50 [2022-11-05T17:15:50.133Z] DONE 17 tests, 4 skipped in 26.259s
17:15:50 [2022-11-05T17:15:50.133Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:15:50 [2022-11-05T17:15:50.133Z] ++ 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
17:15:50 [2022-11-05T17:15:50.133Z] ++ set -e
17:15:50 [2022-11-05T17:15:50.133Z] ++ '[' -n 0 ']'
17:15:50 [2022-11-05T17:15:50.133Z] ++ set -x
17:15:50 [2022-11-05T17:15:50.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:15:50 [2022-11-05T17:15:50.133Z] INFO: Testing against a local daemon
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:15:50 [2022-11-05T17:15:50.133Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:15:50 [2022-11-05T17:15:50.133Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:15:50 [2022-11-05T17:15:50.133Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:15:50 [2022-11-05T17:15:50.133Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:15:50 [2022-11-05T17:15:50.133Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:15:50 [2022-11-05T17:15:50.133Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:15:50 [2022-11-05T17:15:50.133Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:15:50 [2022-11-05T17:15:50.133Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
17:15:50 [2022-11-05T17:15:50.133Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInstall
17:15:50 [2022-11-05T17:15:50.133Z] === RUN   TestPluginInstall/no_auth
17:15:53 [2022-11-05T17:15:53.401Z] time="2022-11-05T17:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:15:53 [2022-11-05T17:15:53.401Z] time="2022-11-05T17:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b3b58882a8f7dd9488f43a75903fbbf4c381eb458ccbbb4df7031f81264e4a2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:15:53 [2022-11-05T17:15:53.401Z] time="2022-11-05T17:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:15:53 [2022-11-05T17:15:53.401Z] time="2022-11-05T17:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b3b58882a8f7dd9488f43a75903fbbf4c381eb458ccbbb4df7031f81264e4a2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:15:53 [2022-11-05T17:15:53.401Z] === RUN   TestPluginInstall/with_htpasswd
17:15:53 [2022-11-05T17:15:53.401Z] time="2022-11-05T17:15:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:15:53 [2022-11-05T17:15:53.401Z] time="2022-11-05T17:15:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b3b58882a8f7dd9488f43a75903fbbf4c381eb458ccbbb4df7031f81264e4a2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:15:53 [2022-11-05T17:15:53.401Z] time="2022-11-05T17:15:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:15:53 [2022-11-05T17:15:53.401Z] time="2022-11-05T17:15:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b3b58882a8f7dd9488f43a75903fbbf4c381eb458ccbbb4df7031f81264e4a2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:15:53 [2022-11-05T17:15:53.657Z] === RUN   TestPluginInstall/with_insecure
17:15:54 [2022-11-05T17:15:54.584Z] time="2022-11-05T17:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:15:54 [2022-11-05T17:15:54.584Z] time="2022-11-05T17:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb22317f7364c527f70db39d308ecf806d308889d28df4d8fcb2beb6e8483631" mediatype=application/vnd.docker.plugin.v1+json size=522
17:15:54 [2022-11-05T17:15:54.584Z] time="2022-11-05T17:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:15:54 [2022-11-05T17:15:54.584Z] time="2022-11-05T17:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb22317f7364c527f70db39d308ecf806d308889d28df4d8fcb2beb6e8483631" mediatype=application/vnd.docker.plugin.v1+json size=522
17:15:54 [2022-11-05T17:15:54.584Z]     plugin_test.go:195: [d9a1ae38f3362] daemon is not started
17:15:54 [2022-11-05T17:15:54.584Z] --- PASS: TestPluginInstall (5.57s)
17:15:54 [2022-11-05T17:15:54.584Z]     --- PASS: TestPluginInstall/no_auth (3.99s)
17:15:54 [2022-11-05T17:15:54.584Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
17:15:54 [2022-11-05T17:15:54.584Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
17:15:54 [2022-11-05T17:15:54.584Z] === RUN   TestPluginsWithRuntimes
17:15:56 [2022-11-05T17:15:56.473Z] === RUN   TestPluginsWithRuntimes/No_Args
17:15:57 [2022-11-05T17:15:57.034Z] === RUN   TestPluginsWithRuntimes/With_Args
17:15:57 [2022-11-05T17:15:57.961Z] --- PASS: TestPluginsWithRuntimes (3.27s)
17:15:57 [2022-11-05T17:15:57.961Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
17:15:57 [2022-11-05T17:15:57.961Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
17:15:57 [2022-11-05T17:15:57.961Z] === RUN   TestPluginBackCompatMediaTypes
17:15:58 [2022-11-05T17:15:58.524Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
17:15:58 [2022-11-05T17:15:58.524Z] PASS
17:15:58 [2022-11-05T17:15:58.524Z] 
17:15:58 [2022-11-05T17:15:58.524Z] DONE 24 tests in 9.525s
17:15:58 [2022-11-05T17:15:58.524Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:15:58 [2022-11-05T17:15:58.524Z] ++ 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
17:15:58 [2022-11-05T17:15:58.524Z] ++ set -e
17:15:58 [2022-11-05T17:15:58.524Z] ++ '[' -n 0 ']'
17:15:58 [2022-11-05T17:15:58.524Z] ++ set -x
17:15:58 [2022-11-05T17:15:58.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:15:58 [2022-11-05T17:15:58.524Z] INFO: Testing against a local daemon
17:15:58 [2022-11-05T17:15:58.524Z] === RUN   TestExternalGraphDriver
17:15:59 [2022-11-05T17:15:59.085Z] === RUN   TestExternalGraphDriver/json
17:16:00 [2022-11-05T17:16:00.453Z] === RUN   TestExternalGraphDriver/spec
17:16:02 [2022-11-05T17:16:02.344Z] === RUN   TestExternalGraphDriver/pull
17:16:03 [2022-11-05T17:16:03.708Z] --- PASS: TestExternalGraphDriver (5.08s)
17:16:03 [2022-11-05T17:16:03.708Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
17:16:03 [2022-11-05T17:16:03.708Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
17:16:03 [2022-11-05T17:16:03.708Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
17:16:03 [2022-11-05T17:16:03.708Z] === RUN   TestGraphdriverPluginV2
17:16:03 [2022-11-05T17:16:03.964Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:03 [2022-11-05T17:16:03.964Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
17:16:03 [2022-11-05T17:16:03.964Z] PASS
17:16:03 [2022-11-05T17:16:03.964Z] 
17:16:03 [2022-11-05T17:16:03.964Z] === Skipped
17:16:03 [2022-11-05T17:16:03.964Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
17:16:03 [2022-11-05T17:16:03.964Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:03 [2022-11-05T17:16:03.964Z] 
17:16:03 [2022-11-05T17:16:03.964Z] DONE 5 tests, 1 skipped in 5.493s
17:16:03 [2022-11-05T17:16:03.964Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:16:03 [2022-11-05T17:16:03.964Z] ++ 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
17:16:03 [2022-11-05T17:16:03.964Z] ++ set -e
17:16:03 [2022-11-05T17:16:03.964Z] ++ '[' -n 0 ']'
17:16:03 [2022-11-05T17:16:03.964Z] ++ set -x
17:16:03 [2022-11-05T17:16:03.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:16:04 [2022-11-05T17:16:04.220Z] INFO: Testing against a local daemon
17:16:04 [2022-11-05T17:16:04.220Z] === RUN   TestContinueAfterPluginCrash
17:16:04 [2022-11-05T17:16:04.220Z] === PAUSE TestContinueAfterPluginCrash
17:16:04 [2022-11-05T17:16:04.220Z] === RUN   TestReadPluginNoRead
17:16:04 [2022-11-05T17:16:04.220Z] === PAUSE TestReadPluginNoRead
17:16:04 [2022-11-05T17:16:04.220Z] === RUN   TestDaemonStartWithLogOpt
17:16:04 [2022-11-05T17:16:04.220Z] === PAUSE TestDaemonStartWithLogOpt
17:16:04 [2022-11-05T17:16:04.220Z] === CONT  TestContinueAfterPluginCrash
17:16:04 [2022-11-05T17:16:04.220Z] === CONT  TestDaemonStartWithLogOpt
17:16:07 [2022-11-05T17:16:07.505Z] --- PASS: TestDaemonStartWithLogOpt (2.99s)
17:16:07 [2022-11-05T17:16:07.505Z] === CONT  TestReadPluginNoRead
17:16:09 [2022-11-05T17:16:09.395Z] === RUN   TestReadPluginNoRead/default
17:16:10 [2022-11-05T17:16:10.760Z] === RUN   TestReadPluginNoRead/disabled_caching
17:16:11 [2022-11-05T17:16:11.688Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:16:12 [2022-11-05T17:16:12.251Z] --- PASS: TestContinueAfterPluginCrash (7.98s)
17:16:12 [2022-11-05T17:16:12.812Z] === CONT  TestReadPluginNoRead
17:16:12 [2022-11-05T17:16:12.812Z]     read_test.go:91: [d7d67093c41f9] daemon is not started
17:16:12 [2022-11-05T17:16:12.812Z] --- PASS: TestReadPluginNoRead (5.65s)
17:16:12 [2022-11-05T17:16:12.812Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
17:16:12 [2022-11-05T17:16:12.812Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
17:16:12 [2022-11-05T17:16:12.812Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
17:16:12 [2022-11-05T17:16:12.812Z] PASS
17:16:12 [2022-11-05T17:16:12.812Z] 
17:16:12 [2022-11-05T17:16:12.812Z] DONE 6 tests in 8.738s
17:16:12 [2022-11-05T17:16:12.812Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:16:12 [2022-11-05T17:16:12.812Z] ++ 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
17:16:12 [2022-11-05T17:16:12.812Z] ++ set -e
17:16:12 [2022-11-05T17:16:12.813Z] ++ '[' -n 0 ']'
17:16:12 [2022-11-05T17:16:12.813Z] ++ set -x
17:16:12 [2022-11-05T17:16:12.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
17:16:12 [2022-11-05T17:16:12.813Z] testing: warning: no tests to run
17:16:12 [2022-11-05T17:16:12.813Z] PASS
17:16:12 [2022-11-05T17:16:12.813Z] 
17:16:12 [2022-11-05T17:16:12.813Z] DONE 0 tests in 0.030s
17:16:12 [2022-11-05T17:16:12.813Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:16:12 [2022-11-05T17:16:12.813Z] ++ 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
17:16:12 [2022-11-05T17:16:12.813Z] ++ set -e
17:16:12 [2022-11-05T17:16:12.813Z] ++ '[' -n 0 ']'
17:16:12 [2022-11-05T17:16:12.813Z] ++ set -x
17:16:12 [2022-11-05T17:16:12.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
17:16:12 [2022-11-05T17:16:12.813Z] INFO: Testing against a local daemon
17:16:12 [2022-11-05T17:16:12.813Z] === RUN   TestPluginWithDevMounts
17:16:12 [2022-11-05T17:16:12.813Z] === PAUSE TestPluginWithDevMounts
17:16:12 [2022-11-05T17:16:12.813Z] === CONT  TestPluginWithDevMounts
17:16:14 [2022-11-05T17:16:14.701Z] --- PASS: TestPluginWithDevMounts (1.51s)
17:16:14 [2022-11-05T17:16:14.701Z] PASS
17:16:14 [2022-11-05T17:16:14.701Z] 
17:16:14 [2022-11-05T17:16:14.701Z] DONE 1 tests in 1.605s
17:16:14 [2022-11-05T17:16:14.701Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:16:14 [2022-11-05T17:16:14.701Z] ++ 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
17:16:14 [2022-11-05T17:16:14.701Z] ++ set -e
17:16:14 [2022-11-05T17:16:14.701Z] ++ '[' -n 0 ']'
17:16:14 [2022-11-05T17:16:14.701Z] ++ set -x
17:16:14 [2022-11-05T17:16:14.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:16:14 [2022-11-05T17:16:14.702Z] INFO: Testing against a local daemon
17:16:14 [2022-11-05T17:16:14.702Z] === RUN   TestSecretInspect
17:16:16 [2022-11-05T17:16:16.591Z] --- PASS: TestSecretInspect (2.17s)
17:16:16 [2022-11-05T17:16:16.591Z] === RUN   TestSecretList
17:16:19 [2022-11-05T17:16:19.106Z] --- PASS: TestSecretList (2.20s)
17:16:19 [2022-11-05T17:16:19.106Z] === RUN   TestSecretsCreateAndDelete
17:16:20 [2022-11-05T17:16:20.997Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
17:16:20 [2022-11-05T17:16:20.997Z] === RUN   TestSecretsUpdate
17:16:23 [2022-11-05T17:16:23.656Z] --- PASS: TestSecretsUpdate (2.16s)
17:16:23 [2022-11-05T17:16:23.656Z] === RUN   TestTemplatedSecret
17:16:26 [2022-11-05T17:16:26.172Z] --- PASS: TestTemplatedSecret (2.46s)
17:16:26 [2022-11-05T17:16:26.172Z] === RUN   TestSecretCreateResolve
17:16:28 [2022-11-05T17:16:28.061Z] --- PASS: TestSecretCreateResolve (2.15s)
17:16:28 [2022-11-05T17:16:28.061Z] PASS
17:16:28 [2022-11-05T17:16:28.061Z] 
17:16:28 [2022-11-05T17:16:28.061Z] DONE 6 tests in 13.419s
17:16:28 [2022-11-05T17:16:28.061Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:16:28 [2022-11-05T17:16:28.061Z] ++ 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
17:16:28 [2022-11-05T17:16:28.061Z] ++ set -e
17:16:28 [2022-11-05T17:16:28.061Z] ++ '[' -n 0 ']'
17:16:28 [2022-11-05T17:16:28.061Z] ++ set -x
17:16:28 [2022-11-05T17:16:28.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:16:28 [2022-11-05T17:16:28.061Z] INFO: Testing against a local daemon
17:16:28 [2022-11-05T17:16:28.061Z] === RUN   TestServiceCreateInit
17:16:28 [2022-11-05T17:16:28.061Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:16:32 [2022-11-05T17:16:32.234Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:16:35 [2022-11-05T17:16:35.501Z] --- PASS: TestServiceCreateInit (7.19s)
17:16:35 [2022-11-05T17:16:35.501Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s)
17:16:35 [2022-11-05T17:16:35.501Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s)
17:16:35 [2022-11-05T17:16:35.501Z] === RUN   TestCreateServiceMultipleTimes
17:16:50 [2022-11-05T17:16:50.345Z] --- PASS: TestCreateServiceMultipleTimes (15.11s)
17:16:50 [2022-11-05T17:16:50.345Z] === RUN   TestCreateServiceConflict
17:16:52 [2022-11-05T17:16:52.860Z] --- PASS: TestCreateServiceConflict (2.13s)
17:16:52 [2022-11-05T17:16:52.860Z] === RUN   TestCreateServiceMaxReplicas
17:16:55 [2022-11-05T17:16:55.375Z] --- PASS: TestCreateServiceMaxReplicas (2.60s)
17:16:55 [2022-11-05T17:16:55.375Z] === RUN   TestCreateWithDuplicateNetworkNames
17:17:10 [2022-11-05T17:17:10.216Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s)
17:17:10 [2022-11-05T17:17:10.216Z] === RUN   TestCreateServiceSecretFileMode
17:17:10 [2022-11-05T17:17:10.472Z] --- PASS: TestCreateServiceSecretFileMode (2.40s)
17:17:10 [2022-11-05T17:17:10.472Z] === RUN   TestCreateServiceConfigFileMode
17:17:12 [2022-11-05T17:17:12.989Z] --- PASS: TestCreateServiceConfigFileMode (2.32s)
17:17:12 [2022-11-05T17:17:12.989Z] === RUN   TestCreateServiceSysctls
17:17:15 [2022-11-05T17:17:15.511Z] --- PASS: TestCreateServiceSysctls (2.90s)
17:17:15 [2022-11-05T17:17:15.511Z] === RUN   TestCreateServiceCapabilities
17:17:18 [2022-11-05T17:17:18.026Z] --- PASS: TestCreateServiceCapabilities (2.35s)
17:17:18 [2022-11-05T17:17:18.026Z] === RUN   TestInspect
17:17:20 [2022-11-05T17:17:20.543Z] --- PASS: TestInspect (2.65s)
17:17:20 [2022-11-05T17:17:20.543Z] === RUN   TestCreateJob
17:17:23 [2022-11-05T17:17:23.810Z] --- PASS: TestCreateJob (3.00s)
17:17:23 [2022-11-05T17:17:23.810Z] === RUN   TestReplicatedJob
17:17:29 [2022-11-05T17:17:29.067Z] --- PASS: TestReplicatedJob (5.05s)
17:17:29 [2022-11-05T17:17:29.067Z] === RUN   TestUpdateReplicatedJob
17:17:31 [2022-11-05T17:17:31.584Z] --- PASS: TestUpdateReplicatedJob (3.02s)
17:17:31 [2022-11-05T17:17:31.584Z] === RUN   TestServiceListWithStatuses
17:17:31 [2022-11-05T17:17:31.584Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:17:31 [2022-11-05T17:17:31.584Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:17:31 [2022-11-05T17:17:31.584Z] === RUN   TestDockerNetworkConnectAlias
17:17:35 [2022-11-05T17:17:35.750Z] --- PASS: TestDockerNetworkConnectAlias (4.04s)
17:17:35 [2022-11-05T17:17:35.750Z] === RUN   TestDockerNetworkReConnect
17:17:39 [2022-11-05T17:17:39.021Z] --- PASS: TestDockerNetworkReConnect (3.25s)
17:17:39 [2022-11-05T17:17:39.021Z] === RUN   TestServicePlugin
17:17:39 [2022-11-05T17:17:39.021Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:17:39 [2022-11-05T17:17:39.021Z] --- SKIP: TestServicePlugin (0.00s)
17:17:39 [2022-11-05T17:17:39.021Z] === RUN   TestServiceUpdateLabel
17:17:41 [2022-11-05T17:17:41.554Z] --- PASS: TestServiceUpdateLabel (2.22s)
17:17:41 [2022-11-05T17:17:41.554Z] === RUN   TestServiceUpdateSecrets
17:17:56 [2022-11-05T17:17:56.407Z] --- PASS: TestServiceUpdateSecrets (14.43s)
17:17:56 [2022-11-05T17:17:56.407Z] === RUN   TestServiceUpdateConfigs
17:18:11 [2022-11-05T17:18:11.248Z] --- PASS: TestServiceUpdateConfigs (14.24s)
17:18:11 [2022-11-05T17:18:11.248Z] === RUN   TestServiceUpdateNetwork
17:18:23 [2022-11-05T17:18:23.417Z] --- PASS: TestServiceUpdateNetwork (12.43s)
17:18:23 [2022-11-05T17:18:23.417Z] === RUN   TestServiceUpdatePidsLimit
17:18:23 [2022-11-05T17:18:23.417Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:18:24 [2022-11-05T17:18:24.345Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:18:32 [2022-11-05T17:18:32.432Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:18:38 [2022-11-05T17:18:38.986Z] --- PASS: TestServiceUpdatePidsLimit (16.00s)
17:18:38 [2022-11-05T17:18:38.986Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
17:18:38 [2022-11-05T17:18:38.986Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
17:18:38 [2022-11-05T17:18:38.986Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
17:18:38 [2022-11-05T17:18:38.986Z] PASS
17:18:38 [2022-11-05T17:18:38.986Z] 
17:18:38 [2022-11-05T17:18:38.986Z] === Skipped
17:18:38 [2022-11-05T17:18:38.986Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:18:38 [2022-11-05T17:18:38.986Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:18:38 [2022-11-05T17:18:38.986Z] 
17:18:38 [2022-11-05T17:18:38.986Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:18:38 [2022-11-05T17:18:38.986Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:18:38 [2022-11-05T17:18:38.986Z] 
17:18:38 [2022-11-05T17:18:38.986Z] DONE 27 tests, 2 skipped in 130.396s
17:18:38 [2022-11-05T17:18:38.986Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:18:38 [2022-11-05T17:18:38.986Z] ++ 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
17:18:38 [2022-11-05T17:18:38.986Z] ++ set -e
17:18:38 [2022-11-05T17:18:38.986Z] ++ '[' -n 0 ']'
17:18:38 [2022-11-05T17:18:38.986Z] ++ set -x
17:18:38 [2022-11-05T17:18:38.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:18:38 [2022-11-05T17:18:38.986Z] INFO: Testing against a local daemon
17:18:38 [2022-11-05T17:18:38.986Z] === RUN   TestSessionCreate
17:18:38 [2022-11-05T17:18:38.986Z] --- PASS: TestSessionCreate (0.02s)
17:18:38 [2022-11-05T17:18:38.986Z] === RUN   TestSessionCreateWithBadUpgrade
17:18:38 [2022-11-05T17:18:38.986Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:18:38 [2022-11-05T17:18:38.986Z] PASS
17:18:38 [2022-11-05T17:18:38.986Z] 
17:18:38 [2022-11-05T17:18:38.986Z] DONE 2 tests in 0.117s
17:18:38 [2022-11-05T17:18:38.986Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:18:38 [2022-11-05T17:18:38.986Z] ++ 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
17:18:38 [2022-11-05T17:18:38.986Z] ++ set -e
17:18:38 [2022-11-05T17:18:38.986Z] ++ '[' -n 0 ']'
17:18:38 [2022-11-05T17:18:38.986Z] ++ set -x
17:18:38 [2022-11-05T17:18:38.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:18:38 [2022-11-05T17:18:38.986Z] INFO: Testing against a local daemon
17:18:38 [2022-11-05T17:18:38.986Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:18:38 [2022-11-05T17:18:38.986Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:18:38 [2022-11-05T17:18:38.986Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:18:38 [2022-11-05T17:18:38.986Z] === RUN   TestDiskUsage
17:18:38 [2022-11-05T17:18:38.986Z] === PAUSE TestDiskUsage
17:18:38 [2022-11-05T17:18:38.986Z] === RUN   TestEventsExecDie
17:18:38 [2022-11-05T17:18:38.986Z] --- PASS: TestEventsExecDie (0.50s)
17:18:38 [2022-11-05T17:18:38.986Z] === RUN   TestEventsBackwardsCompatible
17:18:38 [2022-11-05T17:18:38.986Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:18:38 [2022-11-05T17:18:38.986Z] === RUN   TestEventsVolumeCreate
17:18:39 [2022-11-05T17:18:39.242Z] --- PASS: TestEventsVolumeCreate (0.11s)
17:18:39 [2022-11-05T17:18:39.242Z] === RUN   TestInfoBinaryCommits
17:18:39 [2022-11-05T17:18:39.242Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:18:39 [2022-11-05T17:18:39.242Z] === RUN   TestInfoAPIVersioned
17:18:39 [2022-11-05T17:18:39.242Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:18:39 [2022-11-05T17:18:39.242Z] === RUN   TestInfoAPI
17:18:39 [2022-11-05T17:18:39.242Z] --- PASS: TestInfoAPI (0.02s)
17:18:39 [2022-11-05T17:18:39.242Z] === RUN   TestInfoAPIWarnings
17:18:57 [2022-11-05T17:18:57.284Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:18:57 [2022-11-05T17:18:57.284Z] === RUN   TestInfoDebug
17:18:57 [2022-11-05T17:18:57.284Z] --- PASS: TestInfoDebug (0.52s)
17:18:57 [2022-11-05T17:18:57.284Z] === RUN   TestInfoInsecureRegistries
17:18:57 [2022-11-05T17:18:57.284Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:18:57 [2022-11-05T17:18:57.284Z] === RUN   TestInfoRegistryMirrors
17:18:57 [2022-11-05T17:18:57.284Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:18:57 [2022-11-05T17:18:57.284Z] === RUN   TestLoginFailsWithBadCredentials
17:18:57 [2022-11-05T17:18:57.845Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
17:18:57 [2022-11-05T17:18:57.845Z] === RUN   TestPingCacheHeaders
17:18:57 [2022-11-05T17:18:57.845Z] --- PASS: TestPingCacheHeaders (0.02s)
17:18:57 [2022-11-05T17:18:57.845Z] === RUN   TestPingGet
17:18:57 [2022-11-05T17:18:57.845Z] --- PASS: TestPingGet (0.01s)
17:18:57 [2022-11-05T17:18:57.845Z] === RUN   TestPingHead
17:18:57 [2022-11-05T17:18:57.845Z] --- PASS: TestPingHead (0.02s)
17:18:57 [2022-11-05T17:18:57.845Z] === RUN   TestPingSwarmHeader
17:18:58 [2022-11-05T17:18:58.407Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:18:58 [2022-11-05T17:18:58.968Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:18:59 [2022-11-05T17:18:59.896Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:18:59 [2022-11-05T17:18:59.896Z] --- PASS: TestPingSwarmHeader (2.01s)
17:18:59 [2022-11-05T17:18:59.896Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:18:59 [2022-11-05T17:18:59.896Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:18:59 [2022-11-05T17:18:59.896Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:18:59 [2022-11-05T17:18:59.896Z] === RUN   TestPingBuilderHeader
17:18:59 [2022-11-05T17:18:59.896Z] === RUN   TestPingBuilderHeader/default_config
17:19:00 [2022-11-05T17:19:00.457Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:19:00 [2022-11-05T17:19:00.713Z] --- PASS: TestPingBuilderHeader (1.05s)
17:19:00 [2022-11-05T17:19:00.713Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
17:19:00 [2022-11-05T17:19:00.713Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
17:19:00 [2022-11-05T17:19:00.713Z] === RUN   TestVersion
17:19:00 [2022-11-05T17:19:00.969Z] --- PASS: TestVersion (0.02s)
17:19:00 [2022-11-05T17:19:00.969Z] === CONT  TestDiskUsage
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/empty
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/empty/container_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/empty/image_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/empty/volume_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/empty/build-cache_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/after_LoadBusybox
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:19:01 [2022-11-05T17:19:01.531Z] === RUN   TestDiskUsage/after_container.Run
17:19:02 [2022-11-05T17:19:02.093Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:19:02 [2022-11-05T17:19:02.093Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:19:02 [2022-11-05T17:19:02.093Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:19:02 [2022-11-05T17:19:02.093Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:19:02 [2022-11-05T17:19:02.093Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:19:02 [2022-11-05T17:19:02.093Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:19:02 [2022-11-05T17:19:02.093Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:19:02 [2022-11-05T17:19:02.093Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:19:02 [2022-11-05T17:19:02.093Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:19:02 [2022-11-05T17:19:02.093Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:19:02 [2022-11-05T17:19:02.093Z] --- PASS: TestDiskUsage (1.23s)
17:19:02 [2022-11-05T17:19:02.093Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]     --- PASS: TestDiskUsage/after_container.Run (0.42s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z] PASS
17:19:02 [2022-11-05T17:19:02.093Z] 
17:19:02 [2022-11-05T17:19:02.093Z] === Skipped
17:19:02 [2022-11-05T17:19:02.093Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:19:02 [2022-11-05T17:19:02.093Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:19:02 [2022-11-05T17:19:02.093Z] 
17:19:02 [2022-11-05T17:19:02.093Z] DONE 57 tests, 1 skipped in 23.648s
17:19:02 [2022-11-05T17:19:02.093Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:19:02 [2022-11-05T17:19:02.093Z] ++ 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
17:19:02 [2022-11-05T17:19:02.093Z] ++ set -e
17:19:02 [2022-11-05T17:19:02.093Z] ++ '[' -n 0 ']'
17:19:02 [2022-11-05T17:19:02.093Z] ++ set -x
17:19:02 [2022-11-05T17:19:02.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:19:02 [2022-11-05T17:19:02.093Z] INFO: Testing against a local daemon
17:19:02 [2022-11-05T17:19:02.093Z] === RUN   TestVolumesCreateAndList
17:19:02 [2022-11-05T17:19:02.093Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:19:02 [2022-11-05T17:19:02.093Z] === RUN   TestVolumesRemove
17:19:02 [2022-11-05T17:19:02.349Z] --- PASS: TestVolumesRemove (0.06s)
17:19:02 [2022-11-05T17:19:02.349Z] === RUN   TestVolumesInspect
17:19:02 [2022-11-05T17:19:02.349Z] --- PASS: TestVolumesInspect (0.02s)
17:19:02 [2022-11-05T17:19:02.349Z] === RUN   TestVolumesInvalidJSON
17:19:02 [2022-11-05T17:19:02.349Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:19:02 [2022-11-05T17:19:02.349Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:19:02 [2022-11-05T17:19:02.349Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:19:02 [2022-11-05T17:19:02.349Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:19:02 [2022-11-05T17:19:02.349Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:19:02 [2022-11-05T17:19:02.349Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:19:02 [2022-11-05T17:19:02.349Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:19:02 [2022-11-05T17:19:02.349Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:19:02 [2022-11-05T17:19:02.349Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:19:02 [2022-11-05T17:19:02.349Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:19:02 [2022-11-05T17:19:02.349Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:19:02 [2022-11-05T17:19:02.349Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:19:02 [2022-11-05T17:19:02.349Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:19:02 [2022-11-05T17:19:02.349Z] === RUN   TestVolumePruneAnonymous
17:19:02 [2022-11-05T17:19:02.349Z] --- PASS: TestVolumePruneAnonymous (0.03s)
17:19:02 [2022-11-05T17:19:02.349Z] PASS
17:19:02 [2022-11-05T17:19:02.349Z] 
17:19:02 [2022-11-05T17:19:02.349Z] DONE 10 tests in 0.221s
17:19:02 [2022-11-05T17:19:02.349Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:19:02 [2022-11-05T17:19:02.349Z] ++++ cat bundles/test-integration/docker.pid
17:19:02 [2022-11-05T17:19:02.349Z] +++ kill 14850
17:19:02 [2022-11-05T17:19:02.606Z] +++ /etc/init.d/apparmor stop
17:19:02 [2022-11-05T17:19:02.606Z] Leaving: AppArmorNo profiles have been unloaded.
17:19:02 [2022-11-05T17:19:02.606Z] 
17:19:02 [2022-11-05T17:19:02.606Z] Unloading profiles will leave already running processes permanently
17:19:02 [2022-11-05T17:19:02.606Z] unconfined, which can lead to unexpected situations.
17:19:02 [2022-11-05T17:19:02.606Z] 
17:19:02 [2022-11-05T17:19:02.606Z] To set a process to complain mode, use the command line tool
17:19:02 [2022-11-05T17:19:02.606Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:19:02 [2022-11-05T17:19:02.606Z] +++ true
17:19:02 [2022-11-05T17:19:02.606Z] exiting test-integration
17:19:02 [2022-11-05T17:19:02.606Z] ++ exit 0
17:19:02 [2022-11-05T17:19:02.606Z] 
Post stage
[Pipeline] junit
17:19:03 [2022-11-05T17:19:03.544Z] Recording test results
17:19:03 [2022-11-05T17:19:03.758Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:19:04 [2022-11-05T17:19:04.061Z] + echo Ensuring container killed.
17:19:04 [2022-11-05T17:19:04.061Z] Ensuring container killed.
17:19:04 [2022-11-05T17:19:04.061Z] + docker rm -vf docker-pr1
17:19:04 [2022-11-05T17:19:04.061Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
17:19:04 [2022-11-05T17:19:04.424Z] + echo Chowning /workspace to jenkins user
17:19:04 [2022-11-05T17:19:04.424Z] Chowning /workspace to jenkins user
17:19:04 [2022-11-05T17:19:04.424Z] + id -u
17:19:04 [2022-11-05T17:19:04.424Z] + id -g
17:19:04 [2022-11-05T17:19:04.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44411:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:19:06 [2022-11-05T17:19:06.114Z] + bundleName=arm64-integration
17:19:06 [2022-11-05T17:19:06.114Z] + echo Creating arm64-integration-bundles.tar.gz
17:19:06 [2022-11-05T17:19:06.114Z] Creating arm64-integration-bundles.tar.gz
17:19:06 [2022-11-05T17:19:06.114Z] + xargs tar -czf arm64-integration-bundles.tar.gz
17:19:06 [2022-11-05T17:19:06.114Z] + 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
17:19:06 [2022-11-05T17:19:06.380Z] Archiving artifacts
17:19:08 [2022-11-05T17:19:08.115Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44411/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:19:08 [2022-11-05T17:19:08.406Z] + make clean
17:19:08 [2022-11-05T17:19:08.662Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:19:08 [2022-11-05T17:19:08.662Z] docker-dev-cache
17:19:08 [2022-11-05T17:19:08.662Z] 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